Pull request #43859 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 20.10 at 21b91d3fd558d7e619fec1682000dfe23a95330f rather than 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 Obtained Jenkinsfile from 21b91d3fd558d7e619fec1682000dfe23a95330f 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-43859@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-25T10:29:31.751Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-25T10:29:31.756Z] Trying to pass milestone 3 [Pipeline] milestone [2022-07-25T10:29:31.846Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-25T10:29:32.067Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084d8f99ab3ebe287) in /home/ubuntu/workspace/moby_PR-43859 [Pipeline] { [Pipeline] checkout [2022-07-25T10:29:32.092Z] The recommended git tool is: git [2022-07-25T10:29:32.109Z] using credential docker-jenkins-github-credentials [2022-07-25T10:29:32.117Z] Cloning the remote Git repository [2022-07-25T10:29:32.117Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:29:32.124Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:29:32.124Z] > git init /home/ubuntu/workspace/moby_PR-43859 # timeout=10 [2022-07-25T10:29:32.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:29:32.146Z] > git --version # timeout=10 [2022-07-25T10:29:32.154Z] > git --version # 'git version 2.17.1' [2022-07-25T10:29:32.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:29:32.155Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:29:46.325Z] Fetching without tags [2022-07-25T10:29:46.488Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:29:46.985Z] Merge succeeded, producing 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:29:46.986Z] Checking out Revision 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 (PR-43859) [2022-07-25T10:29:47.526Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-25T10:29:47.543Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:29:46.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:29:46.307Z] > git config --add remote.origin.fetch +refs/pull/43859/head:refs/remotes/origin/PR-43859 # timeout=10 [2022-07-25T10:29:46.312Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:29:46.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:29:46.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:29:46.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:29:46.330Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:29:46.491Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:29:46.513Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:29:46.955Z] > git remote # timeout=10 [2022-07-25T10:29:46.959Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:29:46.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:29:46.962Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-25T10:29:46.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:29:46.989Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:29:46.996Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:29:47.531Z] > git rev-list --no-walk 6484ff927b8774b45f061972647c35d059507e11 # timeout=10 [2022-07-25T10:29:48.180Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43859:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-25T10:29:48.180Z] Unable to find image 'alpine:latest' locally [2022-07-25T10:29:48.180Z] latest: Pulling from library/alpine [2022-07-25T10:29:48.437Z] 530afca65e2e: Pulling fs layer [2022-07-25T10:29:48.437Z] 530afca65e2e: Verifying Checksum [2022-07-25T10:29:48.437Z] 530afca65e2e: Download complete [2022-07-25T10:29:48.437Z] 530afca65e2e: Pull complete [2022-07-25T10:29:48.437Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-25T10:29:48.437Z] Status: Downloaded newer image for alpine:latest [2022-07-25T10:29:50.973Z] 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] { (Branch: win-RS5) [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] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-07-25T10:29:51.420Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084d8f99ab3ebe287) in /home/ubuntu/workspace/moby_PR-43859 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-25T10:29:51.475Z] The recommended git tool is: git [2022-07-25T10:29:51.484Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-25T10:29:51.497Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-25T10:29:51.505Z] Fetching without tags [2022-07-25T10:29:51.513Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ff03effaee6930b) in /home/ubuntu/workspace/moby_PR-43859 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-07-25T10:29:51.684Z] The recommended git tool is: git [2022-07-25T10:29:51.690Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-07-25T10:29:51.776Z] Merge succeeded, producing 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:29:51.777Z] Checking out Revision 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 (PR-43859) 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 [2022-07-25T10:29:51.846Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:29:52.467Z] + [ PR != PR ] [2022-07-25T10:29:52.467Z] + [ 20.10 != master ] [2022-07-25T10:29:52.467Z] + echo 1 [2022-07-25T10:29:51.493Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43859/.git # timeout=10 [2022-07-25T10:29:51.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:29:51.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:29:51.508Z] > git --version # timeout=10 [2022-07-25T10:29:51.524Z] > git --version # 'git version 2.17.1' [2022-07-25T10:29:51.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:29:51.525Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:29:51.693Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:29:51.700Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:29:51.741Z] > git remote # timeout=10 [2022-07-25T10:29:51.746Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:29:51.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:29:51.764Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-25T10:29:51.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:29:51.779Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:29:51.782Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:29:52.786Z] + docker version [2022-07-25T10:29:52.786Z] Client: Docker Engine - Community [2022-07-25T10:29:52.786Z] Version: 20.10.14 [2022-07-25T10:29:52.786Z] API version: 1.41 [2022-07-25T10:29:52.786Z] Go version: go1.16.15 [2022-07-25T10:29:52.786Z] Git commit: a224086 [2022-07-25T10:29:52.786Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T10:29:52.786Z] OS/Arch: linux/amd64 [2022-07-25T10:29:52.786Z] Context: default [2022-07-25T10:29:52.786Z] Experimental: true [2022-07-25T10:29:52.786Z] [2022-07-25T10:29:52.786Z] Server: Docker Engine - Community [2022-07-25T10:29:52.786Z] Engine: [2022-07-25T10:29:52.786Z] Version: 20.10.14 [2022-07-25T10:29:52.786Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:29:52.786Z] Go version: go1.16.15 [2022-07-25T10:29:52.786Z] Git commit: 87a90dc [2022-07-25T10:29:52.786Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T10:29:52.786Z] OS/Arch: linux/amd64 [2022-07-25T10:29:52.786Z] Experimental: true [2022-07-25T10:29:52.786Z] containerd: [2022-07-25T10:29:52.786Z] Version: 1.5.11 [2022-07-25T10:29:52.786Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:29:52.786Z] runc: [2022-07-25T10:29:52.786Z] Version: 1.0.3 [2022-07-25T10:29:52.786Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:29:52.786Z] docker-init: [2022-07-25T10:29:52.786Z] Version: 0.19.0 [2022-07-25T10:29:52.786Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:29:53.067Z] + docker info [2022-07-25T10:29:53.750Z] using credential docker-jenkins-github-credentials [2022-07-25T10:29:53.760Z] Cloning the remote Git repository [2022-07-25T10:29:53.760Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:29:54.002Z] Client: [2022-07-25T10:29:54.002Z] Context: default [2022-07-25T10:29:54.002Z] Debug Mode: false [2022-07-25T10:29:54.002Z] Plugins: [2022-07-25T10:29:54.002Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:29:54.002Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:29:54.002Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T10:29:54.002Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T10:29:54.002Z] [2022-07-25T10:29:54.002Z] Server: [2022-07-25T10:29:54.002Z] Containers: 0 [2022-07-25T10:29:54.002Z] Running: 0 [2022-07-25T10:29:54.002Z] Paused: 0 [2022-07-25T10:29:54.002Z] Stopped: 0 [2022-07-25T10:29:54.002Z] Images: 3 [2022-07-25T10:29:54.002Z] Server Version: 20.10.14 [2022-07-25T10:29:54.002Z] Storage Driver: overlay2 [2022-07-25T10:29:54.002Z] Backing Filesystem: extfs [2022-07-25T10:29:54.002Z] Supports d_type: true [2022-07-25T10:29:54.002Z] Native Overlay Diff: true [2022-07-25T10:29:54.002Z] userxattr: false [2022-07-25T10:29:54.002Z] Logging Driver: json-file [2022-07-25T10:29:54.002Z] Cgroup Driver: cgroupfs [2022-07-25T10:29:54.002Z] Cgroup Version: 1 [2022-07-25T10:29:54.002Z] Plugins: [2022-07-25T10:29:54.002Z] Volume: local [2022-07-25T10:29:54.002Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:29:54.002Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:29:54.002Z] Swarm: inactive [2022-07-25T10:29:54.002Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:29:54.002Z] Default Runtime: runc [2022-07-25T10:29:54.002Z] Init Binary: docker-init [2022-07-25T10:29:54.002Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:29:54.002Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:29:54.002Z] init version: de40ad0 [2022-07-25T10:29:54.002Z] Security Options: [2022-07-25T10:29:54.002Z] apparmor [2022-07-25T10:29:54.002Z] seccomp [2022-07-25T10:29:54.002Z] Profile: default [2022-07-25T10:29:54.002Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T10:29:54.002Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T10:29:54.002Z] OSType: linux [2022-07-25T10:29:54.002Z] Architecture: x86_64 [2022-07-25T10:29:54.002Z] CPUs: 2 [2022-07-25T10:29:54.002Z] Total Memory: 7.483GiB [2022-07-25T10:29:54.002Z] Name: ip-10-100-102-184 [2022-07-25T10:29:54.002Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T10:29:54.002Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:29:54.002Z] Debug Mode: false [2022-07-25T10:29:54.002Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:29:54.002Z] Labels: [2022-07-25T10:29:54.002Z] Experimental: true [2022-07-25T10:29:54.002Z] Insecure Registries: [2022-07-25T10:29:54.002Z] 127.0.0.0/8 [2022-07-25T10:29:54.002Z] Live Restore Enabled: true [2022-07-25T10:29:54.002Z] [2022-07-25T10:29:54.002Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T10:29:53.777Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:29:53.833Z] > git init /home/ubuntu/workspace/moby_PR-43859 # timeout=10 [2022-07-25T10:29:53.874Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:29:53.874Z] > git --version # timeout=10 [2022-07-25T10:29:53.885Z] > git --version # 'git version 2.17.1' [2022-07-25T10:29:53.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:29:53.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:29:54.283Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:29:54.283Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:29:54.283Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43859/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-25T10:29:54.283Z] + bash /home/ubuntu/workspace/moby_PR-43859/check-config.sh [2022-07-25T10:29:54.283Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T10:29:54.283Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T10:29:54.283Z] [2022-07-25T10:29:54.283Z] Generally Necessary: [2022-07-25T10:29:54.283Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T10:29:54.283Z] - apparmor: enabled and tools installed [2022-07-25T10:29:54.283Z] - CONFIG_NAMESPACES: enabled [2022-07-25T10:29:54.283Z] - CONFIG_NET_NS: enabled [2022-07-25T10:29:54.283Z] - CONFIG_PID_NS: enabled [2022-07-25T10:29:54.283Z] - CONFIG_IPC_NS: enabled [2022-07-25T10:29:54.283Z] - CONFIG_UTS_NS: enabled [2022-07-25T10:29:54.283Z] - CONFIG_CGROUPS: enabled [2022-07-25T10:29:54.283Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T10:29:54.283Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T10:29:54.283Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T10:29:54.283Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T10:29:54.283Z] - CONFIG_CPUSETS: enabled [2022-07-25T10:29:54.541Z] - CONFIG_MEMCG: enabled [2022-07-25T10:29:54.541Z] - CONFIG_KEYS: enabled [2022-07-25T10:29:54.541Z] - CONFIG_VETH: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-25T10:29:54.541Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-25T10:29:54.541Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T10:29:54.541Z] [2022-07-25T10:29:54.541Z] Optional Features: [2022-07-25T10:29:54.541Z] - CONFIG_USER_NS: enabled [2022-07-25T10:29:54.541Z] - CONFIG_SECCOMP: enabled [2022-07-25T10:29:54.541Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T10:29:54.541Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T10:29:54.541Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T10:29:54.541Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T10:29:54.541Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T10:29:54.541Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T10:29:54.541Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-25T10:29:54.541Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-25T10:29:54.541Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T10:29:54.541Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T10:29:54.541Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T10:29:54.541Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T10:29:54.541Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T10:29:54.541Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T10:29:54.541Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T10:29:54.541Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T10:29:54.800Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T10:29:54.800Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T10:29:54.800Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_EXT4_FS: enabled [2022-07-25T10:29:54.800Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T10:29:54.800Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T10:29:54.800Z] - Network Drivers: [2022-07-25T10:29:54.800Z] - "overlay": [2022-07-25T10:29:54.800Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T10:29:54.800Z] Optional (for encrypted networks): [2022-07-25T10:29:54.800Z] - CONFIG_CRYPTO: enabled [2022-07-25T10:29:54.800Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T10:29:54.800Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T10:29:54.800Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T10:29:54.800Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T10:29:54.800Z] - CONFIG_XFRM: enabled [2022-07-25T10:29:54.800Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-25T10:29:54.800Z] - "ipvlan": [2022-07-25T10:29:54.800Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T10:29:54.800Z] - "macvlan": [2022-07-25T10:29:54.800Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T10:29:54.800Z] - "ftp,tftp client in container": [2022-07-25T10:29:54.800Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T10:29:54.800Z] - Storage Drivers: [2022-07-25T10:29:54.800Z] - "aufs": [2022-07-25T10:29:54.800Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T10:29:54.800Z] - "btrfs": [2022-07-25T10:29:54.800Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T10:29:54.800Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T10:29:54.800Z] - "devicemapper": [2022-07-25T10:29:54.800Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T10:29:54.800Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T10:29:54.800Z] - "overlay": [2022-07-25T10:29:54.800Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T10:29:54.800Z] - "zfs": [2022-07-25T10:29:54.800Z] - /dev/zfs: present [2022-07-25T10:29:54.800Z] - zfs command: missing [2022-07-25T10:29:55.058Z] - zpool command: missing [2022-07-25T10:29:55.058Z] [2022-07-25T10:29:55.058Z] Limits: [2022-07-25T10:29:55.058Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T10:29:55.058Z] [2022-07-25T10:29:55.058Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:29:55.378Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 . [2022-07-25T10:29:55.378Z] #2 [internal] load .dockerignore [2022-07-25T10:29:55.378Z] #2 sha256:03236019b1112fd8fdde12676fa0bfc412f05b6195ed90f40c644fe5ccbc1b1a [2022-07-25T10:29:55.378Z] #2 transferring context: 87B done [2022-07-25T10:29:55.378Z] #2 DONE 0.0s [2022-07-25T10:29:55.378Z] [2022-07-25T10:29:55.378Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:29:55.378Z] #1 sha256:af7f9ecbf4efbb7d0dffa879d728339908fb8b3fc4cbc8c3d262d2ebdfd81678 [2022-07-25T10:29:55.378Z] #1 transferring dockerfile: 17.05kB done [2022-07-25T10:29:55.378Z] #1 DONE 0.0s [2022-07-25T10:29:55.378Z] [2022-07-25T10:29:55.378Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-25T10:29:55.378Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-25T10:29:55.943Z] #3 DONE 0.3s [2022-07-25T10:29:55.943Z] [2022-07-25T10:29:55.943Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-25T10:29:55.943Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-25T10:29:55.943Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-25T10:29:55.943Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-25T10:29:55.943Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-25T10:29:55.943Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-25T10:29:55.943Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-25T10:29:55.943Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-25T10:29:56.201Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-07-25T10:29:56.201Z] #4 DONE 0.4s [2022-07-25T10:29:56.459Z] [2022-07-25T10:29:56.459Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:29:56.459Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:29:56.717Z] #8 DONE 0.1s [2022-07-25T10:29:56.717Z] [2022-07-25T10:29:56.717Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:29:56.717Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:29:56.717Z] #5 DONE 0.1s [2022-07-25T10:29:56.717Z] [2022-07-25T10:29:56.717Z] #7 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-25T10:29:56.717Z] #7 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-25T10:29:56.717Z] #7 DONE 0.3s [2022-07-25T10:29:56.717Z] [2022-07-25T10:29:56.717Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-07-25T10:29:56.717Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-25T10:29:56.717Z] #6 DONE 0.2s [2022-07-25T10:29:56.717Z] [2022-07-25T10:29:56.717Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:29:56.717Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:29:56.717Z] #64 DONE 0.0s [2022-07-25T10:29:56.717Z] [2022-07-25T10:29:56.717Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:29:56.717Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:29:56.717Z] #62 DONE 0.0s [2022-07-25T10:29:56.717Z] [2022-07-25T10:29:56.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:29:56.717Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:29:56.717Z] #9 DONE 0.0s [2022-07-25T10:29:56.717Z] [2022-07-25T10:29:56.717Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:29:56.717Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:29:56.717Z] #26 DONE 0.0s [2022-07-25T10:29:56.717Z] [2022-07-25T10:29:56.717Z] #23 [internal] load build context [2022-07-25T10:29:56.717Z] #23 sha256:be97ea964d2887d527eb93984dc16e77bd4509bff0424abfb6c151b25446e416 [2022-07-25T10:30:00.910Z] #23 transferring context: 43.36MB 3.6s [2022-07-25T10:30:00.910Z] #23 transferring context: 53.39MB 3.8s done [2022-07-25T10:30:00.910Z] #23 DONE 4.0s [2022-07-25T10:30:00.910Z] [2022-07-25T10:30:00.910Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:00.910Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:00.910Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.0s done [2022-07-25T10:30:00.910Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-25T10:30:00.910Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-25T10:30:00.910Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.2s done [2022-07-25T10:30:00.910Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-25T10:30:00.910Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.8s done [2022-07-25T10:30:00.910Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.3s done [2022-07-25T10:30:00.910Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.2s done [2022-07-25T10:30:00.910Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 1.5s done [2022-07-25T10:30:00.910Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 3.0s done [2022-07-25T10:30:00.910Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 1.3s done [2022-07-25T10:30:00.910Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 2.9s [2022-07-25T10:30:02.288Z] #9 ... [2022-07-25T10:30:02.288Z] [2022-07-25T10:30:02.288Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:30:02.288Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:30:02.288Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.0s done [2022-07-25T10:30:02.288Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-25T10:30:02.288Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-25T10:30:02.288Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-25T10:30:02.288Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.8s done [2022-07-25T10:30:02.288Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 4.2s done [2022-07-25T10:30:02.288Z] #26 DONE 5.4s [2022-07-25T10:30:02.288Z] [2022-07-25T10:30:02.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:02.288Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:02.288Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-07-25T10:30:02.855Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.5s done [2022-07-25T10:30:02.855Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-07-25T10:30:03.116Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.3s done [2022-07-25T10:30:03.375Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-25T10:30:06.421Z] Still waiting to schedule task [2022-07-25T10:30:06.422Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T10:30:06.422Z] Still waiting to schedule task [2022-07-25T10:30:06.423Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-07-25T10:30:06.424Z] Still waiting to schedule task [2022-07-25T10:30:06.425Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-07-25T10:30:06.425Z] Still waiting to schedule task [2022-07-25T10:30:06.426Z] All nodes of label ‘windows-2019’ are offline [2022-07-25T10:30:08.667Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 4.8s done [2022-07-25T10:30:08.667Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-07-25T10:30:10.132Z] Fetching without tags [2022-07-25T10:30:10.402Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:30:10.576Z] #9 ... [2022-07-25T10:30:10.576Z] [2022-07-25T10:30:10.576Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:30:10.576Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-25T10:30:10.576Z] #27 0.905 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:30:10.576Z] #27 0.924 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:30:10.576Z] #27 0.924 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:30:10.576Z] #27 1.113 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:30:10.576Z] #27 1.523 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:30:10.576Z] #27 2.063 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:30:10.576Z] #27 3.256 Fetched 8508 kB in 3s (3282 kB/s) [2022-07-25T10:30:10.576Z] #27 3.256 Reading package lists... [2022-07-25T10:30:10.576Z] #27 4.238 Reading package lists... [2022-07-25T10:30:10.576Z] #27 5.195 Building dependency tree... [2022-07-25T10:30:10.576Z] #27 5.376 Reading state information... [2022-07-25T10:30:10.576Z] #27 5.555 The following additional packages will be installed: [2022-07-25T10:30:10.576Z] #27 5.555 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-25T10:30:10.576Z] #27 5.555 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-25T10:30:10.576Z] #27 5.555 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-25T10:30:10.576Z] #27 5.555 Suggested packages: [2022-07-25T10:30:10.576Z] #27 5.555 krb5-doc krb5-user [2022-07-25T10:30:10.576Z] #27 5.555 Recommended packages: [2022-07-25T10:30:10.576Z] #27 5.555 krb5-locales publicsuffix libsasl2-modules [2022-07-25T10:30:10.576Z] #27 5.719 The following NEW packages will be installed: [2022-07-25T10:30:10.576Z] #27 5.719 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-25T10:30:10.576Z] #27 5.719 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-25T10:30:10.576Z] #27 5.719 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T10:30:10.576Z] #27 5.723 libssh2-1 libssl1.1 openssl [2022-07-25T10:30:10.576Z] #27 5.993 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:30:10.576Z] #27 5.993 Need to get 5083 kB of archives. [2022-07-25T10:30:10.576Z] #27 5.993 After this operation, 12.1 MB of additional disk space will be used. [2022-07-25T10:30:10.576Z] #27 5.993 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-25T10:30:10.576Z] #27 6.022 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-25T10:30:10.576Z] #27 6.025 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-25T10:30:10.576Z] #27 6.028 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-25T10:30:10.576Z] #27 6.028 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-25T10:30:10.576Z] #27 6.032 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-25T10:30:10.576Z] #27 6.050 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-25T10:30:10.576Z] #27 6.050 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-25T10:30:10.576Z] #27 6.054 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-25T10:30:10.576Z] #27 6.056 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-25T10:30:10.576Z] #27 6.057 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-25T10:30:10.576Z] #27 6.061 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-25T10:30:10.576Z] #27 6.062 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-25T10:30:10.576Z] #27 6.064 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-25T10:30:10.576Z] #27 6.064 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-25T10:30:10.576Z] #27 6.065 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-25T10:30:10.576Z] #27 6.066 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-25T10:30:10.576Z] #27 6.083 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-25T10:30:10.576Z] #27 6.083 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-25T10:30:10.576Z] #27 6.084 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-25T10:30:10.576Z] #27 6.086 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-25T10:30:10.576Z] #27 6.238 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:30:10.576Z] #27 6.269 Fetched 5083 kB in 0s (14.4 MB/s) [2022-07-25T10:30:10.576Z] #27 6.316 Selecting previously unselected package libssl1.1:amd64. [2022-07-25T10:30:10.576Z] #27 6.316 (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 ... 6677 files and directories currently installed.) [2022-07-25T10:30:10.576Z] #27 6.319 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 6.331 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 6.539 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T10:30:10.576Z] #27 6.539 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 6.543 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:30:10.576Z] #27 6.606 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T10:30:10.576Z] #27 6.606 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 6.615 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:30:10.576Z] #27 6.706 Selecting previously unselected package libldap-common. [2022-07-25T10:30:10.576Z] #27 6.706 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-25T10:30:10.576Z] #27 6.715 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:30:10.576Z] #27 6.767 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T10:30:10.576Z] #27 6.767 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 6.774 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:30:10.576Z] #27 6.847 Selecting previously unselected package openssl. [2022-07-25T10:30:10.576Z] #27 6.848 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 6.854 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 7.000 Selecting previously unselected package ca-certificates. [2022-07-25T10:30:10.576Z] #27 7.000 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-25T10:30:10.576Z] #27 7.005 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-25T10:30:10.576Z] #27 7.091 Selecting previously unselected package libkeyutils1:amd64. [2022-07-25T10:30:10.576Z] #27 7.091 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.096 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-25T10:30:10.576Z] #27 7.136 Selecting previously unselected package libkrb5support0:amd64. [2022-07-25T10:30:10.576Z] #27 7.136 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.142 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 7.187 Selecting previously unselected package libk5crypto3:amd64. [2022-07-25T10:30:10.576Z] #27 7.188 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.194 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 7.246 Selecting previously unselected package libkrb5-3:amd64. [2022-07-25T10:30:10.576Z] #27 7.246 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.251 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 7.335 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-25T10:30:10.576Z] #27 7.337 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.343 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 7.398 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T10:30:10.576Z] #27 7.398 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.403 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-25T10:30:10.576Z] #27 7.452 Selecting previously unselected package libpsl5:amd64. [2022-07-25T10:30:10.576Z] #27 7.452 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.456 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-25T10:30:10.576Z] #27 7.505 Selecting previously unselected package librtmp1:amd64. [2022-07-25T10:30:10.576Z] #27 7.505 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.510 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:30:10.576Z] #27 7.556 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T10:30:10.576Z] #27 7.556 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.561 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-25T10:30:10.576Z] #27 7.617 Selecting previously unselected package libcurl4:amd64. [2022-07-25T10:30:10.576Z] #27 7.617 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.622 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-25T10:30:10.576Z] #27 7.688 Selecting previously unselected package curl. [2022-07-25T10:30:10.576Z] #27 7.688 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.695 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-25T10:30:10.576Z] #27 7.762 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:30:10.576Z] #27 7.762 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.767 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:30:10.576Z] #27 7.829 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:30:10.576Z] #27 7.829 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.836 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:30:10.576Z] #27 7.881 Selecting previously unselected package jq. [2022-07-25T10:30:10.576Z] #27 7.881 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:30:10.576Z] #27 7.887 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:30:10.576Z] #27 7.933 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-25T10:30:10.576Z] #27 7.947 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-25T10:30:10.576Z] #27 7.962 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 8.073 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-25T10:30:10.576Z] #27 8.086 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:30:10.576Z] #27 8.103 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 8.116 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:30:10.576Z] #27 8.127 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:30:10.576Z] #27 8.139 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 8.151 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:30:10.576Z] #27 8.164 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-25T10:30:10.576Z] #27 8.176 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 8.190 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:30:10.576Z] #27 8.207 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:30:10.576Z] #27 8.219 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:30:10.576Z] #27 8.232 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:30:10.576Z] #27 8.245 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-25T10:30:10.835Z] #27 ... [2022-07-25T10:30:10.835Z] [2022-07-25T10:30:10.835Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:10.835Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:11.057Z] Merge succeeded, producing 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:30:11.057Z] Checking out Revision 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 (PR-43859) [2022-07-25T10:30:09.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:30:10.007Z] > git config --add remote.origin.fetch +refs/pull/43859/head:refs/remotes/origin/PR-43859 # timeout=10 [2022-07-25T10:30:10.018Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:30:10.120Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:30:10.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:30:10.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:30:10.201Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:30:10.412Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:30:10.427Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:30:10.952Z] > git remote # timeout=10 [2022-07-25T10:30:10.965Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:30:10.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:30:11.021Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-25T10:30:11.037Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:30:11.060Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:30:11.072Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:30:11.772Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 3.6s done [2022-07-25T10:30:12.031Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-25T10:30:14.566Z] #9 ... [2022-07-25T10:30:14.566Z] [2022-07-25T10:30:14.566Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:30:14.566Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-25T10:30:14.566Z] #27 8.850 Updating certificates in /etc/ssl/certs... [2022-07-25T10:30:14.566Z] #27 9.723 137 added, 0 removed; done. [2022-07-25T10:30:14.566Z] #27 9.759 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:14.566Z] #27 9.771 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:30:14.566Z] #27 9.785 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-25T10:30:14.566Z] #27 9.800 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-25T10:30:14.566Z] #27 9.816 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:30:14.566Z] #27 9.836 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-25T10:30:14.566Z] #27 9.844 Updating certificates in /etc/ssl/certs... [2022-07-25T10:30:14.566Z] #27 10.59 0 added, 0 removed; done. [2022-07-25T10:30:14.566Z] #27 10.59 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T10:30:14.566Z] #27 10.59 done. [2022-07-25T10:30:14.566Z] #27 DONE 11.9s [2022-07-25T10:30:14.566Z] [2022-07-25T10:30:14.566Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:14.566Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:14.566Z] #9 ... [2022-07-25T10:30:14.566Z] [2022-07-25T10:30:14.566Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:30:14.566Z] #28 sha256:93808c29c5cc280659dbcee76f9d43c858bc231303932dcff23cb5791b083b49 [2022-07-25T10:30:14.566Z] #28 DONE 0.1s [2022-07-25T10:30:14.566Z] [2022-07-25T10:30:14.566Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:14.566Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:15.193Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:30:16.136Z] + docker version [2022-07-25T10:30:17.099Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.0s [2022-07-25T10:30:19.005Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 7.0s done [2022-07-25T10:30:19.263Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-25T10:30:19.521Z] #9 DONE 22.6s [2022-07-25T10:30:19.521Z] [2022-07-25T10:30:19.521Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:30:19.521Z] #29 sha256:a989c92b15842d5119e23c6745369297fbda2928190e5cab34f856f791de4190 [2022-07-25T10:30:19.521Z] #29 1.285 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-25T10:30:19.521Z] #29 1.360 [2022-07-25T10:30:19.521Z] #29 1.573 #=#=# ## 3.8% ############## 20.2% ####################################### 54.4% ################################################################# 90.5% ######################################################################## 100.0% [2022-07-25T10:30:19.521Z] #29 2.210 [2022-07-25T10:30:19.521Z] #29 2.426 #=#=# ######################################################################## 100.0% [2022-07-25T10:30:19.521Z] #29 2.595 [2022-07-25T10:30:19.521Z] #29 2.810 #=#=# ################################################################## 92.6% ######################################################################## 100.0% [2022-07-25T10:30:19.521Z] #29 3.029 [2022-07-25T10:30:19.521Z] #29 3.248 #=#=# ############ 16.8% ########################## 37.2% ######################################## 56.5% ###################################################### 75.9% #################################################################### 95.1% ######################################################################## 100.0% [2022-07-25T10:30:19.521Z] #29 3.879 [2022-07-25T10:30:20.346Z] Client: Docker Engine - Community [2022-07-25T10:30:20.346Z] Version: 20.10.14 [2022-07-25T10:30:20.346Z] API version: 1.41 [2022-07-25T10:30:20.346Z] Go version: go1.16.15 [2022-07-25T10:30:20.346Z] Git commit: a224086 [2022-07-25T10:30:20.346Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T10:30:20.346Z] OS/Arch: linux/amd64 [2022-07-25T10:30:20.346Z] Context: default [2022-07-25T10:30:20.346Z] Experimental: true [2022-07-25T10:30:20.346Z] [2022-07-25T10:30:20.346Z] Server: Docker Engine - Community [2022-07-25T10:30:20.346Z] Engine: [2022-07-25T10:30:20.346Z] Version: 20.10.14 [2022-07-25T10:30:20.346Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:30:20.346Z] Go version: go1.16.15 [2022-07-25T10:30:20.346Z] Git commit: 87a90dc [2022-07-25T10:30:20.346Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T10:30:20.346Z] OS/Arch: linux/amd64 [2022-07-25T10:30:20.346Z] Experimental: true [2022-07-25T10:30:20.346Z] containerd: [2022-07-25T10:30:20.346Z] Version: 1.5.11 [2022-07-25T10:30:20.346Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:30:20.346Z] runc: [2022-07-25T10:30:20.346Z] Version: 1.0.3 [2022-07-25T10:30:20.346Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:30:20.346Z] docker-init: [2022-07-25T10:30:20.346Z] Version: 0.19.0 [2022-07-25T10:30:20.346Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:30:20.556Z] #29 4.099 #=#=# ### 4.9% ####### 9.9% ########### 15.3% ############## 20.5% ################## 25.7% ##################### 29.8% ########################## 36.3% ############################# 41.5% ################################# 46.7% #################################### 50.2% ######################################### 57.1% ############################################ 62.4% ################################################ 67.6% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.3% ############################################################### 88.7% ################################################################### 94.0% ####################################################################### 99.1% ######################################################################## 100.0% [2022-07-25T10:30:20.556Z] #29 6.048 [2022-07-25T10:30:20.670Z] + docker info [2022-07-25T10:30:20.815Z] #29 6.503 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T10:30:20.815Z] #29 6.561 [2022-07-25T10:30:21.073Z] #29 6.773 #=#=# ######################################################################## 100.0% [2022-07-25T10:30:21.073Z] #29 6.829 [2022-07-25T10:30:21.331Z] #29 ... [2022-07-25T10:30:21.331Z] [2022-07-25T10:30:21.331Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:30:21.331Z] #10 sha256:82913ac76f84f6119a082a2109d1b8a1af8e72030082e87c2a2bec3741ce41f3 [2022-07-25T10:30:21.331Z] #10 DONE 1.8s [2022-07-25T10:30:21.331Z] [2022-07-25T10:30:21.331Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:30:21.331Z] #11 sha256:92232ade90dee75c41eb73a2b10a731758953c7c350493794ac5b396f994762c [2022-07-25T10:30:21.900Z] #11 DONE 0.5s [2022-07-25T10:30:21.900Z] [2022-07-25T10:30:21.900Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:30:21.900Z] #29 sha256:a989c92b15842d5119e23c6745369297fbda2928190e5cab34f856f791de4190 [2022-07-25T10:30:21.900Z] #29 7.417 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T10:30:21.900Z] #29 7.539 [2022-07-25T10:30:21.900Z] #29 ... [2022-07-25T10:30:21.900Z] [2022-07-25T10:30:21.900Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:30:21.900Z] #31 sha256:c05f2b5f8a1f95213d19feb5ccc774b293251f3696a39f549841fe695b36b9ae [2022-07-25T10:30:21.900Z] #31 DONE 0.2s [2022-07-25T10:30:22.164Z] [2022-07-25T10:30:22.164Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:30:22.164Z] #39 sha256:7e85a6fb824d6471c761117db452312006023f66db62bd3b2bfa6c75bd3f3217 [2022-07-25T10:30:22.164Z] #39 DONE 0.3s [2022-07-25T10:30:22.164Z] [2022-07-25T10:30:22.164Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:30:22.164Z] #29 sha256:a989c92b15842d5119e23c6745369297fbda2928190e5cab34f856f791de4190 [2022-07-25T10:30:22.164Z] #29 7.781 #=#=# ######################################################################## 100.0% [2022-07-25T10:30:22.164Z] #29 7.877 [2022-07-25T10:30:23.112Z] #29 8.550 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-25T10:30:23.112Z] #29 8.702 [2022-07-25T10:30:24.149Z] #29 8.966 #=#=# 0.0% ####### 10.5% ##################### 29.3% ################################### 48.8% ########################################### 60.4% ####################################################### 77.6% #################################################################### 95.7% ######################################################################## 100.0% [2022-07-25T10:30:24.149Z] #29 9.834 [2022-07-25T10:30:25.086Z] #29 10.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T10:30:25.086Z] #29 ... [2022-07-25T10:30:25.086Z] [2022-07-25T10:30:25.086Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-25T10:30:25.086Z] #12 sha256:37929d7ef6663a73f5ec29116a72d3c862900a6d5996ff660ab8ec6d69b8b7bf [2022-07-25T10:30:25.086Z] #12 DONE 3.4s [2022-07-25T10:30:25.086Z] [2022-07-25T10:30:25.086Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:30:25.086Z] #29 sha256:a989c92b15842d5119e23c6745369297fbda2928190e5cab34f856f791de4190 [2022-07-25T10:30:25.086Z] #29 10.75 [2022-07-25T10:30:25.356Z] #29 10.99 #=#=# ######################################################################## 100.0% [2022-07-25T10:30:25.356Z] #29 11.06 [2022-07-25T10:30:25.931Z] #29 11.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T10:30:25.931Z] #29 11.65 [2022-07-25T10:30:26.449Z] #29 11.90 #=#=# ######################################################################## 100.0% [2022-07-25T10:30:26.449Z] #29 12.04 [2022-07-25T10:30:26.449Z] #29 12.09 Download of images into '/build' complete. [2022-07-25T10:30:26.449Z] #29 12.09 Use something like the following to load the result into a Docker daemon: [2022-07-25T10:30:26.449Z] #29 12.09 tar -cC '/build' . | docker load [2022-07-25T10:30:26.708Z] #29 DONE 12.2s [2022-07-25T10:30:26.708Z] [2022-07-25T10:30:26.708Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:30:26.708Z] #51 sha256:ef2f9a7bc696c47691cf20e62bc133eb7b4758d546128a2524534dcae919d49f [2022-07-25T10:30:26.708Z] #51 4.030 + RM_GOPATH=0 [2022-07-25T10:30:26.708Z] #51 4.030 + TMP_GOPATH= [2022-07-25T10:30:26.708Z] #51 4.030 + : /build [2022-07-25T10:30:26.708Z] #51 4.030 + '[' -z '' ']' [2022-07-25T10:30:26.708Z] #51 4.030 ++ mktemp -d [2022-07-25T10:30:26.708Z] #51 4.030 + export GOPATH=/tmp/tmp.HHoZN3ii3f [2022-07-25T10:30:26.708Z] #51 4.030 + GOPATH=/tmp/tmp.HHoZN3ii3f [2022-07-25T10:30:26.708Z] #51 4.030 + RM_GOPATH=1 [2022-07-25T10:30:26.708Z] #51 4.030 + case "$(go env GOARCH)" in [2022-07-25T10:30:26.708Z] #51 4.030 ++ go env GOARCH [2022-07-25T10:30:26.708Z] #51 4.036 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:26.708Z] #51 4.036 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:26.708Z] #51 4.037 ++ dirname /tmp/install/install.sh [2022-07-25T10:30:26.708Z] #51 4.037 + dir=/tmp/install [2022-07-25T10:30:26.708Z] #51 4.037 + bin=shfmt [2022-07-25T10:30:26.708Z] #51 4.038 + shift [2022-07-25T10:30:26.708Z] #51 4.038 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-25T10:30:26.708Z] #51 4.038 + . /tmp/install/shfmt.installer [2022-07-25T10:30:26.708Z] #51 4.038 ++ : v3.0.2 [2022-07-25T10:30:26.708Z] #51 4.038 + install_shfmt [2022-07-25T10:30:26.708Z] #51 4.038 + echo 'Install shfmt version v3.0.2' [2022-07-25T10:30:26.708Z] #51 4.038 + GOBIN=/build [2022-07-25T10:30:26.708Z] #51 4.038 + GO111MODULE=on [2022-07-25T10:30:26.708Z] #51 4.038 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-25T10:30:26.708Z] #51 4.038 Install shfmt version v3.0.2 [2022-07-25T10:30:26.708Z] #51 4.147 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T10:30:26.708Z] #51 4.862 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T10:30:26.708Z] #51 4.882 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T10:30:26.708Z] #51 4.948 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T10:30:29.246Z] #51 7.109 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T10:30:30.184Z] #51 ... [2022-07-25T10:30:30.184Z] [2022-07-25T10:30:30.184Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:30:30.184Z] #34 sha256:d2579da94939849e02a9509bb51c36f07a148197f3cbb3365a1c33420d6527da [2022-07-25T10:30:30.184Z] #34 4.893 + RM_GOPATH=0 [2022-07-25T10:30:30.184Z] #34 4.893 + TMP_GOPATH= [2022-07-25T10:30:30.184Z] #34 4.893 + : /build [2022-07-25T10:30:30.184Z] #34 4.893 + '[' -z '' ']' [2022-07-25T10:30:30.184Z] #34 4.893 ++ mktemp -d [2022-07-25T10:30:30.184Z] #34 4.900 + export GOPATH=/tmp/tmp.hF9JIqgY83 [2022-07-25T10:30:30.184Z] #34 4.900 + GOPATH=/tmp/tmp.hF9JIqgY83 [2022-07-25T10:30:30.184Z] #34 4.900 + RM_GOPATH=1 [2022-07-25T10:30:30.184Z] #34 4.900 + case "$(go env GOARCH)" in [2022-07-25T10:30:30.184Z] #34 4.900 ++ go env GOARCH [2022-07-25T10:30:30.184Z] #34 4.923 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:30.184Z] #34 4.923 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:30.184Z] #34 4.927 ++ dirname /tmp/install/install.sh [2022-07-25T10:30:30.184Z] #34 4.929 + dir=/tmp/install [2022-07-25T10:30:30.184Z] #34 4.929 + bin=tomlv [2022-07-25T10:30:30.184Z] #34 4.929 + shift [2022-07-25T10:30:30.184Z] #34 4.929 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-25T10:30:30.184Z] #34 4.929 + . /tmp/install/tomlv.installer [2022-07-25T10:30:30.184Z] #34 4.929 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:30:30.184Z] #34 4.929 + install_tomlv [2022-07-25T10:30:30.184Z] #34 4.929 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-25T10:30:30.184Z] #34 4.929 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:30:30.184Z] #34 4.935 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hF9JIqgY83/src/github.com/BurntSushi/toml [2022-07-25T10:30:30.184Z] #34 4.948 Cloning into '/tmp/tmp.hF9JIqgY83/src/github.com/BurntSushi/toml'... [2022-07-25T10:30:30.184Z] #34 6.744 + cd /tmp/tmp.hF9JIqgY83/src/github.com/BurntSushi/toml [2022-07-25T10:30:30.184Z] #34 6.745 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:30:30.184Z] #34 7.022 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:30:30.184Z] #34 8.352 internal/unsafeheader [2022-07-25T10:30:30.184Z] #34 8.500 internal/cpu [2022-07-25T10:30:30.184Z] #34 8.541 internal/abi [2022-07-25T10:30:31.123Z] #34 9.133 internal/goexperiment [2022-07-25T10:30:31.123Z] #34 9.282 runtime/internal/atomic [2022-07-25T10:30:31.123Z] #34 9.377 internal/bytealg [2022-07-25T10:30:31.692Z] #34 9.964 runtime/internal/sys [2022-07-25T10:30:31.951Z] #34 ... [2022-07-25T10:30:31.951Z] [2022-07-25T10:30:31.951Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:30:31.951Z] #47 sha256:843216231558324176b8bd2b0ed4396e9f9dd43c8e0e7eb9cb8ff57521637f6f [2022-07-25T10:30:31.951Z] #47 4.920 + RM_GOPATH=0 [2022-07-25T10:30:31.951Z] #47 4.920 + TMP_GOPATH= [2022-07-25T10:30:31.951Z] #47 4.920 + : /build [2022-07-25T10:30:31.951Z] #47 4.920 + '[' -z '' ']' [2022-07-25T10:30:31.951Z] #47 4.920 ++ mktemp -d [2022-07-25T10:30:31.951Z] #47 4.920 + export GOPATH=/tmp/tmp.waqAB6A5lp [2022-07-25T10:30:31.951Z] #47 4.920 + GOPATH=/tmp/tmp.waqAB6A5lp [2022-07-25T10:30:31.951Z] #47 4.920 + RM_GOPATH=1 [2022-07-25T10:30:31.951Z] #47 4.920 + case "$(go env GOARCH)" in [2022-07-25T10:30:31.951Z] #47 4.921 ++ go env GOARCH [2022-07-25T10:30:31.951Z] #47 4.943 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:31.951Z] #47 4.943 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:31.951Z] #47 4.943 ++ dirname /tmp/install/install.sh [2022-07-25T10:30:31.951Z] #47 4.948 Install gotestsum version v1.7.0 [2022-07-25T10:30:31.951Z] #47 4.948 + dir=/tmp/install [2022-07-25T10:30:31.952Z] #47 4.948 + bin=gotestsum [2022-07-25T10:30:31.952Z] #47 4.948 + shift [2022-07-25T10:30:31.952Z] #47 4.948 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-25T10:30:31.952Z] #47 4.948 + . /tmp/install/gotestsum.installer [2022-07-25T10:30:31.952Z] #47 4.948 ++ : v1.7.0 [2022-07-25T10:30:31.952Z] #47 4.948 + install_gotestsum [2022-07-25T10:30:31.952Z] #47 4.948 + set -e [2022-07-25T10:30:31.952Z] #47 4.948 + echo 'Install gotestsum version v1.7.0' [2022-07-25T10:30:31.952Z] #47 4.948 + GOBIN=/build [2022-07-25T10:30:31.952Z] #47 4.948 + GO111MODULE=on [2022-07-25T10:30:31.952Z] #47 4.948 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-25T10:30:31.952Z] #47 5.712 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-25T10:30:31.952Z] #47 8.711 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:30:31.952Z] #47 8.741 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:30:31.952Z] #47 8.863 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:30:31.952Z] #47 8.934 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:30:31.952Z] #47 9.342 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:30:31.952Z] #47 9.446 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:30:31.952Z] #47 9.549 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:30:31.952Z] #47 9.578 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:30:31.952Z] #47 9.824 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:30:31.952Z] #47 9.871 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:30:31.952Z] #47 10.14 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:30:31.952Z] #47 ... [2022-07-25T10:30:31.952Z] [2022-07-25T10:30:31.952Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:30:31.952Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:30:31.952Z] #42 6.202 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:30:31.952Z] #42 6.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:30:31.952Z] #42 6.500 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:30:31.952Z] #42 8.753 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:30:32.211Z] #42 ... [2022-07-25T10:30:32.211Z] [2022-07-25T10:30:32.211Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:30:32.211Z] #45 sha256:c6378aadc38e346f0634716aeee2294bc6cc528a756f4d9fa63c25068ade82ef [2022-07-25T10:30:32.211Z] #45 4.256 + RM_GOPATH=0 [2022-07-25T10:30:32.211Z] #45 4.256 + TMP_GOPATH= [2022-07-25T10:30:32.211Z] #45 4.256 + : /build [2022-07-25T10:30:32.211Z] #45 4.256 + '[' -z '' ']' [2022-07-25T10:30:32.211Z] #45 4.256 ++ mktemp -d [2022-07-25T10:30:32.211Z] #45 4.256 + export GOPATH=/tmp/tmp.AUTbRlHKcE [2022-07-25T10:30:32.211Z] #45 4.256 + GOPATH=/tmp/tmp.AUTbRlHKcE [2022-07-25T10:30:32.211Z] #45 4.256 + RM_GOPATH=1 [2022-07-25T10:30:32.211Z] #45 4.256 + case "$(go env GOARCH)" in [2022-07-25T10:30:32.211Z] #45 4.256 ++ go env GOARCH [2022-07-25T10:30:32.211Z] #45 4.259 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:32.211Z] #45 4.259 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:32.211Z] #45 4.259 ++ dirname /tmp/install/install.sh [2022-07-25T10:30:32.211Z] #45 4.266 + dir=/tmp/install [2022-07-25T10:30:32.211Z] #45 4.266 + bin=vndr [2022-07-25T10:30:32.211Z] #45 4.266 + shift [2022-07-25T10:30:32.211Z] #45 4.266 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-25T10:30:32.211Z] #45 4.266 + . /tmp/install/vndr.installer [2022-07-25T10:30:32.211Z] #45 4.266 ++ : v0.1.2 [2022-07-25T10:30:32.211Z] #45 4.266 + install_vndr [2022-07-25T10:30:32.211Z] #45 4.266 + echo 'Install vndr version v0.1.2' [2022-07-25T10:30:32.211Z] #45 4.266 + GOBIN=/build [2022-07-25T10:30:32.211Z] #45 4.266 + GO111MODULE=on [2022-07-25T10:30:32.211Z] #45 4.266 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-25T10:30:32.211Z] #45 4.266 Install vndr version v0.1.2 [2022-07-25T10:30:32.211Z] #45 4.698 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-25T10:30:32.211Z] #45 ... [2022-07-25T10:30:32.211Z] [2022-07-25T10:30:32.211Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:30:32.211Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:30:32.211Z] #40 5.165 + git clone https://github.com/docker/distribution.git . [2022-07-25T10:30:32.211Z] #40 5.169 Cloning into '.'... [2022-07-25T10:30:32.470Z] #40 ... [2022-07-25T10:30:32.470Z] [2022-07-25T10:30:32.470Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:30:32.470Z] #49 sha256:3fc33a3c7c945cd953e082c7d0f8e0c3f0ef1b8f8bc4c94b7f5f7de9d1c1fd40 [2022-07-25T10:30:32.470Z] #49 4.351 + RM_GOPATH=0 [2022-07-25T10:30:32.470Z] #49 4.351 + TMP_GOPATH= [2022-07-25T10:30:32.470Z] #49 4.351 + : /build [2022-07-25T10:30:32.470Z] #49 4.351 + '[' -z '' ']' [2022-07-25T10:30:32.470Z] #49 4.351 ++ mktemp -d [2022-07-25T10:30:32.470Z] #49 4.351 + export GOPATH=/tmp/tmp.Hw9kDe4zUa [2022-07-25T10:30:32.470Z] #49 4.351 + GOPATH=/tmp/tmp.Hw9kDe4zUa [2022-07-25T10:30:32.470Z] #49 4.351 + RM_GOPATH=1 [2022-07-25T10:30:32.470Z] #49 4.351 + case "$(go env GOARCH)" in [2022-07-25T10:30:32.470Z] #49 4.351 ++ go env GOARCH [2022-07-25T10:30:32.470Z] #49 4.356 Install golangci-lint version v1.23.8 [2022-07-25T10:30:32.470Z] #49 4.360 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:32.470Z] #49 4.360 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:32.470Z] #49 4.360 ++ dirname /tmp/install/install.sh [2022-07-25T10:30:32.470Z] #49 4.360 + dir=/tmp/install [2022-07-25T10:30:32.470Z] #49 4.360 + bin=golangci_lint [2022-07-25T10:30:32.470Z] #49 4.360 + shift [2022-07-25T10:30:32.470Z] #49 4.360 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-25T10:30:32.470Z] #49 4.360 + . /tmp/install/golangci_lint.installer [2022-07-25T10:30:32.470Z] #49 4.360 ++ : v1.23.8 [2022-07-25T10:30:32.470Z] #49 4.360 + install_golangci_lint [2022-07-25T10:30:32.470Z] #49 4.360 + set -e [2022-07-25T10:30:32.470Z] #49 4.360 + echo 'Install golangci-lint version v1.23.8' [2022-07-25T10:30:32.470Z] #49 4.360 + GOBIN=/build [2022-07-25T10:30:32.470Z] #49 4.360 + GO111MODULE=on [2022-07-25T10:30:32.470Z] #49 4.360 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-25T10:30:32.470Z] #49 4.936 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-25T10:30:32.470Z] #49 ... [2022-07-25T10:30:32.470Z] [2022-07-25T10:30:32.470Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:30:32.470Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:30:32.470Z] #32 5.554 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T10:30:32.470Z] #32 5.559 Cloning into '.'... [2022-07-25T10:30:32.729Z] #32 ... [2022-07-25T10:30:32.729Z] [2022-07-25T10:30:32.729Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:30:32.729Z] #24 sha256:b8f68ae306cecb3f34e3e93161e638ff83201f8f82bacebca5a234a5f06d6aed [2022-07-25T10:30:32.729Z] #24 4.889 + RM_GOPATH=0 [2022-07-25T10:30:32.729Z] #24 4.893 + TMP_GOPATH= [2022-07-25T10:30:32.729Z] #24 4.893 + : /build [2022-07-25T10:30:32.729Z] #24 4.893 + '[' -z '' ']' [2022-07-25T10:30:32.729Z] #24 4.893 ++ mktemp -d [2022-07-25T10:30:32.729Z] #24 4.893 + export GOPATH=/tmp/tmp.5sbwlmPlAr [2022-07-25T10:30:32.729Z] #24 4.893 + GOPATH=/tmp/tmp.5sbwlmPlAr [2022-07-25T10:30:32.729Z] #24 4.893 + RM_GOPATH=1 [2022-07-25T10:30:32.729Z] #24 4.893 + case "$(go env GOARCH)" in [2022-07-25T10:30:32.729Z] #24 4.895 ++ go env GOARCH [2022-07-25T10:30:32.729Z] #24 4.916 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:32.729Z] #24 4.916 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:32.729Z] #24 4.917 ++ dirname /tmp/install/install.sh [2022-07-25T10:30:32.729Z] #24 4.921 + dir=/tmp/install [2022-07-25T10:30:32.729Z] #24 4.921 + bin=dockercli [2022-07-25T10:30:32.729Z] #24 4.921 + shift [2022-07-25T10:30:32.729Z] #24 4.921 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-25T10:30:32.729Z] #24 4.921 + . /tmp/install/dockercli.installer [2022-07-25T10:30:32.729Z] #24 4.922 ++ : stable [2022-07-25T10:30:32.729Z] #24 4.922 ++ : 17.06.2-ce [2022-07-25T10:30:32.729Z] #24 4.922 + install_dockercli [2022-07-25T10:30:32.729Z] #24 4.922 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T10:30:32.729Z] #24 4.922 ++ uname -m [2022-07-25T10:30:32.729Z] #24 4.922 Install docker/cli version 17.06.2-ce from stable [2022-07-25T10:30:32.729Z] #24 4.942 + arch=x86_64 [2022-07-25T10:30:32.729Z] #24 4.942 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T10:30:32.729Z] #24 4.942 + url=https://download.docker.com/linux/static [2022-07-25T10:30:32.729Z] #24 4.942 + tar -xz docker/docker [2022-07-25T10:30:32.729Z] #24 4.947 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T10:30:32.729Z] #24 ... [2022-07-25T10:30:32.729Z] [2022-07-25T10:30:32.729Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:30:32.729Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:30:32.729Z] #55 5.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:30:32.729Z] #55 5.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:30:32.729Z] #55 5.952 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:30:32.729Z] #55 8.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:30:32.729Z] #55 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:30:32.900Z] Client: [2022-07-25T10:30:32.900Z] Context: default [2022-07-25T10:30:32.900Z] Debug Mode: false [2022-07-25T10:30:32.900Z] Plugins: [2022-07-25T10:30:32.900Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:30:32.900Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:30:32.900Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T10:30:32.900Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T10:30:32.900Z] [2022-07-25T10:30:32.900Z] Server: [2022-07-25T10:30:32.900Z] Containers: 0 [2022-07-25T10:30:32.900Z] Running: 0 [2022-07-25T10:30:32.900Z] Paused: 0 [2022-07-25T10:30:32.900Z] Stopped: 0 [2022-07-25T10:30:32.900Z] Images: 0 [2022-07-25T10:30:32.900Z] Server Version: 20.10.14 [2022-07-25T10:30:32.900Z] Storage Driver: overlay2 [2022-07-25T10:30:32.900Z] Backing Filesystem: extfs [2022-07-25T10:30:32.900Z] Supports d_type: true [2022-07-25T10:30:32.900Z] Native Overlay Diff: true [2022-07-25T10:30:32.900Z] userxattr: false [2022-07-25T10:30:32.900Z] Logging Driver: json-file [2022-07-25T10:30:32.900Z] Cgroup Driver: cgroupfs [2022-07-25T10:30:32.900Z] Cgroup Version: 1 [2022-07-25T10:30:32.900Z] Plugins: [2022-07-25T10:30:32.900Z] Volume: local [2022-07-25T10:30:32.900Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:30:32.900Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:30:32.900Z] Swarm: inactive [2022-07-25T10:30:32.900Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:30:32.900Z] Default Runtime: runc [2022-07-25T10:30:32.900Z] Init Binary: docker-init [2022-07-25T10:30:32.900Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:30:32.900Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:30:32.900Z] init version: de40ad0 [2022-07-25T10:30:32.900Z] Security Options: [2022-07-25T10:30:32.900Z] apparmor [2022-07-25T10:30:32.900Z] seccomp [2022-07-25T10:30:32.900Z] Profile: default [2022-07-25T10:30:32.900Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T10:30:32.900Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T10:30:32.900Z] OSType: linux [2022-07-25T10:30:32.900Z] Architecture: x86_64 [2022-07-25T10:30:32.900Z] CPUs: 2 [2022-07-25T10:30:32.900Z] Total Memory: 7.565GiB [2022-07-25T10:30:32.900Z] Name: ip-10-100-37-198 [2022-07-25T10:30:32.900Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T10:30:32.900Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:30:32.900Z] Debug Mode: false [2022-07-25T10:30:32.900Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:30:32.900Z] Labels: [2022-07-25T10:30:32.900Z] Experimental: true [2022-07-25T10:30:32.900Z] Insecure Registries: [2022-07-25T10:30:32.900Z] 127.0.0.0/8 [2022-07-25T10:30:32.900Z] Live Restore Enabled: true [2022-07-25T10:30:32.900Z] [2022-07-25T10:30:32.900Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T10:30:32.988Z] #55 ... [2022-07-25T10:30:32.988Z] [2022-07-25T10:30:32.988Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:30:32.988Z] #67 sha256:d5914d68b7f6928a064f2f8aa36a23be878ad48061cb2f41102eb10a4e07ea7b [2022-07-25T10:30:32.988Z] #67 4.452 + RM_GOPATH=0 [2022-07-25T10:30:32.988Z] #67 4.452 + TMP_GOPATH= [2022-07-25T10:30:32.988Z] #67 4.452 + : /build [2022-07-25T10:30:32.988Z] #67 4.452 + '[' -z '' ']' [2022-07-25T10:30:32.988Z] #67 4.452 ++ mktemp -d [2022-07-25T10:30:32.988Z] #67 4.452 + export GOPATH=/tmp/tmp.JTutrpmzN0 [2022-07-25T10:30:32.988Z] #67 4.452 + GOPATH=/tmp/tmp.JTutrpmzN0 [2022-07-25T10:30:32.988Z] #67 4.452 + RM_GOPATH=1 [2022-07-25T10:30:32.988Z] #67 4.452 + case "$(go env GOARCH)" in [2022-07-25T10:30:32.988Z] #67 4.452 ++ go env GOARCH [2022-07-25T10:30:32.988Z] #67 4.466 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:32.988Z] #67 4.466 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:32.988Z] #67 4.466 ++ dirname /tmp/install/install.sh [2022-07-25T10:30:32.988Z] #67 4.468 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:30:32.988Z] #67 4.468 + dir=/tmp/install [2022-07-25T10:30:32.988Z] #67 4.468 + bin=proxy [2022-07-25T10:30:32.988Z] #67 4.468 + shift [2022-07-25T10:30:32.988Z] #67 4.468 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-25T10:30:32.988Z] #67 4.468 + . /tmp/install/proxy.installer [2022-07-25T10:30:32.988Z] #67 4.468 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:30:32.988Z] #67 4.468 + install_proxy [2022-07-25T10:30:32.988Z] #67 4.468 + case "$1" in [2022-07-25T10:30:32.988Z] #67 4.468 + export CGO_ENABLED=0 [2022-07-25T10:30:32.988Z] #67 4.468 + CGO_ENABLED=0 [2022-07-25T10:30:32.988Z] #67 4.468 + _install_proxy [2022-07-25T10:30:32.988Z] #67 4.468 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-25T10:30:32.988Z] #67 4.468 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JTutrpmzN0/src/github.com/docker/libnetwork [2022-07-25T10:30:32.988Z] #67 4.471 Cloning into '/tmp/tmp.JTutrpmzN0/src/github.com/docker/libnetwork'... [2022-07-25T10:30:33.184Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:30:33.184Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:30:33.184Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43859/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-25T10:30:33.184Z] + bash /home/ubuntu/workspace/moby_PR-43859/check-config.sh [2022-07-25T10:30:33.184Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T10:30:33.184Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T10:30:33.184Z] [2022-07-25T10:30:33.184Z] Generally Necessary: [2022-07-25T10:30:33.184Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T10:30:33.184Z] - apparmor: enabled and tools installed [2022-07-25T10:30:33.184Z] - CONFIG_NAMESPACES: enabled [2022-07-25T10:30:33.184Z] - CONFIG_NET_NS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_PID_NS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_IPC_NS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_UTS_NS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_CGROUPS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T10:30:33.184Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T10:30:33.184Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T10:30:33.184Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T10:30:33.184Z] - CONFIG_CPUSETS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_MEMCG: enabled [2022-07-25T10:30:33.184Z] - CONFIG_KEYS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_VETH: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-25T10:30:33.184Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T10:30:33.184Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-25T10:30:33.184Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T10:30:33.184Z] [2022-07-25T10:30:33.184Z] Optional Features: [2022-07-25T10:30:33.184Z] - CONFIG_USER_NS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_SECCOMP: enabled [2022-07-25T10:30:33.184Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T10:30:33.184Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T10:30:33.184Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T10:30:33.248Z] #67 ... [2022-07-25T10:30:33.248Z] [2022-07-25T10:30:33.248Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:30:33.248Z] #58 sha256:a3e65aa9e8e3612d24e2543ba9a9b90e101e8f445a08f03d8d8e4025267d9226 [2022-07-25T10:30:33.248Z] #58 5.656 + RM_GOPATH=0 [2022-07-25T10:30:33.248Z] #58 5.660 + TMP_GOPATH= [2022-07-25T10:30:33.248Z] #58 5.661 + : /build [2022-07-25T10:30:33.248Z] #58 5.661 + '[' -z '' ']' [2022-07-25T10:30:33.248Z] #58 5.661 ++ mktemp -d [2022-07-25T10:30:33.248Z] #58 5.674 + export GOPATH=/tmp/tmp.NdyokFVc9Q [2022-07-25T10:30:33.248Z] #58 5.674 + GOPATH=/tmp/tmp.NdyokFVc9Q [2022-07-25T10:30:33.248Z] #58 5.674 + RM_GOPATH=1 [2022-07-25T10:30:33.248Z] #58 5.674 + case "$(go env GOARCH)" in [2022-07-25T10:30:33.248Z] #58 5.674 ++ go env GOARCH [2022-07-25T10:30:33.248Z] #58 5.709 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:33.248Z] #58 5.709 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:33.248Z] #58 5.713 ++ dirname /tmp/install/install.sh [2022-07-25T10:30:33.248Z] #58 5.749 + dir=/tmp/install [2022-07-25T10:30:33.248Z] #58 5.749 + bin=rootlesskit [2022-07-25T10:30:33.248Z] #58 5.749 + shift [2022-07-25T10:30:33.248Z] #58 5.749 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-25T10:30:33.248Z] #58 5.749 + . /tmp/install/rootlesskit.installer [2022-07-25T10:30:33.248Z] #58 5.749 ++ : v0.14.4 [2022-07-25T10:30:33.248Z] #58 5.751 Install rootlesskit version v0.14.4 [2022-07-25T10:30:33.248Z] #58 5.752 + install_rootlesskit [2022-07-25T10:30:33.248Z] #58 5.752 + case "$1" in [2022-07-25T10:30:33.248Z] #58 5.752 + export CGO_ENABLED=0 [2022-07-25T10:30:33.248Z] #58 5.752 + CGO_ENABLED=0 [2022-07-25T10:30:33.248Z] #58 5.752 + _install_rootlesskit [2022-07-25T10:30:33.248Z] #58 5.752 + echo 'Install rootlesskit version v0.14.4' [2022-07-25T10:30:33.248Z] #58 5.752 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:30:33.248Z] #58 5.752 + GOBIN=/build [2022-07-25T10:30:33.248Z] #58 5.752 + GO111MODULE=on [2022-07-25T10:30:33.248Z] #58 5.752 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-25T10:30:33.248Z] #58 6.438 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-25T10:30:33.248Z] #58 10.12 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:30:33.248Z] #58 10.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:30:33.248Z] #58 10.25 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T10:30:33.248Z] #58 11.02 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-25T10:30:33.248Z] #58 ... [2022-07-25T10:30:33.248Z] [2022-07-25T10:30:33.248Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:30:33.248Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:30:33.248Z] #36 5.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:30:33.248Z] #36 5.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:30:33.248Z] #36 5.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:30:33.248Z] #36 8.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:30:33.248Z] #36 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:30:33.444Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T10:30:33.444Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T10:30:33.444Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T10:30:33.444Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-25T10:30:33.444Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-25T10:30:33.444Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T10:30:33.444Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T10:30:33.444Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T10:30:33.444Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T10:30:33.444Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T10:30:33.444Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T10:30:33.444Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T10:30:33.444Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T10:30:33.444Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T10:30:33.444Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T10:30:33.444Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T10:30:33.444Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T10:30:33.444Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T10:30:33.444Z] - CONFIG_EXT4_FS: enabled [2022-07-25T10:30:33.444Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T10:30:33.444Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T10:30:33.444Z] - Network Drivers: [2022-07-25T10:30:33.444Z] - "overlay": [2022-07-25T10:30:33.444Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T10:30:33.444Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T10:30:33.444Z] Optional (for encrypted networks): [2022-07-25T10:30:33.444Z] - CONFIG_CRYPTO: enabled [2022-07-25T10:30:33.444Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T10:30:33.444Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T10:30:33.444Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T10:30:33.444Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T10:30:33.444Z] - CONFIG_XFRM: enabled [2022-07-25T10:30:33.444Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T10:30:33.444Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T10:30:33.444Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T10:30:33.444Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-25T10:30:33.444Z] - "ipvlan": [2022-07-25T10:30:33.444Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T10:30:33.444Z] - "macvlan": [2022-07-25T10:30:33.507Z] #36 ... [2022-07-25T10:30:33.507Z] [2022-07-25T10:30:33.507Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:30:33.507Z] #34 sha256:d2579da94939849e02a9509bb51c36f07a148197f3cbb3365a1c33420d6527da [2022-07-25T10:30:33.507Z] #34 10.42 runtime/internal/math [2022-07-25T10:30:33.507Z] #34 10.42 internal/itoa [2022-07-25T10:30:33.507Z] #34 10.81 math/bits [2022-07-25T10:30:33.507Z] #34 10.86 runtime [2022-07-25T10:30:33.507Z] #34 11.56 math [2022-07-25T10:30:33.703Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T10:30:33.703Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T10:30:33.703Z] - "ftp,tftp client in container": [2022-07-25T10:30:33.703Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T10:30:33.703Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T10:30:33.703Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T10:30:33.703Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T10:30:33.703Z] - Storage Drivers: [2022-07-25T10:30:33.703Z] - "aufs": [2022-07-25T10:30:33.703Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T10:30:33.703Z] - "btrfs": [2022-07-25T10:30:33.703Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T10:30:33.703Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T10:30:33.703Z] - "devicemapper": [2022-07-25T10:30:33.703Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T10:30:33.703Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T10:30:33.703Z] - "overlay": [2022-07-25T10:30:33.703Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T10:30:33.703Z] - "zfs": [2022-07-25T10:30:33.703Z] - /dev/zfs: present [2022-07-25T10:30:33.703Z] - zfs command: missing [2022-07-25T10:30:33.703Z] - zpool command: missing [2022-07-25T10:30:33.703Z] [2022-07-25T10:30:33.703Z] Limits: [2022-07-25T10:30:33.703Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T10:30:33.703Z] [2022-07-25T10:30:33.703Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:30:34.076Z] + sudo modprobe ip_vs [2022-07-25T10:30:34.076Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 . [2022-07-25T10:30:34.337Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:30:34.337Z] #1 sha256:3ae40ecdd9ce3673de3a6d9fbbd1f762fef5d4973640b51182063ae72be2c652 [2022-07-25T10:30:34.337Z] #1 transferring dockerfile: 17.05kB done [2022-07-25T10:30:34.337Z] #1 DONE 0.1s [2022-07-25T10:30:34.337Z] [2022-07-25T10:30:34.337Z] #2 [internal] load .dockerignore [2022-07-25T10:30:34.337Z] #2 sha256:985a90aa71af228781be703644d53d5856029cd113f8615069f1b54e2908bf02 [2022-07-25T10:30:34.337Z] #2 transferring context: 87B done [2022-07-25T10:30:34.337Z] #2 DONE 0.1s [2022-07-25T10:30:34.337Z] [2022-07-25T10:30:34.337Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-25T10:30:34.337Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-25T10:30:34.596Z] #3 DONE 0.3s [2022-07-25T10:30:34.858Z] [2022-07-25T10:30:34.858Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-25T10:30:34.858Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-25T10:30:34.858Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-07-25T10:30:34.858Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2022-07-25T10:30:34.858Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-25T10:30:34.858Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-25T10:30:34.858Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-25T10:30:34.858Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-25T10:30:35.117Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-07-25T10:30:35.434Z] #34 ... [2022-07-25T10:30:35.434Z] [2022-07-25T10:30:35.434Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:30:35.434Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:30:35.434Z] #13 3.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:30:35.434Z] #13 3.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:30:35.434Z] #13 3.776 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:30:35.434Z] #13 3.776 Get:4 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:30:35.434Z] #13 5.690 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:30:35.434Z] #13 8.015 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:30:35.434Z] #13 ... [2022-07-25T10:30:35.434Z] [2022-07-25T10:30:35.434Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:30:35.434Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:30:35.434Z] #36 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:30:35.686Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2022-07-25T10:30:35.686Z] #4 DONE 0.8s [2022-07-25T10:30:35.686Z] [2022-07-25T10:30:35.686Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:30:35.686Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:30:36.637Z] #8 DONE 0.8s [2022-07-25T10:30:36.637Z] [2022-07-25T10:30:36.637Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-07-25T10:30:36.637Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-25T10:30:36.637Z] #6 DONE 0.8s [2022-07-25T10:30:36.637Z] [2022-07-25T10:30:36.637Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:30:36.637Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:30:36.637Z] #7 DONE 0.8s [2022-07-25T10:30:36.637Z] [2022-07-25T10:30:36.637Z] #5 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-25T10:30:36.637Z] #5 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-25T10:30:36.637Z] #5 DONE 0.8s [2022-07-25T10:30:36.812Z] #36 ... [2022-07-25T10:30:36.812Z] [2022-07-25T10:30:36.812Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:30:36.812Z] #24 sha256:b8f68ae306cecb3f34e3e93161e638ff83201f8f82bacebca5a234a5f06d6aed [2022-07-25T10:30:36.812Z] #24 14.66 + mkdir -p /build [2022-07-25T10:30:36.812Z] #24 14.67 + mv docker/docker /build/ [2022-07-25T10:30:36.812Z] #24 14.68 + rmdir docker [2022-07-25T10:30:36.812Z] #24 DONE 15.0s [2022-07-25T10:30:36.812Z] [2022-07-25T10:30:36.812Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:30:36.812Z] #49 sha256:3fc33a3c7c945cd953e082c7d0f8e0c3f0ef1b8f8bc4c94b7f5f7de9d1c1fd40 [2022-07-25T10:30:36.812Z] #49 13.28 go: downloading github.com/fatih/color v1.7.0 [2022-07-25T10:30:36.812Z] #49 13.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-25T10:30:36.812Z] #49 13.37 go: downloading github.com/pkg/errors v0.8.1 [2022-07-25T10:30:36.812Z] #49 13.39 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-25T10:30:36.812Z] #49 13.40 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T10:30:36.812Z] #49 13.77 go: downloading github.com/spf13/viper v1.6.1 [2022-07-25T10:30:36.812Z] #49 14.16 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-25T10:30:36.812Z] #49 14.19 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-25T10:30:36.812Z] #49 14.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-25T10:30:36.812Z] #49 14.32 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-25T10:30:36.907Z] [2022-07-25T10:30:36.907Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:30:36.907Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:30:36.907Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-25T10:30:36.907Z] #64 DONE 0.0s [2022-07-25T10:30:36.907Z] [2022-07-25T10:30:36.907Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:30:36.907Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:30:36.907Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.0s done [2022-07-25T10:30:36.907Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-25T10:30:36.907Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-25T10:30:36.907Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-25T10:30:36.907Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 0B / 50.44MB 0.1s [2022-07-25T10:30:37.174Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 11.53MB / 50.44MB 0.5s [2022-07-25T10:30:37.381Z] #49 15.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-25T10:30:37.441Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 15.45MB / 50.44MB 0.6s [2022-07-25T10:30:37.702Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 20.97MB / 50.44MB 0.8s [2022-07-25T10:30:37.702Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 29.53MB / 50.44MB 1.0s [2022-07-25T10:30:37.962Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 34.60MB / 50.44MB 1.1s [2022-07-25T10:30:37.962Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 42.99MB / 50.44MB 1.3s [2022-07-25T10:30:38.320Z] #49 16.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T10:30:38.320Z] #49 16.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-25T10:30:38.546Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.5s done [2022-07-25T10:30:38.579Z] #49 16.81 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-25T10:30:38.838Z] #49 17.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-25T10:30:39.494Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 0.8s [2022-07-25T10:30:42.128Z] #49 19.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-25T10:30:42.128Z] #49 19.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T10:30:42.128Z] #49 20.21 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-25T10:30:42.128Z] #49 20.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-25T10:30:42.128Z] #49 20.28 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-25T10:30:42.128Z] #49 20.31 go: downloading github.com/spf13/afero v1.1.2 [2022-07-25T10:30:42.128Z] #49 ... [2022-07-25T10:30:42.128Z] [2022-07-25T10:30:42.128Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:30:42.128Z] #47 sha256:843216231558324176b8bd2b0ed4396e9f9dd43c8e0e7eb9cb8ff57521637f6f [2022-07-25T10:30:42.128Z] #47 10.28 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:30:42.128Z] #47 17.60 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:30:42.128Z] #47 17.62 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:30:42.128Z] #47 ... [2022-07-25T10:30:42.128Z] [2022-07-25T10:30:42.128Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:30:42.128Z] #58 sha256:a3e65aa9e8e3612d24e2543ba9a9b90e101e8f445a08f03d8d8e4025267d9226 [2022-07-25T10:30:42.128Z] #58 14.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-25T10:30:42.128Z] #58 15.18 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T10:30:42.128Z] #58 15.27 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T10:30:42.128Z] #58 15.42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T10:30:42.128Z] #58 15.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:30:42.128Z] #58 15.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T10:30:42.128Z] #58 16.28 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-25T10:30:42.128Z] #58 17.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T10:30:42.128Z] #58 17.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-25T10:30:42.128Z] #58 18.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-25T10:30:42.388Z] #58 ... [2022-07-25T10:30:42.388Z] [2022-07-25T10:30:42.388Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:30:42.388Z] #49 sha256:3fc33a3c7c945cd953e082c7d0f8e0c3f0ef1b8f8bc4c94b7f5f7de9d1c1fd40 [2022-07-25T10:30:42.388Z] #49 20.54 go: downloading github.com/spf13/cast v1.3.0 [2022-07-25T10:30:42.388Z] #49 20.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-25T10:30:42.388Z] #49 20.57 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T10:30:42.388Z] #49 20.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-25T10:30:42.388Z] #49 20.69 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-25T10:30:42.647Z] #49 20.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-25T10:30:42.647Z] #49 20.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T10:30:42.803Z] #26 ... [2022-07-25T10:30:42.803Z] [2022-07-25T10:30:42.803Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:42.803Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:42.803Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.0s done [2022-07-25T10:30:42.803Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-25T10:30:42.803Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.4s done [2022-07-25T10:30:42.803Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-25T10:30:42.803Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-25T10:30:42.803Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.5s done [2022-07-25T10:30:42.803Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.5s done [2022-07-25T10:30:42.803Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.0s done [2022-07-25T10:30:42.803Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 2.6s done [2022-07-25T10:30:42.803Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 2.7s done [2022-07-25T10:30:42.803Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 5.5s [2022-07-25T10:30:42.803Z] #9 ... [2022-07-25T10:30:42.803Z] [2022-07-25T10:30:42.803Z] #23 [internal] load build context [2022-07-25T10:30:42.803Z] #23 sha256:8087c67ba1b6fa4af6a9cad2ff6d34e2e1049c44e098603ad666b79e05fc741c [2022-07-25T10:30:42.803Z] #23 transferring context: 53.39MB 5.4s done [2022-07-25T10:30:42.803Z] #23 DONE 5.7s [2022-07-25T10:30:42.803Z] [2022-07-25T10:30:42.803Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:42.803Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:42.803Z] #9 ... [2022-07-25T10:30:42.803Z] [2022-07-25T10:30:42.803Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:30:42.803Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:30:42.803Z] #26 ... [2022-07-25T10:30:42.803Z] [2022-07-25T10:30:42.803Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:30:42.803Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:30:42.803Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:30:42.803Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T10:30:42.803Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T10:30:42.803Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2022-07-25T10:30:42.803Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-07-25T10:30:42.803Z] #64 DONE 5.6s [2022-07-25T10:30:42.803Z] [2022-07-25T10:30:42.803Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:30:42.803Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:30:42.803Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:30:42.803Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T10:30:42.803Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T10:30:42.803Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-07-25T10:30:42.803Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-07-25T10:30:42.803Z] #62 DONE 5.7s [2022-07-25T10:30:42.803Z] [2022-07-25T10:30:42.803Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:42.803Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:42.803Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 5.6s done [2022-07-25T10:30:42.905Z] #49 20.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T10:30:42.905Z] #49 ... [2022-07-25T10:30:42.905Z] [2022-07-25T10:30:42.905Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:30:42.905Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:30:42.905Z] #42 11.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:30:42.905Z] #42 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:30:43.165Z] #42 ... [2022-07-25T10:30:43.165Z] [2022-07-25T10:30:43.165Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:30:43.165Z] #49 sha256:3fc33a3c7c945cd953e082c7d0f8e0c3f0ef1b8f8bc4c94b7f5f7de9d1c1fd40 [2022-07-25T10:30:43.165Z] #49 21.17 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-25T10:30:43.165Z] #49 21.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T10:30:43.165Z] #49 21.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T10:30:43.165Z] #49 21.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T10:30:43.165Z] #49 21.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-25T10:30:43.424Z] #49 21.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T10:30:43.424Z] #49 21.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T10:30:43.683Z] #49 21.74 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-25T10:30:43.683Z] #49 21.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-25T10:30:43.942Z] #49 22.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-25T10:30:43.942Z] #49 22.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T10:30:43.942Z] #49 22.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T10:30:44.186Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.6s done [2022-07-25T10:30:44.201Z] #49 22.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-25T10:30:44.201Z] #49 22.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-25T10:30:44.452Z] #9 ... [2022-07-25T10:30:44.452Z] [2022-07-25T10:30:44.452Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:30:44.452Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:30:44.452Z] #26 DONE 7.6s [2022-07-25T10:30:44.452Z] [2022-07-25T10:30:44.452Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:44.452Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:44.452Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.1s [2022-07-25T10:30:44.711Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.4s done [2022-07-25T10:30:44.770Z] #49 ... [2022-07-25T10:30:44.770Z] [2022-07-25T10:30:44.770Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:30:44.770Z] #45 sha256:c6378aadc38e346f0634716aeee2294bc6cc528a756f4d9fa63c25068ade82ef [2022-07-25T10:30:44.770Z] #45 DONE 22.9s [2022-07-25T10:30:44.770Z] [2022-07-25T10:30:44.770Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:30:44.770Z] #34 sha256:d2579da94939849e02a9509bb51c36f07a148197f3cbb3365a1c33420d6527da [2022-07-25T10:30:44.770Z] #34 18.07 unicode/utf8 [2022-07-25T10:30:44.770Z] #34 18.86 internal/race [2022-07-25T10:30:44.770Z] #34 19.06 sync/atomic [2022-07-25T10:30:44.770Z] #34 19.67 unicode [2022-07-25T10:30:44.970Z] #9 ... [2022-07-25T10:30:44.970Z] [2022-07-25T10:30:44.970Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:30:44.970Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:30:44.970Z] #63 DONE 0.6s [2022-07-25T10:30:44.970Z] [2022-07-25T10:30:44.970Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:44.970Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:44.970Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-07-25T10:30:45.030Z] #34 ... [2022-07-25T10:30:45.030Z] [2022-07-25T10:30:45.030Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:30:45.030Z] #49 sha256:3fc33a3c7c945cd953e082c7d0f8e0c3f0ef1b8f8bc4c94b7f5f7de9d1c1fd40 [2022-07-25T10:30:45.030Z] #49 23.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-25T10:30:45.030Z] #49 23.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-25T10:30:45.030Z] #49 23.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T10:30:45.030Z] #49 ... [2022-07-25T10:30:45.030Z] [2022-07-25T10:30:45.030Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:30:45.030Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:30:45.030Z] #55 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:30:45.289Z] #55 ... [2022-07-25T10:30:45.289Z] [2022-07-25T10:30:45.289Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:30:45.289Z] #34 sha256:d2579da94939849e02a9509bb51c36f07a148197f3cbb3365a1c33420d6527da [2022-07-25T10:30:45.289Z] #34 23.29 encoding [2022-07-25T10:30:45.547Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.6s done [2022-07-25T10:30:45.807Z] #9 ... [2022-07-25T10:30:45.807Z] [2022-07-25T10:30:45.807Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:30:45.807Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T10:30:45.807Z] #65 DONE 0.7s [2022-07-25T10:30:45.807Z] [2022-07-25T10:30:45.807Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:45.807Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:45.807Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-25T10:30:46.225Z] #34 ... [2022-07-25T10:30:46.225Z] [2022-07-25T10:30:46.225Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:30:46.225Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:30:46.225Z] #13 10.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:30:46.225Z] #13 13.86 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-25T10:30:46.225Z] #13 ... [2022-07-25T10:30:46.225Z] [2022-07-25T10:30:46.225Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:30:46.225Z] #67 sha256:d5914d68b7f6928a064f2f8aa36a23be878ad48061cb2f41102eb10a4e07ea7b [2022-07-25T10:30:46.484Z] #67 23.65 Checking out files: 55% (1060/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-25T10:30:46.484Z] #67 24.56 + cd /tmp/tmp.JTutrpmzN0/src/github.com/docker/libnetwork [2022-07-25T10:30:46.484Z] #67 24.56 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:30:46.484Z] #67 24.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-25T10:30:51.101Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 4.7s done [2022-07-25T10:30:51.101Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-07-25T10:30:53.047Z] #67 ... [2022-07-25T10:30:53.047Z] [2022-07-25T10:30:53.047Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:30:53.047Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:30:53.047Z] #40 28.27 Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-25T10:30:53.047Z] #40 28.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-25T10:30:53.047Z] #40 30.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T10:30:54.405Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 3.5s done [2022-07-25T10:30:54.405Z] #9 ... [2022-07-25T10:30:54.405Z] [2022-07-25T10:30:54.405Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:30:54.405Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-25T10:30:54.405Z] #27 1.460 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:30:54.405Z] #27 1.637 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:30:54.405Z] #27 1.639 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:30:54.405Z] #27 1.708 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:30:54.405Z] #27 1.976 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:30:54.405Z] #27 2.470 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:30:54.405Z] #27 3.880 Fetched 8508 kB in 3s (3169 kB/s) [2022-07-25T10:30:54.405Z] #27 3.880 Reading package lists... [2022-07-25T10:30:54.405Z] #27 4.847 Reading package lists... [2022-07-25T10:30:54.405Z] #27 5.816 Building dependency tree... [2022-07-25T10:30:54.405Z] #27 6.180 The following additional packages will be installed: [2022-07-25T10:30:54.405Z] #27 6.181 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-25T10:30:54.405Z] #27 6.181 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-25T10:30:54.405Z] #27 6.181 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-25T10:30:54.405Z] #27 6.182 Suggested packages: [2022-07-25T10:30:54.405Z] #27 6.182 krb5-doc krb5-user [2022-07-25T10:30:54.405Z] #27 6.182 Recommended packages: [2022-07-25T10:30:54.405Z] #27 6.182 krb5-locales publicsuffix libsasl2-modules [2022-07-25T10:30:54.405Z] #27 6.352 The following NEW packages will be installed: [2022-07-25T10:30:54.405Z] #27 6.353 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-25T10:30:54.405Z] #27 6.353 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-25T10:30:54.405Z] #27 6.353 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T10:30:54.405Z] #27 6.354 libssh2-1 libssl1.1 openssl [2022-07-25T10:30:54.405Z] #27 6.621 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:30:54.405Z] #27 6.621 Need to get 5083 kB of archives. [2022-07-25T10:30:54.405Z] #27 6.621 After this operation, 12.1 MB of additional disk space will be used. [2022-07-25T10:30:54.405Z] #27 6.621 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-25T10:30:54.406Z] #27 6.652 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-25T10:30:54.406Z] #27 6.652 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-25T10:30:54.406Z] #27 6.653 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-25T10:30:54.406Z] #27 6.655 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-25T10:30:54.406Z] #27 6.658 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-25T10:30:54.406Z] #27 6.671 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-25T10:30:54.406Z] #27 6.674 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-25T10:30:54.406Z] #27 6.675 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-25T10:30:54.406Z] #27 6.677 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-25T10:30:54.406Z] #27 6.680 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-25T10:30:54.406Z] #27 6.693 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-25T10:30:54.406Z] #27 6.693 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-25T10:30:54.406Z] #27 6.693 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-25T10:30:54.406Z] #27 6.693 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-25T10:30:54.406Z] #27 6.693 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-25T10:30:54.406Z] #27 6.693 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-25T10:30:54.406Z] #27 6.698 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-25T10:30:54.406Z] #27 6.702 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-25T10:30:54.406Z] #27 6.705 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-25T10:30:54.406Z] #27 6.707 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-25T10:30:54.406Z] #27 6.986 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:30:54.406Z] #27 7.016 Fetched 5083 kB in 0s (14.8 MB/s) [2022-07-25T10:30:54.406Z] #27 7.075 Selecting previously unselected package libssl1.1:amd64. [2022-07-25T10:30:54.406Z] #27 7.075 (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 ... 6677 files and directories currently installed.) [2022-07-25T10:30:54.406Z] #27 7.077 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.089 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 7.297 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T10:30:54.406Z] #27 7.297 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.303 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:30:54.406Z] #27 7.357 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T10:30:54.406Z] #27 7.357 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.368 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:30:54.406Z] #27 7.410 Selecting previously unselected package libldap-common. [2022-07-25T10:30:54.406Z] #27 7.410 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-25T10:30:54.406Z] #27 7.418 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:30:54.406Z] #27 7.463 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T10:30:54.406Z] #27 7.463 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.467 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:30:54.406Z] #27 7.540 Selecting previously unselected package openssl. [2022-07-25T10:30:54.406Z] #27 7.540 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.544 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 7.688 Selecting previously unselected package ca-certificates. [2022-07-25T10:30:54.406Z] #27 7.688 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-25T10:30:54.406Z] #27 7.693 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-25T10:30:54.406Z] #27 7.770 Selecting previously unselected package libkeyutils1:amd64. [2022-07-25T10:30:54.406Z] #27 7.770 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.774 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-25T10:30:54.406Z] #27 7.816 Selecting previously unselected package libkrb5support0:amd64. [2022-07-25T10:30:54.406Z] #27 7.816 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.820 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 7.864 Selecting previously unselected package libk5crypto3:amd64. [2022-07-25T10:30:54.406Z] #27 7.864 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.870 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 7.926 Selecting previously unselected package libkrb5-3:amd64. [2022-07-25T10:30:54.406Z] #27 7.927 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 7.931 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 8.029 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-25T10:30:54.406Z] #27 8.029 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.034 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 8.095 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T10:30:54.406Z] #27 8.095 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.101 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-25T10:30:54.406Z] #27 8.161 Selecting previously unselected package libpsl5:amd64. [2022-07-25T10:30:54.406Z] #27 8.161 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.164 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-25T10:30:54.406Z] #27 8.208 Selecting previously unselected package librtmp1:amd64. [2022-07-25T10:30:54.406Z] #27 8.208 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.214 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:30:54.406Z] #27 8.260 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T10:30:54.406Z] #27 8.260 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.265 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-25T10:30:54.406Z] #27 8.325 Selecting previously unselected package libcurl4:amd64. [2022-07-25T10:30:54.406Z] #27 8.325 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.329 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-25T10:30:54.406Z] #27 8.410 Selecting previously unselected package curl. [2022-07-25T10:30:54.406Z] #27 8.411 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.416 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-25T10:30:54.406Z] #27 8.488 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:30:54.406Z] #27 8.488 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.493 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:30:54.406Z] #27 8.561 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:30:54.406Z] #27 8.561 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.565 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:30:54.406Z] #27 8.613 Selecting previously unselected package jq. [2022-07-25T10:30:54.406Z] #27 8.613 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:30:54.406Z] #27 8.619 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:30:54.406Z] #27 8.662 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-25T10:30:54.406Z] #27 8.676 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-25T10:30:54.406Z] #27 8.692 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 8.813 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-25T10:30:54.406Z] #27 8.826 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:30:54.406Z] #27 8.846 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 8.859 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:30:54.406Z] #27 8.875 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:30:54.406Z] #27 8.888 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 8.904 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:30:54.406Z] #27 8.918 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-25T10:30:54.406Z] #27 8.934 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 8.948 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:30:54.406Z] #27 8.966 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:30:54.406Z] #27 8.982 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:30:54.406Z] #27 9.000 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:30:54.406Z] #27 9.018 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-25T10:30:54.406Z] #27 9.656 Updating certificates in /etc/ssl/certs... [2022-07-25T10:30:54.406Z] #27 ... [2022-07-25T10:30:54.406Z] [2022-07-25T10:30:54.406Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:54.406Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:54.406Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-25T10:30:55.577Z] #40 ... [2022-07-25T10:30:55.577Z] [2022-07-25T10:30:55.577Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:30:55.577Z] #49 sha256:3fc33a3c7c945cd953e082c7d0f8e0c3f0ef1b8f8bc4c94b7f5f7de9d1c1fd40 [2022-07-25T10:30:55.577Z] #49 23.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-25T10:30:55.577Z] #49 23.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T10:30:55.577Z] #49 23.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T10:30:55.577Z] #49 23.98 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-25T10:30:55.577Z] #49 24.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-25T10:30:55.577Z] #49 24.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T10:30:55.577Z] #49 24.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-25T10:30:55.577Z] #49 24.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-25T10:30:55.577Z] #49 24.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-25T10:30:55.577Z] #49 24.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-25T10:30:55.577Z] #49 25.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-25T10:30:55.577Z] #49 25.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-25T10:30:55.577Z] #49 25.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-25T10:30:55.577Z] #49 25.32 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-25T10:30:55.577Z] #49 25.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-25T10:30:55.577Z] #49 25.37 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-25T10:30:55.577Z] #49 25.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-25T10:30:55.577Z] #49 26.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T10:30:55.577Z] #49 26.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-25T10:30:55.577Z] #49 26.54 go: downloading golang.org/x/text v0.3.2 [2022-07-25T10:30:55.577Z] #49 32.48 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T10:30:55.577Z] #49 32.48 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T10:30:55.577Z] #49 32.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-25T10:30:55.577Z] #49 32.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-25T10:30:55.577Z] #49 32.72 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-25T10:30:55.577Z] #49 33.90 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-25T10:30:55.835Z] #49 34.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T10:30:55.835Z] #49 ... [2022-07-25T10:30:55.835Z] [2022-07-25T10:30:55.835Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:30:55.835Z] #58 sha256:a3e65aa9e8e3612d24e2543ba9a9b90e101e8f445a08f03d8d8e4025267d9226 [2022-07-25T10:30:55.835Z] #58 23.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:30:55.835Z] #58 ... [2022-07-25T10:30:55.835Z] [2022-07-25T10:30:55.835Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:30:55.835Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:30:55.835Z] #13 23.62 Fetched 9047 kB in 20s (445 kB/s) [2022-07-25T10:30:55.835Z] #13 23.62 Reading package lists... [2022-07-25T10:30:56.093Z] #13 30.29 Reading package lists... [2022-07-25T10:30:56.093Z] #13 ... [2022-07-25T10:30:56.093Z] [2022-07-25T10:30:56.093Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:30:56.093Z] #49 sha256:3fc33a3c7c945cd953e082c7d0f8e0c3f0ef1b8f8bc4c94b7f5f7de9d1c1fd40 [2022-07-25T10:30:56.093Z] #49 34.21 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-25T10:30:56.659Z] #49 ... [2022-07-25T10:30:56.659Z] [2022-07-25T10:30:56.659Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:30:56.659Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:30:56.659Z] #55 24.79 Fetched 8508 kB in 19s (444 kB/s) [2022-07-25T10:30:56.659Z] #55 24.79 Reading package lists... [2022-07-25T10:30:56.917Z] #55 30.98 Reading package lists... [2022-07-25T10:30:56.917Z] #55 ... [2022-07-25T10:30:56.917Z] [2022-07-25T10:30:56.917Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:30:56.917Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:30:56.917Z] #36 24.93 Fetched 8508 kB in 19s (438 kB/s) [2022-07-25T10:30:56.917Z] #36 24.93 Reading package lists... [2022-07-25T10:30:56.917Z] #36 31.09 Reading package lists... [2022-07-25T10:30:56.917Z] #36 ... [2022-07-25T10:30:56.917Z] [2022-07-25T10:30:56.917Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:30:56.917Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:30:56.917Z] #42 25.07 Fetched 8508 kB in 19s (444 kB/s) [2022-07-25T10:30:56.917Z] #42 25.07 Reading package lists... [2022-07-25T10:30:58.610Z] #9 ... [2022-07-25T10:30:58.610Z] [2022-07-25T10:30:58.610Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:30:58.610Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-25T10:30:58.610Z] #27 10.51 137 added, 0 removed; done. [2022-07-25T10:30:58.610Z] #27 10.54 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:30:58.610Z] #27 10.55 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:30:58.610Z] #27 10.57 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-25T10:30:58.610Z] #27 10.58 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-25T10:30:58.610Z] #27 10.60 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:30:58.610Z] #27 10.63 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-25T10:30:58.610Z] #27 10.65 Updating certificates in /etc/ssl/certs... [2022-07-25T10:30:58.610Z] #27 11.31 0 added, 0 removed; done. [2022-07-25T10:30:58.610Z] #27 11.31 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T10:30:58.610Z] #27 11.31 done. [2022-07-25T10:30:58.610Z] #27 DONE 13.8s [2022-07-25T10:30:58.610Z] [2022-07-25T10:30:58.610Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:58.610Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:58.610Z] #9 ... [2022-07-25T10:30:58.610Z] [2022-07-25T10:30:58.610Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:30:58.610Z] #28 sha256:58fd2cdcda6a53abaf538a7a24034cad6ba4bd152eb10dc44d0e0b491e4eebcc [2022-07-25T10:30:58.610Z] #28 DONE 0.5s [2022-07-25T10:30:58.820Z] #42 31.11 Reading package lists... [2022-07-25T10:30:58.820Z] #42 ... [2022-07-25T10:30:58.820Z] [2022-07-25T10:30:58.820Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:30:58.820Z] #51 sha256:ef2f9a7bc696c47691cf20e62bc133eb7b4758d546128a2524534dcae919d49f [2022-07-25T10:30:58.820Z] #51 DONE 36.8s [2022-07-25T10:30:58.820Z] [2022-07-25T10:30:58.820Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:30:58.820Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:30:58.820Z] #55 30.98 Reading package lists... [2022-07-25T10:30:58.869Z] [2022-07-25T10:30:58.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:30:58.870Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:30:59.811Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.1s [2022-07-25T10:31:00.724Z] #55 37.11 Building dependency tree... [2022-07-25T10:31:00.724Z] #55 38.56 Reading state information... [2022-07-25T10:31:01.727Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 6.8s done [2022-07-25T10:31:01.727Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-25T10:31:01.727Z] #9 DONE 25.0s [2022-07-25T10:31:01.727Z] [2022-07-25T10:31:01.727Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:31:01.727Z] #29 sha256:4815120c2ba73bd6de46b4d62f7bda0a2828752837eceec9ce2424dad34211c5 [2022-07-25T10:31:01.727Z] #29 1.203 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-25T10:31:01.727Z] #29 1.294 [2022-07-25T10:31:01.727Z] #29 1.537 #=#=# ############# 18.1% ########################### 38.1% ######################################### 58.0% ####################################################### 77.6% ###################################################################### 97.5% ######################################################################## 100.0% [2022-07-25T10:31:01.727Z] #29 2.134 [2022-07-25T10:31:01.727Z] #29 2.363 #=#=# ######################################################################## 100.0% [2022-07-25T10:31:01.727Z] #29 2.557 [2022-07-25T10:31:01.727Z] #29 2.779 #=#=# # 1.4% ################################################################## 92.2% ######################################################################## 100.0% [2022-07-25T10:31:01.727Z] #29 3.059 [2022-07-25T10:31:02.139Z] #55 40.29 The following additional packages will be installed: [2022-07-25T10:31:02.139Z] #55 40.31 libbtrfs0 [2022-07-25T10:31:02.398Z] #55 40.50 The following NEW packages will be installed: [2022-07-25T10:31:02.398Z] #55 40.52 libbtrfs-dev libbtrfs0 [2022-07-25T10:31:02.508Z] #29 3.273 #=#=# ############ 16.9% ########################## 36.5% ######################################## 55.9% ###################################################### 75.1% #################################################################### 94.6% ######################################################################## 100.0% [2022-07-25T10:31:02.508Z] #29 3.886 [2022-07-25T10:31:02.656Z] #55 40.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:31:02.656Z] #55 40.92 Need to get 119 kB of archives. [2022-07-25T10:31:02.656Z] #55 40.92 After this operation, 387 kB of additional disk space will be used. [2022-07-25T10:31:02.656Z] #55 40.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-25T10:31:02.656Z] #55 40.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-25T10:31:03.033Z] #29 4.102 #=#=# [2022-07-25T10:31:03.033Z] #29 ... [2022-07-25T10:31:03.033Z] [2022-07-25T10:31:03.033Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:31:03.033Z] #10 sha256:82913ac76f84f6119a082a2109d1b8a1af8e72030082e87c2a2bec3741ce41f3 [2022-07-25T10:31:03.033Z] #10 DONE 1.1s [2022-07-25T10:31:03.033Z] [2022-07-25T10:31:03.033Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:31:03.033Z] #29 sha256:4815120c2ba73bd6de46b4d62f7bda0a2828752837eceec9ce2424dad34211c5 [2022-07-25T10:31:03.590Z] #55 ... [2022-07-25T10:31:03.590Z] [2022-07-25T10:31:03.590Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:31:03.590Z] #67 sha256:d5914d68b7f6928a064f2f8aa36a23be878ad48061cb2f41102eb10a4e07ea7b [2022-07-25T10:31:03.590Z] #67 DONE 41.6s [2022-07-25T10:31:03.590Z] [2022-07-25T10:31:03.590Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:03.590Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:03.590Z] #36 31.09 Reading package lists... [2022-07-25T10:31:03.590Z] #36 37.34 Building dependency tree... [2022-07-25T10:31:03.590Z] #36 38.78 Reading state information... [2022-07-25T10:31:03.590Z] #36 40.55 The following additional packages will be installed: [2022-07-25T10:31:03.590Z] #36 40.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-25T10:31:03.590Z] #36 40.59 Suggested packages: [2022-07-25T10:31:03.590Z] #36 40.59 cmake-doc ninja-build lrzip [2022-07-25T10:31:03.590Z] #36 40.59 Recommended packages: [2022-07-25T10:31:03.590Z] #36 40.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T10:31:03.590Z] #36 41.40 The following NEW packages will be installed: [2022-07-25T10:31:03.590Z] #36 41.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-25T10:31:03.590Z] #36 41.46 vim-common xxd [2022-07-25T10:31:03.590Z] #36 41.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:31:03.590Z] #36 41.89 Need to get 14.9 MB of archives. [2022-07-25T10:31:03.590Z] #36 41.89 After this operation, 61.8 MB of additional disk space will be used. [2022-07-25T10:31:03.590Z] #36 41.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-25T10:31:03.590Z] #36 41.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:31:03.815Z] #29 4.102 #=#=# 0.0% ####### 10.0% ########## 14.9% ############## 20.8% ################## 26.0% ###################### 31.2% ########################## 36.4% ############################## 41.7% [2022-07-25T10:31:03.815Z] #29 ... [2022-07-25T10:31:03.815Z] [2022-07-25T10:31:03.815Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:31:03.815Z] #11 sha256:92232ade90dee75c41eb73a2b10a731758953c7c350493794ac5b396f994762c [2022-07-25T10:31:03.815Z] #11 DONE 0.8s [2022-07-25T10:31:03.815Z] [2022-07-25T10:31:03.815Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:31:03.815Z] #29 sha256:4815120c2ba73bd6de46b4d62f7bda0a2828752837eceec9ce2424dad34211c5 [2022-07-25T10:31:03.848Z] #36 41.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-25T10:31:04.339Z] #29 4.102 #=#=# 0.0% ####### 10.0% ########## 14.9% ############## 20.8% ################## 26.0% ###################### 31.2% ########################## 36.4% ############################## 41.7% ################################# 46.9% #################################### 50.6% ######################################### 57.3% ############################################# 62.6% ################################################ 67.7% #################################################### 72.8% ####################################################### 77.5% [2022-07-25T10:31:04.339Z] #29 ... [2022-07-25T10:31:04.339Z] [2022-07-25T10:31:04.339Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:31:04.339Z] #31 sha256:c05f2b5f8a1f95213d19feb5ccc774b293251f3696a39f549841fe695b36b9ae [2022-07-25T10:31:04.339Z] #31 DONE 0.6s [2022-07-25T10:31:04.339Z] [2022-07-25T10:31:04.339Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:31:04.339Z] #39 sha256:7e85a6fb824d6471c761117db452312006023f66db62bd3b2bfa6c75bd3f3217 [2022-07-25T10:31:04.339Z] #39 DONE 0.6s [2022-07-25T10:31:04.339Z] [2022-07-25T10:31:04.339Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:31:04.339Z] #29 sha256:4815120c2ba73bd6de46b4d62f7bda0a2828752837eceec9ce2424dad34211c5 [2022-07-25T10:31:04.415Z] #36 ... [2022-07-25T10:31:04.415Z] [2022-07-25T10:31:04.415Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:31:04.415Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:31:04.415Z] #55 42.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:31:04.415Z] #55 42.51 Fetched 119 kB in 0s (425 kB/s) [2022-07-25T10:31:04.415Z] #55 42.61 Selecting previously unselected package libbtrfs0. [2022-07-25T10:31:04.415Z] #55 42.61 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:31:04.415Z] #55 42.67 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-25T10:31:04.415Z] #55 42.69 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:31:04.674Z] #55 42.79 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:31:04.674Z] #55 42.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-25T10:31:04.674Z] #55 42.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:31:04.862Z] #29 4.102 #=#=# 0.0% ####### 10.0% ########## 14.9% ############## 20.8% ################## 26.0% ###################### 31.2% ########################## 36.4% ############################## 41.7% ################################# 46.9% #################################### 50.6% ######################################### 57.3% ############################################# 62.6% ################################################ 67.7% #################################################### 72.8% ####################################################### 77.5% ############################################################ 83.5% ############################################################### 87.8% ################################################################### 94.3% ####################################################################### 99.0% ######################################################################## 100.0% [2022-07-25T10:31:04.862Z] #29 6.099 [2022-07-25T10:31:04.933Z] #55 43.05 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:31:04.933Z] #55 43.06 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:31:04.933Z] #55 43.09 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:31:05.044Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d76a95302f037db6) in /home/ubuntu/workspace/moby_PR-43859 [Pipeline] { [Pipeline] checkout [2022-07-25T10:31:05.192Z] #55 DONE 43.4s [2022-07-25T10:31:05.192Z] [2022-07-25T10:31:05.192Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:05.192Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:05.192Z] #36 42.87 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-25T10:31:05.192Z] #36 42.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-25T10:31:05.192Z] #36 43.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-25T10:31:05.192Z] #36 43.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-25T10:31:05.192Z] #36 43.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-25T10:31:05.192Z] #36 43.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-25T10:31:05.192Z] #36 43.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-25T10:31:05.224Z] The recommended git tool is: git [2022-07-25T10:31:05.435Z] #29 6.677 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T10:31:05.707Z] #29 6.911 #=#=# [2022-07-25T10:31:05.969Z] #29 7.186 #=#=# ######################################################################## 100.0% [2022-07-25T10:31:05.969Z] #29 7.281 [2022-07-25T10:31:06.539Z] #29 7.939 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T10:31:06.577Z] #36 44.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:31:06.862Z] #36 44.91 Fetched 14.9 MB in 2s (8039 kB/s) [2022-07-25T10:31:06.862Z] #36 44.99 Selecting previously unselected package xxd. [2022-07-25T10:31:06.862Z] #36 44.99 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:31:06.862Z] #36 45.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:31:06.862Z] #36 45.10 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:31:06.873Z] #29 8.061 [2022-07-25T10:31:06.873Z] #29 8.302 #=#=# ######################################################################## 100.0% [2022-07-25T10:31:07.123Z] #36 45.29 Selecting previously unselected package vim-common. [2022-07-25T10:31:07.123Z] #36 45.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:31:07.123Z] #36 45.33 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:31:07.131Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f03ce9ac77ed7163) in /home/ubuntu/workspace/moby_PR-43859 [Pipeline] { [2022-07-25T10:31:07.150Z] #29 8.410 [Pipeline] checkout [2022-07-25T10:31:07.382Z] #36 45.60 Selecting previously unselected package libicu63:amd64. [2022-07-25T10:31:07.382Z] #36 45.61 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-25T10:31:07.382Z] #36 45.64 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:31:07.649Z] The recommended git tool is: git [2022-07-25T10:31:07.744Z] #29 ... [2022-07-25T10:31:07.744Z] [2022-07-25T10:31:07.744Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-25T10:31:07.744Z] #12 sha256:37929d7ef6663a73f5ec29116a72d3c862900a6d5996ff660ab8ec6d69b8b7bf [2022-07-25T10:31:07.744Z] #12 DONE 3.9s [2022-07-25T10:31:07.744Z] [2022-07-25T10:31:07.744Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:31:07.744Z] #29 sha256:4815120c2ba73bd6de46b4d62f7bda0a2828752837eceec9ce2424dad34211c5 [2022-07-25T10:31:07.744Z] #29 9.001 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-25T10:31:07.744Z] #29 9.106 [2022-07-25T10:31:08.204Z] using credential docker-jenkins-github-credentials [2022-07-25T10:31:08.212Z] Cloning the remote Git repository [2022-07-25T10:31:08.212Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:31:07.584Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:31:07.757Z] > git init /home/ubuntu/workspace/moby_PR-43859 # timeout=10 [2022-07-25T10:31:08.790Z] #29 9.366 #=#=# 0.1% ################ 23.5% ################################# 46.5% ########################################### 60.4% ################################################### 72.1% #################################################################### 95.7% ######################################################################## 100.0% [2022-07-25T10:31:08.790Z] #29 10.10 [2022-07-25T10:31:09.288Z] #36 ... [2022-07-25T10:31:09.288Z] [2022-07-25T10:31:09.288Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:09.288Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:09.288Z] #42 31.11 Reading package lists... [2022-07-25T10:31:09.288Z] #42 37.72 Building dependency tree... [2022-07-25T10:31:09.288Z] #42 38.97 Reading state information... [2022-07-25T10:31:09.288Z] #42 40.69 The following additional packages will be installed: [2022-07-25T10:31:09.288Z] #42 40.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-25T10:31:09.288Z] #42 40.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-25T10:31:09.288Z] #42 40.71 Suggested packages: [2022-07-25T10:31:09.288Z] #42 40.71 manpages-dev python-setuptools [2022-07-25T10:31:09.288Z] #42 41.94 The following NEW packages will be installed: [2022-07-25T10:31:09.288Z] #42 41.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-25T10:31:09.288Z] #42 41.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-25T10:31:09.288Z] #42 41.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-25T10:31:09.288Z] #42 41.96 python-six zlib1g-dev [2022-07-25T10:31:09.288Z] #42 42.51 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:31:09.288Z] #42 42.51 Need to get 4091 kB of archives. [2022-07-25T10:31:09.288Z] #42 42.51 After this operation, 22.5 MB of additional disk space will be used. [2022-07-25T10:31:09.288Z] #42 42.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-25T10:31:09.288Z] #42 42.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:31:09.288Z] #42 42.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-25T10:31:09.288Z] #42 42.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-25T10:31:09.288Z] #42 42.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-25T10:31:09.288Z] #42 42.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-25T10:31:09.288Z] #42 42.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-25T10:31:09.288Z] #42 42.54 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-25T10:31:09.288Z] #42 42.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-25T10:31:09.288Z] #42 42.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-25T10:31:09.288Z] #42 42.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-25T10:31:09.288Z] #42 42.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-25T10:31:09.288Z] #42 42.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-25T10:31:09.288Z] #42 42.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-25T10:31:09.288Z] #42 42.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-25T10:31:09.288Z] #42 42.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-25T10:31:09.288Z] #42 42.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-25T10:31:09.288Z] #42 43.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:31:09.288Z] #42 44.27 Fetched 4091 kB in 1s (6100 kB/s) [2022-07-25T10:31:09.288Z] #42 44.38 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T10:31:09.288Z] #42 44.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:31:09.288Z] #42 44.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 44.45 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-25T10:31:09.288Z] #42 44.57 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:31:09.288Z] #42 44.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 44.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:09.288Z] #42 44.68 Selecting previously unselected package libnet1-dev. [2022-07-25T10:31:09.288Z] #42 44.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 44.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:09.288Z] #42 44.92 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:31:09.288Z] #42 44.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 44.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:31:09.288Z] #42 45.04 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-25T10:31:09.288Z] #42 45.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 45.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-25T10:31:09.288Z] #42 45.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:31:09.288Z] #42 45.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 45.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:31:09.288Z] #42 45.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T10:31:09.288Z] #42 45.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 45.44 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-25T10:31:09.288Z] #42 45.53 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-25T10:31:09.288Z] #42 45.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 45.56 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:31:09.288Z] #42 45.79 Selecting previously unselected package libprotobuf17:amd64. [2022-07-25T10:31:09.288Z] #42 45.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 45.80 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:09.288Z] #42 46.45 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-25T10:31:09.288Z] #42 46.45 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 46.46 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:09.288Z] #42 46.66 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-25T10:31:09.288Z] #42 46.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:09.288Z] #42 46.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:09.288Z] #42 ... [2022-07-25T10:31:09.288Z] [2022-07-25T10:31:09.288Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:31:09.288Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:31:09.288Z] #32 46.49 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-25T10:31:09.288Z] #32 46.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T10:31:09.548Z] #32 47.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:31:09.737Z] #29 10.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T10:31:08.077Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:31:08.077Z] > git --version # timeout=10 [2022-07-25T10:31:08.091Z] > git --version # 'git version 2.17.1' [2022-07-25T10:31:08.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:08.093Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:10.311Z] #29 11.52 [2022-07-25T10:31:10.571Z] #29 11.82 #=#=# ######################################################################## 100.0% [2022-07-25T10:31:10.571Z] #29 11.97 [2022-07-25T10:31:11.349Z] using credential docker-jenkins-github-credentials [2022-07-25T10:31:11.358Z] Cloning the remote Git repository [2022-07-25T10:31:11.358Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:31:11.522Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07d06fe3a4b1a3789) in /home/ubuntu/workspace/moby_PR-43859 [Pipeline] { [Pipeline] checkout [2022-07-25T10:31:11.728Z] The recommended git tool is: git [2022-07-25T10:31:11.950Z] #29 12.94 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T10:31:12.083Z] #32 ... [2022-07-25T10:31:12.083Z] [2022-07-25T10:31:12.083Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:12.083Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:12.083Z] #13 30.29 Reading package lists... [2022-07-25T10:31:12.083Z] #13 37.02 Building dependency tree... [2022-07-25T10:31:12.083Z] #13 38.52 Reading state information... [2022-07-25T10:31:12.083Z] #13 40.59 The following additional packages will be installed: [2022-07-25T10:31:12.083Z] #13 40.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-25T10:31:12.083Z] #13 40.59 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-25T10:31:12.083Z] #13 40.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-25T10:31:12.083Z] #13 40.59 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-25T10:31:12.083Z] #13 40.59 mingw-w64-x86-64-dev [2022-07-25T10:31:12.083Z] #13 40.59 Suggested packages: [2022-07-25T10:31:12.083Z] #13 40.59 gcc-8-locales seccomp wine64 [2022-07-25T10:31:12.083Z] #13 41.58 The following NEW packages will be installed: [2022-07-25T10:31:12.083Z] #13 41.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:31:12.083Z] #13 41.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-25T10:31:12.083Z] #13 41.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-25T10:31:12.083Z] #13 41.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-25T10:31:12.083Z] #13 41.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-25T10:31:12.083Z] #13 41.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T10:31:12.083Z] #13 41.60 The following packages will be upgraded: [2022-07-25T10:31:12.083Z] #13 41.60 libseccomp2 [2022-07-25T10:31:12.083Z] #13 42.01 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:31:12.083Z] #13 42.01 Need to get 77.8 MB of archives. [2022-07-25T10:31:12.083Z] #13 42.01 After this operation, 487 MB of additional disk space will be used. [2022-07-25T10:31:12.083Z] #13 42.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-07-25T10:31:12.083Z] #13 42.05 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-25T10:31:12.083Z] #13 42.09 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-25T10:31:12.083Z] #13 42.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-07-25T10:31:12.083Z] #13 42.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-25T10:31:12.083Z] #13 42.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-25T10:31:12.083Z] #13 42.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-25T10:31:12.083Z] #13 42.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-25T10:31:12.083Z] #13 42.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-25T10:31:12.083Z] #13 43.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-25T10:31:12.083Z] #13 43.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-07-25T10:31:12.083Z] #13 46.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-25T10:31:12.083Z] #13 ... [2022-07-25T10:31:12.083Z] [2022-07-25T10:31:12.083Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:12.083Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:12.083Z] #42 47.87 Selecting previously unselected package libprotoc17:amd64. [2022-07-25T10:31:12.083Z] #42 47.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:12.083Z] #42 47.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:12.083Z] #42 48.44 Selecting previously unselected package protobuf-c-compiler. [2022-07-25T10:31:12.083Z] #42 48.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:31:12.083Z] #42 48.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:31:12.083Z] #42 48.60 Selecting previously unselected package protobuf-compiler. [2022-07-25T10:31:12.083Z] #42 48.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:12.083Z] #42 48.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:31:12.083Z] #42 48.82 Selecting previously unselected package python-pkg-resources. [2022-07-25T10:31:12.083Z] #42 48.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:31:12.083Z] #42 48.83 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-25T10:31:12.083Z] #42 49.07 Selecting previously unselected package python-six. [2022-07-25T10:31:12.083Z] #42 49.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-25T10:31:12.083Z] #42 49.08 Unpacking python-six (1.12.0-1) ... [2022-07-25T10:31:12.083Z] #42 49.20 Selecting previously unselected package python-protobuf. [2022-07-25T10:31:12.083Z] #42 49.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:12.083Z] #42 49.21 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-25T10:31:12.083Z] #42 49.76 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-25T10:31:12.210Z] #29 13.45 [2022-07-25T10:31:11.397Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:31:11.466Z] > git init /home/ubuntu/workspace/moby_PR-43859 # timeout=10 [2022-07-25T10:31:11.783Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:31:11.784Z] > git --version # timeout=10 [2022-07-25T10:31:11.816Z] > git --version # 'git version 2.25.1' [2022-07-25T10:31:11.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:11.819Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:12.471Z] #29 13.83 #=#=# ######################################################################## 100.0% [2022-07-25T10:31:12.731Z] #29 14.05 [2022-07-25T10:31:12.992Z] #29 14.16 Download of images into '/build' complete. [2022-07-25T10:31:12.992Z] #29 14.16 Use something like the following to load the result into a Docker daemon: [2022-07-25T10:31:12.992Z] #29 14.16 tar -cC '/build' . | docker load [2022-07-25T10:31:13.562Z] #29 DONE 14.9s [2022-07-25T10:31:13.562Z] [2022-07-25T10:31:13.562Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:31:13.562Z] #34 sha256:d9d579b6dc97425100025eea2a85ae9828eb056272ea58bdce25e7a5d4312eda [2022-07-25T10:31:13.562Z] #34 5.720 + RM_GOPATH=0 [2022-07-25T10:31:13.562Z] #34 5.720 + TMP_GOPATH= [2022-07-25T10:31:13.562Z] #34 5.720 + : /build [2022-07-25T10:31:13.562Z] #34 5.720 + '[' -z '' ']' [2022-07-25T10:31:13.562Z] #34 5.720 ++ mktemp -d [2022-07-25T10:31:13.562Z] #34 5.720 + export GOPATH=/tmp/tmp.40jcW8U7Vj [2022-07-25T10:31:13.562Z] #34 5.720 + GOPATH=/tmp/tmp.40jcW8U7Vj [2022-07-25T10:31:13.562Z] #34 5.720 + RM_GOPATH=1 [2022-07-25T10:31:13.562Z] #34 5.720 + case "$(go env GOARCH)" in [2022-07-25T10:31:13.562Z] #34 5.720 ++ go env GOARCH [2022-07-25T10:31:13.562Z] #34 5.739 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:13.562Z] #34 5.739 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:13.562Z] #34 5.739 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:13.562Z] #34 5.747 + dir=/tmp/install [2022-07-25T10:31:13.562Z] #34 5.747 + bin=tomlv [2022-07-25T10:31:13.562Z] #34 5.747 + shift [2022-07-25T10:31:13.562Z] #34 5.747 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-25T10:31:13.562Z] #34 5.747 + . /tmp/install/tomlv.installer [2022-07-25T10:31:13.562Z] #34 5.747 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:31:13.562Z] #34 5.747 + install_tomlv [2022-07-25T10:31:13.562Z] #34 5.747 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-25T10:31:13.562Z] #34 5.747 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.40jcW8U7Vj/src/github.com/BurntSushi/toml [2022-07-25T10:31:13.562Z] #34 5.748 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:31:13.562Z] #34 5.752 Cloning into '/tmp/tmp.40jcW8U7Vj/src/github.com/BurntSushi/toml'... [2022-07-25T10:31:13.562Z] #34 7.749 + cd /tmp/tmp.40jcW8U7Vj/src/github.com/BurntSushi/toml [2022-07-25T10:31:13.562Z] #34 7.751 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:31:13.562Z] #34 7.913 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:31:13.562Z] #34 8.727 internal/unsafeheader [2022-07-25T10:31:13.562Z] #34 8.772 internal/abi [2022-07-25T10:31:13.562Z] #34 8.876 internal/cpu [2022-07-25T10:31:13.562Z] #34 9.352 internal/goexperiment [2022-07-25T10:31:13.562Z] #34 9.526 runtime/internal/atomic [2022-07-25T10:31:13.823Z] #34 ... [2022-07-25T10:31:13.823Z] [2022-07-25T10:31:13.823Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:31:13.823Z] #24 sha256:4c73418f72318ebd931b24435637efd953cb463f8cbb6c9449651ea36bf4910c [2022-07-25T10:31:13.823Z] #24 6.271 + RM_GOPATH=0 [2022-07-25T10:31:13.823Z] #24 6.271 + TMP_GOPATH= [2022-07-25T10:31:13.823Z] #24 6.271 + : /build [2022-07-25T10:31:13.823Z] #24 6.271 + '[' -z '' ']' [2022-07-25T10:31:13.823Z] #24 6.271 ++ mktemp -d [2022-07-25T10:31:13.823Z] #24 6.271 + export GOPATH=/tmp/tmp.IWd0yy0Ehz [2022-07-25T10:31:13.823Z] #24 6.271 + GOPATH=/tmp/tmp.IWd0yy0Ehz [2022-07-25T10:31:13.823Z] #24 6.271 + RM_GOPATH=1 [2022-07-25T10:31:13.823Z] #24 6.271 + case "$(go env GOARCH)" in [2022-07-25T10:31:13.823Z] #24 6.271 ++ go env GOARCH [2022-07-25T10:31:13.823Z] #24 6.288 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:13.823Z] #24 6.288 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:13.823Z] #24 6.296 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:13.823Z] #24 6.296 + dir=/tmp/install [2022-07-25T10:31:13.823Z] #24 6.311 + bin=dockercli [2022-07-25T10:31:13.823Z] #24 6.311 + shift [2022-07-25T10:31:13.823Z] #24 6.311 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-25T10:31:13.823Z] #24 6.311 + . /tmp/install/dockercli.installer [2022-07-25T10:31:13.823Z] #24 6.311 ++ : stable [2022-07-25T10:31:13.823Z] #24 6.311 ++ : 17.06.2-ce [2022-07-25T10:31:13.823Z] #24 6.311 + install_dockercli [2022-07-25T10:31:13.823Z] #24 6.311 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T10:31:13.823Z] #24 6.311 Install docker/cli version 17.06.2-ce from stable [2022-07-25T10:31:13.823Z] #24 6.311 ++ uname -m [2022-07-25T10:31:13.823Z] #24 6.312 + arch=x86_64 [2022-07-25T10:31:13.823Z] #24 6.312 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T10:31:13.823Z] #24 6.312 + url=https://download.docker.com/linux/static [2022-07-25T10:31:13.823Z] #24 6.323 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T10:31:13.823Z] #24 6.323 + tar -xz docker/docker [2022-07-25T10:31:13.823Z] #24 ... [2022-07-25T10:31:13.823Z] [2022-07-25T10:31:13.823Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:31:13.823Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:31:13.823Z] #49 4.615 + RM_GOPATH=0 [2022-07-25T10:31:13.823Z] #49 4.615 + TMP_GOPATH= [2022-07-25T10:31:13.823Z] #49 4.615 + : /build [2022-07-25T10:31:13.823Z] #49 4.615 + '[' -z '' ']' [2022-07-25T10:31:13.823Z] #49 4.615 ++ mktemp -d [2022-07-25T10:31:13.823Z] #49 4.617 + export GOPATH=/tmp/tmp.NKwf29PdTI [2022-07-25T10:31:13.823Z] #49 4.617 + GOPATH=/tmp/tmp.NKwf29PdTI [2022-07-25T10:31:13.823Z] #49 4.617 + RM_GOPATH=1 [2022-07-25T10:31:13.823Z] #49 4.617 + case "$(go env GOARCH)" in [2022-07-25T10:31:13.823Z] #49 4.622 ++ go env GOARCH [2022-07-25T10:31:13.823Z] #49 4.641 Install golangci-lint version v1.23.8 [2022-07-25T10:31:13.823Z] #49 4.641 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:13.823Z] #49 4.641 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:13.823Z] #49 4.641 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:13.823Z] #49 4.641 + dir=/tmp/install [2022-07-25T10:31:13.823Z] #49 4.641 + bin=golangci_lint [2022-07-25T10:31:13.823Z] #49 4.641 + shift [2022-07-25T10:31:13.823Z] #49 4.641 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-25T10:31:13.823Z] #49 4.641 + . /tmp/install/golangci_lint.installer [2022-07-25T10:31:13.823Z] #49 4.641 ++ : v1.23.8 [2022-07-25T10:31:13.823Z] #49 4.641 + install_golangci_lint [2022-07-25T10:31:13.823Z] #49 4.641 + set -e [2022-07-25T10:31:13.823Z] #49 4.641 + echo 'Install golangci-lint version v1.23.8' [2022-07-25T10:31:13.823Z] #49 4.641 + GOBIN=/build [2022-07-25T10:31:13.823Z] #49 4.641 + GO111MODULE=on [2022-07-25T10:31:13.823Z] #49 4.641 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-25T10:31:13.823Z] #49 5.136 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-25T10:31:14.089Z] #49 ... [2022-07-25T10:31:14.089Z] [2022-07-25T10:31:14.089Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:31:14.089Z] #67 sha256:e35459cf4863e8f8d877aa3db2e34011bbfbe2cab77bea37a1774120f137b9e3 [2022-07-25T10:31:14.089Z] #67 5.574 + RM_GOPATH=0 [2022-07-25T10:31:14.089Z] #67 5.574 + TMP_GOPATH= [2022-07-25T10:31:14.089Z] #67 5.574 + : /build [2022-07-25T10:31:14.089Z] #67 5.574 + '[' -z '' ']' [2022-07-25T10:31:14.089Z] #67 5.574 ++ mktemp -d [2022-07-25T10:31:14.089Z] #67 5.574 + export GOPATH=/tmp/tmp.Nv6K0DyqEm [2022-07-25T10:31:14.089Z] #67 5.574 + GOPATH=/tmp/tmp.Nv6K0DyqEm [2022-07-25T10:31:14.089Z] #67 5.574 + RM_GOPATH=1 [2022-07-25T10:31:14.089Z] #67 5.574 + case "$(go env GOARCH)" in [2022-07-25T10:31:14.089Z] #67 5.574 ++ go env GOARCH [2022-07-25T10:31:14.089Z] #67 5.587 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:14.089Z] #67 5.587 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:14.089Z] #67 5.592 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:14.089Z] #67 5.602 + dir=/tmp/install [2022-07-25T10:31:14.089Z] #67 5.602 + bin=proxy [2022-07-25T10:31:14.089Z] #67 5.602 + shift [2022-07-25T10:31:14.089Z] #67 5.602 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-25T10:31:14.089Z] #67 5.602 + . /tmp/install/proxy.installer [2022-07-25T10:31:14.089Z] #67 5.602 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:31:14.089Z] #67 5.602 + install_proxy [2022-07-25T10:31:14.089Z] #67 5.603 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:31:14.089Z] #67 5.604 + case "$1" in [2022-07-25T10:31:14.089Z] #67 5.604 + export CGO_ENABLED=0 [2022-07-25T10:31:14.090Z] #67 5.604 + CGO_ENABLED=0 [2022-07-25T10:31:14.090Z] #67 5.604 + _install_proxy [2022-07-25T10:31:14.090Z] #67 5.604 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-25T10:31:14.090Z] #67 5.604 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Nv6K0DyqEm/src/github.com/docker/libnetwork [2022-07-25T10:31:14.090Z] #67 5.605 Cloning into '/tmp/tmp.Nv6K0DyqEm/src/github.com/docker/libnetwork'... [2022-07-25T10:31:14.090Z] #67 ... [2022-07-25T10:31:14.090Z] [2022-07-25T10:31:14.090Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:14.090Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:14.090Z] #42 5.829 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:31:14.090Z] #42 5.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:31:14.090Z] #42 5.969 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:31:14.090Z] #42 7.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:31:14.090Z] #42 9.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:31:14.350Z] #42 ... [2022-07-25T10:31:14.350Z] [2022-07-25T10:31:14.350Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:31:14.350Z] #51 sha256:25ec0c8ee4266101e5b3564bf81fa8c8712e3a29bbb5ba0087d903e0de996104 [2022-07-25T10:31:14.350Z] #51 6.006 + RM_GOPATH=0 [2022-07-25T10:31:14.350Z] #51 6.006 + TMP_GOPATH= [2022-07-25T10:31:14.350Z] #51 6.006 + : /build [2022-07-25T10:31:14.350Z] #51 6.006 + '[' -z '' ']' [2022-07-25T10:31:14.350Z] #51 6.006 ++ mktemp -d [2022-07-25T10:31:14.350Z] #51 6.038 + export GOPATH=/tmp/tmp.Mij6U4HzTo [2022-07-25T10:31:14.350Z] #51 6.038 + GOPATH=/tmp/tmp.Mij6U4HzTo [2022-07-25T10:31:14.350Z] #51 6.038 + RM_GOPATH=1 [2022-07-25T10:31:14.350Z] #51 6.038 + case "$(go env GOARCH)" in [2022-07-25T10:31:14.350Z] #51 6.038 ++ go env GOARCH [2022-07-25T10:31:14.350Z] #51 6.101 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:14.350Z] #51 6.101 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:14.350Z] #51 6.101 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:14.350Z] #51 6.110 + dir=/tmp/install [2022-07-25T10:31:14.350Z] #51 6.110 + bin=shfmt [2022-07-25T10:31:14.350Z] #51 6.110 + shift [2022-07-25T10:31:14.350Z] #51 6.110 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-25T10:31:14.350Z] #51 6.110 + . /tmp/install/shfmt.installer [2022-07-25T10:31:14.350Z] #51 6.110 ++ : v3.0.2 [2022-07-25T10:31:14.350Z] #51 6.110 + install_shfmt [2022-07-25T10:31:14.350Z] #51 6.110 + echo 'Install shfmt version v3.0.2' [2022-07-25T10:31:14.350Z] #51 6.110 + GOBIN=/build [2022-07-25T10:31:14.350Z] #51 6.110 + GO111MODULE=on [2022-07-25T10:31:14.350Z] #51 6.110 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-25T10:31:14.350Z] #51 6.110 Install shfmt version v3.0.2 [2022-07-25T10:31:14.350Z] #51 6.689 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T10:31:14.350Z] #51 8.019 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T10:31:14.350Z] #51 8.090 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T10:31:14.350Z] #51 8.094 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T10:31:14.350Z] #51 10.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T10:31:14.350Z] #51 ... [2022-07-25T10:31:14.350Z] [2022-07-25T10:31:14.350Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:31:14.350Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:31:14.350Z] #55 4.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:31:14.350Z] #55 4.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:31:14.350Z] #55 4.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:31:14.350Z] #55 5.288 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:31:14.350Z] #55 7.288 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:31:14.350Z] #55 9.865 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:31:14.610Z] #55 ... [2022-07-25T10:31:14.610Z] [2022-07-25T10:31:14.610Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:31:14.610Z] #45 sha256:946ab97c9ffbc76888292dc14b280fc09799afc89ca610b37d478ac85d3bd706 [2022-07-25T10:31:14.610Z] #45 5.444 + RM_GOPATH=0 [2022-07-25T10:31:14.610Z] #45 5.444 + TMP_GOPATH= [2022-07-25T10:31:14.610Z] #45 5.444 + : /build [2022-07-25T10:31:14.610Z] #45 5.444 + '[' -z '' ']' [2022-07-25T10:31:14.610Z] #45 5.447 ++ mktemp -d [2022-07-25T10:31:14.610Z] #45 5.447 + export GOPATH=/tmp/tmp.H7ItP7YsMb [2022-07-25T10:31:14.610Z] #45 5.447 + GOPATH=/tmp/tmp.H7ItP7YsMb [2022-07-25T10:31:14.610Z] #45 5.447 + RM_GOPATH=1 [2022-07-25T10:31:14.610Z] #45 5.447 + case "$(go env GOARCH)" in [2022-07-25T10:31:14.610Z] #45 5.447 ++ go env GOARCH [2022-07-25T10:31:14.610Z] #45 5.453 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:14.610Z] #45 5.453 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:14.610Z] #45 5.454 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:14.610Z] #45 5.454 + dir=/tmp/install [2022-07-25T10:31:14.610Z] #45 5.455 + bin=vndr [2022-07-25T10:31:14.610Z] #45 5.455 + shift [2022-07-25T10:31:14.610Z] #45 5.455 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-25T10:31:14.610Z] #45 5.455 + . /tmp/install/vndr.installer [2022-07-25T10:31:14.610Z] #45 5.455 ++ : v0.1.2 [2022-07-25T10:31:14.610Z] #45 5.455 + install_vndr [2022-07-25T10:31:14.610Z] #45 5.455 + echo 'Install vndr version v0.1.2' [2022-07-25T10:31:14.610Z] #45 5.455 Install vndr version v0.1.2 [2022-07-25T10:31:14.610Z] #45 5.456 + GOBIN=/build [2022-07-25T10:31:14.610Z] #45 5.456 + GO111MODULE=on [2022-07-25T10:31:14.610Z] #45 5.456 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-25T10:31:14.610Z] #45 6.158 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-25T10:31:14.610Z] #45 ... [2022-07-25T10:31:14.610Z] [2022-07-25T10:31:14.610Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:31:14.610Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:31:14.610Z] #32 4.958 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T10:31:14.610Z] #32 4.958 Cloning into '.'... [2022-07-25T10:31:14.870Z] #32 ... [2022-07-25T10:31:14.870Z] [2022-07-25T10:31:14.870Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:14.870Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:14.870Z] #36 6.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:31:14.870Z] #36 6.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:31:14.870Z] #36 6.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:31:14.870Z] #36 7.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:31:14.870Z] #36 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:31:14.870Z] #36 ... [2022-07-25T10:31:14.870Z] [2022-07-25T10:31:14.870Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:31:14.870Z] #58 sha256:7bda096f1d6c4030be1a37360af9edaaf2646fbb5c3e789909baa45e3ed8afc7 [2022-07-25T10:31:14.870Z] #58 6.109 + RM_GOPATH=0 [2022-07-25T10:31:14.870Z] #58 6.109 + TMP_GOPATH= [2022-07-25T10:31:14.870Z] #58 6.109 + : /build [2022-07-25T10:31:14.870Z] #58 6.109 + '[' -z '' ']' [2022-07-25T10:31:14.870Z] #58 6.109 ++ mktemp -d [2022-07-25T10:31:14.870Z] #58 6.109 + export GOPATH=/tmp/tmp.2zLInV3s6H [2022-07-25T10:31:14.870Z] #58 6.109 + GOPATH=/tmp/tmp.2zLInV3s6H [2022-07-25T10:31:14.870Z] #58 6.109 + RM_GOPATH=1 [2022-07-25T10:31:14.870Z] #58 6.109 + case "$(go env GOARCH)" in [2022-07-25T10:31:14.870Z] #58 6.110 ++ go env GOARCH [2022-07-25T10:31:14.870Z] #58 6.158 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:14.870Z] #58 6.158 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:14.870Z] #58 6.158 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:14.870Z] #58 6.176 Install rootlesskit version v0.14.4 [2022-07-25T10:31:14.870Z] #58 6.176 + dir=/tmp/install [2022-07-25T10:31:14.870Z] #58 6.176 + bin=rootlesskit [2022-07-25T10:31:14.870Z] #58 6.176 + shift [2022-07-25T10:31:14.870Z] #58 6.176 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-25T10:31:14.870Z] #58 6.176 + . /tmp/install/rootlesskit.installer [2022-07-25T10:31:14.870Z] #58 6.176 ++ : v0.14.4 [2022-07-25T10:31:14.870Z] #58 6.176 + install_rootlesskit [2022-07-25T10:31:14.870Z] #58 6.176 + case "$1" in [2022-07-25T10:31:14.870Z] #58 6.176 + export CGO_ENABLED=0 [2022-07-25T10:31:14.870Z] #58 6.176 + CGO_ENABLED=0 [2022-07-25T10:31:14.870Z] #58 6.176 + _install_rootlesskit [2022-07-25T10:31:14.870Z] #58 6.176 + echo 'Install rootlesskit version v0.14.4' [2022-07-25T10:31:14.870Z] #58 6.176 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:31:14.870Z] #58 6.176 + GOBIN=/build [2022-07-25T10:31:14.870Z] #58 6.176 + GO111MODULE=on [2022-07-25T10:31:14.870Z] #58 6.176 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-25T10:31:14.870Z] #58 7.006 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-25T10:31:14.870Z] #58 10.59 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:31:14.870Z] #58 10.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:31:14.870Z] #58 10.70 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T10:31:15.025Z] using credential docker-jenkins-github-credentials [2022-07-25T10:31:15.033Z] Cloning the remote Git repository [2022-07-25T10:31:15.033Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:31:15.129Z] #58 ... [2022-07-25T10:31:15.130Z] [2022-07-25T10:31:15.130Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:31:15.130Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:31:15.130Z] #40 5.250 + git clone https://github.com/docker/distribution.git . [2022-07-25T10:31:15.130Z] #40 5.258 Cloning into '.'... [2022-07-25T10:31:15.130Z] #40 ... [2022-07-25T10:31:15.130Z] [2022-07-25T10:31:15.130Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:31:15.130Z] #47 sha256:403cb78eeaf60c9f955d4f202b3e7f1b16157f1f86a548c8c763b81406d8db80 [2022-07-25T10:31:15.130Z] #47 6.242 + RM_GOPATH=0 [2022-07-25T10:31:15.130Z] #47 6.242 + TMP_GOPATH= [2022-07-25T10:31:15.130Z] #47 6.242 + : /build [2022-07-25T10:31:15.130Z] #47 6.242 + '[' -z '' ']' [2022-07-25T10:31:15.130Z] #47 6.242 ++ mktemp -d [2022-07-25T10:31:15.130Z] #47 6.242 + export GOPATH=/tmp/tmp.2Oy4aixn2j [2022-07-25T10:31:15.130Z] #47 6.242 + GOPATH=/tmp/tmp.2Oy4aixn2j [2022-07-25T10:31:15.130Z] #47 6.242 + RM_GOPATH=1 [2022-07-25T10:31:15.130Z] #47 6.242 + case "$(go env GOARCH)" in [2022-07-25T10:31:15.130Z] #47 6.248 ++ go env GOARCH [2022-07-25T10:31:15.130Z] #47 6.353 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:15.130Z] #47 6.353 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:15.130Z] #47 6.353 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:15.130Z] #47 6.360 + dir=/tmp/install [2022-07-25T10:31:15.130Z] #47 6.360 + bin=gotestsum [2022-07-25T10:31:15.130Z] #47 6.360 + shift [2022-07-25T10:31:15.130Z] #47 6.360 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-25T10:31:15.130Z] #47 6.360 + . /tmp/install/gotestsum.installer [2022-07-25T10:31:15.130Z] #47 6.360 ++ : v1.7.0 [2022-07-25T10:31:15.130Z] #47 6.360 + install_gotestsum [2022-07-25T10:31:15.130Z] #47 6.360 + set -e [2022-07-25T10:31:15.130Z] #47 6.360 + echo 'Install gotestsum version v1.7.0' [2022-07-25T10:31:15.130Z] #47 6.360 + GOBIN=/build [2022-07-25T10:31:15.130Z] #47 6.360 + GO111MODULE=on [2022-07-25T10:31:15.130Z] #47 6.360 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-25T10:31:15.130Z] #47 6.360 Install gotestsum version v1.7.0 [2022-07-25T10:31:15.130Z] #47 6.982 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-25T10:31:15.130Z] #47 9.272 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:31:15.130Z] #47 9.307 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:31:15.130Z] #47 9.326 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:31:15.130Z] #47 9.388 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:31:15.130Z] #47 10.13 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:31:15.130Z] #47 10.40 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:31:15.130Z] #47 10.56 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:31:15.130Z] #47 10.68 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:31:15.130Z] #47 10.86 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:31:15.055Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:31:15.119Z] > git init /home/ubuntu/workspace/moby_PR-43859 # timeout=10 [2022-07-25T10:31:15.376Z] #42 ... [2022-07-25T10:31:15.376Z] [2022-07-25T10:31:15.376Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:31:15.376Z] #56 sha256:3a5b34c4b38c8ca339927f898ed467429575a73936503b438947e054c7c81d53 [2022-07-25T10:31:15.376Z] #56 0.972 + RM_GOPATH=0 [2022-07-25T10:31:15.376Z] #56 0.972 + TMP_GOPATH= [2022-07-25T10:31:15.376Z] #56 0.972 + : /build [2022-07-25T10:31:15.376Z] #56 0.972 + '[' -z '' ']' [2022-07-25T10:31:15.376Z] #56 0.972 ++ mktemp -d [2022-07-25T10:31:15.376Z] #56 0.976 + export GOPATH=/tmp/tmp.Bso2PGH3bJ [2022-07-25T10:31:15.376Z] #56 0.977 + GOPATH=/tmp/tmp.Bso2PGH3bJ [2022-07-25T10:31:15.376Z] #56 0.977 + RM_GOPATH=1 [2022-07-25T10:31:15.376Z] #56 0.977 + case "$(go env GOARCH)" in [2022-07-25T10:31:15.376Z] #56 0.980 ++ go env GOARCH [2022-07-25T10:31:15.376Z] #56 1.024 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:15.376Z] #56 1.024 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:15.376Z] #56 1.025 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:15.376Z] #56 1.025 + dir=/tmp/install [2022-07-25T10:31:15.376Z] #56 1.026 + bin=containerd [2022-07-25T10:31:15.376Z] #56 1.026 + shift [2022-07-25T10:31:15.376Z] #56 1.026 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-25T10:31:15.376Z] #56 1.026 + . /tmp/install/containerd.installer [2022-07-25T10:31:15.376Z] #56 1.026 ++ set -e [2022-07-25T10:31:15.376Z] #56 1.026 ++ : v1.6.6 [2022-07-25T10:31:15.376Z] #56 1.027 + install_containerd [2022-07-25T10:31:15.376Z] #56 1.028 + echo 'Install containerd version v1.6.6' [2022-07-25T10:31:15.376Z] #56 1.032 Install containerd version v1.6.6 [2022-07-25T10:31:15.376Z] #56 1.032 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Bso2PGH3bJ/src/github.com/containerd/containerd [2022-07-25T10:31:15.376Z] #56 1.034 Cloning into '/tmp/tmp.Bso2PGH3bJ/src/github.com/containerd/containerd'... [2022-07-25T10:31:15.376Z] #56 ... [2022-07-25T10:31:15.376Z] [2022-07-25T10:31:15.376Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:15.376Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:15.376Z] #13 48.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-25T10:31:15.376Z] #13 48.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-25T10:31:15.376Z] #13 48.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-25T10:31:15.376Z] #13 48.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-25T10:31:15.376Z] #13 48.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-07-25T10:31:15.376Z] #13 48.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-25T10:31:15.376Z] #13 48.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-25T10:31:15.376Z] #13 48.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-25T10:31:15.376Z] #13 48.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-25T10:31:15.376Z] #13 48.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-25T10:31:15.376Z] #13 48.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-25T10:31:15.376Z] #13 48.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-25T10:31:15.376Z] #13 48.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-25T10:31:15.376Z] #13 48.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-25T10:31:15.376Z] #13 49.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:31:15.376Z] #13 49.48 Fetched 77.8 MB in 7s (11.9 MB/s) [2022-07-25T10:31:15.376Z] #13 49.58 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:31:15.376Z] #13 49.64 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-25T10:31:15.376Z] #13 49.67 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-25T10:31:15.376Z] #13 49.91 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:31:15.376Z] #13 50.05 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T10:31:15.376Z] #13 50.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:31:15.376Z] #13 50.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-25T10:31:15.376Z] #13 50.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:31:15.389Z] #47 ... [2022-07-25T10:31:15.389Z] [2022-07-25T10:31:15.389Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:31:15.389Z] #34 sha256:d9d579b6dc97425100025eea2a85ae9828eb056272ea58bdce25e7a5d4312eda [2022-07-25T10:31:15.389Z] #34 10.17 runtime/internal/sys [2022-07-25T10:31:15.389Z] #34 10.25 internal/bytealg [2022-07-25T10:31:15.389Z] #34 10.58 runtime/internal/math [2022-07-25T10:31:15.389Z] #34 10.86 internal/itoa [2022-07-25T10:31:15.389Z] #34 11.47 math/bits [2022-07-25T10:31:15.648Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:31:15.648Z] > git --version # timeout=10 [2022-07-25T10:31:15.660Z] > git --version # 'git version 2.25.1' [2022-07-25T10:31:15.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:15.662Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:16.330Z] #34 12.63 math [2022-07-25T10:31:16.589Z] #34 12.87 runtime [2022-07-25T10:31:17.913Z] #13 52.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T10:31:17.913Z] #13 52.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-25T10:31:17.913Z] #13 52.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:31:17.913Z] #13 ... [2022-07-25T10:31:17.913Z] [2022-07-25T10:31:17.913Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:31:17.913Z] #34 sha256:d2579da94939849e02a9509bb51c36f07a148197f3cbb3365a1c33420d6527da [2022-07-25T10:31:17.913Z] #34 45.62 sync [2022-07-25T10:31:17.913Z] #34 45.67 internal/reflectlite [2022-07-25T10:31:17.913Z] #34 47.12 internal/testlog [2022-07-25T10:31:17.913Z] #34 48.38 errors [2022-07-25T10:31:17.913Z] #34 48.39 sort [2022-07-25T10:31:17.913Z] #34 48.71 strconv [2022-07-25T10:31:17.913Z] #34 49.70 io [2022-07-25T10:31:17.913Z] #34 51.10 internal/oserror [2022-07-25T10:31:17.913Z] #34 51.23 syscall [2022-07-25T10:31:17.913Z] #34 52.76 reflect [2022-07-25T10:31:17.913Z] #34 ... [2022-07-25T10:31:17.913Z] [2022-07-25T10:31:17.913Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:17.913Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:17.913Z] #36 51.53 Selecting previously unselected package libxml2:amd64. [2022-07-25T10:31:17.913Z] #36 51.53 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-25T10:31:17.913Z] #36 51.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:31:17.913Z] #36 52.09 Selecting previously unselected package cmake-data. [2022-07-25T10:31:17.913Z] #36 52.10 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-25T10:31:17.913Z] #36 52.10 Unpacking cmake-data (3.13.4-1) ... [2022-07-25T10:31:17.913Z] #36 54.72 Selecting previously unselected package libarchive13:amd64. [2022-07-25T10:31:17.913Z] #36 54.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-25T10:31:17.913Z] #36 54.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-25T10:31:17.913Z] #36 55.02 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-25T10:31:17.913Z] #36 55.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-25T10:31:17.913Z] #36 55.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-25T10:31:17.913Z] #36 55.19 Selecting previously unselected package librhash0:amd64. [2022-07-25T10:31:17.913Z] #36 55.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-25T10:31:17.913Z] #36 55.22 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-25T10:31:17.913Z] #36 55.43 Selecting previously unselected package libuv1:amd64. [2022-07-25T10:31:17.913Z] #36 55.43 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-25T10:31:17.913Z] #36 55.46 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-25T10:31:17.913Z] #36 55.65 Selecting previously unselected package cmake. [2022-07-25T10:31:17.913Z] #36 55.65 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-25T10:31:17.913Z] #36 55.66 Unpacking cmake (3.13.4-1) ... [2022-07-25T10:31:17.970Z] #34 ... [2022-07-25T10:31:17.970Z] [2022-07-25T10:31:17.970Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:17.970Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:17.970Z] #13 3.189 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:31:17.970Z] #13 3.257 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:31:17.970Z] #13 3.270 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:31:17.970Z] #13 3.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:31:17.970Z] #13 4.225 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-25T10:31:17.970Z] #13 7.317 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:31:17.970Z] #13 ... [2022-07-25T10:31:17.970Z] [2022-07-25T10:31:17.970Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:17.970Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:17.970Z] #36 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:31:20.449Z] #36 ... [2022-07-25T10:31:20.449Z] [2022-07-25T10:31:20.449Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:20.449Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:20.449Z] #13 55.01 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T10:31:20.449Z] #13 55.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-25T10:31:20.449Z] #13 55.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:31:20.449Z] #13 55.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T10:31:20.449Z] #13 55.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:31:20.449Z] #13 55.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:31:20.449Z] #13 55.36 Selecting previously unselected package dmsetup. [2022-07-25T10:31:20.708Z] #13 55.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:31:20.708Z] #13 55.41 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-25T10:31:20.708Z] #13 55.63 Selecting previously unselected package mingw-w64-common. [2022-07-25T10:31:20.967Z] #13 55.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-25T10:31:20.967Z] #13 55.64 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-25T10:31:20.967Z] #13 ... [2022-07-25T10:31:20.967Z] [2022-07-25T10:31:20.967Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:20.967Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:20.967Z] #36 58.62 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:31:20.967Z] #36 58.64 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:31:20.967Z] #36 58.66 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-25T10:31:20.967Z] #36 58.67 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:31:20.967Z] #36 58.72 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-25T10:31:20.967Z] #36 58.74 Setting up cmake-data (3.13.4-1) ... [2022-07-25T10:31:20.967Z] #36 58.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:31:20.967Z] #36 58.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-25T10:31:20.967Z] #36 58.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-25T10:31:20.967Z] #36 58.84 Setting up cmake (3.13.4-1) ... [2022-07-25T10:31:20.967Z] #36 58.87 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:31:20.967Z] #36 58.94 Processing triggers for mime-support (3.62) ... [2022-07-25T10:31:20.967Z] #36 DONE 59.3s [2022-07-25T10:31:21.229Z] [2022-07-25T10:31:21.229Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:31:21.229Z] #37 sha256:1408e8060fd702ec06c92db7f6129d952bbdcb42e87819cdccfee319016b8c1b [2022-07-25T10:31:21.262Z] #36 ... [2022-07-25T10:31:21.263Z] [2022-07-25T10:31:21.263Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:31:21.263Z] #24 sha256:4c73418f72318ebd931b24435637efd953cb463f8cbb6c9449651ea36bf4910c [2022-07-25T10:31:21.263Z] #24 16.68 + mkdir -p /build [2022-07-25T10:31:21.263Z] #24 16.68 + mv docker/docker /build/ [2022-07-25T10:31:21.263Z] #24 16.70 + rmdir docker [2022-07-25T10:31:21.263Z] #24 DONE 17.2s [2022-07-25T10:31:21.263Z] [2022-07-25T10:31:21.263Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:31:21.263Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:31:21.263Z] #49 13.82 go: downloading github.com/fatih/color v1.7.0 [2022-07-25T10:31:21.263Z] #49 13.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-25T10:31:21.263Z] #49 13.91 go: downloading github.com/pkg/errors v0.8.1 [2022-07-25T10:31:21.263Z] #49 13.93 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-25T10:31:21.263Z] #49 14.04 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T10:31:21.263Z] #49 14.38 go: downloading github.com/spf13/viper v1.6.1 [2022-07-25T10:31:21.263Z] #49 14.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-25T10:31:21.263Z] #49 14.85 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-25T10:31:21.263Z] #49 14.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-25T10:31:21.263Z] #49 15.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-25T10:31:21.263Z] #49 16.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-25T10:31:21.263Z] #49 16.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T10:31:22.166Z] #37 1.012 + RM_GOPATH=0 [2022-07-25T10:31:22.166Z] #37 1.012 + TMP_GOPATH= [2022-07-25T10:31:22.166Z] #37 1.013 + : /build [2022-07-25T10:31:22.166Z] #37 1.013 + '[' -z '' ']' [2022-07-25T10:31:22.166Z] #37 1.015 ++ mktemp -d [2022-07-25T10:31:22.166Z] #37 1.018 + export GOPATH=/tmp/tmp.93LHAxw54g [2022-07-25T10:31:22.166Z] #37 1.018 + GOPATH=/tmp/tmp.93LHAxw54g [2022-07-25T10:31:22.166Z] #37 1.018 + RM_GOPATH=1 [2022-07-25T10:31:22.166Z] #37 1.018 + case "$(go env GOARCH)" in [2022-07-25T10:31:22.166Z] #37 1.026 ++ go env GOARCH [2022-07-25T10:31:22.166Z] #37 1.043 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:22.166Z] #37 1.043 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:22.166Z] #37 1.043 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:22.166Z] #37 1.058 + dir=/tmp/install [2022-07-25T10:31:22.166Z] #37 1.058 + bin=tini [2022-07-25T10:31:22.166Z] #37 1.058 + shift [2022-07-25T10:31:22.166Z] #37 1.058 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-25T10:31:22.166Z] #37 1.058 + . /tmp/install/tini.installer [2022-07-25T10:31:22.166Z] #37 1.058 ++ : v0.19.0 [2022-07-25T10:31:22.166Z] #37 1.058 + install_tini [2022-07-25T10:31:22.166Z] #37 1.058 + echo 'Install tini version v0.19.0' [2022-07-25T10:31:22.166Z] #37 1.058 + git clone https://github.com/krallin/tini.git /tmp/tmp.93LHAxw54g/tini [2022-07-25T10:31:22.166Z] #37 1.058 Install tini version v0.19.0 [2022-07-25T10:31:22.166Z] #37 1.060 Cloning into '/tmp/tmp.93LHAxw54g/tini'... [2022-07-25T10:31:23.103Z] #37 1.770 + cd /tmp/tmp.93LHAxw54g/tini [2022-07-25T10:31:23.103Z] #37 1.771 + git checkout -q v0.19.0 [2022-07-25T10:31:23.103Z] #37 1.778 + cmake . [2022-07-25T10:31:23.672Z] #37 ... [2022-07-25T10:31:23.672Z] [2022-07-25T10:31:23.672Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:31:23.672Z] #47 sha256:843216231558324176b8bd2b0ed4396e9f9dd43c8e0e7eb9cb8ff57521637f6f [2022-07-25T10:31:23.672Z] #47 DONE 61.7s [2022-07-25T10:31:23.672Z] [2022-07-25T10:31:23.672Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:31:23.672Z] #37 sha256:1408e8060fd702ec06c92db7f6129d952bbdcb42e87819cdccfee319016b8c1b [2022-07-25T10:31:23.672Z] #37 2.478 -- The C compiler identification is GNU 8.3.0 [2022-07-25T10:31:23.672Z] #37 2.607 -- Check for working C compiler: /usr/bin/cc [2022-07-25T10:31:24.554Z] #49 20.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-25T10:31:24.555Z] #49 20.52 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-25T10:31:24.555Z] #49 20.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-25T10:31:24.555Z] #49 20.85 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-25T10:31:24.609Z] #37 3.590 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-25T10:31:24.609Z] #37 3.590 -- Detecting C compiler ABI info [2022-07-25T10:31:24.814Z] #49 20.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T10:31:25.073Z] #49 21.29 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-25T10:31:25.073Z] #49 21.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-25T10:31:25.073Z] #49 21.39 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-25T10:31:25.073Z] #49 21.42 go: downloading github.com/spf13/afero v1.1.2 [2022-07-25T10:31:25.333Z] #49 21.59 go: downloading github.com/spf13/cast v1.3.0 [2022-07-25T10:31:25.333Z] #49 21.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-25T10:31:25.333Z] #49 21.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T10:31:25.333Z] #49 21.69 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-25T10:31:25.564Z] #37 4.239 -- Detecting C compiler ABI info - done [2022-07-25T10:31:25.564Z] #37 4.300 -- Detecting C compile features [2022-07-25T10:31:25.592Z] #49 21.74 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-25T10:31:25.593Z] #49 21.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-25T10:31:25.593Z] #49 ... [2022-07-25T10:31:25.593Z] [2022-07-25T10:31:25.593Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:31:25.593Z] #58 sha256:7bda096f1d6c4030be1a37360af9edaaf2646fbb5c3e789909baa45e3ed8afc7 [2022-07-25T10:31:25.593Z] #58 11.88 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-25T10:31:25.593Z] #58 15.22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-25T10:31:25.593Z] #58 15.86 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T10:31:25.593Z] #58 15.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T10:31:25.593Z] #58 15.96 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T10:31:25.593Z] #58 16.13 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:31:25.593Z] #58 16.20 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T10:31:25.593Z] #58 16.44 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-25T10:31:25.593Z] #58 17.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T10:31:25.593Z] #58 17.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-25T10:31:25.593Z] #58 19.89 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-25T10:31:25.826Z] #37 ... [2022-07-25T10:31:25.826Z] [2022-07-25T10:31:25.826Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:25.826Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:25.826Z] #42 53.95 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:25.826Z] #42 53.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:25.826Z] #42 53.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:31:25.826Z] #42 53.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-25T10:31:25.826Z] #42 54.01 Setting up python-six (1.12.0-1) ... [2022-07-25T10:31:25.826Z] #42 57.39 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:31:25.826Z] #42 57.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:31:25.826Z] #42 57.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:25.826Z] #42 57.45 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-25T10:31:25.826Z] #42 57.49 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:25.826Z] #42 57.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:31:25.826Z] #42 57.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:25.826Z] #42 57.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:25.826Z] #42 57.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:31:25.826Z] #42 57.59 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-25T10:31:25.826Z] #42 63.97 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-25T10:31:25.826Z] #42 63.99 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:31:25.853Z] #58 ... [2022-07-25T10:31:25.853Z] [2022-07-25T10:31:25.853Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:31:25.853Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:31:25.853Z] #49 21.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T10:31:25.853Z] #49 22.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T10:31:25.853Z] #49 22.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-25T10:31:25.853Z] #49 22.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T10:31:26.089Z] #42 DONE 64.4s [2022-07-25T10:31:26.089Z] [2022-07-25T10:31:26.089Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:31:26.089Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:31:26.113Z] #49 22.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T10:31:26.113Z] #49 22.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T10:31:26.113Z] #49 22.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-25T10:31:26.372Z] #49 22.63 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-25T10:31:26.372Z] #49 22.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-25T10:31:26.372Z] #49 22.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T10:31:26.632Z] #49 22.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T10:31:26.632Z] #49 22.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-25T10:31:26.632Z] #49 23.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-25T10:31:27.201Z] #49 23.45 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-25T10:31:27.201Z] #49 23.50 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-25T10:31:27.201Z] #49 23.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T10:31:27.770Z] #49 23.90 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-25T10:31:27.770Z] #49 23.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T10:31:27.770Z] #49 ... [2022-07-25T10:31:27.770Z] [2022-07-25T10:31:27.770Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:27.770Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:27.770Z] #42 14.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:31:27.770Z] #42 ... [2022-07-25T10:31:27.770Z] [2022-07-25T10:31:27.770Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:31:27.770Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:31:27.770Z] #49 24.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T10:31:28.029Z] #49 24.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-25T10:31:28.598Z] #49 24.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-25T10:31:28.598Z] #49 24.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T10:31:28.598Z] #49 24.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-25T10:31:28.598Z] #49 ... [2022-07-25T10:31:28.598Z] [2022-07-25T10:31:28.598Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:28.598Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:28.598Z] #13 10.77 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:31:28.598Z] #13 13.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:31:28.598Z] #13 ... [2022-07-25T10:31:28.598Z] [2022-07-25T10:31:28.598Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:31:28.598Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:31:28.598Z] #49 24.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-25T10:31:28.598Z] #49 24.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-25T10:31:28.624Z] #43 2.111 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:31:28.624Z] #43 2.115 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:31:28.624Z] #43 2.128 Note: Building without GnuTLS support [2022-07-25T10:31:28.624Z] #43 2.137 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:31:28.624Z] #43 2.143 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:31:28.857Z] #49 ... [2022-07-25T10:31:28.857Z] [2022-07-25T10:31:28.858Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:31:28.858Z] #45 sha256:946ab97c9ffbc76888292dc14b280fc09799afc89ca610b37d478ac85d3bd706 [2022-07-25T10:31:28.858Z] #45 DONE 24.9s [2022-07-25T10:31:28.858Z] [2022-07-25T10:31:28.858Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:31:28.858Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:31:28.858Z] #49 24.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-25T10:31:29.426Z] #49 25.65 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-25T10:31:29.810Z] Fetching without tags [2022-07-25T10:31:30.001Z] #49 ... [2022-07-25T10:31:30.001Z] [2022-07-25T10:31:30.001Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:31:30.001Z] #47 sha256:403cb78eeaf60c9f955d4f202b3e7f1b16157f1f86a548c8c763b81406d8db80 [2022-07-25T10:31:30.001Z] #47 16.08 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:31:30.001Z] #47 16.25 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:31:30.001Z] #47 16.37 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:31:30.001Z] #47 19.04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:31:30.001Z] #47 19.07 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:31:30.001Z] #47 ... [2022-07-25T10:31:30.001Z] [2022-07-25T10:31:30.001Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:31:30.001Z] #67 sha256:e35459cf4863e8f8d877aa3db2e34011bbfbe2cab77bea37a1774120f137b9e3 [2022-07-25T10:31:30.029Z] #43 3.883 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:31:30.029Z] #43 3.932 GEN .gitid [2022-07-25T10:31:30.029Z] #43 3.974 GEN criu/include/version.h [2022-07-25T10:31:30.117Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:31:30.288Z] #43 4.034 GEN include/common/asm [2022-07-25T10:31:30.370Z] Fetching without tags [2022-07-25T10:31:30.521Z] #67 25.60 Checking out files: 46% (884/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 89% (1711/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-25T10:31:30.521Z] #67 26.91 + cd /tmp/tmp.Nv6K0DyqEm/src/github.com/docker/libnetwork [2022-07-25T10:31:30.685Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:31:30.785Z] #67 26.91 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:31:30.859Z] #43 ... [2022-07-25T10:31:30.859Z] [2022-07-25T10:31:30.859Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:31:30.859Z] #37 sha256:1408e8060fd702ec06c92db7f6129d952bbdcb42e87819cdccfee319016b8c1b [2022-07-25T10:31:30.859Z] #37 6.357 -- Detecting C compile features - done [2022-07-25T10:31:30.859Z] #37 6.402 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T10:31:30.859Z] #37 6.700 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T10:31:30.859Z] #37 6.765 -- Configuring done [2022-07-25T10:31:30.859Z] #37 6.808 -- Generating done [2022-07-25T10:31:30.859Z] #37 6.856 -- Build files have been written to: /tmp/tmp.93LHAxw54g/tini [2022-07-25T10:31:30.859Z] #37 6.863 + make tini-static [2022-07-25T10:31:30.859Z] #37 7.254 Scanning dependencies of target tini-static [2022-07-25T10:31:30.859Z] #37 7.325 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T10:31:30.859Z] #37 8.413 [100%] Linking C executable tini-static [2022-07-25T10:31:30.859Z] #37 8.991 [100%] Built target tini-static [2022-07-25T10:31:30.859Z] #37 9.120 + mkdir -p /build [2022-07-25T10:31:30.859Z] #37 9.123 + cp tini-static /build/docker-init [2022-07-25T10:31:30.859Z] #37 DONE 9.6s [2022-07-25T10:31:30.859Z] [2022-07-25T10:31:30.859Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:30.859Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:30.859Z] #13 62.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T10:31:30.859Z] #13 62.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-25T10:31:30.859Z] #13 62.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:31:30.907Z] Merge succeeded, producing 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:31:30.908Z] Checking out Revision 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 (PR-43859) [2022-07-25T10:31:31.354Z] #67 27.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-25T10:31:29.732Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:31:29.749Z] > git config --add remote.origin.fetch +refs/pull/43859/head:refs/remotes/origin/PR-43859 # timeout=10 [2022-07-25T10:31:29.771Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:29.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:31:29.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:31:29.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:29.859Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:30.128Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:31:30.146Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:31:30.847Z] > git remote # timeout=10 [2022-07-25T10:31:30.867Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:31:30.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:30.882Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-25T10:31:30.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:31:30.912Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:31:30.919Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:31:31.660Z] Merge succeeded, producing 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:31:31.661Z] Checking out Revision 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 (PR-43859) [2022-07-25T10:31:30.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:31:30.307Z] > git config --add remote.origin.fetch +refs/pull/43859/head:refs/remotes/origin/PR-43859 # timeout=10 [2022-07-25T10:31:30.334Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:30.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:31:30.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:31:30.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:30.374Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:30.695Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:31:30.728Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:31:31.575Z] > git remote # timeout=10 [2022-07-25T10:31:31.596Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:31:31.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:31.625Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-25T10:31:31.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:31:31.663Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:31:31.800Z] #13 ... [2022-07-25T10:31:31.800Z] [2022-07-25T10:31:31.800Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:31:31.800Z] #34 sha256:d2579da94939849e02a9509bb51c36f07a148197f3cbb3365a1c33420d6527da [2022-07-25T10:31:31.800Z] #34 59.92 internal/syscall/unix [2022-07-25T10:31:31.800Z] #34 60.20 time [2022-07-25T10:31:31.800Z] #34 66.89 internal/poll [2022-07-25T10:31:31.800Z] #34 67.83 internal/fmtsort [2022-07-25T10:31:31.800Z] #34 68.55 internal/syscall/execenv [2022-07-25T10:31:31.800Z] #34 68.64 path [2022-07-25T10:31:31.800Z] #34 69.35 io/fs [2022-07-25T10:31:31.800Z] #34 69.89 strings [2022-07-25T10:31:32.346Z] Fetching without tags [2022-07-25T10:31:32.368Z] #34 ... [2022-07-25T10:31:32.368Z] [2022-07-25T10:31:32.368Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:31:32.368Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:31:32.368Z] #43 6.016 PBCC images/timens.pb-c.c [2022-07-25T10:31:32.368Z] #43 6.044 DEP images/timens.pb-c.d [2022-07-25T10:31:32.368Z] #43 6.100 PBCC images/fown.pb-c.c [2022-07-25T10:31:32.368Z] #43 6.133 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-25T10:31:32.368Z] #43 6.220 PBCC images/opts.pb-c.c [2022-07-25T10:31:32.368Z] #43 6.257 PBCC images/memfd.pb-c.c [2022-07-25T10:31:32.368Z] #43 6.292 DEP images/fown.pb-c.d [2022-07-25T10:31:32.368Z] #43 6.327 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-25T10:31:32.627Z] #43 6.383 DEP images/opts.pb-c.d [2022-07-25T10:31:32.627Z] #43 6.429 DEP images/memfd.pb-c.d [2022-07-25T10:31:32.627Z] #43 6.471 PBCC images/sit.pb-c.c [2022-07-25T10:31:32.627Z] #43 6.522 DEP images/sit.pb-c.d [2022-07-25T10:31:32.650Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:31:32.734Z] #67 ... [2022-07-25T10:31:32.734Z] [2022-07-25T10:31:32.734Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:31:32.734Z] #34 sha256:d9d579b6dc97425100025eea2a85ae9828eb056272ea58bdce25e7a5d4312eda [2022-07-25T10:31:32.735Z] #34 18.82 unicode/utf8 [2022-07-25T10:31:32.735Z] #34 19.38 internal/race [2022-07-25T10:31:32.735Z] #34 19.53 sync/atomic [2022-07-25T10:31:32.735Z] #34 20.21 unicode [2022-07-25T10:31:32.735Z] #34 23.28 encoding [2022-07-25T10:31:32.735Z] #34 ... [2022-07-25T10:31:32.735Z] [2022-07-25T10:31:32.735Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:31:32.735Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:31:32.735Z] #49 26.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-25T10:31:32.735Z] #49 26.38 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-25T10:31:32.735Z] #49 26.49 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-25T10:31:32.735Z] #49 26.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-25T10:31:32.735Z] #49 26.52 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-25T10:31:32.735Z] #49 26.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-25T10:31:32.735Z] #49 27.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T10:31:32.735Z] #49 27.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-25T10:31:32.735Z] #49 27.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T10:31:32.735Z] #49 27.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T10:31:32.735Z] #49 27.79 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-25T10:31:32.735Z] #49 27.95 go: downloading golang.org/x/text v0.3.2 [2022-07-25T10:31:32.886Z] #43 6.584 PBCC images/macvlan.pb-c.c [2022-07-25T10:31:32.886Z] #43 6.635 DEP images/macvlan.pb-c.d [2022-07-25T10:31:32.886Z] #43 6.662 PBCC images/autofs.pb-c.c [2022-07-25T10:31:32.886Z] #43 6.699 DEP images/autofs.pb-c.d [2022-07-25T10:31:32.886Z] #43 6.728 PBCC images/sysctl.pb-c.c [2022-07-25T10:31:32.886Z] #43 6.761 DEP images/sysctl.pb-c.d [2022-07-25T10:31:32.886Z] #43 6.827 PBCC images/time.pb-c.c [2022-07-25T10:31:33.145Z] #43 6.847 DEP images/time.pb-c.d [2022-07-25T10:31:33.145Z] #43 6.899 PBCC images/binfmt-misc.pb-c.c [2022-07-25T10:31:33.145Z] #43 6.951 DEP images/binfmt-misc.pb-c.d [2022-07-25T10:31:33.145Z] #43 6.993 PBCC images/seccomp.pb-c.c [2022-07-25T10:31:33.145Z] #43 7.013 DEP images/seccomp.pb-c.d [2022-07-25T10:31:33.145Z] #43 7.087 PBCC images/userns.pb-c.c [2022-07-25T10:31:33.404Z] #43 7.115 DEP images/userns.pb-c.d [2022-07-25T10:31:33.404Z] #43 7.168 PBCC images/cgroup.pb-c.c [2022-07-25T10:31:33.404Z] #43 7.198 DEP images/cgroup.pb-c.d [2022-07-25T10:31:33.404Z] #43 7.268 PBCC images/ext-file.pb-c.c [2022-07-25T10:31:33.404Z] #43 7.311 DEP images/ext-file.pb-c.d [2022-07-25T10:31:32.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:31:32.274Z] > git config --add remote.origin.fetch +refs/pull/43859/head:refs/remotes/origin/PR-43859 # timeout=10 [2022-07-25T10:31:32.302Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:32.321Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:31:32.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:31:32.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:32.349Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:31:32.664Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:31:32.681Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:31:33.663Z] #43 7.344 PBCC images/rpc.pb-c.c [2022-07-25T10:31:33.663Z] #43 7.374 DEP images/rpc.pb-c.d [2022-07-25T10:31:33.663Z] #43 7.455 PBCC images/siginfo.pb-c.c [2022-07-25T10:31:33.663Z] #43 7.462 DEP images/siginfo.pb-c.d [2022-07-25T10:31:33.663Z] #43 7.511 PBCC images/pagemap.pb-c.c [2022-07-25T10:31:33.663Z] #43 7.559 DEP images/pagemap.pb-c.d [2022-07-25T10:31:33.843Z] Merge succeeded, producing 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:31:33.843Z] Checking out Revision 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 (PR-43859) [2022-07-25T10:31:31.678Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:31:33.922Z] #43 7.603 PBCC images/rlimit.pb-c.c [2022-07-25T10:31:33.922Z] #43 7.639 DEP images/rlimit.pb-c.d [2022-07-25T10:31:33.922Z] #43 7.684 PBCC images/file-lock.pb-c.c [2022-07-25T10:31:33.922Z] #43 7.690 DEP images/file-lock.pb-c.d [2022-07-25T10:31:33.922Z] #43 7.737 PBCC images/tty.pb-c.c [2022-07-25T10:31:33.922Z] #43 7.813 DEP images/tty.pb-c.d [2022-07-25T10:31:34.181Z] #43 7.857 PBCC images/tun.pb-c.c [2022-07-25T10:31:34.181Z] #43 7.889 PBCC images/netdev.pb-c.c [2022-07-25T10:31:34.181Z] #43 7.943 DEP images/tun.pb-c.d [2022-07-25T10:31:34.181Z] #43 7.996 DEP images/netdev.pb-c.d [2022-07-25T10:31:34.181Z] #43 8.051 PBCC images/vma.pb-c.c [2022-07-25T10:31:34.440Z] #43 8.083 DEP images/vma.pb-c.d [2022-07-25T10:31:34.440Z] #43 8.120 PBCC images/creds.pb-c.c [2022-07-25T10:31:34.440Z] #43 8.146 DEP images/creds.pb-c.d [2022-07-25T10:31:34.440Z] #43 8.206 PBCC images/utsns.pb-c.c [2022-07-25T10:31:34.440Z] #43 8.237 DEP images/utsns.pb-c.d [2022-07-25T10:31:34.440Z] #43 8.262 PBCC images/ipc-desc.pb-c.c [2022-07-25T10:31:34.440Z] #43 8.295 PBCC images/ipc-sem.pb-c.c [2022-07-25T10:31:34.440Z] #43 8.319 DEP images/ipc-desc.pb-c.d [2022-07-25T10:31:34.440Z] #43 8.357 DEP images/ipc-sem.pb-c.d [2022-07-25T10:31:34.440Z] #43 8.395 PBCC images/ipc-msg.pb-c.c [2022-07-25T10:31:34.440Z] #43 8.432 DEP images/ipc-msg.pb-c.d [2022-07-25T10:31:34.699Z] #43 8.479 PBCC images/ipc-shm.pb-c.c [2022-07-25T10:31:34.699Z] #43 8.502 DEP images/ipc-shm.pb-c.d [2022-07-25T10:31:34.699Z] #43 8.534 PBCC images/ipc-var.pb-c.c [2022-07-25T10:31:34.699Z] #43 8.554 DEP images/ipc-var.pb-c.d [2022-07-25T10:31:34.699Z] #43 8.585 PBCC images/sk-opts.pb-c.c [2022-07-25T10:31:34.699Z] #43 8.611 PBCC images/packet-sock.pb-c.c [2022-07-25T10:31:34.699Z] #43 8.651 DEP images/sk-opts.pb-c.d [2022-07-25T10:31:34.958Z] #43 8.685 DEP images/packet-sock.pb-c.d [2022-07-25T10:31:34.958Z] #43 8.763 PBCC images/sk-netlink.pb-c.c [2022-07-25T10:31:34.958Z] #43 8.791 DEP images/sk-netlink.pb-c.d [2022-07-25T10:31:34.958Z] #43 8.840 PBCC images/sk-inet.pb-c.c [2022-07-25T10:31:34.958Z] #43 8.891 DEP images/sk-inet.pb-c.d [2022-07-25T10:31:35.217Z] #43 8.923 PBCC images/sk-unix.pb-c.c [2022-07-25T10:31:35.217Z] #43 8.959 DEP images/sk-unix.pb-c.d [2022-07-25T10:31:35.217Z] #43 8.992 PBCC images/mm.pb-c.c [2022-07-25T10:31:35.217Z] #43 9.031 DEP images/mm.pb-c.d [2022-07-25T10:31:35.217Z] #43 9.072 PBCC images/timerfd.pb-c.c [2022-07-25T10:31:35.217Z] #43 9.111 DEP images/timerfd.pb-c.d [2022-07-25T10:31:35.476Z] #43 9.159 PBCC images/timer.pb-c.c [2022-07-25T10:31:35.476Z] #43 9.181 DEP images/timer.pb-c.d [2022-07-25T10:31:35.476Z] #43 9.231 PBCC images/sa.pb-c.c [2022-07-25T10:31:35.476Z] #43 9.260 DEP images/sa.pb-c.d [2022-07-25T10:31:35.476Z] #43 9.296 PBCC images/pipe-data.pb-c.c [2022-07-25T10:31:35.476Z] #43 9.314 DEP images/pipe-data.pb-c.d [2022-07-25T10:31:35.476Z] #43 9.379 PBCC images/mnt.pb-c.c [2022-07-25T10:31:33.755Z] > git remote # timeout=10 [2022-07-25T10:31:33.762Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:31:33.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:31:33.815Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-25T10:31:33.834Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:31:33.845Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:31:33.855Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:31:35.618Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-25T10:31:35.735Z] #43 9.395 DEP images/mnt.pb-c.d [2022-07-25T10:31:35.735Z] #43 9.455 PBCC images/sk-packet.pb-c.c [2022-07-25T10:31:35.735Z] #43 9.479 DEP images/sk-packet.pb-c.d [2022-07-25T10:31:35.735Z] #43 9.533 PBCC images/tcp-stream.pb-c.c [2022-07-25T10:31:35.735Z] #43 9.599 DEP images/tcp-stream.pb-c.d [2022-07-25T10:31:35.735Z] #43 9.647 PBCC images/pipe.pb-c.c [2022-07-25T10:31:35.822Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:31:35.994Z] #43 9.687 DEP images/pipe.pb-c.d [2022-07-25T10:31:35.994Z] #43 9.735 PBCC images/pstree.pb-c.c [2022-07-25T10:31:35.994Z] #43 9.745 DEP images/pstree.pb-c.d [2022-07-25T10:31:35.994Z] #43 9.799 PBCC images/fs.pb-c.c [2022-07-25T10:31:35.994Z] #43 9.815 DEP images/fs.pb-c.d [2022-07-25T10:31:35.994Z] #43 9.858 PBCC images/signalfd.pb-c.c [2022-07-25T10:31:35.994Z] #43 9.894 DEP images/signalfd.pb-c.d [2022-07-25T10:31:35.994Z] #43 9.930 PBCC images/fh.pb-c.c [2022-07-25T10:31:36.025Z] #49 ... [2022-07-25T10:31:36.025Z] [2022-07-25T10:31:36.025Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:31:36.025Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:31:36.025Z] #40 29.18 Checking out files: 73% (1609/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-25T10:31:36.025Z] #40 29.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-25T10:31:36.025Z] #40 ... [2022-07-25T10:31:36.025Z] [2022-07-25T10:31:36.025Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:31:36.025Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:31:36.025Z] #55 22.20 Fetched 8508 kB in 18s (480 kB/s) [2022-07-25T10:31:36.025Z] #55 22.20 Reading package lists... [2022-07-25T10:31:36.025Z] #55 29.62 Reading package lists... [2022-07-25T10:31:36.025Z] #55 ... [2022-07-25T10:31:36.025Z] [2022-07-25T10:31:36.025Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:36.025Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:36.025Z] #36 25.57 Fetched 8508 kB in 19s (449 kB/s) [2022-07-25T10:31:36.025Z] #36 25.57 Reading package lists... [2022-07-25T10:31:36.253Z] #43 9.962 PBCC images/fsnotify.pb-c.c [2022-07-25T10:31:36.254Z] #43 9.995 DEP images/fh.pb-c.d [2022-07-25T10:31:36.254Z] #43 10.05 DEP images/fsnotify.pb-c.d [2022-07-25T10:31:36.254Z] #43 10.11 PBCC images/eventpoll.pb-c.c [2022-07-25T10:31:36.254Z] #43 10.14 DEP images/eventpoll.pb-c.d [2022-07-25T10:31:36.254Z] #43 10.18 PBCC images/eventfd.pb-c.c [2022-07-25T10:31:36.294Z] #36 32.13 Reading package lists... [2022-07-25T10:31:36.294Z] #36 ... [2022-07-25T10:31:36.294Z] [2022-07-25T10:31:36.294Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:31:36.294Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:31:36.294Z] #40 31.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:31:36.513Z] #43 10.21 DEP images/eventfd.pb-c.d [2022-07-25T10:31:36.513Z] #43 10.26 PBCC images/remap-file-path.pb-c.c [2022-07-25T10:31:36.513Z] #43 10.29 DEP images/remap-file-path.pb-c.d [2022-07-25T10:31:36.513Z] #43 10.35 PBCC images/fifo.pb-c.c [2022-07-25T10:31:36.513Z] #43 10.37 DEP images/fifo.pb-c.d [2022-07-25T10:31:36.513Z] #43 10.41 PBCC images/ghost-file.pb-c.c [2022-07-25T10:31:36.675Z] + docker version [2022-07-25T10:31:36.772Z] #43 10.46 DEP images/ghost-file.pb-c.d [2022-07-25T10:31:36.772Z] #43 10.50 PBCC images/regfile.pb-c.c [2022-07-25T10:31:36.772Z] #43 10.54 DEP images/regfile.pb-c.d [2022-07-25T10:31:36.772Z] #43 10.57 PBCC images/ns.pb-c.c [2022-07-25T10:31:36.772Z] #43 10.61 DEP images/ns.pb-c.d [2022-07-25T10:31:36.772Z] #43 10.65 PBCC images/fdinfo.pb-c.c [2022-07-25T10:31:36.772Z] #43 10.70 DEP images/fdinfo.pb-c.d [2022-07-25T10:31:36.772Z] #43 10.76 PBCC images/core-aarch64.pb-c.c [2022-07-25T10:31:36.990Z] + docker version [2022-07-25T10:31:37.031Z] #43 10.80 PBCC images/core-arm.pb-c.c [2022-07-25T10:31:37.031Z] #43 10.87 PBCC images/core-ppc64.pb-c.c [2022-07-25T10:31:37.031Z] #43 10.92 PBCC images/core-s390.pb-c.c [2022-07-25T10:31:37.031Z] #43 10.97 PBCC images/core-x86.pb-c.c [2022-07-25T10:31:37.290Z] #43 11.02 PBCC images/core.pb-c.c [2022-07-25T10:31:37.290Z] #43 11.06 PBCC images/inventory.pb-c.c [2022-07-25T10:31:37.290Z] #43 11.09 DEP images/core-aarch64.pb-c.d [2022-07-25T10:31:37.290Z] #43 11.14 DEP images/core-arm.pb-c.d [2022-07-25T10:31:37.290Z] #43 11.19 DEP images/core-ppc64.pb-c.d [2022-07-25T10:31:37.290Z] #43 11.22 DEP images/core-s390.pb-c.d [2022-07-25T10:31:37.548Z] #43 11.26 DEP images/core-x86.pb-c.d [2022-07-25T10:31:37.549Z] #43 11.32 DEP images/core.pb-c.d [2022-07-25T10:31:37.549Z] #43 11.36 DEP images/inventory.pb-c.d [2022-07-25T10:31:37.549Z] #43 11.39 PBCC images/cpuinfo.pb-c.c [2022-07-25T10:31:37.549Z] #43 11.41 DEP images/cpuinfo.pb-c.d [2022-07-25T10:31:37.549Z] #43 11.45 PBCC images/stats.pb-c.c [2022-07-25T10:31:37.549Z] #43 11.48 DEP images/stats.pb-c.d [2022-07-25T10:31:38.571Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-25T10:31:38.830Z] #40 ... [2022-07-25T10:31:38.830Z] [2022-07-25T10:31:38.830Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:38.830Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:38.830Z] #42 24.80 Fetched 8508 kB in 19s (443 kB/s) [2022-07-25T10:31:38.830Z] #42 24.80 Reading package lists... [2022-07-25T10:31:38.830Z] #42 31.97 Reading package lists... [2022-07-25T10:31:38.830Z] #42 ... [2022-07-25T10:31:38.830Z] [2022-07-25T10:31:38.830Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:31:38.830Z] #58 sha256:7bda096f1d6c4030be1a37360af9edaaf2646fbb5c3e789909baa45e3ed8afc7 [2022-07-25T10:31:38.830Z] #58 24.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:31:38.830Z] #58 ... [2022-07-25T10:31:38.830Z] [2022-07-25T10:31:38.830Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:31:38.830Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:31:38.830Z] #49 33.96 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T10:31:38.830Z] #49 33.97 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T10:31:38.830Z] #49 34.13 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-25T10:31:38.830Z] #49 34.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-25T10:31:38.830Z] #49 34.20 go: downloading github.com/gogo/protobuf v1.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-25T10:31:38.926Z] #43 12.64 make[1]: Nothing to be done for 'all'. [Pipeline] sh [2022-07-25T10:31:39.399Z] #49 35.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-25T10:31:39.482Z] + docker version [2022-07-25T10:31:39.658Z] #49 35.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T10:31:39.917Z] #49 36.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-25T10:31:40.303Z] #43 13.84 CC images/stats.o [2022-07-25T10:31:40.303Z] #43 14.19 CC images/core.o [2022-07-25T10:31:40.862Z] Client: Docker Engine - Community [2022-07-25T10:31:40.862Z] Version: 20.10.14 [2022-07-25T10:31:40.862Z] API version: 1.41 [2022-07-25T10:31:40.862Z] Go version: go1.16.15 [2022-07-25T10:31:40.862Z] Git commit: a224086 [2022-07-25T10:31:40.862Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T10:31:40.862Z] OS/Arch: linux/amd64 [2022-07-25T10:31:40.862Z] Context: default [2022-07-25T10:31:40.862Z] Experimental: true [2022-07-25T10:31:40.862Z] [2022-07-25T10:31:40.862Z] Server: Docker Engine - Community [2022-07-25T10:31:40.862Z] Engine: [2022-07-25T10:31:40.862Z] Version: 20.10.14 [2022-07-25T10:31:40.862Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:31:40.862Z] Go version: go1.16.15 [2022-07-25T10:31:40.862Z] Git commit: 87a90dc [2022-07-25T10:31:40.862Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T10:31:40.862Z] OS/Arch: linux/amd64 [2022-07-25T10:31:40.862Z] Experimental: true [2022-07-25T10:31:40.862Z] containerd: [2022-07-25T10:31:40.862Z] Version: 1.5.11 [2022-07-25T10:31:40.862Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:31:40.862Z] runc: [2022-07-25T10:31:40.862Z] Version: 1.0.3 [2022-07-25T10:31:40.862Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:31:40.862Z] docker-init: [2022-07-25T10:31:40.862Z] Version: 0.19.0 [2022-07-25T10:31:40.862Z] GitCommit: de40ad0 [2022-07-25T10:31:40.872Z] #43 14.77 CC images/core-x86.o [Pipeline] sh [2022-07-25T10:31:41.209Z] + docker info [2022-07-25T10:31:41.809Z] #43 15.38 CC images/core-arm.o [2022-07-25T10:31:41.809Z] #43 15.73 CC images/core-aarch64.o [2022-07-25T10:31:41.928Z] #49 ... [2022-07-25T10:31:41.928Z] [2022-07-25T10:31:41.929Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:41.929Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:41.929Z] #13 23.94 Fetched 9047 kB in 21s (431 kB/s) [2022-07-25T10:31:41.929Z] #13 23.94 Reading package lists... [2022-07-25T10:31:41.929Z] #13 31.09 Reading package lists... [2022-07-25T10:31:41.929Z] #13 ... [2022-07-25T10:31:41.929Z] [2022-07-25T10:31:41.929Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:41.929Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:41.929Z] #42 31.97 Reading package lists... [2022-07-25T10:31:42.377Z] #43 16.07 CC images/core-ppc64.o [2022-07-25T10:31:42.635Z] #43 ... [2022-07-25T10:31:42.635Z] [2022-07-25T10:31:42.635Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:31:42.635Z] #34 sha256:d2579da94939849e02a9509bb51c36f07a148197f3cbb3365a1c33420d6527da [2022-07-25T10:31:42.635Z] #34 70.84 os [2022-07-25T10:31:42.635Z] #34 72.09 bufio [2022-07-25T10:31:42.635Z] #34 73.39 text/tabwriter [2022-07-25T10:31:42.635Z] #34 74.35 io/ioutil [2022-07-25T10:31:42.635Z] #34 74.37 fmt [2022-07-25T10:31:42.635Z] #34 76.67 github.com/BurntSushi/toml [2022-07-25T10:31:42.635Z] #34 76.68 flag [2022-07-25T10:31:42.635Z] #34 78.17 log [2022-07-25T10:31:42.635Z] #34 80.45 github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:31:42.635Z] #34 ... [2022-07-25T10:31:42.635Z] [2022-07-25T10:31:42.636Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:31:42.636Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:31:42.636Z] #43 16.64 CC images/core-s390.o [2022-07-25T10:31:43.573Z] #43 17.22 CC images/cpuinfo.o [2022-07-25T10:31:43.573Z] #43 ... [2022-07-25T10:31:43.573Z] [2022-07-25T10:31:43.573Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:43.573Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:43.573Z] #13 68.16 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T10:31:43.573Z] #13 68.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:31:43.573Z] #13 68.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:31:43.573Z] #13 68.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-25T10:31:43.573Z] #13 68.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:31:43.573Z] #13 68.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:31:43.836Z] #13 ... [2022-07-25T10:31:43.836Z] [2022-07-25T10:31:43.836Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:31:43.836Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:31:43.836Z] #43 17.63 CC images/inventory.o [2022-07-25T10:31:43.885Z] #42 38.14 Building dependency tree... [2022-07-25T10:31:43.885Z] #42 ... [2022-07-25T10:31:43.885Z] [2022-07-25T10:31:43.885Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:31:43.885Z] #51 sha256:25ec0c8ee4266101e5b3564bf81fa8c8712e3a29bbb5ba0087d903e0de996104 [2022-07-25T10:31:43.885Z] #51 DONE 40.1s [2022-07-25T10:31:44.100Z] #43 ... [2022-07-25T10:31:44.100Z] [2022-07-25T10:31:44.100Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:31:44.100Z] #34 sha256:d2579da94939849e02a9509bb51c36f07a148197f3cbb3365a1c33420d6527da [2022-07-25T10:31:44.100Z] #34 DONE 82.2s [2022-07-25T10:31:44.100Z] [2022-07-25T10:31:44.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:31:44.100Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:31:44.100Z] #43 17.98 CC images/fdinfo.o [2022-07-25T10:31:44.145Z] [2022-07-25T10:31:44.145Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:31:44.145Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:31:44.145Z] #55 29.62 Reading package lists... [2022-07-25T10:31:44.145Z] #55 36.06 Building dependency tree... [2022-07-25T10:31:44.145Z] #55 40.11 The following additional packages will be installed: [2022-07-25T10:31:44.145Z] #55 40.12 libbtrfs0 [2022-07-25T10:31:44.145Z] #55 40.39 The following NEW packages will be installed: [2022-07-25T10:31:44.145Z] #55 40.41 libbtrfs-dev libbtrfs0 [2022-07-25T10:31:44.670Z] #43 18.64 CC images/fown.o [2022-07-25T10:31:44.714Z] #55 40.91 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:31:44.714Z] #55 40.91 Need to get 119 kB of archives. [2022-07-25T10:31:44.714Z] #55 40.91 After this operation, 387 kB of additional disk space will be used. [2022-07-25T10:31:44.714Z] #55 40.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-25T10:31:44.714Z] #55 40.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-25T10:31:44.929Z] #43 18.76 CC images/ns.o [2022-07-25T10:31:44.929Z] #43 18.87 CC images/regfile.o [2022-07-25T10:31:45.080Z] Client: Docker Engine - Community [2022-07-25T10:31:45.080Z] Version: 20.10.14 [2022-07-25T10:31:45.080Z] API version: 1.41 [2022-07-25T10:31:45.080Z] Go version: go1.16.15 [2022-07-25T10:31:45.080Z] Git commit: a224086 [2022-07-25T10:31:45.080Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-25T10:31:45.080Z] OS/Arch: linux/amd64 [2022-07-25T10:31:45.080Z] Context: default [2022-07-25T10:31:45.080Z] Experimental: true [2022-07-25T10:31:45.080Z] [2022-07-25T10:31:45.080Z] Server: Docker Engine - Community [2022-07-25T10:31:45.080Z] Engine: [2022-07-25T10:31:45.080Z] Version: 20.10.14 [2022-07-25T10:31:45.080Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:31:45.080Z] Go version: go1.16.15 [2022-07-25T10:31:45.080Z] Git commit: 87a90dc [2022-07-25T10:31:45.080Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-25T10:31:45.080Z] OS/Arch: linux/amd64 [2022-07-25T10:31:45.080Z] Experimental: true [2022-07-25T10:31:45.080Z] containerd: [2022-07-25T10:31:45.080Z] Version: 1.5.11 [2022-07-25T10:31:45.080Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:31:45.080Z] runc: [2022-07-25T10:31:45.080Z] Version: 1.0.3 [2022-07-25T10:31:45.080Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:31:45.080Z] docker-init: [2022-07-25T10:31:45.080Z] Version: 0.19.0 [2022-07-25T10:31:45.080Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:31:45.188Z] #43 19.02 CC images/ghost-file.o [2022-07-25T10:31:45.378Z] + docker info [2022-07-25T10:31:45.446Z] #43 19.25 CC images/fifo.o [2022-07-25T10:31:45.651Z] #55 42.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:31:45.706Z] #43 19.40 CC images/remap-file-path.o [2022-07-25T10:31:45.706Z] #43 19.58 CC images/eventfd.o [2022-07-25T10:31:45.911Z] #55 42.16 Fetched 119 kB in 0s (378 kB/s) [2022-07-25T10:31:45.911Z] #55 42.28 Selecting previously unselected package libbtrfs0. [2022-07-25T10:31:45.911Z] #55 ... [2022-07-25T10:31:45.911Z] [2022-07-25T10:31:45.911Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:45.911Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:45.911Z] #13 31.09 Reading package lists... [2022-07-25T10:31:45.965Z] #43 19.77 CC images/eventpoll.o [2022-07-25T10:31:46.224Z] #43 19.99 CC images/fh.o [2022-07-25T10:31:46.483Z] #43 20.24 CC images/fsnotify.o [2022-07-25T10:31:46.742Z] #43 20.66 CC images/signalfd.o [2022-07-25T10:31:47.001Z] #43 20.84 CC images/fs.o [2022-07-25T10:31:47.109Z] #13 38.56 Building dependency tree... [2022-07-25T10:31:47.109Z] #13 ... [2022-07-25T10:31:47.109Z] [2022-07-25T10:31:47.109Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:31:47.109Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:31:47.109Z] #55 42.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:31:47.109Z] #55 42.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-25T10:31:47.109Z] #55 42.43 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:31:47.109Z] #55 42.53 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:31:47.109Z] #55 42.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-25T10:31:47.109Z] #55 42.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:31:47.109Z] #55 42.75 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:31:47.109Z] #55 42.77 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:31:47.109Z] #55 42.81 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:31:47.109Z] #55 DONE 43.1s [2022-07-25T10:31:47.109Z] [2022-07-25T10:31:47.109Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:47.109Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:47.109Z] #42 42.30 The following additional packages will be installed: [2022-07-25T10:31:47.109Z] #42 42.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-25T10:31:47.109Z] #42 42.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-25T10:31:47.109Z] #42 42.33 Suggested packages: [2022-07-25T10:31:47.109Z] #42 42.33 manpages-dev python-setuptools [2022-07-25T10:31:47.260Z] #43 21.06 CC images/pstree.o [2022-07-25T10:31:47.260Z] #43 21.22 CC images/pipe.o [2022-07-25T10:31:47.369Z] #42 43.59 The following NEW packages will be installed: [2022-07-25T10:31:47.369Z] #42 43.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-25T10:31:47.369Z] #42 43.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-25T10:31:47.369Z] #42 43.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-25T10:31:47.369Z] #42 43.59 python-six zlib1g-dev [2022-07-25T10:31:47.519Z] #43 21.42 CC images/tcp-stream.o [2022-07-25T10:31:47.594Z] Client: Docker Engine - Community [2022-07-25T10:31:47.594Z] Version: 20.10.14 [2022-07-25T10:31:47.594Z] API version: 1.41 [2022-07-25T10:31:47.594Z] Go version: go1.16.15 [2022-07-25T10:31:47.594Z] Git commit: a224086 [2022-07-25T10:31:47.594Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-25T10:31:47.594Z] OS/Arch: linux/arm64 [2022-07-25T10:31:47.594Z] Context: default [2022-07-25T10:31:47.594Z] Experimental: true [2022-07-25T10:31:47.594Z] [2022-07-25T10:31:47.594Z] Server: Docker Engine - Community [2022-07-25T10:31:47.594Z] Engine: [2022-07-25T10:31:47.594Z] Version: 20.10.14 [2022-07-25T10:31:47.594Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:31:47.594Z] Go version: go1.16.15 [2022-07-25T10:31:47.594Z] Git commit: 87a90dc [2022-07-25T10:31:47.594Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-25T10:31:47.594Z] OS/Arch: linux/arm64 [2022-07-25T10:31:47.594Z] Experimental: true [2022-07-25T10:31:47.594Z] containerd: [2022-07-25T10:31:47.594Z] Version: 1.5.11 [2022-07-25T10:31:47.594Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:31:47.594Z] runc: [2022-07-25T10:31:47.594Z] Version: 1.0.3 [2022-07-25T10:31:47.594Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:31:47.594Z] docker-init: [2022-07-25T10:31:47.594Z] Version: 0.19.0 [2022-07-25T10:31:47.594Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:31:47.790Z] #43 21.67 CC images/sk-packet.o [2022-07-25T10:31:47.938Z] #42 44.06 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:31:47.938Z] #42 44.06 Need to get 4091 kB of archives. [2022-07-25T10:31:47.938Z] #42 44.06 After this operation, 22.5 MB of additional disk space will be used. [2022-07-25T10:31:47.938Z] #42 44.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-25T10:31:47.938Z] #42 44.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:31:47.938Z] #42 44.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-25T10:31:47.938Z] #42 44.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-25T10:31:47.938Z] #42 44.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-25T10:31:47.938Z] #42 44.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-25T10:31:47.938Z] #42 44.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-25T10:31:47.938Z] #42 44.12 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-25T10:31:47.938Z] #42 44.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-25T10:31:47.938Z] #42 44.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-25T10:31:47.938Z] #42 44.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-25T10:31:47.938Z] #42 44.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-25T10:31:47.941Z] + docker info [2022-07-25T10:31:48.060Z] #43 21.93 CC images/mnt.o [2022-07-25T10:31:48.198Z] #42 44.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-25T10:31:48.198Z] #42 44.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-25T10:31:48.198Z] #42 44.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-25T10:31:48.198Z] #42 44.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-25T10:31:48.198Z] #42 44.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-25T10:31:48.318Z] #43 22.08 CC images/pipe-data.o [2022-07-25T10:31:48.576Z] #43 22.27 CC images/sa.o [2022-07-25T10:31:48.576Z] #43 22.46 CC images/timer.o [2022-07-25T10:31:48.834Z] #43 22.69 CC images/timerfd.o [2022-07-25T10:31:49.092Z] #43 22.88 CC images/mm.o [2022-07-25T10:31:49.140Z] #42 ... [2022-07-25T10:31:49.140Z] [2022-07-25T10:31:49.140Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:31:49.140Z] #67 sha256:e35459cf4863e8f8d877aa3db2e34011bbfbe2cab77bea37a1774120f137b9e3 [2022-07-25T10:31:49.140Z] #67 DONE 45.3s [2022-07-25T10:31:49.140Z] [2022-07-25T10:31:49.140Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:31:49.140Z] #56 sha256:c60f28cf05ae9788c077dfa02f5f3a318b2ae76a295e1747860b331406b92527 [2022-07-25T10:31:49.140Z] #56 0.966 + RM_GOPATH=0 [2022-07-25T10:31:49.140Z] #56 0.966 + TMP_GOPATH= [2022-07-25T10:31:49.140Z] #56 0.966 + : /build [2022-07-25T10:31:49.140Z] #56 0.966 + '[' -z '' ']' [2022-07-25T10:31:49.140Z] #56 0.967 ++ mktemp -d [2022-07-25T10:31:49.140Z] #56 0.973 + export GOPATH=/tmp/tmp.IG2aUsfovn [2022-07-25T10:31:49.140Z] #56 0.974 + GOPATH=/tmp/tmp.IG2aUsfovn [2022-07-25T10:31:49.140Z] #56 0.974 + RM_GOPATH=1 [2022-07-25T10:31:49.140Z] #56 0.975 + case "$(go env GOARCH)" in [2022-07-25T10:31:49.140Z] #56 0.976 ++ go env GOARCH [2022-07-25T10:31:49.140Z] #56 1.000 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:49.140Z] #56 1.000 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:49.140Z] #56 1.009 ++ dirname /tmp/install/install.sh [2022-07-25T10:31:49.140Z] #56 1.013 + dir=/tmp/install [2022-07-25T10:31:49.140Z] #56 1.014 + bin=containerd [2022-07-25T10:31:49.140Z] #56 1.025 + shift [2022-07-25T10:31:49.140Z] #56 1.025 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-25T10:31:49.140Z] #56 1.025 + . /tmp/install/containerd.installer [2022-07-25T10:31:49.140Z] #56 1.025 ++ set -e [2022-07-25T10:31:49.140Z] #56 1.025 ++ : v1.6.6 [2022-07-25T10:31:49.140Z] #56 1.026 + install_containerd [2022-07-25T10:31:49.140Z] #56 1.026 + echo 'Install containerd version v1.6.6' [2022-07-25T10:31:49.140Z] #56 1.029 Install containerd version v1.6.6 [2022-07-25T10:31:49.140Z] #56 1.029 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IG2aUsfovn/src/github.com/containerd/containerd [2022-07-25T10:31:49.140Z] #56 1.034 Cloning into '/tmp/tmp.IG2aUsfovn/src/github.com/containerd/containerd'... [2022-07-25T10:31:49.350Z] #43 23.19 CC images/sk-opts.o [2022-07-25T10:31:49.608Z] #43 23.40 CC images/sk-unix.o [2022-07-25T10:31:49.867Z] #43 23.60 CC images/sk-inet.o [2022-07-25T10:31:50.126Z] #43 23.91 CC images/tun.o [2022-07-25T10:31:50.385Z] #43 24.19 CC images/sk-netlink.o [2022-07-25T10:31:50.643Z] #43 24.36 CC images/packet-sock.o [2022-07-25T10:31:50.902Z] #43 24.65 CC images/ipc-var.o [2022-07-25T10:31:50.902Z] #43 24.80 CC images/ipc-desc.o [2022-07-25T10:31:51.161Z] #43 24.98 CC images/ipc-shm.o [2022-07-25T10:31:51.420Z] #43 25.15 CC images/ipc-msg.o [2022-07-25T10:31:51.420Z] #43 25.36 CC images/ipc-sem.o [2022-07-25T10:31:51.679Z] #43 ... [2022-07-25T10:31:51.679Z] [2022-07-25T10:31:51.679Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:31:51.679Z] #56 sha256:3a5b34c4b38c8ca339927f898ed467429575a73936503b438947e054c7c81d53 [2022-07-25T10:31:52.430Z] #56 ... [2022-07-25T10:31:52.430Z] [2022-07-25T10:31:52.430Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:52.430Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:52.430Z] #36 32.13 Reading package lists... [2022-07-25T10:31:52.430Z] #36 38.81 Building dependency tree... [2022-07-25T10:31:52.430Z] #36 42.74 The following additional packages will be installed: [2022-07-25T10:31:52.430Z] #36 42.75 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-25T10:31:52.430Z] #36 42.77 Suggested packages: [2022-07-25T10:31:52.430Z] #36 42.77 cmake-doc ninja-build lrzip [2022-07-25T10:31:52.430Z] #36 42.77 Recommended packages: [2022-07-25T10:31:52.430Z] #36 42.77 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T10:31:52.430Z] #36 43.98 The following NEW packages will be installed: [2022-07-25T10:31:52.430Z] #36 44.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-25T10:31:52.430Z] #36 44.00 vim-common xxd [2022-07-25T10:31:52.430Z] #36 44.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:31:52.430Z] #36 44.42 Need to get 14.9 MB of archives. [2022-07-25T10:31:52.430Z] #36 44.42 After this operation, 61.8 MB of additional disk space will be used. [2022-07-25T10:31:52.430Z] #36 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-25T10:31:52.430Z] #36 44.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:31:52.430Z] #36 44.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-25T10:31:52.430Z] #36 45.10 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-25T10:31:52.430Z] #36 45.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-25T10:31:52.430Z] #36 45.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-25T10:31:52.430Z] #36 45.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-25T10:31:52.430Z] #36 45.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-25T10:31:52.430Z] #36 45.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-25T10:31:52.430Z] #36 45.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-25T10:31:52.430Z] #36 47.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:31:52.430Z] #36 47.31 Fetched 14.9 MB in 2s (9097 kB/s) [2022-07-25T10:31:52.430Z] #36 47.41 Selecting previously unselected package xxd. [2022-07-25T10:31:52.430Z] #36 47.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:31:52.430Z] #36 47.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:31:52.430Z] #36 47.48 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:31:52.430Z] #36 47.64 Selecting previously unselected package vim-common. [2022-07-25T10:31:52.430Z] #36 47.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:31:52.430Z] #36 47.69 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:31:52.430Z] #36 47.97 Selecting previously unselected package libicu63:amd64. [2022-07-25T10:31:52.430Z] #36 47.97 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-25T10:31:52.430Z] #36 48.03 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:31:52.430Z] #36 ... [2022-07-25T10:31:52.430Z] [2022-07-25T10:31:52.430Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:31:52.430Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:31:52.430Z] #42 45.85 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:31:52.430Z] #42 46.06 Fetched 4091 kB in 1s (6277 kB/s) [2022-07-25T10:31:52.430Z] #42 46.22 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T10:31:52.430Z] #42 46.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:31:52.430Z] #42 46.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 46.38 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-25T10:31:52.430Z] #42 46.60 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:31:52.430Z] #42 46.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 46.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:52.430Z] #42 46.74 Selecting previously unselected package libnet1-dev. [2022-07-25T10:31:52.430Z] #42 46.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 46.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:52.430Z] #42 46.94 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:31:52.430Z] #42 46.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 46.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:31:52.430Z] #42 47.10 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-25T10:31:52.430Z] #42 47.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 47.11 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-25T10:31:52.430Z] #42 47.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:31:52.430Z] #42 47.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 47.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:31:52.430Z] #42 47.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T10:31:52.430Z] #42 47.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 47.48 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-25T10:31:52.430Z] #42 47.58 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-25T10:31:52.430Z] #42 47.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 47.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:31:52.430Z] #42 47.76 Selecting previously unselected package libprotobuf17:amd64. [2022-07-25T10:31:52.430Z] #42 47.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:52.430Z] #42 47.78 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:52.430Z] #42 48.42 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-25T10:31:52.431Z] #42 48.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:52.431Z] #42 48.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:52.431Z] #42 48.69 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-25T10:31:52.431Z] #42 48.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:52.431Z] #42 48.72 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:52.456Z] #56 46.32 Checking out files: 62% (3042/4897) Checking out files: 63% (3086/4897) Checking out files: 64% (3135/4897) Checking out files: 65% (3184/4897) Checking out files: 66% (3233/4897) Checking out files: 67% (3281/4897) Checking out files: 68% (3330/4897) Checking out files: 69% (3379/4897) Checking out files: 70% (3428/4897) Checking out files: 71% (3477/4897) Checking out files: 72% (3526/4897) Checking out files: 73% (3575/4897) Checking out files: 74% (3624/4897) Checking out files: 75% (3673/4897) Checking out files: 76% (3722/4897) Checking out files: 77% (3771/4897) Checking out files: 78% (3820/4897) Checking out files: 79% (3869/4897) Checking out files: 80% (3918/4897) Checking out files: 81% (3967/4897) Checking out files: 82% (4016/4897) Checking out files: 83% (4065/4897) Checking out files: 84% (4114/4897) Checking out files: 85% (4163/4897) Checking out files: 86% (4212/4897) Checking out files: 87% (4261/4897) Checking out files: 88% (4310/4897) Checking out files: 89% (4359/4897) Checking out files: 90% (4408/4897) Checking out files: 91% (4457/4897) Checking out files: 92% (4506/4897) Checking out files: 93% (4555/4897) Checking out files: 94% (4604/4897) Checking out files: 95% (4653/4897) Checking out files: 96% (4702/4897) Checking out files: 97% (4751/4897) Checking out files: 98% (4800/4897) Checking out files: 99% (4849/4897) Checking out files: 100% (4897/4897) Checking out files: 100% (4897/4897), done. [2022-07-25T10:31:52.456Z] #56 47.33 + cd /tmp/tmp.Bso2PGH3bJ/src/github.com/containerd/containerd [2022-07-25T10:31:52.715Z] #56 47.33 + git checkout -q v1.6.6 [2022-07-25T10:31:53.403Z] Client: [2022-07-25T10:31:53.403Z] Context: default [2022-07-25T10:31:53.403Z] Debug Mode: false [2022-07-25T10:31:53.403Z] Plugins: [2022-07-25T10:31:53.403Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:31:53.403Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:31:53.403Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T10:31:53.403Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T10:31:53.403Z] [2022-07-25T10:31:53.403Z] Server: [2022-07-25T10:31:53.403Z] Containers: 0 [2022-07-25T10:31:53.403Z] Running: 0 [2022-07-25T10:31:53.403Z] Paused: 0 [2022-07-25T10:31:53.403Z] Stopped: 0 [2022-07-25T10:31:53.403Z] Images: 0 [2022-07-25T10:31:53.403Z] Server Version: 20.10.14 [2022-07-25T10:31:53.403Z] Storage Driver: overlay2 [2022-07-25T10:31:53.403Z] Backing Filesystem: extfs [2022-07-25T10:31:53.403Z] Supports d_type: true [2022-07-25T10:31:53.403Z] Native Overlay Diff: true [2022-07-25T10:31:53.403Z] userxattr: false [2022-07-25T10:31:53.403Z] Logging Driver: json-file [2022-07-25T10:31:53.403Z] Cgroup Driver: cgroupfs [2022-07-25T10:31:53.403Z] Cgroup Version: 1 [2022-07-25T10:31:53.403Z] Plugins: [2022-07-25T10:31:53.403Z] Volume: local [2022-07-25T10:31:53.403Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:31:53.403Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:31:53.403Z] Swarm: inactive [2022-07-25T10:31:53.403Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:31:53.403Z] Default Runtime: runc [2022-07-25T10:31:53.403Z] Init Binary: docker-init [2022-07-25T10:31:53.403Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:31:53.403Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:31:53.403Z] init version: de40ad0 [2022-07-25T10:31:53.403Z] Security Options: [2022-07-25T10:31:53.403Z] apparmor [2022-07-25T10:31:53.403Z] seccomp [2022-07-25T10:31:53.403Z] Profile: default [2022-07-25T10:31:53.403Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T10:31:53.403Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T10:31:53.403Z] OSType: linux [2022-07-25T10:31:53.403Z] Architecture: x86_64 [2022-07-25T10:31:53.403Z] CPUs: 2 [2022-07-25T10:31:53.403Z] Total Memory: 7.483GiB [2022-07-25T10:31:53.403Z] Name: ip-10-100-80-188 [2022-07-25T10:31:53.403Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T10:31:53.403Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:31:53.403Z] Debug Mode: false [2022-07-25T10:31:53.403Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:31:53.403Z] Labels: [2022-07-25T10:31:53.403Z] Experimental: true [2022-07-25T10:31:53.403Z] Insecure Registries: [2022-07-25T10:31:53.403Z] 127.0.0.0/8 [2022-07-25T10:31:53.403Z] Live Restore Enabled: true [2022-07-25T10:31:53.403Z] [2022-07-25T10:31:53.403Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T10:31:53.735Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:31:53.735Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:31:53.735Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43859/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-25T10:31:53.735Z] + bash /home/ubuntu/workspace/moby_PR-43859/check-config.sh [2022-07-25T10:31:53.735Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T10:31:53.735Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T10:31:53.735Z] [2022-07-25T10:31:53.735Z] Generally Necessary: [2022-07-25T10:31:53.735Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T10:31:53.735Z] - apparmor: enabled and tools installed [2022-07-25T10:31:53.809Z] #42 49.97 Selecting previously unselected package libprotoc17:amd64. [2022-07-25T10:31:53.809Z] #42 50.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:53.809Z] #42 50.02 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-25T10:31:53.992Z] - CONFIG_NAMESPACES: enabled [2022-07-25T10:31:53.992Z] - CONFIG_NET_NS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_PID_NS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_IPC_NS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_UTS_NS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_CGROUPS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T10:31:53.992Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T10:31:53.992Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T10:31:53.992Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T10:31:53.992Z] - CONFIG_CPUSETS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_MEMCG: enabled [2022-07-25T10:31:53.992Z] - CONFIG_KEYS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_VETH: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-25T10:31:53.992Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T10:31:53.992Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-25T10:31:53.992Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T10:31:53.992Z] [2022-07-25T10:31:53.992Z] Optional Features: [2022-07-25T10:31:53.992Z] - CONFIG_USER_NS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_SECCOMP: enabled [2022-07-25T10:31:53.992Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T10:31:53.992Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T10:31:53.992Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T10:31:54.093Z] #56 48.59 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T10:31:54.093Z] #56 48.59 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T10:31:54.093Z] #56 48.60 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:31:54.093Z] #56 48.60 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:31:54.093Z] #56 48.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T10:31:54.093Z] #56 48.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T10:31:54.093Z] #56 48.60 + '[' '' = dynamic ']' [2022-07-25T10:31:54.093Z] #56 48.60 + make [2022-07-25T10:31:54.250Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T10:31:54.250Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T10:31:54.250Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T10:31:54.250Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-25T10:31:54.250Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-25T10:31:54.250Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T10:31:54.250Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T10:31:54.250Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T10:31:54.250Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T10:31:54.250Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T10:31:54.250Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T10:31:54.250Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T10:31:54.250Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T10:31:54.250Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T10:31:54.250Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T10:31:54.250Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T10:31:54.250Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T10:31:54.250Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T10:31:54.250Z] - CONFIG_EXT4_FS: enabled [2022-07-25T10:31:54.250Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T10:31:54.250Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T10:31:54.250Z] - Network Drivers: [2022-07-25T10:31:54.250Z] - "overlay": [2022-07-25T10:31:54.250Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T10:31:54.250Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T10:31:54.250Z] Optional (for encrypted networks): [2022-07-25T10:31:54.250Z] - CONFIG_CRYPTO: enabled [2022-07-25T10:31:54.250Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T10:31:54.250Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T10:31:54.250Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T10:31:54.250Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T10:31:54.250Z] - CONFIG_XFRM: enabled [2022-07-25T10:31:54.250Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T10:31:54.250Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T10:31:54.250Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T10:31:54.250Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-25T10:31:54.250Z] - "ipvlan": [2022-07-25T10:31:54.250Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T10:31:54.250Z] - "macvlan": [2022-07-25T10:31:54.382Z] #42 50.60 Selecting previously unselected package protobuf-c-compiler. [2022-07-25T10:31:54.382Z] #42 50.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:31:54.382Z] #42 50.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:31:54.507Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T10:31:54.507Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T10:31:54.507Z] - "ftp,tftp client in container": [2022-07-25T10:31:54.507Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T10:31:54.507Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T10:31:54.507Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T10:31:54.507Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T10:31:54.507Z] - Storage Drivers: [2022-07-25T10:31:54.507Z] - "aufs": [2022-07-25T10:31:54.507Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T10:31:54.507Z] - "btrfs": [2022-07-25T10:31:54.507Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T10:31:54.507Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T10:31:54.507Z] - "devicemapper": [2022-07-25T10:31:54.507Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T10:31:54.507Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T10:31:54.507Z] - "overlay": [2022-07-25T10:31:54.507Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T10:31:54.507Z] - "zfs": [2022-07-25T10:31:54.507Z] - /dev/zfs: present [2022-07-25T10:31:54.507Z] - zfs command: missing [2022-07-25T10:31:54.507Z] - zpool command: missing [2022-07-25T10:31:54.507Z] [2022-07-25T10:31:54.507Z] Limits: [2022-07-25T10:31:54.507Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T10:31:54.507Z] [2022-07-25T10:31:54.507Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:31:54.643Z] #42 50.81 Selecting previously unselected package protobuf-compiler. [2022-07-25T10:31:54.643Z] #42 50.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:54.643Z] #42 50.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:31:54.873Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 . [2022-07-25T10:31:54.904Z] #42 50.97 Selecting previously unselected package python-pkg-resources. [2022-07-25T10:31:54.904Z] #42 50.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:31:54.904Z] #42 50.98 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-25T10:31:55.129Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:31:55.129Z] #1 sha256:227acae6160b57201e0185e7f55c2ee6df03dd2e125e1e0930faff0403a42a49 [2022-07-25T10:31:55.129Z] #1 transferring dockerfile: [2022-07-25T10:31:55.164Z] #42 51.23 Selecting previously unselected package python-six. [2022-07-25T10:31:55.164Z] #42 51.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-25T10:31:55.164Z] #42 51.24 Unpacking python-six (1.12.0-1) ... [2022-07-25T10:31:55.164Z] #42 51.36 Selecting previously unselected package python-protobuf. [2022-07-25T10:31:55.164Z] #42 51.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-25T10:31:55.164Z] #42 51.38 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-25T10:31:55.386Z] #1 transferring dockerfile: 17.05kB 0.1s done [2022-07-25T10:31:55.386Z] #1 DONE 0.2s [2022-07-25T10:31:55.386Z] [2022-07-25T10:31:55.386Z] #2 [internal] load .dockerignore [2022-07-25T10:31:55.386Z] #2 sha256:679f98cff63c1c1b65d86ed1aa5013c22bda9a0c81ee21f69fad88f5e84f7334 [2022-07-25T10:31:55.386Z] #2 transferring context: 87B done [2022-07-25T10:31:55.386Z] #2 DONE 0.2s [2022-07-25T10:31:55.386Z] [2022-07-25T10:31:55.386Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-25T10:31:55.386Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-25T10:31:55.952Z] #3 DONE 0.5s [2022-07-25T10:31:55.952Z] [2022-07-25T10:31:55.952Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-25T10:31:55.952Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-25T10:31:55.952Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-25T10:31:55.952Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-25T10:31:55.952Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-25T10:31:55.952Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-25T10:31:55.952Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-25T10:31:55.998Z] #56 50.36 + bin/ctr [2022-07-25T10:31:56.109Z] #42 52.13 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-25T10:31:56.209Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-25T10:31:56.209Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-25T10:31:56.806Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2022-07-25T10:31:56.806Z] #4 DONE 0.8s [2022-07-25T10:31:56.806Z] [2022-07-25T10:31:56.806Z] #5 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-25T10:31:56.806Z] #5 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-25T10:31:57.736Z] #5 DONE 0.6s [2022-07-25T10:31:57.736Z] [2022-07-25T10:31:57.736Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:31:57.736Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:31:57.736Z] #7 DONE 0.6s [2022-07-25T10:31:57.736Z] [2022-07-25T10:31:57.736Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:31:57.736Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:31:57.736Z] #6 DONE 0.6s [2022-07-25T10:31:57.736Z] [2022-07-25T10:31:57.736Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-07-25T10:31:57.736Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-25T10:31:57.736Z] #8 DONE 0.7s [2022-07-25T10:31:58.022Z] #42 ... [2022-07-25T10:31:58.022Z] [2022-07-25T10:31:58.022Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:58.022Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:58.022Z] #36 54.15 Selecting previously unselected package libxml2:amd64. [2022-07-25T10:31:58.022Z] #36 54.15 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-25T10:31:58.022Z] #36 54.19 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:31:58.022Z] #36 ... [2022-07-25T10:31:58.022Z] [2022-07-25T10:31:58.022Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:31:58.022Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:31:58.022Z] #13 38.56 Building dependency tree... [2022-07-25T10:31:58.022Z] #13 42.44 The following additional packages will be installed: [2022-07-25T10:31:58.022Z] #13 42.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-25T10:31:58.022Z] #13 42.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-25T10:31:58.022Z] #13 42.50 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-25T10:31:58.022Z] #13 42.50 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-25T10:31:58.022Z] #13 42.50 mingw-w64-x86-64-dev [2022-07-25T10:31:58.022Z] #13 42.52 Suggested packages: [2022-07-25T10:31:58.022Z] #13 42.52 gcc-8-locales seccomp wine64 [2022-07-25T10:31:58.022Z] #13 43.46 The following NEW packages will be installed: [2022-07-25T10:31:58.022Z] #13 43.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:31:58.022Z] #13 43.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-25T10:31:58.022Z] #13 43.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-25T10:31:58.022Z] #13 43.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-25T10:31:58.022Z] #13 43.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-25T10:31:58.022Z] #13 43.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T10:31:58.022Z] #13 43.49 The following packages will be upgraded: [2022-07-25T10:31:58.022Z] #13 43.49 libseccomp2 [2022-07-25T10:31:58.022Z] #13 43.89 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:31:58.022Z] #13 43.89 Need to get 77.8 MB of archives. [2022-07-25T10:31:58.022Z] #13 43.89 After this operation, 487 MB of additional disk space will be used. [2022-07-25T10:31:58.022Z] #13 43.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-07-25T10:31:58.022Z] #13 43.92 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-25T10:31:58.022Z] #13 43.92 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-25T10:31:58.022Z] #13 44.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-07-25T10:31:58.022Z] #13 44.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-25T10:31:58.022Z] #13 44.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-25T10:31:58.022Z] #13 44.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-25T10:31:58.022Z] #13 44.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-25T10:31:58.022Z] #13 44.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-25T10:31:58.022Z] #13 44.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-25T10:31:58.022Z] #13 44.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-07-25T10:31:58.022Z] #13 48.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-25T10:31:58.022Z] #13 50.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-25T10:31:58.022Z] #13 50.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-25T10:31:58.022Z] #13 50.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-25T10:31:58.022Z] #13 50.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-25T10:31:58.022Z] #13 50.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-07-25T10:31:58.022Z] #13 50.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-25T10:31:58.022Z] #13 50.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-25T10:31:58.022Z] #13 50.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-25T10:31:58.022Z] #13 50.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-25T10:31:58.022Z] #13 50.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-25T10:31:58.022Z] #13 50.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-25T10:31:58.022Z] #13 50.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-25T10:31:58.022Z] #13 50.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-25T10:31:58.022Z] #13 50.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-25T10:31:58.283Z] #13 ... [2022-07-25T10:31:58.283Z] [2022-07-25T10:31:58.283Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:31:58.283Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:31:58.283Z] #32 48.71 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-25T10:31:58.283Z] #32 48.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T10:31:58.283Z] #32 49.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:31:58.543Z] #32 ... [2022-07-25T10:31:58.543Z] [2022-07-25T10:31:58.543Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:58.543Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:31:58.543Z] #36 54.86 Selecting previously unselected package cmake-data. [2022-07-25T10:31:58.543Z] #36 54.86 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-25T10:31:58.543Z] #36 54.87 Unpacking cmake-data (3.13.4-1) ... [2022-07-25T10:32:00.270Z] [2022-07-25T10:32:00.270Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:00.270Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:32:00.270Z] #26 DONE 0.0s [2022-07-25T10:32:00.270Z] [2022-07-25T10:32:00.270Z] #23 [internal] load build context [2022-07-25T10:32:00.270Z] #23 sha256:b497a42dcbe394e57c8729d61b42d17608a8ff0f8991a5cc23e9dfc5538c4c5e [2022-07-25T10:32:00.270Z] #23 transferring context: 1.62MB 0.4s [2022-07-25T10:32:01.089Z] #36 57.41 Selecting previously unselected package libarchive13:amd64. [2022-07-25T10:32:01.089Z] #36 57.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-25T10:32:01.089Z] #36 57.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-25T10:32:01.348Z] #36 57.77 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-25T10:32:01.607Z] #36 57.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-25T10:32:01.607Z] #36 57.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-25T10:32:01.866Z] #36 57.93 Selecting previously unselected package librhash0:amd64. [2022-07-25T10:32:01.866Z] #36 57.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-25T10:32:01.866Z] #36 57.96 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-25T10:32:02.127Z] #36 58.17 Selecting previously unselected package libuv1:amd64. [2022-07-25T10:32:02.127Z] #36 58.17 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-25T10:32:02.127Z] #36 58.18 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-25T10:32:02.127Z] #36 58.33 Selecting previously unselected package cmake. [2022-07-25T10:32:02.127Z] #36 58.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-25T10:32:02.127Z] #36 58.36 Unpacking cmake (3.13.4-1) ... [2022-07-25T10:32:02.568Z] #56 ... [2022-07-25T10:32:02.568Z] [2022-07-25T10:32:02.568Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:02.568Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:02.568Z] #43 25.60 CC images/utsns.o [2022-07-25T10:32:02.568Z] #43 25.76 CC images/creds.o [2022-07-25T10:32:02.568Z] #43 25.97 CC images/vma.o [2022-07-25T10:32:02.568Z] #43 26.15 CC images/netdev.o [2022-07-25T10:32:02.568Z] #43 26.48 CC images/tty.o [2022-07-25T10:32:02.568Z] #43 26.94 CC images/file-lock.o [2022-07-25T10:32:02.568Z] #43 27.10 CC images/rlimit.o [2022-07-25T10:32:02.568Z] #43 27.25 CC images/pagemap.o [2022-07-25T10:32:02.568Z] #43 27.46 CC images/siginfo.o [2022-07-25T10:32:02.568Z] #43 27.78 CC images/rpc.o [2022-07-25T10:32:02.568Z] #43 28.75 CC images/ext-file.o [2022-07-25T10:32:02.568Z] #43 28.93 CC images/cgroup.o [2022-07-25T10:32:02.568Z] #43 29.36 CC images/userns.o [2022-07-25T10:32:02.568Z] #43 29.58 CC images/google/protobuf/descriptor.o [2022-07-25T10:32:02.568Z] #43 30.92 CC images/opts.o [2022-07-25T10:32:02.568Z] #43 31.10 CC images/seccomp.o [2022-07-25T10:32:02.568Z] #43 31.30 CC images/binfmt-misc.o [2022-07-25T10:32:02.568Z] #43 31.45 CC images/time.o [2022-07-25T10:32:02.568Z] #43 31.62 CC images/sysctl.o [2022-07-25T10:32:02.568Z] #43 31.82 CC images/autofs.o [2022-07-25T10:32:02.568Z] #43 31.99 CC images/macvlan.o [2022-07-25T10:32:02.568Z] #43 32.16 CC images/sit.o [2022-07-25T10:32:02.568Z] #43 32.35 CC images/memfd.o [2022-07-25T10:32:02.568Z] #43 32.62 CC images/timens.o [2022-07-25T10:32:02.568Z] #43 32.86 LINK images/built-in.o [2022-07-25T10:32:02.568Z] #43 33.01 GEN compel/include/asm [2022-07-25T10:32:02.568Z] #43 33.03 GEN compel/include/version.h [2022-07-25T10:32:02.568Z] #43 33.06 touch .config [2022-07-25T10:32:02.568Z] #43 33.09 GEN include/common/config.h [2022-07-25T10:32:02.568Z] #43 33.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-25T10:32:02.568Z] #43 33.18 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-25T10:32:02.568Z] #43 33.20 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-25T10:32:02.568Z] #43 33.22 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-25T10:32:02.568Z] #43 33.23 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-25T10:32:02.568Z] #43 33.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-25T10:32:02.568Z] #43 33.28 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-25T10:32:02.568Z] #43 33.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-25T10:32:02.568Z] #43 33.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-25T10:32:02.568Z] #43 33.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-25T10:32:02.568Z] #43 33.35 DEP compel/plugins/std/infect.d [2022-07-25T10:32:02.568Z] #43 33.50 DEP compel/plugins/std/string.d [2022-07-25T10:32:02.568Z] #43 33.58 DEP compel/plugins/std/log.d [2022-07-25T10:32:02.568Z] #43 33.66 DEP compel/plugins/std/fds.d [2022-07-25T10:32:02.568Z] #43 33.77 DEP compel/plugins/std/std.d [2022-07-25T10:32:02.568Z] #43 33.89 DEP compel/plugins/shmem/shmem.d [2022-07-25T10:32:02.568Z] #43 34.02 DEP compel/plugins/fds/fds.d [2022-07-25T10:32:02.568Z] #43 34.15 CC compel/plugins/std/std.o [2022-07-25T10:32:02.568Z] #43 34.46 CC compel/plugins/std/fds.o [2022-07-25T10:32:02.568Z] #43 34.89 CC compel/plugins/std/log.o [2022-07-25T10:32:02.568Z] #43 35.72 CC compel/plugins/std/string.o [2022-07-25T10:32:02.568Z] #43 36.27 CC compel/plugins/std/infect.o [2022-07-25T10:32:02.815Z] Client: [2022-07-25T10:32:02.815Z] Context: default [2022-07-25T10:32:02.815Z] Debug Mode: false [2022-07-25T10:32:02.815Z] Plugins: [2022-07-25T10:32:02.815Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:32:02.815Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:32:02.815Z] [2022-07-25T10:32:02.815Z] Server: [2022-07-25T10:32:02.815Z] Containers: 0 [2022-07-25T10:32:02.815Z] Running: 0 [2022-07-25T10:32:02.815Z] Paused: 0 [2022-07-25T10:32:02.815Z] Stopped: 0 [2022-07-25T10:32:02.815Z] Images: 0 [2022-07-25T10:32:02.815Z] Server Version: 20.10.14 [2022-07-25T10:32:02.815Z] Storage Driver: overlay2 [2022-07-25T10:32:02.815Z] Backing Filesystem: extfs [2022-07-25T10:32:02.815Z] Supports d_type: true [2022-07-25T10:32:02.815Z] Native Overlay Diff: true [2022-07-25T10:32:02.815Z] userxattr: false [2022-07-25T10:32:02.815Z] Logging Driver: json-file [2022-07-25T10:32:02.815Z] Cgroup Driver: cgroupfs [2022-07-25T10:32:02.815Z] Cgroup Version: 1 [2022-07-25T10:32:02.815Z] Plugins: [2022-07-25T10:32:02.815Z] Volume: local [2022-07-25T10:32:02.815Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:32:02.815Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:32:02.815Z] Swarm: inactive [2022-07-25T10:32:02.815Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:32:02.815Z] Default Runtime: runc [2022-07-25T10:32:02.815Z] Init Binary: docker-init [2022-07-25T10:32:02.815Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:32:02.815Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:32:02.815Z] init version: de40ad0 [2022-07-25T10:32:02.815Z] Security Options: [2022-07-25T10:32:02.815Z] apparmor [2022-07-25T10:32:02.815Z] seccomp [2022-07-25T10:32:02.815Z] Profile: default [2022-07-25T10:32:02.815Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T10:32:02.815Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T10:32:02.815Z] OSType: linux [2022-07-25T10:32:02.815Z] Architecture: aarch64 [2022-07-25T10:32:02.815Z] CPUs: 2 [2022-07-25T10:32:02.815Z] Total Memory: 7.562GiB [2022-07-25T10:32:02.815Z] Name: ip-10-100-121-9 [2022-07-25T10:32:02.815Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-25T10:32:02.815Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:32:02.815Z] Debug Mode: false [2022-07-25T10:32:02.815Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:32:02.815Z] Labels: [2022-07-25T10:32:02.815Z] Experimental: true [2022-07-25T10:32:02.815Z] Insecure Registries: [2022-07-25T10:32:02.815Z] 127.0.0.0/8 [2022-07-25T10:32:02.815Z] Live Restore Enabled: true [2022-07-25T10:32:02.815Z] [Pipeline] sh [2022-07-25T10:32:02.828Z] #43 36.65 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-25T10:32:02.828Z] #43 36.70 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-25T10:32:02.828Z] #43 36.76 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-25T10:32:03.066Z] #36 ... [2022-07-25T10:32:03.066Z] [2022-07-25T10:32:03.066Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:32:03.066Z] #34 sha256:d9d579b6dc97425100025eea2a85ae9828eb056272ea58bdce25e7a5d4312eda [2022-07-25T10:32:03.066Z] #34 49.25 sync [2022-07-25T10:32:03.066Z] #34 49.26 internal/reflectlite [2022-07-25T10:32:03.066Z] #34 50.70 internal/testlog [2022-07-25T10:32:03.066Z] #34 52.05 sort [2022-07-25T10:32:03.066Z] #34 52.07 errors [2022-07-25T10:32:03.066Z] #34 52.47 strconv [2022-07-25T10:32:03.066Z] #34 53.07 io [2022-07-25T10:32:03.066Z] #34 54.16 internal/oserror [2022-07-25T10:32:03.066Z] #34 54.36 syscall [2022-07-25T10:32:03.066Z] #34 57.03 reflect [2022-07-25T10:32:03.087Z] #43 36.84 AR compel/plugins/std.lib.a [2022-07-25T10:32:03.087Z] #43 36.92 CC compel/plugins/fds/fds.o [2022-07-25T10:32:03.098Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:32:03.098Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:32:03.098Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43859/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-07-25T10:32:03.098Z] + bash /home/ubuntu/workspace/moby_PR-43859/check-config.sh [2022-07-25T10:32:03.098Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T10:32:03.098Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-25T10:32:03.098Z] [2022-07-25T10:32:03.098Z] Generally Necessary: [2022-07-25T10:32:03.099Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T10:32:03.099Z] - apparmor: enabled and tools installed [2022-07-25T10:32:03.099Z] - CONFIG_NAMESPACES: enabled [2022-07-25T10:32:03.099Z] - CONFIG_NET_NS: enabled [2022-07-25T10:32:03.099Z] - CONFIG_PID_NS: enabled [2022-07-25T10:32:03.099Z] - CONFIG_IPC_NS: enabled [2022-07-25T10:32:03.099Z] - CONFIG_UTS_NS: enabled [2022-07-25T10:32:03.099Z] - CONFIG_CGROUPS: enabled [2022-07-25T10:32:03.099Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T10:32:03.099Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T10:32:03.099Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T10:32:03.099Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T10:32:03.099Z] - CONFIG_CPUSETS: enabled [2022-07-25T10:32:03.099Z] - CONFIG_MEMCG: enabled [2022-07-25T10:32:03.099Z] - CONFIG_KEYS: enabled [2022-07-25T10:32:03.099Z] - CONFIG_VETH: enabled (as module) [2022-07-25T10:32:03.099Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T10:32:03.099Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T10:32:03.099Z] - CONFIG_NF_NAT_IPV4: missing [2022-07-25T10:32:03.099Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T10:32:03.099Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T10:32:03.325Z] #34 ... [2022-07-25T10:32:03.325Z] [2022-07-25T10:32:03.325Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:03.325Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:03.325Z] #13 51.21 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:32:03.325Z] #13 51.44 Fetched 77.8 MB in 7s (11.7 MB/s) [2022-07-25T10:32:03.325Z] #13 51.55 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:32:03.325Z] #13 51.60 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-25T10:32:03.325Z] #13 51.62 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-25T10:32:03.325Z] #13 51.86 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:32:03.325Z] #13 52.03 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T10:32:03.325Z] #13 52.03 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:32:03.325Z] #13 52.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-25T10:32:03.325Z] #13 52.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:32:03.325Z] #13 54.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T10:32:03.325Z] #13 54.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-25T10:32:03.326Z] #13 54.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:32:03.346Z] #43 ... [2022-07-25T10:32:03.346Z] [2022-07-25T10:32:03.346Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:03.346Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:03.346Z] #13 88.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T10:32:03.346Z] #13 88.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:32:03.346Z] #13 88.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:03.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T10:32:03.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T10:32:03.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T10:32:03.357Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T10:32:03.357Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T10:32:03.357Z] - CONFIG_NF_NAT_NEEDED: missing [2022-07-25T10:32:03.357Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T10:32:03.357Z] [2022-07-25T10:32:03.357Z] Optional Features: [2022-07-25T10:32:03.357Z] - CONFIG_USER_NS: enabled [2022-07-25T10:32:03.357Z] - CONFIG_SECCOMP: enabled [2022-07-25T10:32:03.357Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T10:32:03.357Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T10:32:03.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T10:32:03.357Z] (cgroup swap accounting is currently enabled) [2022-07-25T10:32:03.357Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T10:32:03.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T10:32:03.357Z] - CONFIG_IOSCHED_CFQ: missing [2022-07-25T10:32:03.357Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-07-25T10:32:03.357Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T10:32:03.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T10:32:03.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T10:32:03.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T10:32:03.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T10:32:03.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T10:32:03.357Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T10:32:03.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T10:32:03.357Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T10:32:03.357Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T10:32:03.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T10:32:03.605Z] #13 ... [2022-07-25T10:32:03.605Z] [2022-07-25T10:32:03.605Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:03.605Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:03.605Z] #43 37.26 AR compel/plugins/fds.lib.a [2022-07-25T10:32:03.606Z] #43 37.29 HOSTDEP compel/src/lib/log-host.d [2022-07-25T10:32:03.606Z] #43 37.39 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-25T10:32:03.606Z] #43 37.48 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-25T10:32:03.606Z] #43 37.60 HOSTDEP compel/src/main-host.d [2022-07-25T10:32:03.615Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T10:32:03.615Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_EXT4_FS: enabled [2022-07-25T10:32:03.615Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T10:32:03.615Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T10:32:03.615Z] - Network Drivers: [2022-07-25T10:32:03.615Z] - "overlay": [2022-07-25T10:32:03.615Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T10:32:03.615Z] Optional (for encrypted networks): [2022-07-25T10:32:03.615Z] - CONFIG_CRYPTO: enabled [2022-07-25T10:32:03.615Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T10:32:03.615Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T10:32:03.615Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T10:32:03.615Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T10:32:03.615Z] - CONFIG_XFRM: enabled [2022-07-25T10:32:03.615Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-07-25T10:32:03.615Z] - "ipvlan": [2022-07-25T10:32:03.615Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T10:32:03.615Z] - "macvlan": [2022-07-25T10:32:03.615Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T10:32:03.615Z] - "ftp,tftp client in container": [2022-07-25T10:32:03.615Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T10:32:03.615Z] - Storage Drivers: [2022-07-25T10:32:03.615Z] - "aufs": [2022-07-25T10:32:03.615Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T10:32:03.615Z] - "btrfs": [2022-07-25T10:32:03.615Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T10:32:03.615Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T10:32:03.615Z] - "devicemapper": [2022-07-25T10:32:03.865Z] #43 37.66 DEP compel/src/lib/ptrace.d [2022-07-25T10:32:03.878Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T10:32:03.878Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T10:32:03.878Z] - "overlay": [2022-07-25T10:32:03.878Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T10:32:03.878Z] - "zfs": [2022-07-25T10:32:03.878Z] - /dev/zfs: present [2022-07-25T10:32:03.878Z] - zfs command: missing [2022-07-25T10:32:03.878Z] - zpool command: missing [2022-07-25T10:32:03.878Z] [2022-07-25T10:32:03.878Z] Limits: [2022-07-25T10:32:03.878Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T10:32:03.878Z] [2022-07-25T10:32:03.878Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:32:04.124Z] #43 37.75 DEP compel/src/lib/infect.d [2022-07-25T10:32:04.124Z] #43 37.94 DEP compel/src/lib/infect-util.d [2022-07-25T10:32:04.209Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 . [2022-07-25T10:32:04.383Z] #43 38.07 DEP compel/src/lib/infect-rpc.d [2022-07-25T10:32:04.383Z] #43 38.22 DEP compel/arch/x86/src/lib/infect.d [2022-07-25T10:32:04.467Z] #2 [internal] load .dockerignore [2022-07-25T10:32:04.467Z] #2 sha256:9f5b3d9de34d5468ca8073ac2a61218e85ee5493bba5067ac1228d05192102d6 [2022-07-25T10:32:04.467Z] #2 transferring context: 87B done [2022-07-25T10:32:04.467Z] #2 DONE 0.2s [2022-07-25T10:32:04.467Z] [2022-07-25T10:32:04.467Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:32:04.467Z] #1 sha256:3d609680e51f41fb5f18f614d3ef2361c8aea70797d9c69046002a13538c5712 [2022-07-25T10:32:04.467Z] #1 transferring dockerfile: 17.05kB done [2022-07-25T10:32:04.467Z] #1 DONE 0.2s [2022-07-25T10:32:04.642Z] #43 38.41 DEP compel/arch/x86/src/lib/cpu.d [2022-07-25T10:32:04.642Z] #43 38.47 DEP compel/src/lib/log.d [2022-07-25T10:32:04.642Z] #43 38.56 DEP compel/src/main.d [2022-07-25T10:32:04.707Z] #13 56.86 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T10:32:04.707Z] #13 56.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-25T10:32:04.707Z] #13 56.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:32:04.707Z] #13 57.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T10:32:04.707Z] #13 57.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:32:04.707Z] #13 57.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:04.725Z] [2022-07-25T10:32:04.725Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-25T10:32:04.725Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-07-25T10:32:04.901Z] #43 38.66 DEP compel/src/lib/handle-elf.d [2022-07-25T10:32:04.901Z] #43 38.76 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-25T10:32:04.901Z] #43 38.87 CC compel/src/lib/log.o [2022-07-25T10:32:04.967Z] #13 57.25 Selecting previously unselected package dmsetup. [2022-07-25T10:32:04.967Z] #13 57.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:32:04.967Z] #13 57.27 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-25T10:32:04.982Z] #3 DONE 0.5s [2022-07-25T10:32:04.982Z] [2022-07-25T10:32:04.982Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-25T10:32:04.982Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-07-25T10:32:04.982Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-25T10:32:05.162Z] #43 39.11 CC compel/arch/x86/src/lib/cpu.o [2022-07-25T10:32:05.227Z] #13 57.47 Selecting previously unselected package mingw-w64-common. [2022-07-25T10:32:05.227Z] #13 57.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-25T10:32:05.227Z] #13 57.50 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-25T10:32:05.227Z] #13 ... [2022-07-25T10:32:05.227Z] [2022-07-25T10:32:05.227Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:05.227Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:32:05.227Z] #36 61.20 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:32:05.227Z] #36 61.25 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:32:05.227Z] #36 61.27 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-25T10:32:05.227Z] #36 61.29 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:32:05.227Z] #36 61.33 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-25T10:32:05.227Z] #36 61.35 Setting up cmake-data (3.13.4-1) ... [2022-07-25T10:32:05.227Z] #36 61.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:32:05.227Z] #36 61.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-25T10:32:05.227Z] #36 61.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-25T10:32:05.227Z] #36 61.42 Setting up cmake (3.13.4-1) ... [2022-07-25T10:32:05.227Z] #36 61.43 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:32:05.240Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-07-25T10:32:05.240Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-07-25T10:32:05.240Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-07-25T10:32:05.240Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-25T10:32:05.240Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2022-07-25T10:32:05.493Z] #36 61.54 Processing triggers for mime-support (3.62) ... [2022-07-25T10:32:05.498Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2022-07-25T10:32:05.657Z] #23 transferring context: 22.62MB 5.6s [2022-07-25T10:32:05.756Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-07-25T10:32:05.756Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-07-25T10:32:05.914Z] #23 ... [2022-07-25T10:32:05.914Z] [2022-07-25T10:32:05.914Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:05.914Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:05.914Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.2s done [2022-07-25T10:32:05.914Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-25T10:32:05.914Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-25T10:32:05.914Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-25T10:32:05.914Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 3.4s done [2022-07-25T10:32:05.914Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 1.1s done [2022-07-25T10:32:05.914Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 1.7s done [2022-07-25T10:32:05.914Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 4.1s done [2022-07-25T10:32:05.914Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 5.6s [2022-07-25T10:32:05.914Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 31.46MB / 135.03MB 5.7s [2022-07-25T10:32:05.914Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 4.3s done [2022-07-25T10:32:05.914Z] #9 ... [2022-07-25T10:32:05.914Z] [2022-07-25T10:32:05.914Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:32:05.914Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:32:05.914Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:32:05.914Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:32:05.914Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T10:32:05.914Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T10:32:05.914Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-07-25T10:32:05.914Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-07-25T10:32:05.914Z] #62 DONE 6.1s [2022-07-25T10:32:05.914Z] [2022-07-25T10:32:05.914Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:05.914Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:05.914Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 5.7s done [2022-07-25T10:32:05.914Z] #9 ... [2022-07-25T10:32:05.914Z] [2022-07-25T10:32:05.914Z] #23 [internal] load build context [2022-07-25T10:32:05.914Z] #23 sha256:b497a42dcbe394e57c8729d61b42d17608a8ff0f8991a5cc23e9dfc5538c4c5e [2022-07-25T10:32:06.014Z] #4 DONE 0.9s [2022-07-25T10:32:06.100Z] #43 39.81 CC compel/arch/x86/src/lib/infect.o [2022-07-25T10:32:06.295Z] [2022-07-25T10:32:06.295Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:32:06.295Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:32:06.477Z] #23 ... [2022-07-25T10:32:06.477Z] [2022-07-25T10:32:06.477Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:32:06.477Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:32:06.477Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:32:06.477Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:32:06.477Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T10:32:06.477Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T10:32:06.477Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-07-25T10:32:06.477Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-07-25T10:32:06.477Z] #64 DONE 6.6s [2022-07-25T10:32:06.477Z] [2022-07-25T10:32:06.477Z] #23 [internal] load build context [2022-07-25T10:32:06.477Z] #23 sha256:b497a42dcbe394e57c8729d61b42d17608a8ff0f8991a5cc23e9dfc5538c4c5e [2022-07-25T10:32:06.553Z] #8 ... [2022-07-25T10:32:06.553Z] [2022-07-25T10:32:06.553Z] #6 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-25T10:32:06.553Z] #6 sha256:f3087b5f083a124a18408672381ca899b3be572df401c92312be15a5af5de77b [2022-07-25T10:32:06.553Z] #6 DONE 0.4s [2022-07-25T10:32:06.553Z] [2022-07-25T10:32:06.553Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-07-25T10:32:06.553Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-07-25T10:32:06.553Z] #7 DONE 0.4s [2022-07-25T10:32:06.553Z] [2022-07-25T10:32:06.553Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:32:06.553Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:32:06.553Z] #8 DONE 0.4s [2022-07-25T10:32:06.553Z] [2022-07-25T10:32:06.553Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:32:06.553Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:32:06.553Z] #5 DONE 0.5s [2022-07-25T10:32:06.668Z] #43 40.54 CC compel/src/lib/infect-rpc.o [2022-07-25T10:32:07.236Z] #43 40.83 CC compel/src/lib/infect-util.o [2022-07-25T10:32:07.236Z] #43 41.08 CC compel/src/lib/infect.o [2022-07-25T10:32:07.274Z] Client: [2022-07-25T10:32:07.274Z] Context: default [2022-07-25T10:32:07.274Z] Debug Mode: false [2022-07-25T10:32:07.274Z] Plugins: [2022-07-25T10:32:07.274Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:32:07.274Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:32:07.274Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T10:32:07.274Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T10:32:07.274Z] [2022-07-25T10:32:07.274Z] Server: [2022-07-25T10:32:07.274Z] Containers: 0 [2022-07-25T10:32:07.274Z] Running: 0 [2022-07-25T10:32:07.274Z] Paused: 0 [2022-07-25T10:32:07.274Z] Stopped: 0 [2022-07-25T10:32:07.274Z] Images: 0 [2022-07-25T10:32:07.274Z] Server Version: 20.10.14 [2022-07-25T10:32:07.274Z] Storage Driver: overlay2 [2022-07-25T10:32:07.274Z] Backing Filesystem: extfs [2022-07-25T10:32:07.274Z] Supports d_type: true [2022-07-25T10:32:07.274Z] Native Overlay Diff: true [2022-07-25T10:32:07.274Z] userxattr: false [2022-07-25T10:32:07.274Z] Logging Driver: json-file [2022-07-25T10:32:07.274Z] Cgroup Driver: systemd [2022-07-25T10:32:07.274Z] Cgroup Version: 2 [2022-07-25T10:32:07.274Z] Plugins: [2022-07-25T10:32:07.274Z] Volume: local [2022-07-25T10:32:07.274Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:32:07.274Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:32:07.274Z] Swarm: inactive [2022-07-25T10:32:07.274Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:32:07.274Z] Default Runtime: runc [2022-07-25T10:32:07.274Z] Init Binary: docker-init [2022-07-25T10:32:07.274Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:32:07.274Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:32:07.274Z] init version: de40ad0 [2022-07-25T10:32:07.274Z] Security Options: [2022-07-25T10:32:07.274Z] apparmor [2022-07-25T10:32:07.274Z] seccomp [2022-07-25T10:32:07.274Z] Profile: default [2022-07-25T10:32:07.274Z] cgroupns [2022-07-25T10:32:07.274Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T10:32:07.274Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T10:32:07.274Z] OSType: linux [2022-07-25T10:32:07.274Z] Architecture: x86_64 [2022-07-25T10:32:07.274Z] CPUs: 2 [2022-07-25T10:32:07.274Z] Total Memory: 7.559GiB [2022-07-25T10:32:07.274Z] Name: ip-10-100-64-22 [2022-07-25T10:32:07.274Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-25T10:32:07.274Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:32:07.274Z] Debug Mode: false [2022-07-25T10:32:07.274Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:32:07.274Z] Labels: [2022-07-25T10:32:07.274Z] Experimental: true [2022-07-25T10:32:07.274Z] Insecure Registries: [2022-07-25T10:32:07.274Z] 127.0.0.0/8 [2022-07-25T10:32:07.274Z] Live Restore Enabled: true [2022-07-25T10:32:07.274Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:32:07.401Z] #36 DONE 63.3s [2022-07-25T10:32:07.401Z] [2022-07-25T10:32:07.401Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:32:07.401Z] #37 sha256:aa3e6d6300ae1c2773f7e8eb3a7ffbdeae768e9e33d1bddcca6803173e04bb7d [2022-07-25T10:32:07.594Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 . [2022-07-25T10:32:07.850Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:32:07.850Z] #1 sha256:24a557c3a329387efdc991de89b488fa38affa446049580dee53b9eea740332e [2022-07-25T10:32:07.850Z] #1 transferring dockerfile: 17.05kB done [2022-07-25T10:32:07.850Z] #1 DONE 0.2s [2022-07-25T10:32:07.850Z] [2022-07-25T10:32:07.850Z] #2 [internal] load .dockerignore [2022-07-25T10:32:07.850Z] #2 sha256:20fb03ee00aa0443084e91695b5bc1418fb6d9ab242c6a34cb92e166cf513616 [2022-07-25T10:32:07.850Z] #2 transferring context: 87B done [2022-07-25T10:32:07.850Z] #2 DONE 0.1s [2022-07-25T10:32:07.850Z] [2022-07-25T10:32:07.850Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-07-25T10:32:07.850Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-07-25T10:32:07.972Z] #37 0.976 + RM_GOPATH=0 [2022-07-25T10:32:07.972Z] #37 0.978 + TMP_GOPATH= [2022-07-25T10:32:07.972Z] #37 0.978 + : /build [2022-07-25T10:32:07.972Z] #37 0.978 + '[' -z '' ']' [2022-07-25T10:32:07.972Z] #37 0.978 ++ mktemp -d [2022-07-25T10:32:07.972Z] #37 0.982 + export GOPATH=/tmp/tmp.GiLucFWH2u [2022-07-25T10:32:07.972Z] #37 0.983 + GOPATH=/tmp/tmp.GiLucFWH2u [2022-07-25T10:32:07.972Z] #37 0.983 + RM_GOPATH=1 [2022-07-25T10:32:07.972Z] #37 0.983 + case "$(go env GOARCH)" in [2022-07-25T10:32:07.972Z] #37 0.985 ++ go env GOARCH [2022-07-25T10:32:07.972Z] #37 1.003 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:08.231Z] #37 1.004 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:08.231Z] #37 1.008 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:08.231Z] #37 1.013 + dir=/tmp/install [2022-07-25T10:32:08.231Z] #37 1.016 + bin=tini [2022-07-25T10:32:08.231Z] #37 1.016 + shift [2022-07-25T10:32:08.231Z] #37 1.018 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-25T10:32:08.231Z] #37 1.018 + . /tmp/install/tini.installer [2022-07-25T10:32:08.231Z] #37 1.018 ++ : v0.19.0 [2022-07-25T10:32:08.231Z] #37 1.019 + install_tini [2022-07-25T10:32:08.231Z] #37 1.019 + echo 'Install tini version v0.19.0' [2022-07-25T10:32:08.231Z] #37 1.019 Install tini version v0.19.0 [2022-07-25T10:32:08.231Z] #37 1.019 + git clone https://github.com/krallin/tini.git /tmp/tmp.GiLucFWH2u/tini [2022-07-25T10:32:08.231Z] #37 1.021 Cloning into '/tmp/tmp.GiLucFWH2u/tini'... [2022-07-25T10:32:08.415Z] #3 DONE 0.4s [2022-07-25T10:32:08.415Z] [2022-07-25T10:32:08.415Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-07-25T10:32:08.415Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-07-25T10:32:08.415Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-07-25T10:32:08.415Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-07-25T10:32:08.415Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-07-25T10:32:08.415Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-07-25T10:32:08.415Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-07-25T10:32:08.415Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-07-25T10:32:08.672Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-07-25T10:32:08.672Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-07-25T10:32:08.800Z] #37 1.891 + cd /tmp/tmp.GiLucFWH2u/tini [2022-07-25T10:32:08.945Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-07-25T10:32:08.945Z] #4 DONE 0.6s [2022-07-25T10:32:09.000Z] #23 transferring context: 53.39MB 9.1s done [2022-07-25T10:32:09.066Z] #37 1.891 + git checkout -q v0.19.0 [2022-07-25T10:32:09.066Z] #37 1.949 + cmake . [2022-07-25T10:32:09.142Z] #43 43.04 CC compel/src/lib/ptrace.o [2022-07-25T10:32:09.142Z] #43 ... [2022-07-25T10:32:09.142Z] [2022-07-25T10:32:09.142Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:09.142Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:09.142Z] #13 101.0 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T10:32:09.142Z] #13 101.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 101.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-25T10:32:09.142Z] #13 101.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T10:32:09.142Z] #13 101.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 101.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-25T10:32:09.142Z] #13 101.3 Selecting previously unselected package libbtrfs0. [2022-07-25T10:32:09.142Z] #13 101.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 101.3 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:32:09.142Z] #13 101.4 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:32:09.142Z] #13 101.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 101.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:32:09.142Z] #13 101.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T10:32:09.142Z] #13 101.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 101.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:09.142Z] #13 101.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:32:09.142Z] #13 101.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 101.7 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:32:09.142Z] #13 101.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T10:32:09.142Z] #13 101.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 101.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-25T10:32:09.142Z] #13 102.1 Selecting previously unselected package libpcre16-3:amd64. [2022-07-25T10:32:09.142Z] #13 102.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 102.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-25T10:32:09.142Z] #13 102.3 Selecting previously unselected package libpcre32-3:amd64. [2022-07-25T10:32:09.142Z] #13 102.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 102.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-25T10:32:09.142Z] #13 102.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-25T10:32:09.142Z] #13 102.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 102.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-25T10:32:09.142Z] #13 102.5 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-25T10:32:09.142Z] #13 102.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 102.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-25T10:32:09.142Z] #13 103.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T10:32:09.142Z] #13 103.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 103.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-25T10:32:09.142Z] #13 103.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T10:32:09.142Z] #13 103.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 103.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:09.142Z] #13 103.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:32:09.142Z] #13 103.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 103.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:32:09.142Z] #13 103.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:32:09.142Z] #13 103.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-25T10:32:09.142Z] #13 103.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:32:09.142Z] #13 104.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-25T10:32:09.142Z] #13 104.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:32:09.205Z] [2022-07-25T10:32:09.205Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:32:09.205Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:32:09.401Z] #13 104.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-25T10:32:09.401Z] #13 104.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:32:09.401Z] #13 104.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-25T10:32:09.401Z] #13 104.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-25T10:32:09.401Z] #13 104.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:09.401Z] #13 104.1 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:32:09.401Z] #13 104.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-25T10:32:09.401Z] #13 104.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:32:09.401Z] #13 104.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:32:09.401Z] #13 104.2 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:32:09.401Z] #13 104.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-25T10:32:09.401Z] #13 104.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-25T10:32:09.401Z] #13 104.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:32:09.401Z] #13 104.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:32:09.401Z] #13 104.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-25T10:32:09.401Z] #13 104.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:09.401Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:32:09.401Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:32:09.401Z] #13 104.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:09.401Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:32:09.401Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:32:09.401Z] #13 104.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:32:09.637Z] #37 ... [2022-07-25T10:32:09.637Z] [2022-07-25T10:32:09.637Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:32:09.637Z] #47 sha256:403cb78eeaf60c9f955d4f202b3e7f1b16157f1f86a548c8c763b81406d8db80 [2022-07-25T10:32:09.637Z] #47 DONE 65.7s [2022-07-25T10:32:09.637Z] [2022-07-25T10:32:09.637Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:32:09.637Z] #37 sha256:aa3e6d6300ae1c2773f7e8eb3a7ffbdeae768e9e33d1bddcca6803173e04bb7d [2022-07-25T10:32:09.637Z] #37 2.515 -- The C compiler identification is GNU 8.3.0 [2022-07-25T10:32:09.637Z] #37 2.568 -- Check for working C compiler: /usr/bin/cc [2022-07-25T10:32:09.661Z] #13 104.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-25T10:32:09.661Z] #13 104.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:09.661Z] #13 104.4 Setting up dmsetup (2:1.02.155-3) ... [2022-07-25T10:32:09.661Z] #13 104.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:09.661Z] #13 104.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:09.661Z] #13 104.5 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:32:09.848Z] [2022-07-25T10:32:09.848Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:09.848Z] #26 sha256:39547c3fbfabc5ad4a1e78d2b535b994142a6d209a06e2267858793ac7929b89 [2022-07-25T10:32:09.848Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-25T10:32:09.929Z] #23 DONE 9.9s [2022-07-25T10:32:09.929Z] [2022-07-25T10:32:09.929Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:09.929Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:32:09.929Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-25T10:32:09.929Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-25T10:32:09.929Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-25T10:32:09.929Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-25T10:32:09.929Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 3.5s done [2022-07-25T10:32:09.929Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.7s [2022-07-25T10:32:09.929Z] #26 ... [2022-07-25T10:32:09.929Z] [2022-07-25T10:32:09.929Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:09.929Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:09.929Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 9.8s [2022-07-25T10:32:10.113Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-25T10:32:10.113Z] #26 sha256:395362e4a25d38f093312bb4a75cb64c362ef1688f690001bb2799b6d772bac8 529B / 529B done [2022-07-25T10:32:10.135Z] #8 ... [2022-07-25T10:32:10.135Z] [2022-07-25T10:32:10.135Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:32:10.135Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:32:10.135Z] #7 DONE 0.8s [2022-07-25T10:32:10.135Z] [2022-07-25T10:32:10.135Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:32:10.135Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:32:10.135Z] #8 DONE 0.8s [2022-07-25T10:32:10.135Z] [2022-07-25T10:32:10.135Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-07-25T10:32:10.135Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-07-25T10:32:10.135Z] #5 DONE 0.9s [2022-07-25T10:32:10.135Z] [2022-07-25T10:32:10.135Z] #6 [internal] load metadata for docker.io/library/golang:1.17.12-buster [2022-07-25T10:32:10.135Z] #6 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb [2022-07-25T10:32:10.135Z] #6 DONE 0.9s [2022-07-25T10:32:10.187Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 9.9s done [2022-07-25T10:32:10.205Z] #37 ... [2022-07-25T10:32:10.205Z] [2022-07-25T10:32:10.205Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:32:10.205Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:32:10.205Z] #42 56.55 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-25T10:32:10.205Z] #42 56.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:32:10.205Z] #42 56.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:32:10.205Z] #42 56.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-25T10:32:10.205Z] #42 56.66 Setting up python-six (1.12.0-1) ... [2022-07-25T10:32:10.205Z] #42 60.51 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:32:10.205Z] #42 60.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:32:10.205Z] #42 60.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-25T10:32:10.205Z] #42 60.60 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-25T10:32:10.205Z] #42 60.62 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-25T10:32:10.205Z] #42 60.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:32:10.205Z] #42 60.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:32:10.205Z] #42 60.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-25T10:32:10.205Z] #42 60.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:32:10.205Z] #42 60.72 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-25T10:32:10.372Z] #26 sha256:15321ec1a2b24f4736e0fbff60713874acf489480e8aeb34e6a4860a6c4f0fc3 1.48kB / 1.48kB done [2022-07-25T10:32:10.393Z] [2022-07-25T10:32:10.393Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:10.393Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:10.393Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.0s done [2022-07-25T10:32:10.393Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-25T10:32:10.393Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done [2022-07-25T10:32:10.393Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done [2022-07-25T10:32:10.630Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 0B / 49.23MB 0.2s [2022-07-25T10:32:10.649Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.05MB / 7.86MB 0.3s [2022-07-25T10:32:10.649Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 12.58MB / 50.44MB 0.3s [2022-07-25T10:32:10.649Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0B / 10.00MB 0.3s [2022-07-25T10:32:10.775Z] #42 ... [2022-07-25T10:32:10.775Z] [2022-07-25T10:32:10.775Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:32:10.775Z] #37 sha256:aa3e6d6300ae1c2773f7e8eb3a7ffbdeae768e9e33d1bddcca6803173e04bb7d [2022-07-25T10:32:10.775Z] #37 3.691 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-25T10:32:10.775Z] #37 3.700 -- Detecting C compiler ABI info [2022-07-25T10:32:10.891Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 5.24MB / 49.23MB 0.4s [2022-07-25T10:32:10.891Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 22.02MB / 49.23MB 0.6s [2022-07-25T10:32:10.906Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 3.15MB / 7.86MB 0.4s [2022-07-25T10:32:10.906Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 19.92MB / 50.44MB 0.4s [2022-07-25T10:32:10.906Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.6s [2022-07-25T10:32:10.906Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 30.41MB / 50.44MB 0.6s [2022-07-25T10:32:10.906Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.6s [2022-07-25T10:32:11.034Z] #37 4.105 -- Detecting C compiler ABI info - done [2022-07-25T10:32:11.042Z] #13 DONE 105.6s [2022-07-25T10:32:11.042Z] [2022-07-25T10:32:11.042Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-25T10:32:11.042Z] #14 sha256:22692341362abc7e7ed84685084ab63b0bf0f17d39ae988048126ad3b1caa6a9 [2022-07-25T10:32:11.149Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 32.51MB / 49.23MB 0.7s [2022-07-25T10:32:11.149Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 44.04MB / 49.23MB 0.8s [2022-07-25T10:32:11.165Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 38.80MB / 50.44MB 0.7s [2022-07-25T10:32:11.165Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.8s done [2022-07-25T10:32:11.165Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.8s [2022-07-25T10:32:11.165Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 6.29MB / 51.84MB 0.9s [2022-07-25T10:32:11.294Z] #37 4.159 -- Detecting C compile features [2022-07-25T10:32:11.408Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.0s [2022-07-25T10:32:11.433Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 1.0s done [2022-07-25T10:32:11.433Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 9.44MB / 51.84MB 1.0s [2022-07-25T10:32:11.434Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 22.02MB / 51.84MB 1.1s [2022-07-25T10:32:11.564Z] #9 ... [2022-07-25T10:32:11.564Z] [2022-07-25T10:32:11.564Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:32:11.564Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:32:11.564Z] #63 DONE 0.8s [2022-07-25T10:32:11.564Z] [2022-07-25T10:32:11.564Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:11.564Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:32:11.692Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 40.89MB / 51.84MB 1.3s [2022-07-25T10:32:11.692Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.4s [2022-07-25T10:32:11.865Z] #37 ... [2022-07-25T10:32:11.865Z] [2022-07-25T10:32:11.865Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:32:11.865Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:32:11.865Z] #42 67.59 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-25T10:32:11.865Z] #42 67.62 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:32:11.865Z] #42 DONE 67.9s [2022-07-25T10:32:11.865Z] [2022-07-25T10:32:11.865Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:11.865Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:11.865Z] #13 63.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T10:32:11.865Z] #13 63.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-25T10:32:11.865Z] #13 63.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:32:11.956Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.6s done [2022-07-25T10:32:11.956Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.24MB / 68.83MB 1.7s [2022-07-25T10:32:12.217Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 9.63MB / 68.83MB 1.8s [2022-07-25T10:32:12.217Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-07-25T10:32:12.217Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 23.07MB / 68.83MB 2.0s [2022-07-25T10:32:12.350Z] #26 ... [2022-07-25T10:32:12.350Z] [2022-07-25T10:32:12.350Z] #23 [internal] load build context [2022-07-25T10:32:12.350Z] #23 sha256:89a1620d2e45a0c50a92745434d752a27b38457ef489f23a89f1fffbaa6f4b64 [2022-07-25T10:32:12.350Z] #23 transferring context: 53.39MB 2.1s done [2022-07-25T10:32:12.350Z] #23 DONE 2.3s [2022-07-25T10:32:12.350Z] [2022-07-25T10:32:12.350Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:12.350Z] #26 sha256:39547c3fbfabc5ad4a1e78d2b535b994142a6d209a06e2267858793ac7929b89 [2022-07-25T10:32:12.350Z] #26 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.6s done [2022-07-25T10:32:12.350Z] #26 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 [2022-07-25T10:32:12.420Z] #14 DONE 1.5s [2022-07-25T10:32:12.420Z] [2022-07-25T10:32:12.420Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:32:12.420Z] #53 sha256:7e16a297d053a8c4a5701c3159ceea50c044a038e9bd320efecfcb19ae30a423 [2022-07-25T10:32:12.420Z] #53 1.377 + RM_GOPATH=0 [2022-07-25T10:32:12.420Z] #53 1.377 + TMP_GOPATH= [2022-07-25T10:32:12.420Z] #53 1.377 + : /build [2022-07-25T10:32:12.420Z] #53 1.377 + '[' -z '' ']' [2022-07-25T10:32:12.420Z] #53 1.378 ++ mktemp -d [2022-07-25T10:32:12.420Z] #53 1.384 + export GOPATH=/tmp/tmp.8gchGw1H94 [2022-07-25T10:32:12.420Z] #53 1.384 + GOPATH=/tmp/tmp.8gchGw1H94 [2022-07-25T10:32:12.420Z] #53 1.384 + RM_GOPATH=1 [2022-07-25T10:32:12.420Z] #53 1.384 + case "$(go env GOARCH)" in [2022-07-25T10:32:12.420Z] #53 1.386 ++ go env GOARCH [2022-07-25T10:32:12.420Z] #53 1.400 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:12.420Z] #53 1.400 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:12.420Z] #53 1.401 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:12.420Z] #53 1.402 + dir=/tmp/install [2022-07-25T10:32:12.420Z] #53 1.425 + bin=runc [2022-07-25T10:32:12.420Z] #53 1.425 + shift [2022-07-25T10:32:12.420Z] #53 1.425 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-25T10:32:12.420Z] #53 1.426 + . /tmp/install/runc.installer [2022-07-25T10:32:12.420Z] #53 1.426 ++ set -e [2022-07-25T10:32:12.420Z] #53 1.426 ++ : v1.1.2 [2022-07-25T10:32:12.420Z] #53 1.426 + install_runc [2022-07-25T10:32:12.420Z] #53 1.427 + RUNC_BUILDTAGS=seccomp [2022-07-25T10:32:12.420Z] #53 1.427 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T10:32:12.420Z] #53 1.427 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8gchGw1H94/src/github.com/opencontainers/runc [2022-07-25T10:32:12.420Z] #53 1.427 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T10:32:12.420Z] #53 1.431 Cloning into '/tmp/tmp.8gchGw1H94/src/github.com/opencontainers/runc'... [2022-07-25T10:32:12.503Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.0s done [2022-07-25T10:32:12.503Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 34.60MB / 68.83MB 2.1s [2022-07-25T10:32:12.503Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 0B / 157B 2.1s [2022-07-25T10:32:12.503Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 1.05MB / 135.03MB 2.1s [2022-07-25T10:32:12.503Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 40.89MB / 68.83MB 2.2s [2022-07-25T10:32:12.503Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 2.2s [2022-07-25T10:32:12.509Z] #26 ... [2022-07-25T10:32:12.510Z] [2022-07-25T10:32:12.510Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:32:12.510Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T10:32:12.510Z] #65 DONE 0.9s [2022-07-25T10:32:12.510Z] [2022-07-25T10:32:12.510Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:12.510Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:32:12.609Z] #26 ... [2022-07-25T10:32:12.609Z] [2022-07-25T10:32:12.609Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:32:12.609Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:32:12.609Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:32:12.609Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:32:12.609Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T10:32:12.609Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T10:32:12.609Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-07-25T10:32:12.609Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-07-25T10:32:12.609Z] #62 DONE 2.6s [2022-07-25T10:32:12.609Z] [2022-07-25T10:32:12.609Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:32:12.609Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:32:12.609Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:32:12.609Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:32:12.609Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T10:32:12.609Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T10:32:12.609Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-07-25T10:32:12.609Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-07-25T10:32:12.609Z] #64 DONE 2.6s [2022-07-25T10:32:12.609Z] [2022-07-25T10:32:12.609Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:12.609Z] #26 sha256:39547c3fbfabc5ad4a1e78d2b535b994142a6d209a06e2267858793ac7929b89 [2022-07-25T10:32:12.760Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 2.3s done [2022-07-25T10:32:12.760Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 9.44MB / 135.03MB 2.3s [2022-07-25T10:32:12.760Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 45.09MB / 68.83MB 2.4s [2022-07-25T10:32:12.760Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 55.57MB / 68.83MB 2.5s [2022-07-25T10:32:13.023Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 66.06MB / 68.83MB 2.7s [2022-07-25T10:32:13.023Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 27.68MB / 135.03MB 2.7s [2022-07-25T10:32:13.279Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 37.75MB / 135.03MB 2.9s [2022-07-25T10:32:13.279Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 57.67MB / 135.03MB 3.1s [2022-07-25T10:32:13.358Z] #53 ... [2022-07-25T10:32:13.358Z] [2022-07-25T10:32:13.358Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:32:13.358Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-25T10:32:13.358Z] #15 DONE 1.1s [2022-07-25T10:32:13.597Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 66.06MB / 135.03MB 3.2s [2022-07-25T10:32:13.597Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 75.50MB / 135.03MB 3.3s [2022-07-25T10:32:13.617Z] [2022-07-25T10:32:13.617Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:32:13.617Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-25T10:32:13.857Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 3.5s done [2022-07-25T10:32:13.857Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 91.23MB / 135.03MB 3.5s [2022-07-25T10:32:13.857Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 100.66MB / 135.03MB 3.6s [2022-07-25T10:32:13.882Z] #26 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 9.7s done [2022-07-25T10:32:14.115Z] #9 ... [2022-07-25T10:32:14.115Z] [2022-07-25T10:32:14.115Z] #23 [internal] load build context [2022-07-25T10:32:14.115Z] #23 sha256:6329d0702b647973d998cdaf516210aae95bfdd3c20de308b31dec436c81d842 [2022-07-25T10:32:14.115Z] #23 transferring context: 53.38MB 3.6s done [2022-07-25T10:32:14.115Z] #23 DONE 3.7s [2022-07-25T10:32:14.115Z] [2022-07-25T10:32:14.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:14.115Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:14.115Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 109.56MB / 135.03MB 3.7s [2022-07-25T10:32:14.115Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 116.39MB / 135.03MB 3.8s [2022-07-25T10:32:14.143Z] #26 DONE 14.1s [2022-07-25T10:32:14.143Z] [2022-07-25T10:32:14.143Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:14.143Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:14.143Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-07-25T10:32:14.231Z] #16 0.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T10:32:14.371Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 125.83MB / 135.03MB 4.0s [2022-07-25T10:32:14.372Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 134.22MB / 135.03MB 4.1s [2022-07-25T10:32:14.494Z] #16 DONE 1.0s [2022-07-25T10:32:14.494Z] [2022-07-25T10:32:14.494Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:32:14.494Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-25T10:32:14.512Z] #26 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 2.2s done [2022-07-25T10:32:15.073Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.0s done [2022-07-25T10:32:15.330Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-07-25T10:32:15.438Z] #17 DONE 1.0s [2022-07-25T10:32:15.438Z] [2022-07-25T10:32:15.438Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:15.438Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:15.438Z] #43 43.47 AR compel/libcompel.a [2022-07-25T10:32:15.438Z] #43 43.56 HOSTCC compel/src/main-host.o [2022-07-25T10:32:15.438Z] #43 43.87 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-25T10:32:15.438Z] #43 44.07 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-25T10:32:15.438Z] #43 44.42 HOSTCC compel/src/lib/log-host.o [2022-07-25T10:32:15.438Z] #43 44.60 HOSTLINK compel/compel-host-bin [2022-07-25T10:32:15.438Z] #43 44.78 DEP soccr/soccr.d [2022-07-25T10:32:15.438Z] #43 45.07 CC soccr/soccr.o [2022-07-25T10:32:15.438Z] #43 46.99 AR soccr/libsoccr.a [2022-07-25T10:32:15.438Z] #43 47.05 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:32:15.438Z] #43 47.53 DEP criu/arch/x86/sigframe.d [2022-07-25T10:32:15.438Z] #43 47.69 DEP criu/arch/x86/sigaction_compat.d [2022-07-25T10:32:15.438Z] #43 47.84 DEP criu/arch/x86/kerndat.d [2022-07-25T10:32:15.438Z] #43 47.94 DEP criu/arch/x86/crtools.d [2022-07-25T10:32:15.438Z] #43 48.08 DEP criu/arch/x86/cpu.d [2022-07-25T10:32:15.438Z] #43 48.26 CC criu/arch/x86/cpu.o [2022-07-25T10:32:15.438Z] #43 49.22 CC criu/arch/x86/crtools.o [2022-07-25T10:32:15.753Z] #9 ... [2022-07-25T10:32:15.753Z] [2022-07-25T10:32:15.753Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:32:15.753Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:32:15.753Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:32:15.753Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T10:32:15.753Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T10:32:15.753Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-07-25T10:32:15.753Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-07-25T10:32:15.753Z] #62 DONE 5.4s [2022-07-25T10:32:15.753Z] [2022-07-25T10:32:15.753Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:32:15.753Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:32:15.753Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-25T10:32:15.753Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:32:15.753Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T10:32:15.753Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T10:32:15.753Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-07-25T10:32:15.753Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-07-25T10:32:15.753Z] #64 DONE 5.4s [2022-07-25T10:32:15.906Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.8s done [2022-07-25T10:32:16.011Z] [2022-07-25T10:32:16.011Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:16.011Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:32:16.011Z] #26 resolve docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 0.1s done [2022-07-25T10:32:16.011Z] #26 sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 1.85kB / 1.85kB done [2022-07-25T10:32:16.011Z] #26 sha256:66d2008f31f5ad6fdbe094fc7bb45315dc75687a10c611f64eeef2675051518e 529B / 529B done [2022-07-25T10:32:16.011Z] #26 sha256:61cd0373ceab92bd20921c5746dfd98f925310b141df80c6dd78fa52ac0a1f43 1.46kB / 1.46kB done [2022-07-25T10:32:16.011Z] #26 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.3s done [2022-07-25T10:32:16.058Z] #13 ... [2022-07-25T10:32:16.058Z] [2022-07-25T10:32:16.058Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:32:16.058Z] #34 sha256:d9d579b6dc97425100025eea2a85ae9828eb056272ea58bdce25e7a5d4312eda [2022-07-25T10:32:16.058Z] #34 62.41 internal/syscall/unix [2022-07-25T10:32:16.058Z] #34 62.80 time [2022-07-25T10:32:16.058Z] #34 69.81 internal/poll [2022-07-25T10:32:16.058Z] #34 72.05 internal/fmtsort [2022-07-25T10:32:16.318Z] #34 72.57 internal/syscall/execenv [2022-07-25T10:32:16.318Z] #34 ... [2022-07-25T10:32:16.318Z] [2022-07-25T10:32:16.318Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:32:16.318Z] #37 sha256:aa3e6d6300ae1c2773f7e8eb3a7ffbdeae768e9e33d1bddcca6803173e04bb7d [2022-07-25T10:32:16.318Z] #37 6.448 -- Detecting C compile features - done [2022-07-25T10:32:16.318Z] #37 6.481 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T10:32:16.318Z] #37 6.796 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T10:32:16.318Z] #37 6.909 -- Configuring done [2022-07-25T10:32:16.318Z] #37 6.935 -- Generating done [2022-07-25T10:32:16.318Z] #37 6.937 -- Build files have been written to: /tmp/tmp.GiLucFWH2u/tini [2022-07-25T10:32:16.318Z] #37 6.966 + make tini-static [2022-07-25T10:32:16.318Z] #37 7.386 Scanning dependencies of target tini-static [2022-07-25T10:32:16.318Z] #37 7.501 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T10:32:16.318Z] #37 8.922 [100%] Linking C executable tini-static [2022-07-25T10:32:16.318Z] #37 9.304 [100%] Built target tini-static [2022-07-25T10:32:16.373Z] #43 ... [2022-07-25T10:32:16.373Z] [2022-07-25T10:32:16.373Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:32:16.373Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-25T10:32:16.373Z] #18 DONE 1.0s [2022-07-25T10:32:16.373Z] [2022-07-25T10:32:16.373Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:32:16.373Z] #58 sha256:a3e65aa9e8e3612d24e2543ba9a9b90e101e8f445a08f03d8d8e4025267d9226 [2022-07-25T10:32:16.373Z] #58 110.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:32:16.373Z] #58 110.9 + GOBIN=/build [2022-07-25T10:32:16.373Z] #58 110.9 + GO111MODULE=on [2022-07-25T10:32:16.373Z] #58 110.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-25T10:32:16.470Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-25T10:32:16.578Z] #37 9.388 + mkdir -p /build [2022-07-25T10:32:16.578Z] #37 9.389 + cp tini-static /build/docker-init [2022-07-25T10:32:16.838Z] #37 DONE 9.8s [2022-07-25T10:32:16.838Z] [2022-07-25T10:32:16.838Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:16.838Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:16.838Z] #13 69.08 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T10:32:16.838Z] #13 69.10 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:32:16.838Z] #13 69.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:17.041Z] #26 DONE 7.2s [2022-07-25T10:32:17.041Z] [2022-07-25T10:32:17.041Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:17.041Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-25T10:32:17.041Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 0.1s done [2022-07-25T10:32:17.041Z] #9 sha256:5b9f27a30f04847f4fc0c2f77355b4117fe8d2eeaf1decd4211e6ce73e9b1fca 7.13kB / 7.13kB done [2022-07-25T10:32:17.041Z] #9 sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda 1.86kB / 1.86kB done [2022-07-25T10:32:17.041Z] #9 sha256:2668df28fc0ceb448102df750029c721fc314a1d26efbaddbbebe69a9d2ca05b 1.79kB / 1.79kB done [2022-07-25T10:32:17.041Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.6s done [2022-07-25T10:32:17.041Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 1.8s done [2022-07-25T10:32:17.041Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 1.9s [2022-07-25T10:32:17.041Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 3.2s done [2022-07-25T10:32:17.041Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 4.7s done [2022-07-25T10:32:17.041Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 102.79MB / 102.79MB 6.5s done [2022-07-25T10:32:17.041Z] #9 sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 126B / 126B 6.6s done [2022-07-25T10:32:17.041Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0.3s done [2022-07-25T10:32:17.041Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0.2s done [2022-07-25T10:32:17.041Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 0.1s [2022-07-25T10:32:17.097Z] #13 69.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-25T10:32:17.097Z] #13 69.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:32:17.098Z] #13 69.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:17.383Z] #26 ... [2022-07-25T10:32:17.383Z] [2022-07-25T10:32:17.383Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:32:17.383Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:32:17.383Z] #63 ... [2022-07-25T10:32:17.383Z] [2022-07-25T10:32:17.383Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:0685c900f6e691bdda6980c0ed0779d20183bc58770059b64adb56cb8a3129f0 [2022-07-25T10:32:17.383Z] #26 sha256:da36444ab327be01cc086c8eaaba741ad3adf0d053bded851f203fec5a8d13eb [2022-07-25T10:32:17.383Z] #26 DONE 7.0s [2022-07-25T10:32:17.383Z] [2022-07-25T10:32:17.383Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:32:17.383Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-25T10:32:17.640Z] #27 ... [2022-07-25T10:32:17.640Z] [2022-07-25T10:32:17.640Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:32:17.640Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:32:17.640Z] #63 DONE 0.6s [2022-07-25T10:32:17.752Z] #58 ... [2022-07-25T10:32:17.752Z] [2022-07-25T10:32:17.752Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-25T10:32:17.752Z] #19 sha256:4654de7443c6e176a8b8dab52f28a2aaa16cef3acf372f07593db4d8c8d0d52b [2022-07-25T10:32:17.752Z] #19 DONE 1.1s [2022-07-25T10:32:17.752Z] [2022-07-25T10:32:17.752Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:32:17.752Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:32:17.897Z] [2022-07-25T10:32:17.897Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:17.897Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:17.897Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.1s done [2022-07-25T10:32:17.897Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.3s done [2022-07-25T10:32:17.897Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.2s [2022-07-25T10:32:18.486Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.6s done [2022-07-25T10:32:18.486Z] #9 ... [2022-07-25T10:32:18.486Z] [2022-07-25T10:32:18.486Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:32:18.486Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T10:32:18.486Z] #65 DONE 0.7s [2022-07-25T10:32:18.486Z] [2022-07-25T10:32:18.486Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:18.486Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:18.486Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-07-25T10:32:18.688Z] #20 1.308 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:32:19.255Z] #20 1.589 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:19.255Z] #20 1.591 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:19.255Z] #20 1.610 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:19.513Z] #20 1.888 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-25T10:32:19.580Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 2.3s done [2022-07-25T10:32:19.580Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab [2022-07-25T10:32:20.449Z] #20 2.922 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:32:20.954Z] #9 ... [2022-07-25T10:32:20.954Z] [2022-07-25T10:32:20.954Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:32:20.954Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-25T10:32:20.954Z] #63 DONE 1.3s [2022-07-25T10:32:20.954Z] [2022-07-25T10:32:20.954Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:32:20.954Z] #27 sha256:7907aa7cf0a548e84984a1b780b9d33f25becca70be6d0c2f3634ff42017e822 [2022-07-25T10:32:20.954Z] #27 1.965 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:20.954Z] #27 1.977 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:20.954Z] #27 1.977 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:20.954Z] #27 2.224 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-25T10:32:20.954Z] #27 2.532 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-25T10:32:20.954Z] #27 2.758 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-25T10:32:20.954Z] #27 3.731 Fetched 8331 kB in 2s (4126 kB/s) [2022-07-25T10:32:21.520Z] #27 3.731 Reading package lists... [2022-07-25T10:32:21.722Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.3s [2022-07-25T10:32:21.826Z] #20 4.445 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:32:22.087Z] #27 4.408 Reading package lists... [2022-07-25T10:32:22.345Z] #27 5.053 Building dependency tree... [2022-07-25T10:32:22.371Z] #13 ... [2022-07-25T10:32:22.371Z] [2022-07-25T10:32:22.371Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:22.371Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:22.371Z] #43 1.938 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:32:22.372Z] #43 1.939 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:32:22.372Z] #43 1.959 Note: Building without GnuTLS support [2022-07-25T10:32:22.372Z] #43 1.964 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:32:22.372Z] #43 1.967 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:32:22.372Z] #43 3.477 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:32:22.372Z] #43 3.524 GEN .gitid [2022-07-25T10:32:22.372Z] #43 3.557 GEN criu/include/version.h [2022-07-25T10:32:22.372Z] #43 3.633 GEN include/common/asm [2022-07-25T10:32:22.372Z] #43 5.016 PBCC images/timens.pb-c.c [2022-07-25T10:32:22.372Z] #43 5.092 DEP images/timens.pb-c.d [2022-07-25T10:32:22.372Z] #43 5.167 PBCC images/fown.pb-c.c [2022-07-25T10:32:22.372Z] #43 5.207 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-25T10:32:22.372Z] #43 5.300 PBCC images/opts.pb-c.c [2022-07-25T10:32:22.372Z] #43 5.363 PBCC images/memfd.pb-c.c [2022-07-25T10:32:22.372Z] #43 5.454 DEP images/fown.pb-c.d [2022-07-25T10:32:22.372Z] #43 5.485 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-25T10:32:22.372Z] #43 5.587 DEP images/opts.pb-c.d [2022-07-25T10:32:22.372Z] #43 5.662 DEP images/memfd.pb-c.d [2022-07-25T10:32:22.372Z] #43 5.702 PBCC images/sit.pb-c.c [2022-07-25T10:32:22.372Z] #43 5.795 DEP images/sit.pb-c.d [2022-07-25T10:32:22.372Z] #43 5.870 PBCC images/macvlan.pb-c.c [2022-07-25T10:32:22.372Z] #43 5.913 DEP images/macvlan.pb-c.d [2022-07-25T10:32:22.372Z] #43 5.971 PBCC images/autofs.pb-c.c [2022-07-25T10:32:22.372Z] #43 5.983 DEP images/autofs.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.107 PBCC images/sysctl.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.239 DEP images/sysctl.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.303 PBCC images/time.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.349 DEP images/time.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.433 PBCC images/binfmt-misc.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.474 DEP images/binfmt-misc.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.525 PBCC images/seccomp.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.538 DEP images/seccomp.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.607 PBCC images/userns.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.614 DEP images/userns.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.671 PBCC images/cgroup.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.678 DEP images/cgroup.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.719 PBCC images/ext-file.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.734 DEP images/ext-file.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.791 PBCC images/rpc.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.830 DEP images/rpc.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.912 PBCC images/siginfo.pb-c.c [2022-07-25T10:32:22.372Z] #43 6.939 DEP images/siginfo.pb-c.d [2022-07-25T10:32:22.372Z] #43 6.977 PBCC images/pagemap.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.035 DEP images/pagemap.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.083 PBCC images/rlimit.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.109 DEP images/rlimit.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.163 PBCC images/file-lock.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.193 DEP images/file-lock.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.243 PBCC images/tty.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.310 DEP images/tty.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.407 PBCC images/tun.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.460 PBCC images/netdev.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.520 DEP images/tun.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.587 DEP images/netdev.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.647 PBCC images/vma.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.724 DEP images/vma.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.787 PBCC images/creds.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.838 DEP images/creds.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.889 PBCC images/utsns.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.923 DEP images/utsns.pb-c.d [2022-07-25T10:32:22.372Z] #43 7.954 PBCC images/ipc-desc.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.976 PBCC images/ipc-sem.pb-c.c [2022-07-25T10:32:22.372Z] #43 7.998 DEP images/ipc-desc.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.051 DEP images/ipc-sem.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.095 PBCC images/ipc-msg.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.129 DEP images/ipc-msg.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.170 PBCC images/ipc-shm.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.205 DEP images/ipc-shm.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.257 PBCC images/ipc-var.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.311 DEP images/ipc-var.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.368 PBCC images/sk-opts.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.381 PBCC images/packet-sock.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.434 DEP images/sk-opts.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.493 DEP images/packet-sock.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.581 PBCC images/sk-netlink.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.604 DEP images/sk-netlink.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.638 PBCC images/sk-inet.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.686 DEP images/sk-inet.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.757 PBCC images/sk-unix.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.787 DEP images/sk-unix.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.836 PBCC images/mm.pb-c.c [2022-07-25T10:32:22.372Z] #43 8.907 DEP images/mm.pb-c.d [2022-07-25T10:32:22.372Z] #43 8.967 PBCC images/timerfd.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.055 DEP images/timerfd.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.127 PBCC images/timer.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.151 DEP images/timer.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.207 PBCC images/sa.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.239 DEP images/sa.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.286 PBCC images/pipe-data.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.321 DEP images/pipe-data.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.370 PBCC images/mnt.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.415 DEP images/mnt.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.463 PBCC images/sk-packet.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.472 DEP images/sk-packet.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.511 PBCC images/tcp-stream.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.547 DEP images/tcp-stream.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.603 PBCC images/pipe.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.662 DEP images/pipe.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.722 PBCC images/pstree.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.775 DEP images/pstree.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.815 PBCC images/fs.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.836 DEP images/fs.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.889 PBCC images/signalfd.pb-c.c [2022-07-25T10:32:22.372Z] #43 9.925 DEP images/signalfd.pb-c.d [2022-07-25T10:32:22.372Z] #43 9.981 PBCC images/fh.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.03 PBCC images/fsnotify.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.08 DEP images/fh.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.12 DEP images/fsnotify.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.16 PBCC images/eventpoll.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.17 DEP images/eventpoll.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.22 PBCC images/eventfd.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.27 DEP images/eventfd.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.31 PBCC images/remap-file-path.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.33 DEP images/remap-file-path.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.41 PBCC images/fifo.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.46 DEP images/fifo.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.50 PBCC images/ghost-file.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.58 DEP images/ghost-file.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.65 PBCC images/regfile.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.66 DEP images/regfile.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.70 PBCC images/ns.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.73 DEP images/ns.pb-c.d [2022-07-25T10:32:22.372Z] #43 10.78 PBCC images/fdinfo.pb-c.c [2022-07-25T10:32:22.372Z] #43 10.84 DEP images/fdinfo.pb-c.d [2022-07-25T10:32:22.602Z] #27 5.375 The following additional packages will be installed: [2022-07-25T10:32:22.602Z] #27 5.375 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-25T10:32:22.602Z] #27 5.375 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-25T10:32:22.602Z] #27 5.375 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-25T10:32:22.602Z] #27 5.375 Suggested packages: [2022-07-25T10:32:22.602Z] #27 5.375 krb5-doc krb5-user [2022-07-25T10:32:22.602Z] #27 5.375 Recommended packages: [2022-07-25T10:32:22.602Z] #27 5.375 krb5-locales publicsuffix libsasl2-modules [2022-07-25T10:32:22.602Z] #27 5.522 The following NEW packages will be installed: [2022-07-25T10:32:22.602Z] #27 5.522 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-25T10:32:22.602Z] #27 5.522 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-25T10:32:22.602Z] #27 5.522 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T10:32:22.602Z] #27 5.522 libssh2-1 libssl1.1 openssl [2022-07-25T10:32:22.632Z] #43 10.89 PBCC images/core-aarch64.pb-c.c [2022-07-25T10:32:22.632Z] #43 10.96 PBCC images/core-arm.pb-c.c [2022-07-25T10:32:22.632Z] #43 11.01 PBCC images/core-ppc64.pb-c.c [2022-07-25T10:32:22.632Z] #43 11.05 PBCC images/core-s390.pb-c.c [2022-07-25T10:32:22.632Z] #43 11.10 PBCC images/core-x86.pb-c.c [2022-07-25T10:32:22.765Z] #20 ... [2022-07-25T10:32:22.765Z] [2022-07-25T10:32:22.765Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:32:22.765Z] #58 sha256:a3e65aa9e8e3612d24e2543ba9a9b90e101e8f445a08f03d8d8e4025267d9226 [2022-07-25T10:32:22.765Z] #58 DONE 120.8s [2022-07-25T10:32:22.765Z] [2022-07-25T10:32:22.765Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:32:22.765Z] #59 sha256:0e0fcca03fbddb7ecddac7c4f6d83f004ee7556b284ce45c1860d03394246bbb [2022-07-25T10:32:22.765Z] #59 DONE 0.1s [2022-07-25T10:32:22.765Z] [2022-07-25T10:32:22.765Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:22.765Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:22.765Z] #43 50.98 CC criu/arch/x86/kerndat.o [2022-07-25T10:32:22.765Z] #43 51.72 CC criu/arch/x86/sigaction_compat.o [2022-07-25T10:32:22.765Z] #43 51.99 CC criu/arch/x86/sigframe.o [2022-07-25T10:32:22.765Z] #43 52.27 LINK criu/arch/x86/crtools.built-in.o [2022-07-25T10:32:22.765Z] #43 52.33 DEP criu/pie/util-vdso-elf32.d [2022-07-25T10:32:22.765Z] #43 52.46 DEP criu/pie/util-vdso.d [2022-07-25T10:32:22.765Z] #43 52.62 DEP criu/pie/util.d [2022-07-25T10:32:22.765Z] #43 52.79 CC criu/pie/util.o [2022-07-25T10:32:22.765Z] #43 53.04 CC criu/pie/util-vdso.o [2022-07-25T10:32:22.765Z] #43 53.70 CC criu/pie/util-vdso-elf32.o [2022-07-25T10:32:22.765Z] #43 54.50 AR criu/pie/pie.lib.a [2022-07-25T10:32:22.765Z] #43 54.57 DEP criu/pie/restorer.d [2022-07-25T10:32:22.765Z] #43 54.79 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-25T10:32:22.765Z] #43 54.94 DEP criu/arch/x86/restorer_unmap.d [2022-07-25T10:32:22.765Z] #43 54.97 DEP criu/arch/x86/restorer.d [2022-07-25T10:32:22.765Z] #43 55.17 DEP criu/arch/x86/vdso-pie.d [2022-07-25T10:32:22.765Z] #43 55.25 DEP criu/pie/parasite-vdso.d [2022-07-25T10:32:22.765Z] #43 55.39 DEP criu/pie/parasite.d [2022-07-25T10:32:22.765Z] #43 55.61 CC criu/pie/parasite.o [2022-07-25T10:32:22.765Z] #43 ... [2022-07-25T10:32:22.765Z] [2022-07-25T10:32:22.765Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:32:22.765Z] #60 sha256:ac26f63d242530f01a7f0066683490f9cd1673a6cf74dd42ecf21c0ea299b387 [2022-07-25T10:32:22.765Z] #60 DONE 0.1s [2022-07-25T10:32:22.864Z] #27 5.799 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:32:22.864Z] #27 5.799 Need to get 4798 kB of archives. [2022-07-25T10:32:22.864Z] #27 5.799 After this operation, 11.5 MB of additional disk space will be used. [2022-07-25T10:32:22.864Z] #27 5.799 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-07-25T10:32:22.864Z] #27 5.817 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-07-25T10:32:22.864Z] #27 5.818 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-07-25T10:32:22.864Z] #27 5.819 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-25T10:32:22.864Z] #27 5.821 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-07-25T10:32:22.864Z] #27 5.826 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-07-25T10:32:22.864Z] #27 5.835 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-25T10:32:22.864Z] #27 5.875 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-07-25T10:32:22.864Z] #27 5.875 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-07-25T10:32:22.864Z] #27 5.876 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-07-25T10:32:22.864Z] #27 5.877 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-07-25T10:32:22.864Z] #27 5.881 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-07-25T10:32:22.864Z] #27 5.883 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-07-25T10:32:22.864Z] #27 5.884 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-07-25T10:32:22.864Z] #27 5.884 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-07-25T10:32:22.864Z] #27 5.885 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-07-25T10:32:22.864Z] #27 5.887 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-07-25T10:32:22.864Z] #27 5.891 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-07-25T10:32:22.864Z] #27 5.895 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-07-25T10:32:22.864Z] #27 5.897 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-07-25T10:32:22.864Z] #27 5.920 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-07-25T10:32:22.896Z] #43 11.15 PBCC images/core.pb-c.c [2022-07-25T10:32:22.896Z] #43 11.22 PBCC images/inventory.pb-c.c [2022-07-25T10:32:22.896Z] #43 11.27 DEP images/core-aarch64.pb-c.d [2022-07-25T10:32:22.896Z] #43 11.33 DEP images/core-arm.pb-c.d [2022-07-25T10:32:23.023Z] [2022-07-25T10:32:23.023Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:32:23.024Z] #53 sha256:7e16a297d053a8c4a5701c3159ceea50c044a038e9bd320efecfcb19ae30a423 [2022-07-25T10:32:23.125Z] #27 ... [2022-07-25T10:32:23.125Z] [2022-07-25T10:32:23.125Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:32:23.125Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-25T10:32:23.125Z] #65 DONE 1.9s [2022-07-25T10:32:23.125Z] [2022-07-25T10:32:23.125Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:23.125Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-25T10:32:23.125Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 3.3s done [2022-07-25T10:32:23.125Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 0.1s [2022-07-25T10:32:23.161Z] #43 11.38 DEP images/core-ppc64.pb-c.d [2022-07-25T10:32:23.161Z] #43 11.42 DEP images/core-s390.pb-c.d [2022-07-25T10:32:23.161Z] #43 11.53 DEP images/core-x86.pb-c.d [2022-07-25T10:32:23.161Z] #43 11.62 DEP images/core.pb-c.d [2022-07-25T10:32:23.282Z] #53 ... [2022-07-25T10:32:23.282Z] [2022-07-25T10:32:23.282Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:23.282Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:23.282Z] #43 57.23 LINK criu/pie/parasite.built-in.o [2022-07-25T10:32:23.421Z] #43 11.68 DEP images/inventory.pb-c.d [2022-07-25T10:32:23.421Z] #43 11.72 PBCC images/cpuinfo.pb-c.c [2022-07-25T10:32:23.421Z] #43 11.73 DEP images/cpuinfo.pb-c.d [2022-07-25T10:32:23.421Z] #43 11.75 PBCC images/stats.pb-c.c [2022-07-25T10:32:23.421Z] #43 11.78 DEP images/stats.pb-c.d [2022-07-25T10:32:23.541Z] #43 57.25 GEN criu/pie/parasite-blob.h [2022-07-25T10:32:23.541Z] #43 57.33 CC criu/pie/parasite-vdso.o [2022-07-25T10:32:23.772Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.0s done [2022-07-25T10:32:23.772Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 0.1s [2022-07-25T10:32:23.799Z] #43 ... [2022-07-25T10:32:23.799Z] [2022-07-25T10:32:23.799Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:32:23.799Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:32:23.799Z] #63 CACHED [2022-07-25T10:32:23.799Z] [2022-07-25T10:32:23.799Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:32:23.799Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T10:32:23.799Z] #65 CACHED [2022-07-25T10:32:24.057Z] [2022-07-25T10:32:24.057Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:32:24.057Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:32:24.057Z] #20 6.425 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:32:24.250Z] #9 ... [2022-07-25T10:32:24.250Z] [2022-07-25T10:32:24.250Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:32:24.250Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-25T10:32:24.250Z] #27 1.880 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:24.250Z] #27 1.894 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:24.250Z] #27 1.894 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:24.250Z] #27 2.157 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:32:24.250Z] #27 2.429 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:32:24.250Z] #27 3.016 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:32:24.250Z] #27 4.404 Fetched 8508 kB in 3s (3056 kB/s) [2022-07-25T10:32:24.250Z] #27 4.404 Reading package lists... [2022-07-25T10:32:24.250Z] #27 5.371 Reading package lists... [2022-07-25T10:32:24.250Z] #27 6.308 Building dependency tree... [2022-07-25T10:32:24.250Z] #27 6.676 The following additional packages will be installed: [2022-07-25T10:32:24.250Z] #27 6.676 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-25T10:32:24.250Z] #27 6.676 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-25T10:32:24.250Z] #27 6.676 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-25T10:32:24.250Z] #27 6.676 Suggested packages: [2022-07-25T10:32:24.250Z] #27 6.676 krb5-doc krb5-user [2022-07-25T10:32:24.250Z] #27 6.676 Recommended packages: [2022-07-25T10:32:24.250Z] #27 6.676 krb5-locales publicsuffix libsasl2-modules [2022-07-25T10:32:24.250Z] #27 6.916 The following NEW packages will be installed: [2022-07-25T10:32:24.250Z] #27 6.926 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-25T10:32:24.250Z] #27 6.926 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-25T10:32:24.250Z] #27 6.926 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T10:32:24.250Z] #27 6.926 libssh2-1 libssl1.1 openssl [2022-07-25T10:32:24.250Z] #27 7.192 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:32:24.250Z] #27 7.192 Need to get 5083 kB of archives. [2022-07-25T10:32:24.250Z] #27 7.192 After this operation, 12.1 MB of additional disk space will be used. [2022-07-25T10:32:24.250Z] #27 7.192 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-25T10:32:24.250Z] #27 7.236 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-25T10:32:24.250Z] #27 7.236 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-25T10:32:24.250Z] #27 7.236 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-25T10:32:24.250Z] #27 7.243 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-25T10:32:24.250Z] #27 7.243 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-25T10:32:24.250Z] #27 7.269 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-25T10:32:24.250Z] #27 7.269 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-25T10:32:24.250Z] #27 7.269 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-25T10:32:24.250Z] #27 7.269 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-25T10:32:24.250Z] #27 7.277 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-25T10:32:24.250Z] #27 7.277 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-25T10:32:24.250Z] #27 7.286 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-25T10:32:24.250Z] #27 7.286 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-25T10:32:24.250Z] #27 7.287 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-25T10:32:24.250Z] #27 7.292 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-25T10:32:24.250Z] #27 7.292 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-25T10:32:24.250Z] #27 7.310 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-25T10:32:24.250Z] #27 7.310 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-25T10:32:24.250Z] #27 7.328 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-25T10:32:24.250Z] #27 7.328 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-25T10:32:24.250Z] #27 7.544 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:32:24.250Z] #27 7.577 Fetched 5083 kB in 0s (13.3 MB/s) [2022-07-25T10:32:24.250Z] #27 7.659 Selecting previously unselected package libssl1.1:amd64. [2022-07-25T10:32:24.250Z] #27 7.659 (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 ... 6677 files and directories currently installed.) [2022-07-25T10:32:24.250Z] #27 7.663 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 7.704 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:24.250Z] #27 8.009 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T10:32:24.250Z] #27 8.009 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 8.015 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:24.250Z] #27 8.202 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T10:32:24.250Z] #27 8.204 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 8.209 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:24.250Z] #27 8.335 Selecting previously unselected package libldap-common. [2022-07-25T10:32:24.250Z] #27 8.335 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-25T10:32:24.250Z] #27 8.343 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:24.250Z] #27 8.489 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T10:32:24.250Z] #27 8.491 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 8.496 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:24.250Z] #27 8.626 Selecting previously unselected package openssl. [2022-07-25T10:32:24.250Z] #27 8.626 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 8.715 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:24.250Z] #27 8.963 Selecting previously unselected package ca-certificates. [2022-07-25T10:32:24.250Z] #27 8.963 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-25T10:32:24.250Z] #27 8.968 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:24.250Z] #27 9.105 Selecting previously unselected package libkeyutils1:amd64. [2022-07-25T10:32:24.250Z] #27 9.105 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 9.166 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-25T10:32:24.250Z] #27 9.247 Selecting previously unselected package libkrb5support0:amd64. [2022-07-25T10:32:24.250Z] #27 9.247 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 9.253 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:24.250Z] #27 9.386 Selecting previously unselected package libk5crypto3:amd64. [2022-07-25T10:32:24.250Z] #27 9.388 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 9.393 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:24.250Z] #27 9.541 Selecting previously unselected package libkrb5-3:amd64. [2022-07-25T10:32:24.250Z] #27 9.541 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 9.547 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:24.250Z] #27 9.824 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-25T10:32:24.250Z] #27 9.826 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 9.833 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:24.250Z] #27 10.02 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T10:32:24.250Z] #27 10.02 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-25T10:32:24.250Z] #27 10.03 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-25T10:32:24.250Z] #27 10.14 Selecting previously unselected package libpsl5:amd64. [2022-07-25T10:32:24.250Z] #27 ... [2022-07-25T10:32:24.250Z] [2022-07-25T10:32:24.250Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:24.250Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:24.803Z] #43 13.09 make[1]: Nothing to be done for 'all'. [2022-07-25T10:32:25.617Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 9.1s done [2022-07-25T10:32:25.878Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-07-25T10:32:26.183Z] #43 14.42 CC images/stats.o [2022-07-25T10:32:26.292Z] #9 ... [2022-07-25T10:32:26.292Z] [2022-07-25T10:32:26.292Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:32:26.292Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-25T10:32:26.292Z] #27 1.284 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:26.292Z] #27 1.310 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:26.292Z] #27 1.310 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:26.292Z] #27 1.572 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:32:26.292Z] #27 1.966 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:32:26.292Z] #27 2.385 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:32:26.292Z] #27 3.885 Fetched 8508 kB in 3s (2984 kB/s) [2022-07-25T10:32:26.292Z] #27 3.885 Reading package lists... [2022-07-25T10:32:26.292Z] #27 4.826 Reading package lists... [2022-07-25T10:32:26.292Z] #27 5.752 Building dependency tree... [2022-07-25T10:32:26.292Z] #27 6.076 The following additional packages will be installed: [2022-07-25T10:32:26.292Z] #27 6.076 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-07-25T10:32:26.292Z] #27 6.076 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-07-25T10:32:26.293Z] #27 6.076 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-07-25T10:32:26.293Z] #27 6.077 Suggested packages: [2022-07-25T10:32:26.293Z] #27 6.077 krb5-doc krb5-user [2022-07-25T10:32:26.293Z] #27 6.077 Recommended packages: [2022-07-25T10:32:26.293Z] #27 6.077 krb5-locales publicsuffix libsasl2-modules [2022-07-25T10:32:26.293Z] #27 6.245 The following NEW packages will be installed: [2022-07-25T10:32:26.293Z] #27 6.246 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-07-25T10:32:26.293Z] #27 6.246 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-07-25T10:32:26.293Z] #27 6.247 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T10:32:26.293Z] #27 6.247 libssh2-1 libssl1.1 openssl [2022-07-25T10:32:26.293Z] #27 6.521 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:32:26.293Z] #27 6.521 Need to get 5083 kB of archives. [2022-07-25T10:32:26.293Z] #27 6.521 After this operation, 12.1 MB of additional disk space will be used. [2022-07-25T10:32:26.293Z] #27 6.521 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-07-25T10:32:26.293Z] #27 6.542 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-07-25T10:32:26.293Z] #27 6.545 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-07-25T10:32:26.293Z] #27 6.548 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-07-25T10:32:26.293Z] #27 6.552 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-07-25T10:32:26.293Z] #27 6.556 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-07-25T10:32:26.293Z] #27 6.572 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-07-25T10:32:26.293Z] #27 6.574 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-07-25T10:32:26.293Z] #27 6.575 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-07-25T10:32:26.293Z] #27 6.577 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-07-25T10:32:26.293Z] #27 6.579 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-07-25T10:32:26.293Z] #27 6.585 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-07-25T10:32:26.293Z] #27 6.587 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-07-25T10:32:26.293Z] #27 6.589 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-07-25T10:32:26.293Z] #27 6.590 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-07-25T10:32:26.293Z] #27 6.591 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-07-25T10:32:26.293Z] #27 6.594 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-07-25T10:32:26.293Z] #27 6.599 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-07-25T10:32:26.293Z] #27 6.603 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-25T10:32:26.293Z] #27 6.607 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-25T10:32:26.293Z] #27 6.608 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-25T10:32:26.293Z] #27 6.801 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:32:26.293Z] #27 6.823 Fetched 5083 kB in 0s (14.6 MB/s) [2022-07-25T10:32:26.293Z] #27 6.858 Selecting previously unselected package libssl1.1:amd64. [2022-07-25T10:32:26.293Z] #27 6.858 (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 ... 6677 files and directories currently installed.) [2022-07-25T10:32:26.293Z] #27 6.865 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 6.876 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 7.082 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T10:32:26.293Z] #27 7.082 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.086 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:26.293Z] #27 7.152 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T10:32:26.293Z] #27 7.152 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.152 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:26.293Z] #27 7.189 Selecting previously unselected package libldap-common. [2022-07-25T10:32:26.293Z] #27 7.189 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-25T10:32:26.293Z] #27 7.195 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:26.293Z] #27 7.336 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T10:32:26.293Z] #27 7.336 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.340 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:26.293Z] #27 7.405 Selecting previously unselected package openssl. [2022-07-25T10:32:26.293Z] #27 7.405 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.408 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 7.544 Selecting previously unselected package ca-certificates. [2022-07-25T10:32:26.293Z] #27 7.546 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-25T10:32:26.293Z] #27 7.549 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:26.293Z] #27 7.636 Selecting previously unselected package libkeyutils1:amd64. [2022-07-25T10:32:26.293Z] #27 7.636 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.639 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-07-25T10:32:26.293Z] #27 7.674 Selecting previously unselected package libkrb5support0:amd64. [2022-07-25T10:32:26.293Z] #27 7.674 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.686 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 7.716 Selecting previously unselected package libk5crypto3:amd64. [2022-07-25T10:32:26.293Z] #27 7.718 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.728 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 7.770 Selecting previously unselected package libkrb5-3:amd64. [2022-07-25T10:32:26.293Z] #27 7.771 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.775 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 7.872 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-07-25T10:32:26.293Z] #27 7.872 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.875 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 7.936 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T10:32:26.293Z] #27 7.936 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.945 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-25T10:32:26.293Z] #27 7.987 Selecting previously unselected package libpsl5:amd64. [2022-07-25T10:32:26.293Z] #27 7.987 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 7.991 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-25T10:32:26.293Z] #27 8.031 Selecting previously unselected package librtmp1:amd64. [2022-07-25T10:32:26.293Z] #27 8.031 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 8.035 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:32:26.293Z] #27 8.078 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T10:32:26.293Z] #27 8.078 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 8.082 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-25T10:32:26.293Z] #27 8.131 Selecting previously unselected package libcurl4:amd64. [2022-07-25T10:32:26.293Z] #27 8.131 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 8.134 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-25T10:32:26.293Z] #27 8.199 Selecting previously unselected package curl. [2022-07-25T10:32:26.293Z] #27 8.201 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 8.205 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-25T10:32:26.293Z] #27 8.274 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:32:26.293Z] #27 8.274 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 8.278 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:32:26.293Z] #27 8.333 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:32:26.293Z] #27 8.334 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 8.342 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:32:26.293Z] #27 8.383 Selecting previously unselected package jq. [2022-07-25T10:32:26.293Z] #27 8.383 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:32:26.293Z] #27 8.387 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:32:26.293Z] #27 8.428 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-25T10:32:26.293Z] #27 8.439 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-25T10:32:26.293Z] #27 8.449 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 8.553 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-25T10:32:26.293Z] #27 8.563 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:26.293Z] #27 8.576 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 8.586 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:26.293Z] #27 8.596 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:32:26.293Z] #27 8.606 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 8.616 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:26.293Z] #27 8.626 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-25T10:32:26.293Z] #27 8.636 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 8.647 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:26.293Z] #27 8.661 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:32:26.293Z] #27 8.673 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:32:26.293Z] #27 8.682 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:26.293Z] #27 8.752 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:26.442Z] #43 14.77 CC images/core.o [2022-07-25T10:32:26.442Z] #43 ... [2022-07-25T10:32:26.442Z] [2022-07-25T10:32:26.442Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:32:26.442Z] #34 sha256:d9d579b6dc97425100025eea2a85ae9828eb056272ea58bdce25e7a5d4312eda [2022-07-25T10:32:26.442Z] #34 72.66 path [2022-07-25T10:32:26.442Z] #34 72.71 strings [2022-07-25T10:32:26.442Z] #34 73.42 io/fs [2022-07-25T10:32:26.442Z] #34 75.13 os [2022-07-25T10:32:26.442Z] #34 75.83 bufio [2022-07-25T10:32:26.442Z] #34 77.22 text/tabwriter [2022-07-25T10:32:26.442Z] #34 78.36 io/ioutil [2022-07-25T10:32:26.442Z] #34 78.37 fmt [2022-07-25T10:32:26.442Z] #34 80.64 flag [2022-07-25T10:32:26.442Z] #34 80.64 github.com/BurntSushi/toml [2022-07-25T10:32:26.442Z] #34 82.32 log [2022-07-25T10:32:26.856Z] #27 9.350 Updating certificates in /etc/ssl/certs... [2022-07-25T10:32:27.010Z] #34 ... [2022-07-25T10:32:27.010Z] [2022-07-25T10:32:27.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:27.010Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:27.010Z] #43 15.42 CC images/core-x86.o [2022-07-25T10:32:27.420Z] #27 10.20 137 added, 0 removed; done. [2022-07-25T10:32:27.420Z] #27 10.23 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:27.579Z] #43 15.95 CC images/core-arm.o [2022-07-25T10:32:27.676Z] #27 10.24 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:32:27.677Z] #27 10.25 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-25T10:32:27.677Z] #27 10.26 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-25T10:32:27.677Z] #27 10.27 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:32:27.677Z] #27 10.29 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:27.677Z] #27 10.30 Updating certificates in /etc/ssl/certs... [2022-07-25T10:32:27.838Z] #43 16.32 CC images/core-aarch64.o [2022-07-25T10:32:28.247Z] #27 10.88 0 added, 0 removed; done. [2022-07-25T10:32:28.247Z] #27 10.88 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T10:32:28.247Z] #27 10.88 done. [2022-07-25T10:32:28.393Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 5.0s done [2022-07-25T10:32:28.393Z] #9 extracting sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 done [2022-07-25T10:32:28.406Z] #43 16.64 CC images/core-ppc64.o [2022-07-25T10:32:28.651Z] #9 ... [2022-07-25T10:32:28.651Z] [2022-07-25T10:32:28.651Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:32:28.651Z] #27 sha256:7907aa7cf0a548e84984a1b780b9d33f25becca70be6d0c2f3634ff42017e822 [2022-07-25T10:32:28.651Z] #27 6.104 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:32:28.651Z] #27 6.143 Fetched 4798 kB in 0s (12.5 MB/s) [2022-07-25T10:32:28.651Z] #27 6.382 Selecting previously unselected package libssl1.1:arm64. [2022-07-25T10:32:28.651Z] #27 6.382 (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 ... 6670 files and directories currently installed.) [2022-07-25T10:32:28.651Z] #27 6.382 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 6.409 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 6.562 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-25T10:32:28.651Z] #27 6.562 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 6.571 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:28.651Z] #27 6.606 Selecting previously unselected package libsasl2-2:arm64. [2022-07-25T10:32:28.651Z] #27 6.606 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 6.610 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:28.651Z] #27 6.658 Selecting previously unselected package libldap-common. [2022-07-25T10:32:28.651Z] #27 6.658 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-07-25T10:32:28.651Z] #27 6.663 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:28.651Z] #27 6.710 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-25T10:32:28.651Z] #27 6.710 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 6.716 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:28.651Z] #27 6.779 Selecting previously unselected package openssl. [2022-07-25T10:32:28.651Z] #27 6.779 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 6.783 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 6.900 Selecting previously unselected package ca-certificates. [2022-07-25T10:32:28.651Z] #27 6.900 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-07-25T10:32:28.651Z] #27 6.906 Unpacking ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:28.651Z] #27 6.979 Selecting previously unselected package libkeyutils1:arm64. [2022-07-25T10:32:28.651Z] #27 6.979 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 6.983 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-07-25T10:32:28.651Z] #27 7.024 Selecting previously unselected package libkrb5support0:arm64. [2022-07-25T10:32:28.651Z] #27 7.024 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.028 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 7.085 Selecting previously unselected package libk5crypto3:arm64. [2022-07-25T10:32:28.651Z] #27 7.087 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.092 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 7.147 Selecting previously unselected package libkrb5-3:arm64. [2022-07-25T10:32:28.651Z] #27 7.148 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.152 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 7.242 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-07-25T10:32:28.651Z] #27 7.242 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.247 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 7.304 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-25T10:32:28.651Z] #27 7.304 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.309 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-07-25T10:32:28.651Z] #27 7.356 Selecting previously unselected package libpsl5:arm64. [2022-07-25T10:32:28.651Z] #27 7.358 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.362 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-07-25T10:32:28.651Z] #27 7.405 Selecting previously unselected package librtmp1:arm64. [2022-07-25T10:32:28.651Z] #27 7.405 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.409 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:32:28.651Z] #27 7.451 Selecting previously unselected package libssh2-1:arm64. [2022-07-25T10:32:28.651Z] #27 7.452 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.456 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-07-25T10:32:28.651Z] #27 7.501 Selecting previously unselected package libcurl4:arm64. [2022-07-25T10:32:28.651Z] #27 7.501 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.505 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-07-25T10:32:28.651Z] #27 7.558 Selecting previously unselected package curl. [2022-07-25T10:32:28.651Z] #27 7.558 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.567 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-25T10:32:28.651Z] #27 7.624 Selecting previously unselected package libonig5:arm64. [2022-07-25T10:32:28.651Z] #27 7.625 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.630 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-07-25T10:32:28.651Z] #27 7.683 Selecting previously unselected package libjq1:arm64. [2022-07-25T10:32:28.651Z] #27 7.683 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.687 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-25T10:32:28.651Z] #27 7.728 Selecting previously unselected package jq. [2022-07-25T10:32:28.651Z] #27 7.729 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-07-25T10:32:28.651Z] #27 7.733 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:32:28.651Z] #27 7.850 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-07-25T10:32:28.651Z] #27 7.864 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-07-25T10:32:28.651Z] #27 7.874 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 8.046 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-07-25T10:32:28.651Z] #27 8.062 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:28.651Z] #27 8.078 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 8.093 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:28.651Z] #27 8.105 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:32:28.651Z] #27 8.122 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 8.136 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:28.651Z] #27 8.147 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-07-25T10:32:28.651Z] #27 8.160 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 8.191 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 8.209 Setting up libonig5:arm64 (6.9.1-1) ... [2022-07-25T10:32:28.651Z] #27 8.224 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-25T10:32:28.651Z] #27 8.236 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:28.651Z] #27 8.247 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:28.651Z] #27 9.027 Updating certificates in /etc/ssl/certs... [2022-07-25T10:32:28.651Z] #27 10.04 137 added, 0 removed; done. [2022-07-25T10:32:28.651Z] #27 10.15 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-07-25T10:32:28.651Z] #27 10.17 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:32:28.651Z] #27 10.18 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-07-25T10:32:28.651Z] #27 10.19 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-25T10:32:28.651Z] #27 10.21 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:32:28.651Z] #27 10.23 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:28.651Z] #27 10.24 Updating certificates in /etc/ssl/certs... [2022-07-25T10:32:28.651Z] #27 11.11 0 added, 0 removed; done. [2022-07-25T10:32:28.651Z] #27 11.11 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T10:32:28.651Z] #27 11.11 done. [2022-07-25T10:32:28.974Z] #43 17.23 CC images/core-s390.o [2022-07-25T10:32:29.216Z] #27 ... [2022-07-25T10:32:29.216Z] [2022-07-25T10:32:29.216Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:29.216Z] #9 sha256:d52c1210983655032b484d8b3c960ffc83f628f9f6a68bd0f933aba95f325427 [2022-07-25T10:32:29.216Z] #9 DONE 19.2s [2022-07-25T10:32:29.216Z] [2022-07-25T10:32:29.216Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:32:29.216Z] #10 sha256:665dedc0ea786ad17b93ff25ad809b09f33908c95ec2a33e0d3665f3b43066e6 [2022-07-25T10:32:29.326Z] #20 11.37 Fetched 9047 kB in 10s (877 kB/s) [2022-07-25T10:32:29.326Z] #20 11.37 Reading package lists... [2022-07-25T10:32:29.326Z] #20 ... [2022-07-25T10:32:29.326Z] [2022-07-25T10:32:29.326Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:29.326Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:29.326Z] #43 58.12 CC criu/arch/x86/vdso-pie.o [2022-07-25T10:32:29.326Z] #43 58.47 CC criu/arch/x86/restorer.o [2022-07-25T10:32:29.326Z] #43 59.03 CC criu/arch/x86/restorer_unmap.o [2022-07-25T10:32:29.326Z] #43 59.05 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-25T10:32:29.326Z] #43 59.29 CC criu/pie/restorer.o [2022-07-25T10:32:29.326Z] #43 61.97 LINK criu/pie/restorer.built-in.o [2022-07-25T10:32:29.326Z] #43 62.00 GEN criu/pie/restorer-blob.h [2022-07-25T10:32:29.326Z] #43 62.09 DEP criu/vdso.d [2022-07-25T10:32:29.326Z] #43 62.25 DEP criu/vdso-compat.d [2022-07-25T10:32:29.326Z] #43 62.40 DEP criu/uts_ns.d [2022-07-25T10:32:29.326Z] #43 62.60 DEP criu/util.d [2022-07-25T10:32:29.326Z] #43 62.75 DEP criu/uffd.d [2022-07-25T10:32:29.326Z] #43 62.99 DEP criu/tun.d [2022-07-25T10:32:29.326Z] #43 63.13 DEP criu/tty.d [2022-07-25T10:32:29.543Z] #43 17.91 CC images/cpuinfo.o [2022-07-25T10:32:29.585Z] #43 63.30 DEP criu/timerfd.d [2022-07-25T10:32:29.585Z] #43 63.47 DEP criu/timens.d [2022-07-25T10:32:29.844Z] #43 63.66 DEP criu/sysfs_parse.d [2022-07-25T10:32:30.103Z] #43 63.83 DEP criu/sysctl.d [2022-07-25T10:32:30.103Z] #43 63.95 DEP criu/string.d [2022-07-25T10:32:30.103Z] #43 64.00 DEP criu/stats.d [2022-07-25T10:32:30.113Z] #43 18.34 CC images/inventory.o [2022-07-25T10:32:30.113Z] #43 18.56 CC images/fdinfo.o [2022-07-25T10:32:30.141Z] #27 DONE 12.6s [2022-07-25T10:32:30.141Z] [2022-07-25T10:32:30.141Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:32:30.141Z] #28 sha256:5eabfcafead7dfd8c7c859992773d114d141dbcc274ba301b9b708514e9a6483 [2022-07-25T10:32:30.141Z] #28 DONE 0.3s [2022-07-25T10:32:30.141Z] [2022-07-25T10:32:30.141Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:30.141Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:30.141Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 3.7s done [2022-07-25T10:32:30.141Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 2.6s [2022-07-25T10:32:30.150Z] #10 DONE 0.8s [2022-07-25T10:32:30.150Z] [2022-07-25T10:32:30.150Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:32:30.150Z] #27 sha256:7907aa7cf0a548e84984a1b780b9d33f25becca70be6d0c2f3634ff42017e822 [2022-07-25T10:32:30.150Z] #27 DONE 12.8s [2022-07-25T10:32:30.150Z] [2022-07-25T10:32:30.150Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:32:30.150Z] #28 sha256:831e0c3893b327f1721b4156bdf3278de9b92a0ba9a71f00b0fe3fdabd30614b [2022-07-25T10:32:30.150Z] #28 DONE 0.1s [2022-07-25T10:32:30.150Z] [2022-07-25T10:32:30.150Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:32:30.150Z] #11 sha256:869401e3686d8895c9ce14e4bef357816d2a2cfce782ebbaab7ee3ca46dbeeb4 [2022-07-25T10:32:30.361Z] #43 64.18 DEP criu/sockets.d [2022-07-25T10:32:30.372Z] #43 18.83 CC images/fown.o [2022-07-25T10:32:30.621Z] #43 64.41 DEP criu/sk-unix.d [2022-07-25T10:32:30.717Z] #11 DONE 0.7s [2022-07-25T10:32:30.718Z] [2022-07-25T10:32:30.718Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:32:30.718Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-25T10:32:30.718Z] #42 ... [2022-07-25T10:32:30.718Z] [2022-07-25T10:32:30.718Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:32:30.718Z] #31 sha256:be64e60e23eee6a0cd25fc94b3984b700ca813e8f5d4f391a64bcda6026eadf4 [2022-07-25T10:32:30.718Z] #31 DONE 0.1s [2022-07-25T10:32:30.880Z] #43 64.62 DEP criu/sk-tcp.d [2022-07-25T10:32:30.880Z] #43 64.78 DEP criu/sk-queue.d [2022-07-25T10:32:30.941Z] #43 19.05 CC images/ns.o [2022-07-25T10:32:30.941Z] #43 ... [2022-07-25T10:32:30.941Z] [2022-07-25T10:32:30.941Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:32:30.941Z] #34 sha256:d9d579b6dc97425100025eea2a85ae9828eb056272ea58bdce25e7a5d4312eda [2022-07-25T10:32:30.941Z] #34 84.57 github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:32:30.941Z] #34 DONE 87.1s [2022-07-25T10:32:30.941Z] [2022-07-25T10:32:30.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:30.941Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:30.941Z] #43 19.27 CC images/regfile.o [2022-07-25T10:32:30.976Z] [2022-07-25T10:32:30.976Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:32:30.976Z] #39 sha256:10eb8f6e9f0e93e170a3f7b230f10886c1d4d11d50bbd439eca30297975e8668 [2022-07-25T10:32:30.976Z] #39 DONE 0.3s [2022-07-25T10:32:30.976Z] [2022-07-25T10:32:30.976Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:32:30.976Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-25T10:32:31.139Z] #43 64.94 DEP criu/sk-packet.d [2022-07-25T10:32:31.139Z] #43 65.12 DEP criu/sk-netlink.d [2022-07-25T10:32:31.154Z] #9 ... [2022-07-25T10:32:31.154Z] [2022-07-25T10:32:31.155Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:32:31.155Z] #27 sha256:d4353ad57c51c19ad1a5e19f63207a1e4397470ea61edee427d939308632487b [2022-07-25T10:32:31.155Z] #27 10.14 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-07-25T10:32:31.155Z] #27 10.18 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-07-25T10:32:31.155Z] #27 10.27 Selecting previously unselected package librtmp1:amd64. [2022-07-25T10:32:31.155Z] #27 10.27 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-07-25T10:32:31.155Z] #27 10.27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:32:31.155Z] #27 10.39 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T10:32:31.155Z] #27 10.39 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-07-25T10:32:31.155Z] #27 10.40 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-25T10:32:31.155Z] #27 10.60 Selecting previously unselected package libcurl4:amd64. [2022-07-25T10:32:31.155Z] #27 10.60 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-07-25T10:32:31.155Z] #27 10.60 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-25T10:32:31.155Z] #27 10.71 Selecting previously unselected package curl. [2022-07-25T10:32:31.155Z] #27 10.71 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-07-25T10:32:31.155Z] #27 10.72 Unpacking curl (7.64.0-4+deb10u2) ... [2022-07-25T10:32:31.155Z] #27 10.82 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:32:31.155Z] #27 10.82 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-07-25T10:32:31.155Z] #27 10.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:32:31.155Z] #27 10.92 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:32:31.155Z] #27 10.93 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:32:31.155Z] #27 10.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:32:31.155Z] #27 11.00 Selecting previously unselected package jq. [2022-07-25T10:32:31.155Z] #27 11.00 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:32:31.155Z] #27 11.00 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:32:31.155Z] #27 11.13 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-07-25T10:32:31.155Z] #27 11.15 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-07-25T10:32:31.155Z] #27 11.16 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:31.155Z] #27 11.35 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-07-25T10:32:31.155Z] #27 11.37 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:31.155Z] #27 11.39 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:31.155Z] #27 11.40 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:31.155Z] #27 11.42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-07-25T10:32:31.155Z] #27 11.43 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:31.155Z] #27 11.45 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-07-25T10:32:31.155Z] #27 11.47 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-07-25T10:32:31.155Z] #27 11.49 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:31.155Z] #27 11.51 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-07-25T10:32:31.155Z] #27 11.56 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:32:31.155Z] #27 11.58 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:32:31.155Z] #27 11.60 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-07-25T10:32:31.155Z] #27 11.64 Setting up ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:31.155Z] #27 12.37 Updating certificates in /etc/ssl/certs... [2022-07-25T10:32:31.155Z] #27 13.89 137 added, 0 removed; done. [2022-07-25T10:32:31.155Z] #27 13.93 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-07-25T10:32:31.155Z] #27 13.95 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:32:31.155Z] #27 13.96 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-07-25T10:32:31.155Z] #27 13.97 Setting up curl (7.64.0-4+deb10u2) ... [2022-07-25T10:32:31.155Z] #27 13.99 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:32:31.155Z] #27 14.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-07-25T10:32:31.155Z] #27 14.02 Updating certificates in /etc/ssl/certs... [2022-07-25T10:32:31.155Z] #27 14.88 0 added, 0 removed; done. [2022-07-25T10:32:31.155Z] #27 14.88 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T10:32:31.155Z] #27 14.88 done. [2022-07-25T10:32:31.155Z] #27 DONE 16.8s [2022-07-25T10:32:31.155Z] [2022-07-25T10:32:31.155Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:31.155Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:31.155Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.1s [2022-07-25T10:32:31.155Z] #9 ... [2022-07-25T10:32:31.155Z] [2022-07-25T10:32:31.155Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:32:31.155Z] #28 sha256:410877225335a3e221b83c06ff83309c019cfcd0878b12cae29145ecd1819629 [2022-07-25T10:32:31.155Z] #28 DONE 0.1s [2022-07-25T10:32:31.155Z] [2022-07-25T10:32:31.155Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:31.155Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:31.373Z] #43 19.55 CC images/ghost-file.o [2022-07-25T10:32:31.398Z] #43 65.38 DEP criu/sk-inet.d [2022-07-25T10:32:31.719Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.7s done [2022-07-25T10:32:31.964Z] #43 65.63 DEP criu/signalfd.d [2022-07-25T10:32:31.964Z] #43 65.80 DEP criu/sigframe.d [2022-07-25T10:32:31.964Z] #43 65.88 DEP criu/shmem.d [2022-07-25T10:32:31.977Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 [2022-07-25T10:32:31.982Z] #43 20.02 CC images/fifo.o [2022-07-25T10:32:31.982Z] #43 20.43 CC images/remap-file-path.o [2022-07-25T10:32:32.223Z] #43 66.02 DEP criu/servicefd.d [2022-07-25T10:32:32.260Z] #43 20.68 CC images/eventfd.o [2022-07-25T10:32:32.481Z] #43 66.20 DEP criu/seize.d [2022-07-25T10:32:32.481Z] #43 ... [2022-07-25T10:32:32.481Z] [2022-07-25T10:32:32.481Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:32:32.481Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:32:32.481Z] #20 11.37 Reading package lists... [2022-07-25T10:32:32.523Z] #43 20.94 CC images/eventpoll.o [2022-07-25T10:32:32.782Z] #43 21.18 CC images/fh.o [2022-07-25T10:32:32.885Z] #40 ... [2022-07-25T10:32:32.885Z] [2022-07-25T10:32:32.885Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-25T10:32:32.885Z] #12 sha256:4988b741b62308aabea08725073bd9e2f5ad75bbedb07689b61f2c4cb82deee6 [2022-07-25T10:32:32.885Z] #12 DONE 2.1s [2022-07-25T10:32:32.885Z] [2022-07-25T10:32:32.885Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:32.885Z] #29 sha256:2a815636701586ba47ce874c18c73fae570ec1b1636f63e0e4cbbf4c8ab1eb2c [2022-07-25T10:32:32.885Z] #29 1.086 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-25T10:32:32.885Z] #29 1.248 [2022-07-25T10:32:32.885Z] #29 1.493 #=#=# 0.0% ############## 20.7% ###################################### 53.2% ################################################# 68.2% ###################################################################### 97.8% ######################################################################## 100.0% [2022-07-25T10:32:32.885Z] #29 2.442 [2022-07-25T10:32:32.885Z] #29 2.675 #=#=# # 2.7% ######################################################################## 100.0% [2022-07-25T10:32:33.143Z] #29 3.027 [2022-07-25T10:32:33.350Z] #43 21.47 CC images/fsnotify.o [2022-07-25T10:32:33.609Z] #43 21.93 CC images/signalfd.o [2022-07-25T10:32:33.660Z] #29 3.263 #=#=# 0.2% ############################################################# 85.9% ######################################################################## 100.0% [2022-07-25T10:32:33.868Z] #43 22.13 CC images/fs.o [2022-07-25T10:32:33.918Z] #29 3.799 [2022-07-25T10:32:34.127Z] #43 22.36 CC images/pstree.o [2022-07-25T10:32:34.319Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 6.9s done [2022-07-25T10:32:34.390Z] #43 22.60 CC images/pipe.o [2022-07-25T10:32:34.390Z] #43 22.86 CC images/tcp-stream.o [2022-07-25T10:32:34.575Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 [2022-07-25T10:32:34.649Z] #43 23.11 CC images/sk-packet.o [2022-07-25T10:32:34.832Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-25T10:32:35.089Z] #9 DONE 24.6s [2022-07-25T10:32:35.089Z] [2022-07-25T10:32:35.089Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:32:35.089Z] #10 sha256:82913ac76f84f6119a082a2109d1b8a1af8e72030082e87c2a2bec3741ce41f3 [2022-07-25T10:32:35.217Z] #43 23.37 CC images/mnt.o [2022-07-25T10:32:35.217Z] #43 23.54 CC images/pipe-data.o [2022-07-25T10:32:35.223Z] #29 4.043 #=#=# 0.0% ####### 10.9% ################ 22.9% ############################### 43.9% ############################################### 66.0% ##################################################### 74.7% ########################################################### 82.5% ############################################################## 86.6% ################################################################# 90.5% ##################################################################### 96.8% ######################################################################## 100.0% [2022-07-25T10:32:35.223Z] #29 ... [2022-07-25T10:32:35.223Z] [2022-07-25T10:32:35.223Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:32:35.223Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-25T10:32:35.223Z] #42 4.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:35.274Z] #20 15.29 Reading package lists... [2022-07-25T10:32:35.274Z] #20 ... [2022-07-25T10:32:35.274Z] [2022-07-25T10:32:35.274Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:32:35.274Z] #53 sha256:7e16a297d053a8c4a5701c3159ceea50c044a038e9bd320efecfcb19ae30a423 [2022-07-25T10:32:35.274Z] #53 14.29 + cd /tmp/tmp.8gchGw1H94/src/github.com/opencontainers/runc [2022-07-25T10:32:35.274Z] #53 14.30 + git checkout -q v1.1.2 [2022-07-25T10:32:35.274Z] #53 14.87 + '[' -z '' ']' [2022-07-25T10:32:35.274Z] #53 14.87 + target=static [2022-07-25T10:32:35.274Z] #53 14.87 + make BUILDTAGS=seccomp static [2022-07-25T10:32:35.274Z] #53 15.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T10:32:35.274Z] #53 ... [2022-07-25T10:32:35.274Z] [2022-07-25T10:32:35.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:35.274Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:35.274Z] #43 66.41 DEP criu/seccomp.d [2022-07-25T10:32:35.274Z] #43 66.59 DEP criu/rst-malloc.d [2022-07-25T10:32:35.274Z] #43 66.66 DEP criu/rbtree.d [2022-07-25T10:32:35.274Z] #43 66.69 DEP criu/pstree.d [2022-07-25T10:32:35.274Z] #43 66.83 DEP criu/protobuf.d [2022-07-25T10:32:35.274Z] #43 66.98 GEN criu/protobuf-desc-gen.h [2022-07-25T10:32:35.274Z] #43 68.53 DEP criu/protobuf-desc.d [2022-07-25T10:32:35.274Z] #43 68.65 DEP criu/proc_parse.d [2022-07-25T10:32:35.274Z] #43 68.82 DEP criu/plugin.d [2022-07-25T10:32:35.274Z] #43 68.90 DEP criu/pipes.d [2022-07-25T10:32:35.274Z] #43 69.03 DEP criu/pie-util.d [2022-07-25T10:32:35.274Z] #43 69.11 DEP criu/pie-util-vdso.d [2022-07-25T10:32:35.274Z] #43 69.28 DEP criu/pie-util-vdso-elf32.d [2022-07-25T10:32:35.477Z] #43 23.80 CC images/sa.o [2022-07-25T10:32:35.482Z] #42 4.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:35.482Z] #42 4.756 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:35.533Z] #43 69.40 DEP criu/path.d [2022-07-25T10:32:35.738Z] #43 24.00 CC images/timer.o [2022-07-25T10:32:35.791Z] #43 69.60 DEP criu/parasite-syscall.d [2022-07-25T10:32:35.998Z] #43 24.28 CC images/timerfd.o [2022-07-25T10:32:36.049Z] #43 69.80 DEP criu/pagemap.d [2022-07-25T10:32:36.050Z] #43 69.97 DEP criu/pagemap-cache.d [2022-07-25T10:32:36.257Z] #43 24.53 CC images/mm.o [2022-07-25T10:32:36.308Z] #43 70.14 DEP criu/page-xfer.d [2022-07-25T10:32:36.420Z] #42 5.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-25T10:32:36.460Z] #10 DONE 1.5s [2022-07-25T10:32:36.460Z] [2022-07-25T10:32:36.460Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:36.460Z] #29 sha256:1de556a56f2f8744e452fd3d1717e6aa9d2d1acc8e9b4d9c4e5361761f93f073 [2022-07-25T10:32:36.460Z] #29 1.149 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-25T10:32:36.460Z] #29 1.234 [2022-07-25T10:32:36.460Z] #29 1.449 #=#=# ############# 18.5% ########################### 38.2% ######################################### 58.2% ######################################################## 77.9% ###################################################################### 97.9% ######################################################################## 100.0% [2022-07-25T10:32:36.460Z] #29 2.071 [2022-07-25T10:32:36.460Z] #29 2.289 #=#=# ################## 25.6% ######################### 35.3% ######################################################################## 100.0% [2022-07-25T10:32:36.460Z] #29 2.722 [2022-07-25T10:32:36.460Z] #29 2.948 #=#=# 0.0% ############################################# 63.5% ######################################################################## 100.0% [2022-07-25T10:32:36.460Z] #29 3.280 [2022-07-25T10:32:36.460Z] #29 3.500 #=#=# 0.0% ################ 22.9% ################################ 45.1% ####################################### 54.2% ####################################################### 76.4% ######################################################################## 100.0% [2022-07-25T10:32:36.460Z] #29 4.338 [2022-07-25T10:32:36.519Z] #43 24.82 CC images/sk-opts.o [2022-07-25T10:32:36.567Z] #43 70.31 DEP criu/page-pipe.d [2022-07-25T10:32:36.567Z] #43 70.41 DEP criu/netfilter.d [2022-07-25T10:32:36.717Z] #29 4.554 #=#=# ## 2.8% ####### 10.3% ########### 15.4% ############## 20.7% ################## 25.9% ###################### 31.1% ########################## 36.2% ############################# 41.5% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################# 62.6% ################################################ 67.8% #################################################### 73.0% ######################################################## 78.2% ############################################################ 83.4% ############################################################### 88.6% ################################################################### 93.7% ####################################################################### 99.0% ######################################################################## 100.0% [2022-07-25T10:32:36.717Z] #29 6.513 [2022-07-25T10:32:36.779Z] #43 25.09 CC images/sk-unix.o [2022-07-25T10:32:36.825Z] #43 70.61 DEP criu/net.d [2022-07-25T10:32:36.825Z] #43 70.80 DEP criu/namespaces.d [2022-07-25T10:32:36.977Z] #29 ... [2022-07-25T10:32:36.977Z] [2022-07-25T10:32:36.977Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:32:36.977Z] #11 sha256:92232ade90dee75c41eb73a2b10a731758953c7c350493794ac5b396f994762c [2022-07-25T10:32:36.977Z] #11 DONE 0.6s [2022-07-25T10:32:36.977Z] [2022-07-25T10:32:36.977Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:32:36.977Z] #31 sha256:c05f2b5f8a1f95213d19feb5ccc774b293251f3696a39f549841fe695b36b9ae [2022-07-25T10:32:37.040Z] #43 25.35 CC images/sk-inet.o [2022-07-25T10:32:37.040Z] #43 ... [2022-07-25T10:32:37.040Z] [2022-07-25T10:32:37.040Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:32:37.040Z] #56 sha256:c60f28cf05ae9788c077dfa02f5f3a318b2ae76a295e1747860b331406b92527 [2022-07-25T10:32:37.040Z] #56 47.81 Checking out files: 59% (2900/4897) Checking out files: 60% (2939/4897) Checking out files: 61% (2988/4897) Checking out files: 62% (3037/4897) Checking out files: 63% (3086/4897) Checking out files: 64% (3135/4897) Checking out files: 65% (3184/4897) Checking out files: 66% (3233/4897) Checking out files: 67% (3281/4897) Checking out files: 68% (3330/4897) Checking out files: 69% (3379/4897) Checking out files: 70% (3428/4897) Checking out files: 71% (3477/4897) Checking out files: 72% (3526/4897) Checking out files: 73% (3575/4897) Checking out files: 74% (3624/4897) Checking out files: 75% (3673/4897) Checking out files: 76% (3722/4897) Checking out files: 77% (3771/4897) Checking out files: 78% (3820/4897) Checking out files: 79% (3869/4897) Checking out files: 80% (3918/4897) Checking out files: 81% (3967/4897) Checking out files: 82% (4016/4897) Checking out files: 83% (4065/4897) Checking out files: 84% (4114/4897) Checking out files: 85% (4163/4897) Checking out files: 86% (4212/4897) Checking out files: 87% (4261/4897) Checking out files: 88% (4310/4897) Checking out files: 89% (4359/4897) Checking out files: 90% (4408/4897) Checking out files: 91% (4457/4897) Checking out files: 92% (4506/4897) Checking out files: 93% (4555/4897) Checking out files: 94% (4604/4897) Checking out files: 95% (4653/4897) Checking out files: 96% (4702/4897) Checking out files: 97% (4751/4897) Checking out files: 98% (4800/4897) Checking out files: 99% (4849/4897) Checking out files: 100% (4897/4897) Checking out files: 100% (4897/4897), done. [2022-07-25T10:32:37.040Z] #56 48.87 + cd /tmp/tmp.IG2aUsfovn/src/github.com/containerd/containerd [2022-07-25T10:32:37.040Z] #56 48.87 + git checkout -q v1.6.6 [2022-07-25T10:32:37.234Z] #31 DONE 0.2s [2022-07-25T10:32:37.234Z] [2022-07-25T10:32:37.234Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:32:37.234Z] #39 sha256:7e85a6fb824d6471c761117db452312006023f66db62bd3b2bfa6c75bd3f3217 [2022-07-25T10:32:37.234Z] #39 DONE 0.2s [2022-07-25T10:32:37.234Z] [2022-07-25T10:32:37.234Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:32:37.234Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:32:37.250Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.1s [2022-07-25T10:32:37.299Z] #56 50.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T10:32:37.299Z] #56 50.51 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T10:32:37.299Z] #56 50.51 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:32:37.299Z] #56 50.51 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:32:37.299Z] #56 50.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T10:32:37.299Z] #56 50.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T10:32:37.299Z] #56 50.51 + '[' '' = dynamic ']' [2022-07-25T10:32:37.299Z] #56 50.51 + make [2022-07-25T10:32:37.392Z] #43 70.99 DEP criu/mount.d [2022-07-25T10:32:37.392Z] #43 71.12 DEP criu/memfd.d [2022-07-25T10:32:37.392Z] #43 71.24 DEP criu/mem.d [2022-07-25T10:32:37.651Z] #43 71.36 DEP criu/lsm.d [2022-07-25T10:32:37.651Z] #43 71.48 DEP criu/log.d [2022-07-25T10:32:37.651Z] #43 71.62 DEP criu/libnetlink.d [2022-07-25T10:32:37.909Z] #43 71.71 DEP criu/kerndat.d [2022-07-25T10:32:38.169Z] #43 71.97 DEP criu/kcmp-ids.d [2022-07-25T10:32:38.169Z] #43 72.05 DEP criu/irmap.d [2022-07-25T10:32:38.428Z] #43 72.20 DEP criu/ipc_ns.d [2022-07-25T10:32:38.428Z] #43 72.33 DEP criu/image.d [2022-07-25T10:32:38.686Z] #43 72.51 DEP criu/image-desc.d [2022-07-25T10:32:38.944Z] #43 72.63 DEP criu/fsnotify.d [2022-07-25T10:32:38.944Z] #43 72.85 DEP criu/filesystems.d [2022-07-25T10:32:39.204Z] #56 52.16 + bin/ctr [2022-07-25T10:32:39.220Z] #43 73.08 DEP criu/files.d [2022-07-25T10:32:39.483Z] #43 73.33 DEP criu/files-reg.d [2022-07-25T10:32:39.483Z] #43 73.40 DEP criu/files-ext.d [2022-07-25T10:32:39.713Z] #42 8.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-25T10:32:39.744Z] #43 73.56 DEP criu/file-lock.d [2022-07-25T10:32:40.002Z] #43 73.69 DEP criu/file-ids.d [2022-07-25T10:32:40.002Z] #43 73.81 DEP criu/fifo.d [2022-07-25T10:32:40.002Z] #43 73.91 DEP criu/fdstore.d [2022-07-25T10:32:40.261Z] #43 74.02 DEP criu/fault-injection.d [2022-07-25T10:32:40.261Z] #43 74.08 DEP criu/external.d [2022-07-25T10:32:40.281Z] #42 ... [2022-07-25T10:32:40.281Z] [2022-07-25T10:32:40.281Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:40.281Z] #29 sha256:2a815636701586ba47ce874c18c73fae570ec1b1636f63e0e4cbbf4c8ab1eb2c [2022-07-25T10:32:40.281Z] #29 5.432 [2022-07-25T10:32:40.519Z] #43 74.22 DEP criu/eventpoll.d [2022-07-25T10:32:40.519Z] #43 74.38 DEP criu/eventfd.d [2022-07-25T10:32:40.521Z] #40 ... [2022-07-25T10:32:40.521Z] [2022-07-25T10:32:40.521Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-25T10:32:40.521Z] #12 sha256:37929d7ef6663a73f5ec29116a72d3c862900a6d5996ff660ab8ec6d69b8b7bf [2022-07-25T10:32:40.521Z] #12 DONE 3.2s [2022-07-25T10:32:40.521Z] [2022-07-25T10:32:40.521Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:40.521Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:40.551Z] #29 5.758 #=#=# 0.0% # 2.1% ## 3.1% ### 4.8% #### 6.3% ##### 7.8% ###### 9.5% ####### 10.4% ######## 12.0% ########## 14.4% ############ 17.5% ############# 19.2% ############### 21.6% ################# 23.7% ################# 24.8% ################## 26.4% #################### 28.1% ##################### 30.1% ####################### 32.2% ######################## 33.7% ######################### 36.0% ########################### 38.2% ############################# 40.3% ############################### 43.5% ################################ 45.3% ################################## 48.3% #################################### 50.5% ###################################### 53.7% ######################################### 57.6% ########################################### 60.1% ############################################# 62.8% ############################################### 65.7% ################################################# 68.3% ################################################## 70.2% #################################################### 72.7% ##################################################### 74.8% ####################################################### 76.5% ######################################################### 79.5% ########################################################## 81.7% ############################################################ 84.2% ############################################################## 87.2% ################################################################ 90.2% ################################################################## 92.0% [2022-07-25T10:32:40.551Z] #29 ... [2022-07-25T10:32:40.551Z] [2022-07-25T10:32:40.551Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:32:40.551Z] #45 sha256:d22c5228c8145e53d2f7112a0aa6a2bc9773f34db3eaa433df3dd1f1aeef95c9 [2022-07-25T10:32:40.551Z] #45 4.163 + RM_GOPATH=0 [2022-07-25T10:32:40.551Z] #45 4.163 + TMP_GOPATH= [2022-07-25T10:32:40.551Z] #45 4.163 + : /build [2022-07-25T10:32:40.551Z] #45 4.163 + '[' -z '' ']' [2022-07-25T10:32:40.551Z] #45 4.163 ++ mktemp -d [2022-07-25T10:32:40.551Z] #45 4.167 + export GOPATH=/tmp/tmp.SPvweiLwqY [2022-07-25T10:32:40.551Z] #45 4.167 + GOPATH=/tmp/tmp.SPvweiLwqY [2022-07-25T10:32:40.551Z] #45 4.167 + RM_GOPATH=1 [2022-07-25T10:32:40.551Z] #45 4.167 + case "$(go env GOARCH)" in [2022-07-25T10:32:40.551Z] #45 4.172 ++ go env GOARCH [2022-07-25T10:32:40.551Z] #45 4.199 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:40.551Z] #45 4.199 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:40.551Z] #45 4.215 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:40.551Z] #45 4.231 + dir=/tmp/install [2022-07-25T10:32:40.551Z] #45 4.231 + bin=vndr [2022-07-25T10:32:40.551Z] #45 4.231 + shift [2022-07-25T10:32:40.551Z] #45 4.231 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-25T10:32:40.551Z] #45 4.231 + . /tmp/install/vndr.installer [2022-07-25T10:32:40.551Z] #45 4.231 ++ : v0.1.2 [2022-07-25T10:32:40.551Z] #45 4.231 + install_vndr [2022-07-25T10:32:40.551Z] #45 4.231 + echo 'Install vndr version v0.1.2' [2022-07-25T10:32:40.551Z] #45 4.231 + GOBIN=/build [2022-07-25T10:32:40.551Z] #45 4.231 + GO111MODULE=on [2022-07-25T10:32:40.551Z] #45 4.231 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-25T10:32:40.551Z] #45 4.231 Install vndr version v0.1.2 [2022-07-25T10:32:40.551Z] #45 4.804 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-25T10:32:40.778Z] #43 74.51 DEP criu/crtools.d [2022-07-25T10:32:40.778Z] #43 ... [2022-07-25T10:32:40.778Z] [2022-07-25T10:32:40.778Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:32:40.778Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:32:40.778Z] #20 15.29 Reading package lists... [2022-07-25T10:32:40.778Z] #20 19.02 Building dependency tree... [2022-07-25T10:32:40.778Z] #20 19.85 Reading state information... [2022-07-25T10:32:40.778Z] #20 20.72 libcap2-bin is already the newest version (1:2.25-2). [2022-07-25T10:32:40.778Z] #20 20.72 The following additional packages will be installed: [2022-07-25T10:32:40.778Z] #20 20.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-25T10:32:40.778Z] #20 20.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-25T10:32:40.778Z] #20 20.73 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-25T10:32:40.778Z] #20 20.73 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-25T10:32:40.778Z] #20 20.73 python3.7 python3.7-minimal vim-runtime xxd [2022-07-25T10:32:40.778Z] #20 20.73 Suggested packages: [2022-07-25T10:32:40.778Z] #20 20.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-25T10:32:40.778Z] #20 20.73 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-25T10:32:40.778Z] #20 20.73 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-25T10:32:40.778Z] #20 20.73 quota [2022-07-25T10:32:40.778Z] #20 20.74 Recommended packages: [2022-07-25T10:32:40.778Z] #20 20.74 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-25T10:32:40.778Z] #20 20.74 python3-keyrings.alt python3-xdg unzip [2022-07-25T10:32:40.778Z] #20 22.63 The following NEW packages will be installed: [2022-07-25T10:32:40.778Z] #20 22.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-25T10:32:40.778Z] #20 22.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-25T10:32:40.778Z] #20 22.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-25T10:32:40.778Z] #20 22.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-25T10:32:40.778Z] #20 22.63 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-25T10:32:40.778Z] #20 22.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-25T10:32:40.778Z] #20 22.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-25T10:32:40.778Z] #20 22.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T10:32:40.778Z] #20 22.64 xz-utils zip [2022-07-25T10:32:40.778Z] #20 22.98 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:32:40.778Z] #20 22.98 Need to get 28.6 MB of archives. [2022-07-25T10:32:40.778Z] #20 22.98 After this operation, 116 MB of additional disk space will be used. [2022-07-25T10:32:40.778Z] #20 22.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-25T10:32:40.778Z] #20 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-25T10:32:40.778Z] #20 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-25T10:32:40.778Z] #20 23.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-25T10:32:40.779Z] #20 23.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-25T10:32:40.779Z] #20 23.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-25T10:32:40.779Z] #20 23.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-25T10:32:40.779Z] #20 23.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-25T10:32:40.779Z] #20 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-25T10:32:40.779Z] #20 23.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-25T10:32:40.779Z] #20 23.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-25T10:32:40.779Z] #20 23.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-25T10:32:40.779Z] #20 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T10:32:40.779Z] #20 23.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-25T10:32:40.779Z] #20 23.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-25T10:32:40.779Z] #20 23.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-25T10:32:40.779Z] #20 23.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-25T10:32:40.779Z] #20 23.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:32:40.779Z] #20 23.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-25T10:32:40.779Z] #20 23.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-25T10:32:40.779Z] #20 23.30 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-25T10:32:40.779Z] #20 23.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-25T10:32:40.809Z] #45 ... [2022-07-25T10:32:40.809Z] [2022-07-25T10:32:40.809Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:32:40.809Z] #34 sha256:d106d228e11a2b572e62c786ea14eb86e40c4ab98085b715639ef24cccb0cb69 [2022-07-25T10:32:40.809Z] #34 4.362 + RM_GOPATH=0 [2022-07-25T10:32:40.809Z] #34 4.362 + TMP_GOPATH= [2022-07-25T10:32:40.809Z] #34 4.362 + : /build [2022-07-25T10:32:40.809Z] #34 4.362 + '[' -z '' ']' [2022-07-25T10:32:40.810Z] #34 4.362 ++ mktemp -d [2022-07-25T10:32:40.810Z] #34 4.389 + export GOPATH=/tmp/tmp.4qMCBKNU1y [2022-07-25T10:32:40.810Z] #34 4.389 + GOPATH=/tmp/tmp.4qMCBKNU1y [2022-07-25T10:32:40.810Z] #34 4.389 + RM_GOPATH=1 [2022-07-25T10:32:40.810Z] #34 4.389 + case "$(go env GOARCH)" in [2022-07-25T10:32:40.810Z] #34 4.397 ++ go env GOARCH [2022-07-25T10:32:40.810Z] #34 4.459 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:40.810Z] #34 4.459 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:40.810Z] #34 4.459 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:40.810Z] #34 4.460 + dir=/tmp/install [2022-07-25T10:32:40.810Z] #34 4.460 + bin=tomlv [2022-07-25T10:32:40.810Z] #34 4.461 + shift [2022-07-25T10:32:40.810Z] #34 4.461 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-25T10:32:40.810Z] #34 4.461 + . /tmp/install/tomlv.installer [2022-07-25T10:32:40.810Z] #34 4.461 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:32:40.810Z] #34 4.461 + install_tomlv [2022-07-25T10:32:40.810Z] #34 4.461 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-25T10:32:40.810Z] #34 4.461 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:32:40.810Z] #34 4.461 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4qMCBKNU1y/src/github.com/BurntSushi/toml [2022-07-25T10:32:40.810Z] #34 4.464 Cloning into '/tmp/tmp.4qMCBKNU1y/src/github.com/BurntSushi/toml'... [2022-07-25T10:32:40.810Z] #34 5.737 + cd /tmp/tmp.4qMCBKNU1y/src/github.com/BurntSushi/toml [2022-07-25T10:32:40.810Z] #34 5.737 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:32:40.810Z] #34 5.907 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:32:40.810Z] #34 6.675 internal/unsafeheader [2022-07-25T10:32:40.810Z] #34 6.795 internal/abi [2022-07-25T10:32:40.810Z] #34 6.847 internal/cpu [2022-07-25T10:32:40.810Z] #34 7.359 internal/goexperiment [2022-07-25T10:32:40.810Z] #34 7.600 runtime/internal/sys [2022-07-25T10:32:40.810Z] #34 7.964 internal/bytealg [2022-07-25T10:32:40.810Z] #34 8.020 runtime/internal/atomic [2022-07-25T10:32:40.810Z] #34 8.423 runtime/internal/math [2022-07-25T10:32:40.810Z] #34 8.570 internal/itoa [2022-07-25T10:32:40.810Z] #34 8.918 math/bits [2022-07-25T10:32:40.810Z] #34 8.953 runtime [2022-07-25T10:32:40.810Z] #34 10.09 math [2022-07-25T10:32:40.810Z] #34 ... [2022-07-25T10:32:40.810Z] [2022-07-25T10:32:40.810Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:32:40.810Z] #58 sha256:6cc217c1516f51dde793a65dc15b32abee198e82177383f1d357116c5803d24a [2022-07-25T10:32:40.810Z] #58 3.691 + RM_GOPATH=0 [2022-07-25T10:32:40.810Z] #58 3.691 + TMP_GOPATH= [2022-07-25T10:32:40.810Z] #58 3.691 + : /build [2022-07-25T10:32:40.810Z] #58 3.691 + '[' -z '' ']' [2022-07-25T10:32:40.810Z] #58 3.691 ++ mktemp -d [2022-07-25T10:32:40.810Z] #58 3.703 + export GOPATH=/tmp/tmp.FO9iiiz7bz [2022-07-25T10:32:40.810Z] #58 3.703 + GOPATH=/tmp/tmp.FO9iiiz7bz [2022-07-25T10:32:40.810Z] #58 3.703 + RM_GOPATH=1 [2022-07-25T10:32:40.810Z] #58 3.703 + case "$(go env GOARCH)" in [2022-07-25T10:32:40.810Z] #58 3.703 ++ go env GOARCH [2022-07-25T10:32:40.810Z] #58 3.741 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:40.810Z] #58 3.741 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:40.810Z] #58 3.741 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:40.810Z] #58 3.741 + dir=/tmp/install [2022-07-25T10:32:40.810Z] #58 3.741 + bin=rootlesskit [2022-07-25T10:32:40.810Z] #58 3.741 + shift [2022-07-25T10:32:40.810Z] #58 3.741 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-25T10:32:40.810Z] #58 3.741 + . /tmp/install/rootlesskit.installer [2022-07-25T10:32:40.810Z] #58 3.741 ++ : v0.14.4 [2022-07-25T10:32:40.810Z] #58 3.741 + install_rootlesskit [2022-07-25T10:32:40.810Z] #58 3.741 + case "$1" in [2022-07-25T10:32:40.810Z] #58 3.741 + export CGO_ENABLED=0 [2022-07-25T10:32:40.810Z] #58 3.741 + CGO_ENABLED=0 [2022-07-25T10:32:40.810Z] #58 3.741 + _install_rootlesskit [2022-07-25T10:32:40.810Z] #58 3.741 + echo 'Install rootlesskit version v0.14.4' [2022-07-25T10:32:40.810Z] #58 3.744 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:32:40.810Z] #58 3.744 + GOBIN=/build [2022-07-25T10:32:40.810Z] #58 3.744 + GO111MODULE=on [2022-07-25T10:32:40.810Z] #58 3.744 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-25T10:32:40.810Z] #58 3.747 Install rootlesskit version v0.14.4 [2022-07-25T10:32:40.810Z] #58 4.476 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-25T10:32:40.810Z] #58 6.721 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:32:40.810Z] #58 6.753 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:32:40.810Z] #58 6.851 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T10:32:40.810Z] #58 7.497 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-25T10:32:41.038Z] #20 23.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-25T10:32:41.038Z] #20 23.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-25T10:32:41.038Z] #20 23.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-25T10:32:41.038Z] #20 23.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-25T10:32:41.038Z] #20 23.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-25T10:32:41.038Z] #20 23.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-25T10:32:41.038Z] #20 23.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-25T10:32:41.068Z] #58 10.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-25T10:32:41.068Z] #58 ... [2022-07-25T10:32:41.068Z] [2022-07-25T10:32:41.068Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:32:41.068Z] #67 sha256:fd022644a32c2e7dd43f6c181a9ce3d6fad93a7d28d217ba9f91289b7d342612 [2022-07-25T10:32:41.068Z] #67 3.602 + RM_GOPATH=0 [2022-07-25T10:32:41.068Z] #67 3.603 + TMP_GOPATH= [2022-07-25T10:32:41.068Z] #67 3.603 + : /build [2022-07-25T10:32:41.068Z] #67 3.603 + '[' -z '' ']' [2022-07-25T10:32:41.068Z] #67 3.618 ++ mktemp -d [2022-07-25T10:32:41.068Z] #67 3.618 + export GOPATH=/tmp/tmp.cFYDLydaoq [2022-07-25T10:32:41.068Z] #67 3.618 + GOPATH=/tmp/tmp.cFYDLydaoq [2022-07-25T10:32:41.068Z] #67 3.618 + RM_GOPATH=1 [2022-07-25T10:32:41.068Z] #67 3.618 + case "$(go env GOARCH)" in [2022-07-25T10:32:41.068Z] #67 3.618 ++ go env GOARCH [2022-07-25T10:32:41.068Z] #67 3.623 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:41.068Z] #67 3.626 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:41.068Z] #67 3.631 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:32:41.068Z] #67 3.631 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:41.068Z] #67 3.631 + dir=/tmp/install [2022-07-25T10:32:41.068Z] #67 3.631 + bin=proxy [2022-07-25T10:32:41.068Z] #67 3.631 + shift [2022-07-25T10:32:41.068Z] #67 3.631 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-25T10:32:41.068Z] #67 3.631 + . /tmp/install/proxy.installer [2022-07-25T10:32:41.068Z] #67 3.631 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:32:41.068Z] #67 3.631 + install_proxy [2022-07-25T10:32:41.068Z] #67 3.631 + case "$1" in [2022-07-25T10:32:41.068Z] #67 3.631 + export CGO_ENABLED=0 [2022-07-25T10:32:41.068Z] #67 3.631 + CGO_ENABLED=0 [2022-07-25T10:32:41.068Z] #67 3.631 + _install_proxy [2022-07-25T10:32:41.068Z] #67 3.631 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-25T10:32:41.068Z] #67 3.631 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cFYDLydaoq/src/github.com/docker/libnetwork [2022-07-25T10:32:41.068Z] #67 3.647 Cloning into '/tmp/tmp.cFYDLydaoq/src/github.com/docker/libnetwork'... [2022-07-25T10:32:41.068Z] #67 ... [2022-07-25T10:32:41.068Z] [2022-07-25T10:32:41.068Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:32:41.068Z] #55 sha256:0548f05ea01b606ca8623521e0f4ba28ccecfef5f6c91e7d8ec077d196ecc0a5 [2022-07-25T10:32:41.068Z] #55 4.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:41.068Z] #55 4.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:41.068Z] #55 4.895 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:41.068Z] #55 6.103 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-25T10:32:41.068Z] #55 8.682 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-25T10:32:41.399Z] #55 ... [2022-07-25T10:32:41.399Z] [2022-07-25T10:32:41.399Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:41.399Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:32:41.399Z] #36 4.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:41.399Z] #36 5.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:41.399Z] #36 5.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:41.399Z] #36 6.182 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-25T10:32:41.399Z] #36 8.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-25T10:32:41.399Z] #36 ... [2022-07-25T10:32:41.399Z] [2022-07-25T10:32:41.399Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:32:41.399Z] #32 sha256:be7302e5836fd3be055ca4a7c2e10e85996b78a82327deeb5c5807614211d18e [2022-07-25T10:32:41.399Z] #32 3.474 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T10:32:41.399Z] #32 3.481 Cloning into '.'... [2022-07-25T10:32:41.432Z] #9 ... [2022-07-25T10:32:41.432Z] [2022-07-25T10:32:41.433Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:41.433Z] #29 sha256:5d8eed33d3fd24c65c43377de146021605cf30bc6f00bc91e1ad7209fce7329f [2022-07-25T10:32:41.433Z] #29 1.654 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-07-25T10:32:41.433Z] #29 1.758 [2022-07-25T10:32:41.433Z] #29 1.986 #=#=# ############# 18.1% ########################### 37.9% ######################################### 57.8% ######################################################## 77.8% ###################################################################### 97.7% ######################################################################## 100.0% [2022-07-25T10:32:41.433Z] #29 2.599 [2022-07-25T10:32:41.433Z] #29 2.828 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:41.433Z] #29 3.040 [2022-07-25T10:32:41.433Z] #29 3.271 #=#=# ############################################################### 88.8% ######################################################################## 100.0% [2022-07-25T10:32:41.433Z] #29 3.477 [2022-07-25T10:32:41.433Z] #29 3.709 #=#=# ############ 17.8% ########################## 37.3% ######################################## 56.6% ###################################################### 76.1% #################################################################### 95.4% ######################################################################## 100.0% [2022-07-25T10:32:41.433Z] #29 4.351 [2022-07-25T10:32:41.433Z] #29 4.588 #=#=# ### 4.3% ###### 8.4% ########### 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 87.9% ################################################################### 93.3% ####################################################################### 98.6% ######################################################################## 100.0% [2022-07-25T10:32:41.433Z] #29 6.547 [2022-07-25T10:32:41.433Z] #29 7.104 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T10:32:41.433Z] #29 7.196 [2022-07-25T10:32:41.433Z] #29 7.423 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:41.433Z] #29 7.491 [2022-07-25T10:32:41.433Z] #29 8.021 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T10:32:41.433Z] #29 8.133 [2022-07-25T10:32:41.433Z] #29 8.355 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:41.433Z] #29 8.426 [2022-07-25T10:32:41.433Z] #29 8.971 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-25T10:32:41.433Z] #29 9.073 [2022-07-25T10:32:41.433Z] #29 9.313 #=#=# #### 6.2% ######################## 34.4% ################################# 47.1% ########################################## 58.9% ################################################ 67.2% ##################################################### 74.8% ######################################################################## 100.0% [2022-07-25T10:32:41.433Z] #29 10.21 [2022-07-25T10:32:41.433Z] #29 ... [2022-07-25T10:32:41.433Z] [2022-07-25T10:32:41.433Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:7b44fe9b029cb9160c96471f689ff2a5c9b3a60edb732ed95bfa4681852fdbda [2022-07-25T10:32:41.433Z] #9 sha256:b019dbe0016bc0e834cf4e9b51faf9d11c35d4f7078d4f1f9a22fc96dc9f71b2 [2022-07-25T10:32:41.607Z] #20 23.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:32:41.607Z] #20 23.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-25T10:32:41.607Z] #20 23.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-25T10:32:41.607Z] #20 23.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-25T10:32:41.607Z] #20 23.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-25T10:32:41.607Z] #20 23.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-25T10:32:41.607Z] #20 23.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-25T10:32:41.607Z] #20 24.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-25T10:32:41.607Z] #20 24.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-25T10:32:41.607Z] #20 24.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-25T10:32:41.607Z] #20 24.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-25T10:32:41.607Z] #20 24.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-25T10:32:41.607Z] #20 24.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-25T10:32:41.607Z] #20 24.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-25T10:32:41.607Z] #20 24.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-25T10:32:41.747Z] #32 ... [2022-07-25T10:32:41.747Z] [2022-07-25T10:32:41.747Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:32:41.747Z] #47 sha256:bea7c8f70616c1d8188491357cae0c582477541a1f6372c57edb771636cc2ff2 [2022-07-25T10:32:41.747Z] #47 3.932 + RM_GOPATH=0 [2022-07-25T10:32:41.747Z] #47 3.932 + TMP_GOPATH= [2022-07-25T10:32:41.748Z] #47 3.932 + : /build [2022-07-25T10:32:41.748Z] #47 3.932 + '[' -z '' ']' [2022-07-25T10:32:41.748Z] #47 3.938 ++ mktemp -d [2022-07-25T10:32:41.748Z] #47 3.953 + export GOPATH=/tmp/tmp.YhoRojbO0s [2022-07-25T10:32:41.748Z] #47 3.953 + GOPATH=/tmp/tmp.YhoRojbO0s [2022-07-25T10:32:41.748Z] #47 3.953 + RM_GOPATH=1 [2022-07-25T10:32:41.748Z] #47 3.953 + case "$(go env GOARCH)" in [2022-07-25T10:32:41.748Z] #47 3.953 ++ go env GOARCH [2022-07-25T10:32:41.748Z] #47 3.976 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:41.748Z] #47 3.976 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:41.748Z] #47 3.979 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:41.748Z] #47 3.992 Install gotestsum version v1.7.0 [2022-07-25T10:32:41.748Z] #47 3.992 + dir=/tmp/install [2022-07-25T10:32:41.748Z] #47 3.992 + bin=gotestsum [2022-07-25T10:32:41.748Z] #47 3.992 + shift [2022-07-25T10:32:41.748Z] #47 3.992 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-25T10:32:41.748Z] #47 3.992 + . /tmp/install/gotestsum.installer [2022-07-25T10:32:41.748Z] #47 3.992 ++ : v1.7.0 [2022-07-25T10:32:41.748Z] #47 3.992 + install_gotestsum [2022-07-25T10:32:41.748Z] #47 3.992 + set -e [2022-07-25T10:32:41.748Z] #47 3.992 + echo 'Install gotestsum version v1.7.0' [2022-07-25T10:32:41.748Z] #47 3.992 + GOBIN=/build [2022-07-25T10:32:41.748Z] #47 3.992 + GO111MODULE=on [2022-07-25T10:32:41.748Z] #47 3.992 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-25T10:32:41.748Z] #47 4.488 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-25T10:32:41.748Z] #47 6.049 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:32:41.748Z] #47 6.083 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:32:41.748Z] #47 6.178 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:32:41.748Z] #47 6.192 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:32:41.748Z] #47 6.668 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:32:41.748Z] #47 6.777 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:32:41.748Z] #47 6.947 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:32:41.748Z] #47 7.048 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:32:41.748Z] #47 7.217 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:32:41.748Z] #47 11.13 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:32:41.748Z] #47 ... [2022-07-25T10:32:41.748Z] [2022-07-25T10:32:41.748Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:32:41.748Z] #51 sha256:26da05669e1506bb7a90ba2d700acd9279786a4613669d0e5bd5c82cbd84634e [2022-07-25T10:32:41.748Z] #51 3.275 + RM_GOPATH=0 [2022-07-25T10:32:41.748Z] #51 3.275 + TMP_GOPATH= [2022-07-25T10:32:41.748Z] #51 3.275 + : /build [2022-07-25T10:32:41.748Z] #51 3.275 + '[' -z '' ']' [2022-07-25T10:32:41.748Z] #51 3.275 ++ mktemp -d [2022-07-25T10:32:41.748Z] #51 3.275 + export GOPATH=/tmp/tmp.z1fBVBhJGU [2022-07-25T10:32:41.748Z] #51 3.275 + GOPATH=/tmp/tmp.z1fBVBhJGU [2022-07-25T10:32:41.748Z] #51 3.275 + RM_GOPATH=1 [2022-07-25T10:32:41.748Z] #51 3.275 + case "$(go env GOARCH)" in [2022-07-25T10:32:41.748Z] #51 3.275 ++ go env GOARCH [2022-07-25T10:32:41.748Z] #51 3.284 Install shfmt version v3.0.2 [2022-07-25T10:32:41.748Z] #51 3.284 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:41.748Z] #51 3.284 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:41.748Z] #51 3.284 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:41.748Z] #51 3.284 + dir=/tmp/install [2022-07-25T10:32:41.748Z] #51 3.284 + bin=shfmt [2022-07-25T10:32:41.748Z] #51 3.284 + shift [2022-07-25T10:32:41.748Z] #51 3.284 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-25T10:32:41.748Z] #51 3.284 + . /tmp/install/shfmt.installer [2022-07-25T10:32:41.748Z] #51 3.284 ++ : v3.0.2 [2022-07-25T10:32:41.748Z] #51 3.284 + install_shfmt [2022-07-25T10:32:41.748Z] #51 3.284 + echo 'Install shfmt version v3.0.2' [2022-07-25T10:32:41.748Z] #51 3.284 + GOBIN=/build [2022-07-25T10:32:41.748Z] #51 3.284 + GO111MODULE=on [2022-07-25T10:32:41.748Z] #51 3.284 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-25T10:32:41.748Z] #51 3.707 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T10:32:41.748Z] #51 4.719 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T10:32:41.748Z] #51 4.729 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T10:32:41.748Z] #51 4.798 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T10:32:41.748Z] #51 6.011 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T10:32:41.748Z] #51 ... [2022-07-25T10:32:41.748Z] [2022-07-25T10:32:41.748Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:32:41.748Z] #24 sha256:bc7265bbeb574d7bab06150dfb52e5d9738520a57791883f6cbae61d35533246 [2022-07-25T10:32:41.748Z] #24 3.904 + RM_GOPATH=0 [2022-07-25T10:32:41.748Z] #24 3.904 + TMP_GOPATH= [2022-07-25T10:32:41.748Z] #24 3.904 + : /build [2022-07-25T10:32:41.748Z] #24 3.904 + '[' -z '' ']' [2022-07-25T10:32:41.748Z] #24 3.905 ++ mktemp -d [2022-07-25T10:32:41.748Z] #24 3.917 + export GOPATH=/tmp/tmp.91WXe3hffk [2022-07-25T10:32:41.748Z] #24 3.917 + GOPATH=/tmp/tmp.91WXe3hffk [2022-07-25T10:32:41.748Z] #24 3.917 + RM_GOPATH=1 [2022-07-25T10:32:41.748Z] #24 3.917 + case "$(go env GOARCH)" in [2022-07-25T10:32:41.748Z] #24 3.919 ++ go env GOARCH [2022-07-25T10:32:41.748Z] #24 3.964 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:41.748Z] #24 3.964 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:41.748Z] #24 3.966 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:41.748Z] #24 3.971 + dir=/tmp/install [2022-07-25T10:32:41.748Z] #24 3.971 + bin=dockercli [2022-07-25T10:32:41.748Z] #24 3.971 + shift [2022-07-25T10:32:41.748Z] #24 3.971 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-25T10:32:41.748Z] #24 3.975 Install docker/cli version 17.06.2-ce from stable [2022-07-25T10:32:41.748Z] #24 3.975 + . /tmp/install/dockercli.installer [2022-07-25T10:32:41.748Z] #24 3.975 ++ : stable [2022-07-25T10:32:41.748Z] #24 3.975 ++ : 17.06.2-ce [2022-07-25T10:32:41.748Z] #24 3.975 + install_dockercli [2022-07-25T10:32:41.748Z] #24 3.975 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T10:32:41.748Z] #24 3.975 ++ uname -m [2022-07-25T10:32:41.748Z] #24 3.983 + arch=aarch64 [2022-07-25T10:32:41.748Z] #24 3.986 + '[' aarch64 '!=' x86_64 ']' [2022-07-25T10:32:41.748Z] #24 3.986 + '[' aarch64 '!=' s390x ']' [2022-07-25T10:32:41.748Z] #24 3.986 + '[' aarch64 '!=' armhf ']' [2022-07-25T10:32:41.748Z] #24 3.986 + build_dockercli [2022-07-25T10:32:41.748Z] #24 3.986 + git clone https://github.com/docker/docker-ce /tmp/tmp.91WXe3hffk/tmp/docker-ce [2022-07-25T10:32:41.748Z] #24 4.002 Cloning into '/tmp/tmp.91WXe3hffk/tmp/docker-ce'... [2022-07-25T10:32:41.866Z] #20 24.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-25T10:32:41.866Z] #20 24.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-25T10:32:41.995Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 10.2s [2022-07-25T10:32:42.010Z] #24 ... [2022-07-25T10:32:42.010Z] [2022-07-25T10:32:42.010Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:32:42.010Z] #49 sha256:ba57423da442df799ac8944e096190c808b049be10c1cf60e2ed7ef1333b7c32 [2022-07-25T10:32:42.010Z] #49 3.024 + RM_GOPATH=0 [2022-07-25T10:32:42.010Z] #49 3.024 + TMP_GOPATH= [2022-07-25T10:32:42.010Z] #49 3.024 + : /build [2022-07-25T10:32:42.010Z] #49 3.024 + '[' -z '' ']' [2022-07-25T10:32:42.010Z] #49 3.024 ++ mktemp -d [2022-07-25T10:32:42.010Z] #49 3.024 + export GOPATH=/tmp/tmp.l4mEcLoMO3 [2022-07-25T10:32:42.010Z] #49 3.024 + GOPATH=/tmp/tmp.l4mEcLoMO3 [2022-07-25T10:32:42.010Z] #49 3.024 + RM_GOPATH=1 [2022-07-25T10:32:42.010Z] #49 3.024 + case "$(go env GOARCH)" in [2022-07-25T10:32:42.010Z] #49 3.024 ++ go env GOARCH [2022-07-25T10:32:42.010Z] #49 3.027 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:42.010Z] #49 3.027 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:42.010Z] #49 3.027 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:42.010Z] #49 3.027 + dir=/tmp/install [2022-07-25T10:32:42.010Z] #49 3.027 + bin=golangci_lint [2022-07-25T10:32:42.010Z] #49 3.027 + shift [2022-07-25T10:32:42.010Z] #49 3.027 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-25T10:32:42.010Z] #49 3.027 + . /tmp/install/golangci_lint.installer [2022-07-25T10:32:42.010Z] #49 3.027 ++ : v1.23.8 [2022-07-25T10:32:42.010Z] #49 3.027 + install_golangci_lint [2022-07-25T10:32:42.010Z] #49 3.027 + set -e [2022-07-25T10:32:42.010Z] #49 3.027 + echo 'Install golangci-lint version v1.23.8' [2022-07-25T10:32:42.010Z] #49 3.027 + GOBIN=/build [2022-07-25T10:32:42.010Z] #49 3.027 + GO111MODULE=on [2022-07-25T10:32:42.010Z] #49 3.027 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-25T10:32:42.010Z] #49 3.027 Install golangci-lint version v1.23.8 [2022-07-25T10:32:42.010Z] #49 3.409 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-25T10:32:42.010Z] #49 9.051 go: downloading github.com/fatih/color v1.7.0 [2022-07-25T10:32:42.010Z] #49 9.056 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-25T10:32:42.010Z] #49 9.146 go: downloading github.com/pkg/errors v0.8.1 [2022-07-25T10:32:42.010Z] #49 9.175 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-25T10:32:42.010Z] #49 9.347 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T10:32:42.010Z] #49 9.548 go: downloading github.com/spf13/viper v1.6.1 [2022-07-25T10:32:42.010Z] #49 10.01 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-25T10:32:42.010Z] #49 10.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-25T10:32:42.010Z] #49 10.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-25T10:32:42.010Z] #49 10.18 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-25T10:32:42.010Z] #49 11.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-25T10:32:42.010Z] #49 11.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T10:32:42.010Z] #49 ... [2022-07-25T10:32:42.010Z] [2022-07-25T10:32:42.010Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:42.010Z] #29 sha256:2a815636701586ba47ce874c18c73fae570ec1b1636f63e0e4cbbf4c8ab1eb2c [2022-07-25T10:32:42.010Z] #29 5.758 #=#=# 0.0% # 2.1% ## 3.1% ### 4.8% #### 6.3% ##### 7.8% ###### 9.5% ####### 10.4% ######## 12.0% ########## 14.4% ############ 17.5% ############# 19.2% ############### 21.6% ################# 23.7% ################# 24.8% ################## 26.4% #################### 28.1% ##################### 30.1% ####################### 32.2% ######################## 33.7% ######################### 36.0% ########################### 38.2% ############################# 40.3% ############################### 43.5% ################################ 45.3% ################################## 48.3% #################################### 50.5% ###################################### 53.7% ######################################### 57.6% ########################################### 60.1% ############################################# 62.8% ############################################### 65.7% ################################################# 68.3% ################################################## 70.2% #################################################### 72.7% ##################################################### 74.8% ####################################################### 76.5% ######################################################### 79.5% ########################################################## 81.7% ############################################################ 84.2% ############################################################## 87.2% ################################################################ 90.2% ################################################################## 92.0% ################################################################### 94.4% ##################################################################### 97.0% ####################################################################### 99.2% ######################################################################## 100.0% [2022-07-25T10:32:42.010Z] #29 11.08 [2022-07-25T10:32:42.125Z] #20 24.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-25T10:32:42.384Z] #20 25.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-25T10:32:42.643Z] #20 25.06 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-25T10:32:42.964Z] #29 12.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T10:32:42.964Z] #29 ... [2022-07-25T10:32:42.964Z] [2022-07-25T10:32:42.964Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:42.964Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-25T10:32:42.964Z] #13 2.812 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:32:42.964Z] #13 2.850 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:42.964Z] #13 2.856 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:42.964Z] #13 2.856 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:42.964Z] #13 4.062 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-07-25T10:32:42.964Z] #13 5.946 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-25T10:32:42.964Z] #13 9.664 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-25T10:32:42.964Z] #13 ... [2022-07-25T10:32:42.964Z] [2022-07-25T10:32:42.964Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:32:42.964Z] #58 sha256:6cc217c1516f51dde793a65dc15b32abee198e82177383f1d357116c5803d24a [2022-07-25T10:32:42.964Z] #58 10.85 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T10:32:42.964Z] #58 10.91 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T10:32:42.964Z] #58 10.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T10:32:42.964Z] #58 11.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:32:42.964Z] #58 11.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T10:32:42.964Z] #58 11.77 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-25T10:32:42.964Z] #58 12.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T10:32:42.964Z] #58 12.50 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-25T10:32:43.210Z] #20 25.73 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:32:43.210Z] #20 25.85 Fetched 28.6 MB in 2s (12.1 MB/s) [2022-07-25T10:32:43.470Z] #20 25.94 Selecting previously unselected package pigz. [2022-07-25T10:32:43.470Z] #20 25.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-07-25T10:32:43.470Z] #20 26.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-25T10:32:43.470Z] #20 26.01 Unpacking pigz (2.4-1) ... [2022-07-25T10:32:43.470Z] #20 26.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-25T10:32:43.729Z] #20 26.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:32:43.729Z] #20 26.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:32:44.297Z] #20 26.58 Selecting previously unselected package python3.7-minimal. [2022-07-25T10:32:44.297Z] #20 26.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:32:44.297Z] #20 26.60 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:32:44.864Z] #58 14.06 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-25T10:32:45.122Z] #58 ... [2022-07-25T10:32:45.122Z] [2022-07-25T10:32:45.122Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:32:45.122Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-25T10:32:45.122Z] #40 4.181 + git clone https://github.com/docker/distribution.git . [2022-07-25T10:32:45.122Z] #40 4.196 Cloning into '.'... [2022-07-25T10:32:45.234Z] #20 27.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:32:45.234Z] #20 27.52 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:32:45.277Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 13.0s done [2022-07-25T10:32:45.381Z] #40 ... [2022-07-25T10:32:45.381Z] [2022-07-25T10:32:45.381Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:45.381Z] #29 sha256:2a815636701586ba47ce874c18c73fae570ec1b1636f63e0e4cbbf4c8ab1eb2c [2022-07-25T10:32:45.381Z] #29 13.07 [2022-07-25T10:32:45.381Z] #29 13.35 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:45.381Z] #29 13.62 [2022-07-25T10:32:45.381Z] #29 15.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T10:32:45.641Z] #29 15.61 [2022-07-25T10:32:45.776Z] #13 ... [2022-07-25T10:32:45.776Z] [2022-07-25T10:32:45.776Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:45.776Z] #29 sha256:1de556a56f2f8744e452fd3d1717e6aa9d2d1acc8e9b4d9c4e5361761f93f073 [2022-07-25T10:32:45.776Z] #29 7.043 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T10:32:45.776Z] #29 7.197 [2022-07-25T10:32:45.776Z] #29 7.434 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:45.776Z] #29 7.558 [2022-07-25T10:32:45.776Z] #29 8.425 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T10:32:45.776Z] #29 8.552 [2022-07-25T10:32:45.776Z] #29 8.779 #=#=# ####################################################################### 99.2% ######################################################################## 100.0% [2022-07-25T10:32:45.776Z] #29 8.918 [2022-07-25T10:32:45.776Z] #29 9.532 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-25T10:32:45.776Z] #29 9.638 [2022-07-25T10:32:45.776Z] #29 9.887 #=#=# 0.0% #### 5.8% ####################### 32.3% ################################# 47.1% ########################################### 60.4% ############################################### 66.2% ################################################################# 91.0% ######################################################################## 100.0% [2022-07-25T10:32:45.776Z] #29 11.03 [2022-07-25T10:32:45.776Z] #29 11.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T10:32:45.776Z] #29 11.97 [2022-07-25T10:32:45.776Z] #29 12.25 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:45.776Z] #29 12.37 [2022-07-25T10:32:45.776Z] #29 13.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T10:32:45.776Z] #29 13.51 [2022-07-25T10:32:45.776Z] #29 13.83 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:45.776Z] #29 14.03 [2022-07-25T10:32:45.776Z] #29 14.11 Download of images into '/build' complete. [2022-07-25T10:32:45.776Z] #29 14.11 Use something like the following to load the result into a Docker daemon: [2022-07-25T10:32:45.776Z] #29 14.11 tar -cC '/build' . | docker load [2022-07-25T10:32:45.776Z] #29 DONE 15.5s [2022-07-25T10:32:45.776Z] [2022-07-25T10:32:45.776Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:32:45.776Z] #34 sha256:83ad9cb775da545218d7fb5a2c2e19c93dce43c694350e0d919727cf3a0ea5cf [2022-07-25T10:32:45.776Z] #34 4.657 + RM_GOPATH=0 [2022-07-25T10:32:45.776Z] #34 4.657 + TMP_GOPATH= [2022-07-25T10:32:45.776Z] #34 4.657 + : /build [2022-07-25T10:32:45.776Z] #34 4.657 + '[' -z '' ']' [2022-07-25T10:32:45.776Z] #34 4.657 ++ mktemp -d [2022-07-25T10:32:45.776Z] #34 4.657 + export GOPATH=/tmp/tmp.u3NwcaNjrO [2022-07-25T10:32:45.776Z] #34 4.657 + GOPATH=/tmp/tmp.u3NwcaNjrO [2022-07-25T10:32:45.776Z] #34 4.657 + RM_GOPATH=1 [2022-07-25T10:32:45.776Z] #34 4.657 + case "$(go env GOARCH)" in [2022-07-25T10:32:45.776Z] #34 4.657 ++ go env GOARCH [2022-07-25T10:32:45.776Z] #34 4.677 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:32:45.776Z] #34 4.678 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:45.776Z] #34 4.678 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:45.776Z] #34 4.678 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:45.776Z] #34 4.678 + dir=/tmp/install [2022-07-25T10:32:45.776Z] #34 4.678 + bin=tomlv [2022-07-25T10:32:45.776Z] #34 4.678 + shift [2022-07-25T10:32:45.776Z] #34 4.678 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-25T10:32:45.776Z] #34 4.678 + . /tmp/install/tomlv.installer [2022-07-25T10:32:45.776Z] #34 4.678 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:32:45.776Z] #34 4.678 + install_tomlv [2022-07-25T10:32:45.776Z] #34 4.678 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-25T10:32:45.776Z] #34 4.678 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u3NwcaNjrO/src/github.com/BurntSushi/toml [2022-07-25T10:32:45.776Z] #34 4.678 Cloning into '/tmp/tmp.u3NwcaNjrO/src/github.com/BurntSushi/toml'... [2022-07-25T10:32:45.776Z] #34 5.712 + cd /tmp/tmp.u3NwcaNjrO/src/github.com/BurntSushi/toml [2022-07-25T10:32:45.776Z] #34 5.712 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:32:45.776Z] #34 5.799 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:32:45.776Z] #34 6.371 internal/unsafeheader [2022-07-25T10:32:45.776Z] #34 6.379 internal/abi [2022-07-25T10:32:45.776Z] #34 6.426 internal/cpu [2022-07-25T10:32:45.776Z] #34 6.677 internal/goexperiment [2022-07-25T10:32:45.776Z] #34 6.837 runtime/internal/atomic [2022-07-25T10:32:45.776Z] #34 7.156 internal/bytealg [2022-07-25T10:32:45.776Z] #34 7.502 runtime/internal/sys [2022-07-25T10:32:45.776Z] #34 7.855 runtime/internal/math [2022-07-25T10:32:45.776Z] #34 7.995 internal/itoa [2022-07-25T10:32:45.776Z] #34 8.255 runtime [2022-07-25T10:32:45.776Z] #34 8.371 math/bits [2022-07-25T10:32:45.802Z] #20 ... [2022-07-25T10:32:45.802Z] [2022-07-25T10:32:45.802Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:32:45.802Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:32:45.802Z] #32 DONE 143.8s [2022-07-25T10:32:45.802Z] [2022-07-25T10:32:45.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:45.802Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:45.802Z] #43 74.73 DEP criu/cr-service.d [2022-07-25T10:32:45.802Z] #43 74.87 DEP criu/cr-restore.d [2022-07-25T10:32:45.802Z] #43 75.07 DEP criu/cr-errno.d [2022-07-25T10:32:45.802Z] #43 75.10 DEP criu/cr-dump.d [2022-07-25T10:32:45.802Z] #43 75.28 DEP criu/cr-dedup.d [2022-07-25T10:32:45.802Z] #43 75.43 DEP criu/cr-check.d [2022-07-25T10:32:45.802Z] #43 75.67 DEP criu/config.d [2022-07-25T10:32:45.802Z] #43 75.82 DEP criu/clone-noasan.d [2022-07-25T10:32:45.802Z] #43 75.94 DEP criu/cgroup.d [2022-07-25T10:32:45.802Z] #43 76.04 DEP criu/cgroup-props.d [2022-07-25T10:32:45.802Z] #43 76.13 DEP criu/bitmap.d [2022-07-25T10:32:45.802Z] #43 76.14 DEP criu/bfd.d [2022-07-25T10:32:45.802Z] #43 76.23 DEP criu/autofs.d [2022-07-25T10:32:45.802Z] #43 76.45 DEP criu/aio.d [2022-07-25T10:32:45.802Z] #43 76.60 DEP criu/action-scripts.d [2022-07-25T10:32:45.802Z] #43 76.86 CC criu/action-scripts.o [2022-07-25T10:32:45.802Z] #43 77.36 CC criu/aio.o [2022-07-25T10:32:45.802Z] #43 77.95 CC criu/autofs.o [2022-07-25T10:32:46.061Z] #43 79.84 CC criu/bfd.o [2022-07-25T10:32:46.160Z] #29 15.93 #=#=# 0.1% ######################################################################## 100.0% [2022-07-25T10:32:46.208Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 [2022-07-25T10:32:46.208Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done [2022-07-25T10:32:46.418Z] #29 16.21 [2022-07-25T10:32:46.708Z] #34 9.359 math [2022-07-25T10:32:46.965Z] #34 ... [2022-07-25T10:32:46.965Z] [2022-07-25T10:32:46.965Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:32:46.965Z] #47 sha256:bf78690ee9ad85afdff9365344a2a696f156fd85ade024cda0a1e0bfb0027e39 [2022-07-25T10:32:46.965Z] #47 5.863 + RM_GOPATH=0 [2022-07-25T10:32:46.965Z] #47 5.863 + TMP_GOPATH= [2022-07-25T10:32:46.965Z] #47 5.879 + : /build [2022-07-25T10:32:46.965Z] #47 5.879 + '[' -z '' ']' [2022-07-25T10:32:46.965Z] #47 5.879 ++ mktemp -d [2022-07-25T10:32:46.965Z] #47 5.879 + export GOPATH=/tmp/tmp.aiGjwus1zD [2022-07-25T10:32:46.965Z] #47 5.879 + GOPATH=/tmp/tmp.aiGjwus1zD [2022-07-25T10:32:46.965Z] #47 5.879 + RM_GOPATH=1 [2022-07-25T10:32:46.965Z] #47 5.879 + case "$(go env GOARCH)" in [2022-07-25T10:32:46.965Z] #47 5.879 ++ go env GOARCH [2022-07-25T10:32:46.965Z] #47 5.908 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:46.965Z] #47 5.908 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:46.965Z] #47 5.908 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:46.965Z] #47 5.908 + dir=/tmp/install [2022-07-25T10:32:46.965Z] #47 5.908 + bin=gotestsum [2022-07-25T10:32:46.965Z] #47 5.908 + shift [2022-07-25T10:32:46.965Z] #47 5.908 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-25T10:32:46.965Z] #47 5.908 + . /tmp/install/gotestsum.installer [2022-07-25T10:32:46.965Z] #47 5.908 ++ : v1.7.0 [2022-07-25T10:32:46.965Z] #47 5.908 + install_gotestsum [2022-07-25T10:32:46.965Z] #47 5.912 + set -e [2022-07-25T10:32:46.965Z] #47 5.912 + echo 'Install gotestsum version v1.7.0' [2022-07-25T10:32:46.965Z] #47 5.912 + GOBIN=/build [2022-07-25T10:32:46.965Z] #47 5.912 + GO111MODULE=on [2022-07-25T10:32:46.965Z] #47 5.912 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-25T10:32:46.965Z] #47 5.944 Install gotestsum version v1.7.0 [2022-07-25T10:32:46.965Z] #47 6.369 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-25T10:32:46.965Z] #47 8.421 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:32:46.965Z] #47 8.431 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:32:46.965Z] #47 8.688 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:32:46.965Z] #47 8.811 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:32:46.965Z] #47 9.287 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:32:46.965Z] #47 9.353 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:32:46.965Z] #47 9.400 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:32:46.965Z] #47 9.421 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:32:46.965Z] #47 9.645 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:32:46.965Z] #47 9.645 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:32:46.965Z] #47 9.698 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:32:46.965Z] #47 9.929 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:32:46.998Z] #43 80.60 CC criu/bitmap.o [2022-07-25T10:32:46.998Z] #43 80.89 CC criu/cgroup-props.o [2022-07-25T10:32:47.222Z] #47 ... [2022-07-25T10:32:47.222Z] [2022-07-25T10:32:47.222Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:47.222Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:32:47.222Z] #36 6.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:47.222Z] #36 6.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:47.222Z] #36 6.724 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:47.222Z] #36 7.796 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:32:47.328Z] #56 ... [2022-07-25T10:32:47.328Z] [2022-07-25T10:32:47.328Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:47.328Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:47.328Z] #13 88.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T10:32:47.328Z] #13 88.47 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:32:47.328Z] #13 88.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:47.328Z] #13 ... [2022-07-25T10:32:47.328Z] [2022-07-25T10:32:47.328Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:47.328Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:47.328Z] #43 25.62 CC images/tun.o [2022-07-25T10:32:47.328Z] #43 25.91 CC images/sk-netlink.o [2022-07-25T10:32:47.328Z] #43 26.14 CC images/packet-sock.o [2022-07-25T10:32:47.328Z] #43 26.55 CC images/ipc-var.o [2022-07-25T10:32:47.328Z] #43 26.79 CC images/ipc-desc.o [2022-07-25T10:32:47.328Z] #43 26.93 CC images/ipc-shm.o [2022-07-25T10:32:47.328Z] #43 27.10 CC images/ipc-msg.o [2022-07-25T10:32:47.328Z] #43 27.33 CC images/ipc-sem.o [2022-07-25T10:32:47.328Z] #43 27.48 CC images/utsns.o [2022-07-25T10:32:47.328Z] #43 27.68 CC images/creds.o [2022-07-25T10:32:47.328Z] #43 27.85 CC images/vma.o [2022-07-25T10:32:47.328Z] #43 28.02 CC images/netdev.o [2022-07-25T10:32:47.328Z] #43 28.37 CC images/tty.o [2022-07-25T10:32:47.328Z] #43 28.95 CC images/file-lock.o [2022-07-25T10:32:47.328Z] #43 29.17 CC images/rlimit.o [2022-07-25T10:32:47.328Z] #43 29.32 CC images/pagemap.o [2022-07-25T10:32:47.328Z] #43 29.52 CC images/siginfo.o [2022-07-25T10:32:47.328Z] #43 29.80 CC images/rpc.o [2022-07-25T10:32:47.328Z] #43 30.79 CC images/ext-file.o [2022-07-25T10:32:47.328Z] #43 31.00 CC images/cgroup.o [2022-07-25T10:32:47.328Z] #43 31.51 CC images/userns.o [2022-07-25T10:32:47.328Z] #43 31.77 CC images/google/protobuf/descriptor.o [2022-07-25T10:32:47.328Z] #43 33.20 CC images/opts.o [2022-07-25T10:32:47.328Z] #43 33.36 CC images/seccomp.o [2022-07-25T10:32:47.328Z] #43 33.69 CC images/binfmt-misc.o [2022-07-25T10:32:47.328Z] #43 33.94 CC images/time.o [2022-07-25T10:32:47.328Z] #43 34.12 CC images/sysctl.o [2022-07-25T10:32:47.328Z] #43 34.32 CC images/autofs.o [2022-07-25T10:32:47.328Z] #43 34.51 CC images/macvlan.o [2022-07-25T10:32:47.328Z] #43 34.72 CC images/sit.o [2022-07-25T10:32:47.328Z] #43 34.96 CC images/memfd.o [2022-07-25T10:32:47.328Z] #43 35.21 CC images/timens.o [2022-07-25T10:32:47.328Z] #43 35.43 LINK images/built-in.o [2022-07-25T10:32:47.328Z] #43 35.56 GEN compel/include/asm [2022-07-25T10:32:47.328Z] #43 35.60 GEN compel/include/version.h [2022-07-25T10:32:47.328Z] #43 35.61 touch .config [2022-07-25T10:32:47.328Z] #43 35.65 GEN include/common/config.h [2022-07-25T10:32:47.328Z] #43 35.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-25T10:32:47.481Z] #36 ... [2022-07-25T10:32:47.481Z] [2022-07-25T10:32:47.481Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:32:47.481Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:32:47.481Z] #32 6.847 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T10:32:47.481Z] #32 6.858 Cloning into '.'... [2022-07-25T10:32:47.481Z] #32 ... [2022-07-25T10:32:47.481Z] [2022-07-25T10:32:47.481Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:32:47.481Z] #49 sha256:53e6afee0fd72e9bace0ceffe0ae6ae0d9d95eebe9af55481f92d0edc7423ecf [2022-07-25T10:32:47.481Z] #49 4.211 + RM_GOPATH=0 [2022-07-25T10:32:47.481Z] #49 4.211 + TMP_GOPATH= [2022-07-25T10:32:47.481Z] #49 4.213 + : /build [2022-07-25T10:32:47.481Z] #49 4.213 + '[' -z '' ']' [2022-07-25T10:32:47.481Z] #49 4.213 ++ mktemp -d [2022-07-25T10:32:47.481Z] #49 4.219 + export GOPATH=/tmp/tmp.aLWcd6tII9 [2022-07-25T10:32:47.481Z] #49 4.219 + GOPATH=/tmp/tmp.aLWcd6tII9 [2022-07-25T10:32:47.481Z] #49 4.219 + RM_GOPATH=1 [2022-07-25T10:32:47.481Z] #49 4.219 + case "$(go env GOARCH)" in [2022-07-25T10:32:47.481Z] #49 4.219 ++ go env GOARCH [2022-07-25T10:32:47.481Z] #49 4.225 Install golangci-lint version v1.23.8 [2022-07-25T10:32:47.481Z] #49 4.228 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:47.481Z] #49 4.228 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:47.481Z] #49 4.228 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:47.481Z] #49 4.228 + dir=/tmp/install [2022-07-25T10:32:47.481Z] #49 4.228 + bin=golangci_lint [2022-07-25T10:32:47.481Z] #49 4.228 + shift [2022-07-25T10:32:47.481Z] #49 4.228 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-25T10:32:47.482Z] #49 4.228 + . /tmp/install/golangci_lint.installer [2022-07-25T10:32:47.482Z] #49 4.228 ++ : v1.23.8 [2022-07-25T10:32:47.482Z] #49 4.228 + install_golangci_lint [2022-07-25T10:32:47.482Z] #49 4.228 + set -e [2022-07-25T10:32:47.482Z] #49 4.228 + echo 'Install golangci-lint version v1.23.8' [2022-07-25T10:32:47.482Z] #49 4.228 + GOBIN=/build [2022-07-25T10:32:47.482Z] #49 4.228 + GO111MODULE=on [2022-07-25T10:32:47.482Z] #49 4.228 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-25T10:32:47.482Z] #49 4.374 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-25T10:32:47.575Z] #9 DONE 47.5s [2022-07-25T10:32:47.576Z] [2022-07-25T10:32:47.576Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:47.576Z] #29 sha256:5d8eed33d3fd24c65c43377de146021605cf30bc6f00bc91e1ad7209fce7329f [2022-07-25T10:32:47.576Z] #29 10.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T10:32:47.576Z] #29 10.92 [2022-07-25T10:32:47.576Z] #29 11.15 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:47.576Z] #29 11.22 [2022-07-25T10:32:47.576Z] #29 11.70 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T10:32:47.576Z] #29 11.81 [2022-07-25T10:32:47.576Z] #29 12.04 #=#=# ######################################################################## 100.0% [2022-07-25T10:32:47.576Z] #29 12.11 [2022-07-25T10:32:47.576Z] #29 12.14 Download of images into '/build' complete. [2022-07-25T10:32:47.576Z] #29 12.14 Use something like the following to load the result into a Docker daemon: [2022-07-25T10:32:47.576Z] #29 12.14 tar -cC '/build' . | docker load [2022-07-25T10:32:47.576Z] #29 DONE 16.4s [2022-07-25T10:32:47.576Z] [2022-07-25T10:32:47.576Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:32:47.576Z] #10 sha256:82913ac76f84f6119a082a2109d1b8a1af8e72030082e87c2a2bec3741ce41f3 [2022-07-25T10:32:47.587Z] #43 35.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-25T10:32:47.587Z] #43 35.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-25T10:32:47.587Z] #43 35.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-25T10:32:47.587Z] #43 35.81 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-25T10:32:47.587Z] #43 35.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-25T10:32:47.587Z] #43 35.85 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-25T10:32:47.587Z] #43 35.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-25T10:32:47.587Z] #43 35.89 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-25T10:32:47.587Z] #43 35.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-25T10:32:47.587Z] #43 35.92 DEP compel/plugins/std/infect.d [2022-07-25T10:32:47.738Z] #49 ... [2022-07-25T10:32:47.738Z] [2022-07-25T10:32:47.738Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:32:47.738Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:32:47.738Z] #42 7.192 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:47.738Z] #42 7.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:47.738Z] #42 7.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:47.738Z] #42 8.285 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:32:47.738Z] #42 10.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:32:47.738Z] #42 ... [2022-07-25T10:32:47.738Z] [2022-07-25T10:32:47.738Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:32:47.738Z] #24 sha256:b460e2ef03704bcf5d2393e0d85e61b84e96db5a5a8c89e0f13936d3bf8fed06 [2022-07-25T10:32:47.738Z] #24 3.874 + RM_GOPATH=0 [2022-07-25T10:32:47.738Z] #24 3.874 + TMP_GOPATH= [2022-07-25T10:32:47.738Z] #24 3.874 + : /build [2022-07-25T10:32:47.738Z] #24 3.874 + '[' -z '' ']' [2022-07-25T10:32:47.738Z] #24 3.874 ++ mktemp -d [2022-07-25T10:32:47.738Z] #24 3.884 + export GOPATH=/tmp/tmp.OEmlNVd7YD [2022-07-25T10:32:47.738Z] #24 3.884 + GOPATH=/tmp/tmp.OEmlNVd7YD [2022-07-25T10:32:47.738Z] #24 3.884 + RM_GOPATH=1 [2022-07-25T10:32:47.738Z] #24 3.884 + case "$(go env GOARCH)" in [2022-07-25T10:32:47.738Z] #24 3.884 ++ go env GOARCH [2022-07-25T10:32:47.738Z] #24 3.890 Install docker/cli version 17.06.2-ce from stable [2022-07-25T10:32:47.738Z] #24 3.890 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:47.738Z] #24 3.890 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:47.738Z] #24 3.890 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:47.738Z] #24 3.890 + dir=/tmp/install [2022-07-25T10:32:47.738Z] #24 3.890 + bin=dockercli [2022-07-25T10:32:47.738Z] #24 3.890 + shift [2022-07-25T10:32:47.738Z] #24 3.890 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-25T10:32:47.738Z] #24 3.890 + . /tmp/install/dockercli.installer [2022-07-25T10:32:47.738Z] #24 3.890 ++ : stable [2022-07-25T10:32:47.738Z] #24 3.890 ++ : 17.06.2-ce [2022-07-25T10:32:47.738Z] #24 3.890 + install_dockercli [2022-07-25T10:32:47.738Z] #24 3.890 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T10:32:47.738Z] #24 3.890 ++ uname -m [2022-07-25T10:32:47.738Z] #24 3.890 + arch=x86_64 [2022-07-25T10:32:47.738Z] #24 3.890 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T10:32:47.738Z] #24 3.890 + url=https://download.docker.com/linux/static [2022-07-25T10:32:47.738Z] #24 3.890 + tar -xz docker/docker [2022-07-25T10:32:47.738Z] #24 3.894 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T10:32:47.794Z] #29 17.44 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-07-25T10:32:47.846Z] #43 36.00 DEP compel/plugins/std/string.d [2022-07-25T10:32:47.847Z] #43 36.12 DEP compel/plugins/std/log.d [2022-07-25T10:32:47.847Z] #43 36.17 DEP compel/plugins/std/fds.d [2022-07-25T10:32:47.847Z] #43 36.25 DEP compel/plugins/std/std.d [2022-07-25T10:32:47.938Z] #43 ... [2022-07-25T10:32:47.938Z] [2022-07-25T10:32:47.938Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:32:47.938Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:32:47.938Z] #20 30.14 Selecting previously unselected package python3-minimal. [2022-07-25T10:32:47.938Z] #20 30.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-07-25T10:32:47.938Z] #20 30.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-25T10:32:47.938Z] #20 30.20 Unpacking python3-minimal (3.7.3-1) ... [2022-07-25T10:32:47.938Z] #20 30.32 Selecting previously unselected package libmpdec2:amd64. [2022-07-25T10:32:47.938Z] #20 30.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-25T10:32:47.938Z] #20 30.35 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-25T10:32:47.938Z] #20 30.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-25T10:32:47.938Z] #20 30.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:32:47.938Z] #20 30.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:32:47.999Z] #24 10.96 + mkdir -p /build [2022-07-25T10:32:47.999Z] #24 ... [2022-07-25T10:32:47.999Z] [2022-07-25T10:32:47.999Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:32:47.999Z] #51 sha256:3793bc200f2928084b6117673382f17b595b05c94ceb2f8fc5e36153d5ed9ea9 [2022-07-25T10:32:47.999Z] #51 5.160 + RM_GOPATH=0 [2022-07-25T10:32:47.999Z] #51 5.160 + TMP_GOPATH= [2022-07-25T10:32:47.999Z] #51 5.160 + : /build [2022-07-25T10:32:47.999Z] #51 5.160 + '[' -z '' ']' [2022-07-25T10:32:47.999Z] #51 5.160 ++ mktemp -d [2022-07-25T10:32:47.999Z] #51 5.160 + export GOPATH=/tmp/tmp.mEVWC5O8MS [2022-07-25T10:32:47.999Z] #51 5.160 + GOPATH=/tmp/tmp.mEVWC5O8MS [2022-07-25T10:32:47.999Z] #51 5.160 + RM_GOPATH=1 [2022-07-25T10:32:47.999Z] #51 5.160 + case "$(go env GOARCH)" in [2022-07-25T10:32:47.999Z] #51 5.160 ++ go env GOARCH [2022-07-25T10:32:47.999Z] #51 5.201 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:47.999Z] #51 5.201 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:47.999Z] #51 5.201 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:47.999Z] #51 5.201 + dir=/tmp/install [2022-07-25T10:32:47.999Z] #51 5.201 + bin=shfmt [2022-07-25T10:32:47.999Z] #51 5.201 + shift [2022-07-25T10:32:47.999Z] #51 5.201 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-25T10:32:47.999Z] #51 5.201 + . /tmp/install/shfmt.installer [2022-07-25T10:32:47.999Z] #51 5.201 ++ : v3.0.2 [2022-07-25T10:32:47.999Z] #51 5.201 + install_shfmt [2022-07-25T10:32:47.999Z] #51 5.201 + echo 'Install shfmt version v3.0.2' [2022-07-25T10:32:47.999Z] #51 5.201 + GOBIN=/build [2022-07-25T10:32:47.999Z] #51 5.201 + GO111MODULE=on [2022-07-25T10:32:47.999Z] #51 5.201 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-25T10:32:47.999Z] #51 5.201 Install shfmt version v3.0.2 [2022-07-25T10:32:47.999Z] #51 5.644 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T10:32:47.999Z] #51 6.737 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T10:32:47.999Z] #51 6.763 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T10:32:47.999Z] #51 6.829 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T10:32:47.999Z] #51 8.945 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T10:32:47.999Z] #51 ... [2022-07-25T10:32:47.999Z] [2022-07-25T10:32:47.999Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:32:47.999Z] #58 sha256:26f3ac6e9d9b8cc5d5baa072498d773863172a53ea1a5936d7991fa723bc6924 [2022-07-25T10:32:47.999Z] #58 4.825 + RM_GOPATH=0 [2022-07-25T10:32:47.999Z] #58 4.825 + TMP_GOPATH= [2022-07-25T10:32:47.999Z] #58 4.825 + : /build [2022-07-25T10:32:47.999Z] #58 4.825 + '[' -z '' ']' [2022-07-25T10:32:47.999Z] #58 4.825 ++ mktemp -d [2022-07-25T10:32:47.999Z] #58 4.841 + export GOPATH=/tmp/tmp.FR5urdocT0 [2022-07-25T10:32:47.999Z] #58 4.841 + GOPATH=/tmp/tmp.FR5urdocT0 [2022-07-25T10:32:47.999Z] #58 4.841 + RM_GOPATH=1 [2022-07-25T10:32:47.999Z] #58 4.841 + case "$(go env GOARCH)" in [2022-07-25T10:32:47.999Z] #58 4.841 ++ go env GOARCH [2022-07-25T10:32:47.999Z] #58 4.841 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:47.999Z] #58 4.841 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:47.999Z] #58 4.841 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:47.999Z] #58 4.841 + dir=/tmp/install [2022-07-25T10:32:47.999Z] #58 4.842 + bin=rootlesskit [2022-07-25T10:32:47.999Z] #58 4.842 + shift [2022-07-25T10:32:47.999Z] #58 4.844 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-25T10:32:47.999Z] #58 4.844 + . /tmp/install/rootlesskit.installer [2022-07-25T10:32:47.999Z] #58 4.844 ++ : v0.14.4 [2022-07-25T10:32:47.999Z] #58 4.844 + install_rootlesskit [2022-07-25T10:32:47.999Z] #58 4.844 + case "$1" in [2022-07-25T10:32:47.999Z] #58 4.844 + export CGO_ENABLED=0 [2022-07-25T10:32:47.999Z] #58 4.844 + CGO_ENABLED=0 [2022-07-25T10:32:47.999Z] #58 4.844 + _install_rootlesskit [2022-07-25T10:32:47.999Z] #58 4.844 + echo 'Install rootlesskit version v0.14.4' [2022-07-25T10:32:47.999Z] #58 4.844 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:32:47.999Z] #58 4.844 + GOBIN=/build [2022-07-25T10:32:47.999Z] #58 4.844 + GO111MODULE=on [2022-07-25T10:32:47.999Z] #58 4.844 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-25T10:32:47.999Z] #58 4.844 Install rootlesskit version v0.14.4 [2022-07-25T10:32:47.999Z] #58 5.319 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-25T10:32:47.999Z] #58 7.637 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:32:47.999Z] #58 7.637 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:32:47.999Z] #58 7.746 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T10:32:47.999Z] #58 8.435 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-25T10:32:48.053Z] #29 17.87 [2022-07-25T10:32:48.106Z] #43 36.33 DEP compel/plugins/shmem/shmem.d [2022-07-25T10:32:48.106Z] #43 36.45 DEP compel/plugins/fds/fds.d [2022-07-25T10:32:48.256Z] #58 ... [2022-07-25T10:32:48.256Z] [2022-07-25T10:32:48.256Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:32:48.256Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:32:48.256Z] #55 7.925 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:48.256Z] #55 7.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:48.256Z] #55 7.989 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:48.256Z] #55 9.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:32:48.366Z] #43 36.59 CC compel/plugins/std/std.o [2022-07-25T10:32:48.505Z] #10 DONE 0.9s [2022-07-25T10:32:48.512Z] #55 ... [2022-07-25T10:32:48.512Z] [2022-07-25T10:32:48.512Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:32:48.512Z] #24 sha256:b460e2ef03704bcf5d2393e0d85e61b84e96db5a5a8c89e0f13936d3bf8fed06 [2022-07-25T10:32:48.512Z] #24 10.96 + mv docker/docker /build/ [2022-07-25T10:32:48.512Z] #24 10.97 + rmdir docker [2022-07-25T10:32:48.512Z] #24 DONE 11.2s [2022-07-25T10:32:48.512Z] [2022-07-25T10:32:48.512Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:32:48.512Z] #67 sha256:e8c688e4d23cbc9d265504de2a3ae93a4b31d0add984dd9422ec76c929d8803e [2022-07-25T10:32:48.512Z] #67 3.908 + RM_GOPATH=0 [2022-07-25T10:32:48.512Z] #67 3.908 + TMP_GOPATH= [2022-07-25T10:32:48.512Z] #67 3.908 + : /build [2022-07-25T10:32:48.512Z] #67 3.908 + '[' -z '' ']' [2022-07-25T10:32:48.512Z] #67 3.908 ++ mktemp -d [2022-07-25T10:32:48.512Z] #67 3.908 + export GOPATH=/tmp/tmp.S5Veq9bm8N [2022-07-25T10:32:48.512Z] #67 3.908 + GOPATH=/tmp/tmp.S5Veq9bm8N [2022-07-25T10:32:48.512Z] #67 3.908 + RM_GOPATH=1 [2022-07-25T10:32:48.512Z] #67 3.908 + case "$(go env GOARCH)" in [2022-07-25T10:32:48.512Z] #67 3.908 ++ go env GOARCH [2022-07-25T10:32:48.512Z] #67 3.920 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:32:48.512Z] #67 3.923 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:48.512Z] #67 3.923 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:48.512Z] #67 3.923 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:48.512Z] #67 3.923 + dir=/tmp/install [2022-07-25T10:32:48.512Z] #67 3.923 + bin=proxy [2022-07-25T10:32:48.512Z] #67 3.923 + shift [2022-07-25T10:32:48.512Z] #67 3.923 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-25T10:32:48.512Z] #67 3.923 + . /tmp/install/proxy.installer [2022-07-25T10:32:48.512Z] #67 3.923 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:32:48.512Z] #67 3.923 + install_proxy [2022-07-25T10:32:48.512Z] #67 3.923 + case "$1" in [2022-07-25T10:32:48.512Z] #67 3.923 + export CGO_ENABLED=0 [2022-07-25T10:32:48.512Z] #67 3.923 + CGO_ENABLED=0 [2022-07-25T10:32:48.512Z] #67 3.923 + _install_proxy [2022-07-25T10:32:48.512Z] #67 3.923 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-25T10:32:48.512Z] #67 3.923 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S5Veq9bm8N/src/github.com/docker/libnetwork [2022-07-25T10:32:48.512Z] #67 3.923 Cloning into '/tmp/tmp.S5Veq9bm8N/src/github.com/docker/libnetwork'... [2022-07-25T10:32:48.512Z] #67 ... [2022-07-25T10:32:48.512Z] [2022-07-25T10:32:48.512Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:32:48.512Z] #45 sha256:7cad5504e3f213391f037e390c92123f78315433cac2265fe1e26ace5584e2fa [2022-07-25T10:32:48.512Z] #45 7.522 + RM_GOPATH=0 [2022-07-25T10:32:48.512Z] #45 7.522 + TMP_GOPATH= [2022-07-25T10:32:48.512Z] #45 7.522 + : /build [2022-07-25T10:32:48.512Z] #45 7.522 + '[' -z '' ']' [2022-07-25T10:32:48.512Z] #45 7.523 ++ mktemp -d [2022-07-25T10:32:48.512Z] #45 7.537 + export GOPATH=/tmp/tmp.joXvSRfjwm [2022-07-25T10:32:48.512Z] #45 7.537 + GOPATH=/tmp/tmp.joXvSRfjwm [2022-07-25T10:32:48.512Z] #45 7.537 + RM_GOPATH=1 [2022-07-25T10:32:48.512Z] #45 7.537 + case "$(go env GOARCH)" in [2022-07-25T10:32:48.512Z] #45 7.539 ++ go env GOARCH [2022-07-25T10:32:48.512Z] #45 7.552 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:48.512Z] #45 7.552 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:48.512Z] #45 7.553 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:48.512Z] #45 7.554 + dir=/tmp/install [2022-07-25T10:32:48.512Z] #45 7.554 + bin=vndr [2022-07-25T10:32:48.512Z] #45 7.554 + shift [2022-07-25T10:32:48.512Z] #45 7.554 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-25T10:32:48.512Z] #45 7.554 + . /tmp/install/vndr.installer [2022-07-25T10:32:48.512Z] #45 7.554 ++ : v0.1.2 [2022-07-25T10:32:48.512Z] #45 7.554 + install_vndr [2022-07-25T10:32:48.512Z] #45 7.557 Install vndr version v0.1.2 [2022-07-25T10:32:48.512Z] #45 7.557 + echo 'Install vndr version v0.1.2' [2022-07-25T10:32:48.512Z] #45 7.557 + GOBIN=/build [2022-07-25T10:32:48.512Z] #45 7.557 + GO111MODULE=on [2022-07-25T10:32:48.512Z] #45 7.557 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-25T10:32:48.512Z] #45 8.104 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-25T10:32:48.625Z] #43 36.96 CC compel/plugins/std/fds.o [2022-07-25T10:32:48.761Z] [2022-07-25T10:32:48.761Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:32:48.761Z] #11 sha256:92232ade90dee75c41eb73a2b10a731758953c7c350493794ac5b396f994762c [2022-07-25T10:32:48.769Z] #45 ... [2022-07-25T10:32:48.769Z] [2022-07-25T10:32:48.769Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:32:48.769Z] #49 sha256:53e6afee0fd72e9bace0ceffe0ae6ae0d9d95eebe9af55481f92d0edc7423ecf [2022-07-25T10:32:48.769Z] #49 11.21 go: downloading github.com/fatih/color v1.7.0 [2022-07-25T10:32:48.769Z] #49 11.21 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-25T10:32:48.769Z] #49 11.29 go: downloading github.com/pkg/errors v0.8.1 [2022-07-25T10:32:48.769Z] #49 11.29 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-25T10:32:48.769Z] #49 11.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T10:32:48.769Z] #49 11.72 go: downloading github.com/spf13/viper v1.6.1 [2022-07-25T10:32:49.194Z] #43 37.29 CC compel/plugins/std/log.o [2022-07-25T10:32:49.317Z] #20 31.50 Selecting previously unselected package python3.7. [2022-07-25T10:32:49.317Z] #20 31.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:32:49.317Z] #20 31.51 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:32:49.317Z] #20 31.66 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-25T10:32:49.317Z] #20 31.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-25T10:32:49.317Z] #20 31.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-25T10:32:49.317Z] #20 31.75 Setting up python3-minimal (3.7.3-1) ... [2022-07-25T10:32:49.323Z] #11 DONE 0.9s [2022-07-25T10:32:49.347Z] #49 12.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-25T10:32:49.347Z] #49 12.17 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-25T10:32:49.347Z] #49 12.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-25T10:32:49.347Z] #49 12.28 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-25T10:32:49.584Z] [2022-07-25T10:32:49.584Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:32:49.584Z] #31 sha256:c05f2b5f8a1f95213d19feb5ccc774b293251f3696a39f549841fe695b36b9ae [2022-07-25T10:32:49.584Z] #31 DONE 0.1s [2022-07-25T10:32:49.584Z] [2022-07-25T10:32:49.584Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:32:49.584Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:32:49.584Z] #32 ... [2022-07-25T10:32:49.584Z] [2022-07-25T10:32:49.584Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:32:49.584Z] #39 sha256:7e85a6fb824d6471c761117db452312006023f66db62bd3b2bfa6c75bd3f3217 [2022-07-25T10:32:49.584Z] #39 DONE 0.3s [2022-07-25T10:32:49.762Z] #43 38.00 CC compel/plugins/std/string.o [2022-07-25T10:32:49.841Z] [2022-07-25T10:32:49.841Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:32:49.841Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:32:49.862Z] #29 18.24 #=#=# 0.0% ##### 7.6% ######### 13.2% ############### 21.6% ##################### 29.9% ######################### 35.5% ################################ 45.6% ##################################### 51.6% ############################################ 62.1% ################################################## 70.0% ######################################################### 80.5% ################################################################ 89.5% ######################################################################## 100.0% [2022-07-25T10:32:49.862Z] #29 19.77 [2022-07-25T10:32:50.021Z] #43 38.41 CC compel/plugins/std/infect.o [2022-07-25T10:32:50.021Z] #43 ... [2022-07-25T10:32:50.021Z] [2022-07-25T10:32:50.021Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:50.021Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:50.021Z] #13 102.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T10:32:50.021Z] #13 102.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-25T10:32:50.021Z] #13 102.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-25T10:32:50.255Z] #20 32.59 Selecting previously unselected package python3. [2022-07-25T10:32:50.255Z] #20 32.59 (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 ... 24113 files and directories currently installed.) [2022-07-25T10:32:50.255Z] #20 32.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-25T10:32:50.255Z] #20 32.64 Unpacking python3 (3.7.3-1) ... [2022-07-25T10:32:50.255Z] #20 32.73 Selecting previously unselected package libip4tc0:amd64. [2022-07-25T10:32:50.255Z] #20 32.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-25T10:32:50.255Z] #20 32.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-25T10:32:50.255Z] #20 32.84 Selecting previously unselected package libip6tc0:amd64. [2022-07-25T10:32:50.255Z] #20 32.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-25T10:32:50.279Z] #49 13.30 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-25T10:32:50.280Z] #13 102.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T10:32:50.280Z] #13 102.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-25T10:32:50.280Z] #13 102.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-25T10:32:50.280Z] #13 102.6 Selecting previously unselected package libbtrfs0. [2022-07-25T10:32:50.280Z] #13 102.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-25T10:32:50.280Z] #13 102.6 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:32:50.280Z] #13 102.6 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:32:50.280Z] #13 102.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-25T10:32:50.280Z] #13 102.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:32:50.514Z] #20 32.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-25T10:32:50.514Z] #20 32.94 Selecting previously unselected package libiptc0:amd64. [2022-07-25T10:32:50.514Z] #20 32.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-25T10:32:50.514Z] #20 32.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-25T10:32:50.514Z] #20 33.03 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T10:32:50.514Z] #20 33.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T10:32:50.536Z] #49 13.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T10:32:50.539Z] #13 102.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T10:32:50.539Z] #13 102.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:32:50.539Z] #13 102.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:50.539Z] #13 102.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:32:50.539Z] #13 102.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-25T10:32:50.539Z] #13 102.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:32:50.732Z] Running on azwin-2-3a26e0 in d:\jenkins\workspace\moby_PR-43859 [Pipeline] { [Pipeline] ws [2022-07-25T10:32:50.744Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-07-25T10:32:50.773Z] #20 33.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:32:50.773Z] #20 33.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T10:32:50.773Z] #20 33.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-25T10:32:50.773Z] #20 33.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-25T10:32:50.773Z] #20 33.19 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T10:32:50.773Z] #20 33.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-25T10:32:50.773Z] #20 33.21 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-25T10:32:50.773Z] #20 33.27 Selecting previously unselected package iptables. [2022-07-25T10:32:50.773Z] #20 33.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-25T10:32:50.773Z] #20 33.29 Unpacking iptables (1.8.2-4) ... [2022-07-25T10:32:50.799Z] #13 103.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T10:32:50.799Z] #13 103.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-25T10:32:50.799Z] #13 103.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-25T10:32:51.059Z] #13 103.3 Selecting previously unselected package libpcre16-3:amd64. [2022-07-25T10:32:51.059Z] #13 103.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-25T10:32:51.059Z] #13 103.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-25T10:32:51.251Z] #29 21.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T10:32:51.291Z] #20 33.60 Selecting previously unselected package xxd. [2022-07-25T10:32:51.291Z] #20 33.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:32:51.291Z] #20 33.61 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:32:51.291Z] #20 33.73 Selecting previously unselected package vim-common. [2022-07-25T10:32:51.291Z] #20 33.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:32:51.291Z] #20 33.77 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:32:51.320Z] #13 103.5 Selecting previously unselected package libpcre32-3:amd64. [2022-07-25T10:32:51.320Z] #13 103.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-25T10:32:51.320Z] #13 103.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-25T10:32:51.320Z] #13 103.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-25T10:32:51.320Z] #13 103.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-25T10:32:51.320Z] #13 103.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-25T10:32:51.550Z] #20 33.99 Selecting previously unselected package bash-completion. [2022-07-25T10:32:51.550Z] #20 34.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-25T10:32:51.580Z] #13 103.8 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-25T10:32:51.580Z] #13 103.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-25T10:32:51.580Z] #13 103.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-25T10:32:51.817Z] #29 21.59 [2022-07-25T10:32:51.817Z] #29 ... [2022-07-25T10:32:51.817Z] [2022-07-25T10:32:51.817Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:32:51.817Z] #47 sha256:bea7c8f70616c1d8188491357cae0c582477541a1f6372c57edb771636cc2ff2 [2022-07-25T10:32:51.817Z] #47 11.16 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:32:51.817Z] #47 11.21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:32:51.817Z] #47 13.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:32:51.817Z] #47 13.73 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:32:51.817Z] #47 ... [2022-07-25T10:32:51.817Z] [2022-07-25T10:32:51.817Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:51.817Z] #29 sha256:2a815636701586ba47ce874c18c73fae570ec1b1636f63e0e4cbbf4c8ab1eb2c [2022-07-25T10:32:51.840Z] #13 104.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T10:32:52.075Z] #29 21.81 #=#=# ##O#- # ######################################################################## 100.0% [2022-07-25T10:32:52.075Z] #29 22.14 [2022-07-25T10:32:52.075Z] #29 ... [2022-07-25T10:32:52.075Z] [2022-07-25T10:32:52.075Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:32:52.075Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-25T10:32:52.075Z] #42 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-25T10:32:52.075Z] #42 18.89 Fetched 8331 kB in 14s (577 kB/s) [2022-07-25T10:32:52.108Z] #13 104.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-25T10:32:52.108Z] #13 104.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-25T10:32:52.108Z] #13 104.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T10:32:52.108Z] #13 104.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:32:52.108Z] #13 104.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:52.113Z] The recommended git tool is: git [2022-07-25T10:32:52.333Z] #42 18.89 Reading package lists... [2022-07-25T10:32:52.333Z] #42 ... [2022-07-25T10:32:52.333Z] [2022-07-25T10:32:52.333Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:32:52.333Z] #67 sha256:fd022644a32c2e7dd43f6c181a9ce3d6fad93a7d28d217ba9f91289b7d342612 [2022-07-25T10:32:52.333Z] #67 17.91 Checking out files: 73% (1409/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-25T10:32:52.333Z] #67 18.42 + cd /tmp/tmp.cFYDLydaoq/src/github.com/docker/libnetwork [2022-07-25T10:32:52.333Z] #67 18.42 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:32:52.333Z] #67 18.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-25T10:32:52.333Z] #67 ... [2022-07-25T10:32:52.333Z] [2022-07-25T10:32:52.333Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:52.333Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:32:52.333Z] #36 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-25T10:32:52.333Z] #36 17.97 Fetched 8331 kB in 13s (629 kB/s) [2022-07-25T10:32:52.369Z] #13 104.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:32:52.369Z] #13 104.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-25T10:32:52.369Z] #13 104.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:32:52.433Z] #49 ... [2022-07-25T10:32:52.433Z] [2022-07-25T10:32:52.433Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:32:52.433Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:32:52.433Z] #40 4.772 + git clone https://github.com/docker/distribution.git . [2022-07-25T10:32:52.433Z] #40 4.798 Cloning into '.'... [2022-07-25T10:32:52.433Z] #40 ... [2022-07-25T10:32:52.433Z] [2022-07-25T10:32:52.433Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:32:52.433Z] #34 sha256:83ad9cb775da545218d7fb5a2c2e19c93dce43c694350e0d919727cf3a0ea5cf [2022-07-25T10:32:52.433Z] #34 15.25 unicode/utf8 [2022-07-25T10:32:52.591Z] #36 17.97 Reading package lists... [2022-07-25T10:32:52.591Z] #36 ... [2022-07-25T10:32:52.591Z] [2022-07-25T10:32:52.591Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:32:52.591Z] #55 sha256:0548f05ea01b606ca8623521e0f4ba28ccecfef5f6c91e7d8ec077d196ecc0a5 [2022-07-25T10:32:52.591Z] #55 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-25T10:32:52.591Z] #55 19.40 Fetched 8331 kB in 15s (562 kB/s) [2022-07-25T10:32:52.628Z] #13 104.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:32:52.628Z] #13 104.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-25T10:32:52.628Z] #13 104.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:32:52.689Z] #34 15.72 internal/race [2022-07-25T10:32:52.849Z] #55 19.40 Reading package lists... [2022-07-25T10:32:52.849Z] #55 ... [2022-07-25T10:32:52.849Z] [2022-07-25T10:32:52.849Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:32:52.849Z] #49 sha256:ba57423da442df799ac8944e096190c808b049be10c1cf60e2ed7ef1333b7c32 [2022-07-25T10:32:52.849Z] #49 14.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-25T10:32:52.849Z] #49 14.88 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-25T10:32:52.849Z] #49 14.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-25T10:32:52.849Z] #49 15.11 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-25T10:32:52.849Z] #49 15.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T10:32:52.849Z] #49 15.59 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-25T10:32:52.849Z] #49 15.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-25T10:32:52.849Z] #49 15.62 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-25T10:32:52.849Z] #49 15.73 go: downloading github.com/spf13/afero v1.1.2 [2022-07-25T10:32:52.849Z] #49 15.81 go: downloading github.com/spf13/cast v1.3.0 [2022-07-25T10:32:52.849Z] #49 15.86 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-25T10:32:52.849Z] #49 15.91 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T10:32:52.849Z] #49 15.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-25T10:32:52.849Z] #49 15.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-25T10:32:52.849Z] #49 16.18 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-25T10:32:52.849Z] #49 16.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T10:32:52.849Z] #49 16.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T10:32:52.849Z] #49 16.45 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-25T10:32:52.849Z] #49 16.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T10:32:52.849Z] #49 16.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T10:32:52.849Z] #49 16.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T10:32:52.849Z] #49 16.52 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-25T10:32:52.849Z] #49 16.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-25T10:32:52.849Z] #49 16.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-25T10:32:52.849Z] #49 16.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T10:32:52.849Z] #49 16.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T10:32:52.849Z] #49 16.88 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-25T10:32:52.849Z] #49 17.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-25T10:32:52.849Z] #49 17.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-25T10:32:52.849Z] #49 17.41 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-25T10:32:52.849Z] #49 17.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T10:32:52.849Z] #49 17.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-25T10:32:52.849Z] #49 17.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T10:32:52.849Z] #49 18.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T10:32:52.849Z] #49 18.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-25T10:32:52.849Z] #49 18.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-25T10:32:52.849Z] #49 18.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T10:32:52.849Z] #49 18.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-25T10:32:52.849Z] #49 18.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-25T10:32:52.849Z] #49 18.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-25T10:32:52.849Z] #49 19.05 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-25T10:32:52.849Z] #49 19.53 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-25T10:32:52.849Z] #49 19.54 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-25T10:32:52.849Z] #49 19.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-25T10:32:52.849Z] #49 19.75 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-25T10:32:52.849Z] #49 19.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-25T10:32:52.849Z] #49 19.82 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-25T10:32:52.849Z] #49 19.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-25T10:32:52.849Z] #49 20.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T10:32:52.849Z] #49 20.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-25T10:32:52.849Z] #49 20.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T10:32:52.849Z] #49 21.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T10:32:52.849Z] #49 21.04 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-25T10:32:52.849Z] #49 21.26 go: downloading golang.org/x/text v0.3.2 [2022-07-25T10:32:52.849Z] #49 ... [2022-07-25T10:32:52.849Z] [2022-07-25T10:32:52.849Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:52.849Z] #29 sha256:2a815636701586ba47ce874c18c73fae570ec1b1636f63e0e4cbbf4c8ab1eb2c [2022-07-25T10:32:52.849Z] #29 22.85 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T10:32:52.888Z] #13 105.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-25T10:32:52.888Z] #13 105.2 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:32:52.888Z] #13 105.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-25T10:32:52.888Z] #13 105.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:32:52.888Z] #13 105.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-25T10:32:53.148Z] #13 105.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-25T10:32:53.148Z] #13 105.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:53.148Z] #13 105.3 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:32:53.148Z] #13 105.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-25T10:32:53.148Z] #13 105.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:32:53.149Z] #13 105.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:32:53.149Z] #13 105.4 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:32:53.149Z] #13 105.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-25T10:32:53.149Z] #13 105.4 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-25T10:32:53.149Z] #13 105.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:32:53.149Z] #13 105.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:32:53.149Z] #13 105.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-25T10:32:53.149Z] #13 105.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:53.149Z] #13 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:32:53.149Z] #13 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:32:53.149Z] #13 105.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:32:53.149Z] #13 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:32:53.149Z] #13 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:32:53.149Z] #13 105.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:32:53.149Z] #13 105.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-25T10:32:53.149Z] #13 105.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:53.149Z] #13 105.6 Setting up dmsetup (2:1.02.155-3) ... [2022-07-25T10:32:53.253Z] #34 16.10 sync/atomic [2022-07-25T10:32:53.408Z] #13 105.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:53.408Z] #13 105.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-25T10:32:53.408Z] #13 105.7 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:32:53.416Z] #29 ... [2022-07-25T10:32:53.416Z] [2022-07-25T10:32:53.416Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:32:53.416Z] #45 sha256:d22c5228c8145e53d2f7112a0aa6a2bc9773f34db3eaa433df3dd1f1aeef95c9 [2022-07-25T10:32:53.416Z] #45 DONE 22.6s [2022-07-25T10:32:53.416Z] [2022-07-25T10:32:53.416Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:32:53.416Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-25T10:32:53.674Z] #40 22.43 Checking out files: 79% (1729/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-25T10:32:53.816Z] #34 16.74 unicode [2022-07-25T10:32:53.932Z] #40 22.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-25T10:32:54.084Z] #20 36.65 Unpacking bash-completion (1:2.8-6) ... [2022-07-25T10:32:54.189Z] #40 ... [2022-07-25T10:32:54.189Z] [2022-07-25T10:32:54.189Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:32:54.189Z] #29 sha256:2a815636701586ba47ce874c18c73fae570ec1b1636f63e0e4cbbf4c8ab1eb2c [2022-07-25T10:32:54.189Z] #29 23.32 [2022-07-25T10:32:54.189Z] #29 23.61 #=#=# ##O#- # ######################################################################## 100.0% [2022-07-25T10:32:54.189Z] #29 23.98 [2022-07-25T10:32:54.189Z] #29 24.08 Download of images into '/build' complete. [2022-07-25T10:32:54.189Z] #29 24.08 Use something like the following to load the result into a Docker daemon: [2022-07-25T10:32:54.189Z] #29 24.08 tar -cC '/build' . | docker load [2022-07-25T10:32:54.189Z] #29 DONE 24.1s [2022-07-25T10:32:54.447Z] [2022-07-25T10:32:54.447Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:32:54.447Z] #34 sha256:d106d228e11a2b572e62c786ea14eb86e40c4ab98085b715639ef24cccb0cb69 [2022-07-25T10:32:54.447Z] #34 14.86 unicode/utf8 [2022-07-25T10:32:54.447Z] #34 15.34 internal/race [2022-07-25T10:32:54.447Z] #34 15.46 sync/atomic [2022-07-25T10:32:54.447Z] #34 16.11 unicode [2022-07-25T10:32:54.447Z] #34 19.25 encoding [2022-07-25T10:32:54.652Z] #20 37.08 Selecting previously unselected package bzip2. [2022-07-25T10:32:54.652Z] #20 37.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-25T10:32:54.652Z] #20 37.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:32:54.652Z] #20 37.16 Selecting previously unselected package xz-utils. [2022-07-25T10:32:54.652Z] #20 37.16 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-25T10:32:54.652Z] #20 37.17 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:32:54.910Z] #20 37.31 Selecting previously unselected package apparmor. [2022-07-25T10:32:54.910Z] #20 37.32 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-25T10:32:54.910Z] #20 37.41 Unpacking apparmor (2.13.2-10) ... [2022-07-25T10:32:55.013Z] #34 ... [2022-07-25T10:32:55.013Z] [2022-07-25T10:32:55.013Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:55.013Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-25T10:32:55.013Z] #13 12.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-25T10:32:55.013Z] #13 18.54 Fetched 8865 kB in 16s (556 kB/s) [2022-07-25T10:32:55.013Z] #13 18.54 Reading package lists... [2022-07-25T10:32:55.013Z] #13 ... [2022-07-25T10:32:55.013Z] [2022-07-25T10:32:55.013Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:55.013Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:32:55.013Z] #36 17.97 Reading package lists... [2022-07-25T10:32:55.100Z] #40 ... [2022-07-25T10:32:55.101Z] [2022-07-25T10:32:55.101Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-07-25T10:32:55.101Z] #12 sha256:37929d7ef6663a73f5ec29116a72d3c862900a6d5996ff660ab8ec6d69b8b7bf [2022-07-25T10:32:55.101Z] #12 DONE 5.6s [2022-07-25T10:32:55.101Z] [2022-07-25T10:32:55.101Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:55.101Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:55.429Z] #20 37.81 Selecting previously unselected package aufs-tools. [2022-07-25T10:32:55.429Z] #20 37.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-25T10:32:55.429Z] #20 37.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:32:55.688Z] #20 38.00 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:32:55.688Z] #20 38.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-25T10:32:55.688Z] #20 38.02 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:32:55.688Z] #20 38.19 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:32:55.688Z] #20 38.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:32:55.688Z] #20 38.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:32:55.947Z] #20 38.32 Selecting previously unselected package jq. [2022-07-25T10:32:55.947Z] #20 38.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:32:55.947Z] #20 38.34 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:32:55.947Z] #20 38.42 Selecting previously unselected package libaio1:amd64. [2022-07-25T10:32:55.947Z] #20 38.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-25T10:32:55.947Z] #20 38.44 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-25T10:32:55.947Z] #20 38.50 Selecting previously unselected package libgpm2:amd64. [2022-07-25T10:32:55.947Z] #20 38.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-25T10:32:55.947Z] #20 38.51 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-25T10:32:55.948Z] #13 DONE 108.0s [2022-07-25T10:32:55.948Z] [2022-07-25T10:32:55.948Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:55.948Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:55.948Z] #43 38.84 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-25T10:32:55.948Z] #43 38.91 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-25T10:32:55.948Z] #43 38.96 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-25T10:32:55.948Z] #43 39.06 AR compel/plugins/std.lib.a [2022-07-25T10:32:55.948Z] #43 39.11 CC compel/plugins/fds/fds.o [2022-07-25T10:32:55.948Z] #43 39.33 AR compel/plugins/fds.lib.a [2022-07-25T10:32:55.948Z] #43 39.39 HOSTDEP compel/src/lib/log-host.d [2022-07-25T10:32:55.948Z] #43 39.47 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-25T10:32:55.948Z] #43 39.55 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-25T10:32:55.948Z] #43 39.61 HOSTDEP compel/src/main-host.d [2022-07-25T10:32:55.948Z] #43 39.69 DEP compel/src/lib/ptrace.d [2022-07-25T10:32:55.948Z] #43 39.90 DEP compel/src/lib/infect.d [2022-07-25T10:32:55.948Z] #43 40.06 DEP compel/src/lib/infect-util.d [2022-07-25T10:32:55.948Z] #43 40.20 DEP compel/src/lib/infect-rpc.d [2022-07-25T10:32:55.948Z] #43 40.32 DEP compel/arch/x86/src/lib/infect.d [2022-07-25T10:32:55.948Z] #43 40.42 DEP compel/arch/x86/src/lib/cpu.d [2022-07-25T10:32:55.948Z] #43 40.51 DEP compel/src/lib/log.d [2022-07-25T10:32:55.948Z] #43 40.56 DEP compel/src/main.d [2022-07-25T10:32:55.948Z] #43 40.69 DEP compel/src/lib/handle-elf.d [2022-07-25T10:32:55.948Z] #43 40.81 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-25T10:32:55.948Z] #43 40.90 CC compel/src/lib/log.o [2022-07-25T10:32:55.948Z] #43 41.08 CC compel/arch/x86/src/lib/cpu.o [2022-07-25T10:32:55.948Z] #43 41.83 CC compel/arch/x86/src/lib/infect.o [2022-07-25T10:32:55.948Z] #43 42.65 CC compel/src/lib/infect-rpc.o [2022-07-25T10:32:55.948Z] #43 43.03 CC compel/src/lib/infect-util.o [2022-07-25T10:32:55.948Z] #43 43.28 CC compel/src/lib/infect.o [2022-07-25T10:32:56.207Z] #20 38.58 Selecting previously unselected package libicu63:amd64. [2022-07-25T10:32:56.207Z] #20 38.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-25T10:32:56.207Z] #20 38.61 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:32:56.887Z] #43 ... [2022-07-25T10:32:56.887Z] [2022-07-25T10:32:56.887Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:32:56.887Z] #53 sha256:6c8ac1ce78b83d1733a368d940d79c80e605cbe7bd5e1dafab368976a5463215 [2022-07-25T10:32:56.887Z] #53 1.257 + RM_GOPATH=0 [2022-07-25T10:32:56.887Z] #53 1.257 + TMP_GOPATH= [2022-07-25T10:32:56.887Z] #53 1.257 + : /build [2022-07-25T10:32:56.887Z] #53 1.257 + '[' -z '' ']' [2022-07-25T10:32:56.887Z] #53 1.257 ++ mktemp -d [2022-07-25T10:32:56.887Z] #53 1.260 + export GOPATH=/tmp/tmp.ga6lKjc8ow [2022-07-25T10:32:56.887Z] #53 1.260 + GOPATH=/tmp/tmp.ga6lKjc8ow [2022-07-25T10:32:56.887Z] #53 1.261 + RM_GOPATH=1 [2022-07-25T10:32:56.887Z] #53 1.261 + case "$(go env GOARCH)" in [2022-07-25T10:32:56.887Z] #53 1.262 ++ go env GOARCH [2022-07-25T10:32:56.887Z] #53 1.285 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:56.887Z] #53 1.285 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:56.887Z] #53 1.286 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:56.887Z] #53 1.287 + dir=/tmp/install [2022-07-25T10:32:56.887Z] #53 1.287 + bin=runc [2022-07-25T10:32:56.887Z] #53 1.287 + shift [2022-07-25T10:32:56.887Z] #53 1.288 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-25T10:32:56.887Z] #53 1.288 + . /tmp/install/runc.installer [2022-07-25T10:32:56.887Z] #53 1.288 ++ set -e [2022-07-25T10:32:56.887Z] #53 1.288 ++ : v1.1.2 [2022-07-25T10:32:56.887Z] #53 1.289 + install_runc [2022-07-25T10:32:56.887Z] #53 1.289 + RUNC_BUILDTAGS=seccomp [2022-07-25T10:32:56.887Z] #53 1.289 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T10:32:56.887Z] #53 1.289 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T10:32:56.887Z] #53 1.290 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ga6lKjc8ow/src/github.com/opencontainers/runc [2022-07-25T10:32:56.887Z] #53 1.294 Cloning into '/tmp/tmp.ga6lKjc8ow/src/github.com/opencontainers/runc'... [2022-07-25T10:32:57.087Z] #34 19.97 encoding [2022-07-25T10:32:57.147Z] #53 ... [2022-07-25T10:32:57.147Z] [2022-07-25T10:32:57.147Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-25T10:32:57.147Z] #14 sha256:22692341362abc7e7ed84685084ab63b0bf0f17d39ae988048126ad3b1caa6a9 [2022-07-25T10:32:57.147Z] #14 DONE 1.4s [2022-07-25T10:32:57.147Z] [2022-07-25T10:32:57.147Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:32:57.147Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-25T10:32:57.344Z] #34 ... [2022-07-25T10:32:57.344Z] [2022-07-25T10:32:57.344Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:32:57.344Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:32:57.344Z] #13 7.193 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:32:57.344Z] #13 7.261 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:57.344Z] #13 7.261 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:57.344Z] #13 7.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:57.344Z] #13 8.418 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-25T10:32:57.344Z] #13 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:32:57.344Z] #13 13.02 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:32:57.344Z] #13 15.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:32:57.601Z] #13 ... [2022-07-25T10:32:57.601Z] [2022-07-25T10:32:57.601Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:32:57.601Z] #67 sha256:e8c688e4d23cbc9d265504de2a3ae93a4b31d0add984dd9422ec76c929d8803e [2022-07-25T10:32:57.601Z] #67 18.05 Checking out files: 58% (1118/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-25T10:32:57.601Z] #67 18.95 + cd /tmp/tmp.S5Veq9bm8N/src/github.com/docker/libnetwork [2022-07-25T10:32:57.601Z] #67 18.95 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:32:57.601Z] #67 19.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-25T10:32:57.858Z] #67 ... [2022-07-25T10:32:57.858Z] [2022-07-25T10:32:57.858Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:57.858Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:32:57.858Z] #36 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:32:57.858Z] #36 13.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:32:57.858Z] #36 ... [2022-07-25T10:32:57.858Z] [2022-07-25T10:32:57.859Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:32:57.859Z] #49 sha256:53e6afee0fd72e9bace0ceffe0ae6ae0d9d95eebe9af55481f92d0edc7423ecf [2022-07-25T10:32:57.859Z] #49 17.36 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-25T10:32:57.859Z] #49 17.39 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-25T10:32:57.859Z] #49 17.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-25T10:32:57.859Z] #49 17.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-25T10:32:57.859Z] #49 17.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T10:32:57.859Z] #49 18.21 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-25T10:32:57.859Z] #49 18.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-25T10:32:57.859Z] #49 18.29 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-25T10:32:57.859Z] #49 18.39 go: downloading github.com/spf13/afero v1.1.2 [2022-07-25T10:32:57.859Z] #49 18.55 go: downloading github.com/spf13/cast v1.3.0 [2022-07-25T10:32:57.859Z] #49 18.57 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-25T10:32:57.859Z] #49 18.62 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T10:32:57.859Z] #49 18.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-25T10:32:57.859Z] #49 18.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-25T10:32:57.859Z] #49 18.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-25T10:32:57.859Z] #49 19.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T10:32:57.859Z] #49 19.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T10:32:57.859Z] #49 19.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-25T10:32:57.859Z] #49 19.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T10:32:57.859Z] #49 19.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T10:32:57.859Z] #49 19.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T10:32:57.859Z] #49 19.56 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-25T10:32:57.859Z] #49 19.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-25T10:32:57.859Z] #49 19.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-25T10:32:57.859Z] #49 19.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T10:32:57.859Z] #49 19.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T10:32:57.859Z] #49 19.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-25T10:32:57.859Z] #49 19.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-25T10:32:57.859Z] #49 20.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-25T10:32:57.859Z] #49 20.61 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-25T10:32:57.859Z] #49 20.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T10:32:58.112Z] #20 ... [2022-07-25T10:32:58.112Z] [2022-07-25T10:32:58.112Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:58.112Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:58.112Z] #43 81.83 CC criu/cgroup.o [2022-07-25T10:32:58.112Z] #43 84.45 CC criu/clone-noasan.o [2022-07-25T10:32:58.112Z] #43 84.69 CC criu/config.o [2022-07-25T10:32:58.112Z] #43 85.98 CC criu/cr-check.o [2022-07-25T10:32:58.112Z] #43 87.63 CC criu/cr-dedup.o [2022-07-25T10:32:58.112Z] #43 88.01 CC criu/cr-dump.o [2022-07-25T10:32:58.112Z] #43 90.38 CC criu/cr-errno.o [2022-07-25T10:32:58.112Z] #43 90.51 CC criu/cr-restore.o [2022-07-25T10:32:58.115Z] #49 20.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-25T10:32:58.115Z] #49 21.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T10:32:58.372Z] #49 21.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T10:32:58.372Z] #49 21.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-25T10:32:58.534Z] #15 DONE 1.3s [2022-07-25T10:32:58.534Z] [2022-07-25T10:32:58.534Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:58.534Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:58.534Z] #43 45.92 CC compel/src/lib/ptrace.o [2022-07-25T10:32:58.534Z] #43 46.34 AR compel/libcompel.a [2022-07-25T10:32:58.534Z] #43 46.45 HOSTCC compel/src/main-host.o [2022-07-25T10:32:58.534Z] #43 47.00 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-25T10:32:58.882Z] #36 24.93 Reading package lists... [2022-07-25T10:32:58.882Z] #36 ... [2022-07-25T10:32:58.882Z] [2022-07-25T10:32:58.882Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:32:58.882Z] #58 sha256:6cc217c1516f51dde793a65dc15b32abee198e82177383f1d357116c5803d24a [2022-07-25T10:32:58.882Z] #58 17.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:32:58.882Z] #58 ... [2022-07-25T10:32:58.882Z] [2022-07-25T10:32:58.882Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:32:58.882Z] #49 sha256:ba57423da442df799ac8944e096190c808b049be10c1cf60e2ed7ef1333b7c32 [2022-07-25T10:32:58.882Z] #49 26.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T10:32:58.882Z] #49 26.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T10:32:58.882Z] #49 26.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-25T10:32:58.882Z] #49 26.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-25T10:32:58.882Z] #49 26.88 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-25T10:32:58.882Z] #49 27.76 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-25T10:32:58.882Z] #49 28.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T10:32:58.882Z] #49 28.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-25T10:32:58.938Z] #49 ... [2022-07-25T10:32:58.938Z] [2022-07-25T10:32:58.938Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:32:58.938Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:32:58.938Z] #55 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:32:58.938Z] #55 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:32:58.938Z] #55 ... [2022-07-25T10:32:58.938Z] [2022-07-25T10:32:58.938Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:32:58.938Z] #58 sha256:26f3ac6e9d9b8cc5d5baa072498d773863172a53ea1a5936d7991fa723bc6924 [2022-07-25T10:32:58.938Z] #58 12.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-25T10:32:58.938Z] #58 13.11 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T10:32:58.938Z] #58 13.14 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T10:32:58.938Z] #58 13.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T10:32:58.938Z] #58 13.55 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:32:58.938Z] #58 13.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T10:32:58.938Z] #58 13.99 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-25T10:32:58.938Z] #58 14.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T10:32:58.938Z] #58 14.42 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-25T10:32:58.938Z] #58 16.87 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-25T10:32:59.104Z] #43 47.25 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-25T10:32:59.195Z] #58 22.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:32:59.195Z] #58 ... [2022-07-25T10:32:59.195Z] [2022-07-25T10:32:59.195Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:32:59.195Z] #49 sha256:53e6afee0fd72e9bace0ceffe0ae6ae0d9d95eebe9af55481f92d0edc7423ecf [2022-07-25T10:32:59.195Z] #49 22.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-25T10:32:59.195Z] #49 22.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T10:32:59.195Z] #49 22.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-25T10:32:59.195Z] #49 22.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-25T10:32:59.195Z] #49 22.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-25T10:32:59.195Z] #49 22.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-25T10:32:59.282Z] #13 3.914 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:32:59.282Z] #13 4.131 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:59.282Z] #13 4.153 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:59.282Z] #13 4.157 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:59.364Z] #43 47.70 HOSTCC compel/src/lib/log-host.o [2022-07-25T10:32:59.539Z] #13 ... [2022-07-25T10:32:59.539Z] [2022-07-25T10:32:59.539Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:32:59.539Z] #51 sha256:a9a8535304d24705cdb7433d22cf58210c2caa418676ff3c24658a97c3958ab2 [2022-07-25T10:32:59.539Z] #51 6.764 + RM_GOPATH=0 [2022-07-25T10:32:59.539Z] #51 6.764 + TMP_GOPATH= [2022-07-25T10:32:59.539Z] #51 6.764 + : /build [2022-07-25T10:32:59.539Z] #51 6.764 + '[' -z '' ']' [2022-07-25T10:32:59.539Z] #51 6.764 ++ mktemp -d [2022-07-25T10:32:59.539Z] #51 6.764 + export GOPATH=/tmp/tmp.SrwIi2Rs8a [2022-07-25T10:32:59.539Z] #51 6.764 + GOPATH=/tmp/tmp.SrwIi2Rs8a [2022-07-25T10:32:59.539Z] #51 6.764 + RM_GOPATH=1 [2022-07-25T10:32:59.539Z] #51 6.764 + case "$(go env GOARCH)" in [2022-07-25T10:32:59.539Z] #51 6.764 ++ go env GOARCH [2022-07-25T10:32:59.539Z] #51 6.764 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:59.539Z] #51 6.764 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:59.539Z] #51 6.792 Install shfmt version v3.0.2 [2022-07-25T10:32:59.539Z] #51 6.793 ++ dirname /tmp/install/install.sh [2022-07-25T10:32:59.539Z] #51 6.793 + dir=/tmp/install [2022-07-25T10:32:59.539Z] #51 6.793 + bin=shfmt [2022-07-25T10:32:59.539Z] #51 6.793 + shift [2022-07-25T10:32:59.539Z] #51 6.793 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-07-25T10:32:59.539Z] #51 6.793 + . /tmp/install/shfmt.installer [2022-07-25T10:32:59.539Z] #51 6.793 ++ : v3.0.2 [2022-07-25T10:32:59.539Z] #51 6.793 + install_shfmt [2022-07-25T10:32:59.539Z] #51 6.793 + echo 'Install shfmt version v3.0.2' [2022-07-25T10:32:59.539Z] #51 6.793 + GOBIN=/build [2022-07-25T10:32:59.539Z] #51 6.793 + GO111MODULE=on [2022-07-25T10:32:59.539Z] #51 6.793 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-07-25T10:32:59.539Z] #51 7.298 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T10:32:59.539Z] #51 8.580 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T10:32:59.539Z] #51 8.580 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T10:32:59.539Z] #51 8.628 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T10:32:59.539Z] #51 ... [2022-07-25T10:32:59.539Z] [2022-07-25T10:32:59.539Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:32:59.539Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:32:59.539Z] #55 8.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:59.539Z] #55 9.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:59.539Z] #55 9.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:59.628Z] #43 ... [2022-07-25T10:32:59.628Z] [2022-07-25T10:32:59.628Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:32:59.628Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-25T10:32:59.628Z] #16 0.915 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T10:32:59.628Z] #16 DONE 1.0s [2022-07-25T10:32:59.628Z] [2022-07-25T10:32:59.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:32:59.628Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:32:59.628Z] #43 47.98 HOSTLINK compel/compel-host-bin [2022-07-25T10:32:59.760Z] #49 22.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-25T10:32:59.798Z] #55 ... [2022-07-25T10:32:59.798Z] [2022-07-25T10:32:59.798Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:59.798Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:32:59.798Z] #36 8.776 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:32:59.798Z] #36 8.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:32:59.798Z] #36 8.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:32:59.888Z] #43 48.19 DEP soccr/soccr.d [2022-07-25T10:33:00.017Z] #49 22.96 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-25T10:33:00.017Z] #49 23.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-25T10:33:00.018Z] #43 ... [2022-07-25T10:33:00.018Z] [2022-07-25T10:33:00.018Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:00.018Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:00.018Z] #20 42.22 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:33:00.018Z] #20 42.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:33:00.018Z] #20 42.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:00.018Z] #20 42.32 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:33:00.018Z] #20 42.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-25T10:33:00.018Z] #20 42.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:33:00.018Z] #20 42.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:33:00.018Z] #20 42.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:33:00.018Z] #20 42.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:00.018Z] #20 42.50 Selecting previously unselected package libreadline5:amd64. [2022-07-25T10:33:00.018Z] #20 42.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-25T10:33:00.018Z] #20 42.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-25T10:33:00.055Z] #36 ... [2022-07-25T10:33:00.055Z] [2022-07-25T10:33:00.055Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:33:00.055Z] #47 sha256:4007c6712c6725d9cf37d158b284d2c6a4aa41dcba988c4b659d81a24a828b42 [2022-07-25T10:33:00.055Z] #47 8.153 + RM_GOPATH=0 [2022-07-25T10:33:00.055Z] #47 8.153 + TMP_GOPATH= [2022-07-25T10:33:00.055Z] #47 8.153 + : /build [2022-07-25T10:33:00.055Z] #47 8.153 + '[' -z '' ']' [2022-07-25T10:33:00.055Z] #47 8.159 ++ mktemp -d [2022-07-25T10:33:00.055Z] #47 8.159 + export GOPATH=/tmp/tmp.W52GePoneC [2022-07-25T10:33:00.055Z] #47 8.159 + GOPATH=/tmp/tmp.W52GePoneC [2022-07-25T10:33:00.055Z] #47 8.159 + RM_GOPATH=1 [2022-07-25T10:33:00.055Z] #47 8.159 + case "$(go env GOARCH)" in [2022-07-25T10:33:00.055Z] #47 8.159 ++ go env GOARCH [2022-07-25T10:33:00.055Z] #47 8.233 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.055Z] #47 8.233 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.055Z] #47 8.233 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:00.055Z] #47 8.275 + dir=/tmp/install [2022-07-25T10:33:00.055Z] #47 8.275 + bin=gotestsum [2022-07-25T10:33:00.055Z] #47 8.275 + shift [2022-07-25T10:33:00.055Z] #47 8.275 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-07-25T10:33:00.055Z] #47 8.275 + . /tmp/install/gotestsum.installer [2022-07-25T10:33:00.055Z] #47 8.275 ++ : v1.7.0 [2022-07-25T10:33:00.055Z] #47 8.275 + install_gotestsum [2022-07-25T10:33:00.055Z] #47 8.275 + set -e [2022-07-25T10:33:00.055Z] #47 8.275 + echo 'Install gotestsum version v1.7.0' [2022-07-25T10:33:00.055Z] #47 8.275 + GOBIN=/build [2022-07-25T10:33:00.055Z] #47 8.275 + GO111MODULE=on [2022-07-25T10:33:00.055Z] #47 8.275 + go install gotest.tools/gotestsum@v1.7.0 [2022-07-25T10:33:00.055Z] #47 8.277 Install gotestsum version v1.7.0 [2022-07-25T10:33:00.055Z] #47 8.861 go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-25T10:33:00.055Z] #47 ... [2022-07-25T10:33:00.055Z] [2022-07-25T10:33:00.055Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:33:00.055Z] #58 sha256:17cea4d1202989f98ea77283b61fd057a9b745c26a2e6a7358280f250d9b2ec2 [2022-07-25T10:33:00.055Z] #58 6.863 + RM_GOPATH=0 [2022-07-25T10:33:00.055Z] #58 6.863 + TMP_GOPATH= [2022-07-25T10:33:00.055Z] #58 6.863 + : /build [2022-07-25T10:33:00.055Z] #58 6.863 + '[' -z '' ']' [2022-07-25T10:33:00.055Z] #58 6.864 ++ mktemp -d [2022-07-25T10:33:00.055Z] #58 6.873 + export GOPATH=/tmp/tmp.G5BzuCNk1j [2022-07-25T10:33:00.055Z] #58 6.873 + GOPATH=/tmp/tmp.G5BzuCNk1j [2022-07-25T10:33:00.055Z] #58 6.873 + RM_GOPATH=1 [2022-07-25T10:33:00.055Z] #58 6.873 + case "$(go env GOARCH)" in [2022-07-25T10:33:00.055Z] #58 6.873 ++ go env GOARCH [2022-07-25T10:33:00.055Z] #58 6.900 Install rootlesskit version v0.14.4 [2022-07-25T10:33:00.055Z] #58 6.900 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.055Z] #58 6.900 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.055Z] #58 6.900 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:00.055Z] #58 6.900 + dir=/tmp/install [2022-07-25T10:33:00.055Z] #58 6.900 + bin=rootlesskit [2022-07-25T10:33:00.055Z] #58 6.900 + shift [2022-07-25T10:33:00.055Z] #58 6.900 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-07-25T10:33:00.055Z] #58 6.900 + . /tmp/install/rootlesskit.installer [2022-07-25T10:33:00.055Z] #58 6.900 ++ : v0.14.4 [2022-07-25T10:33:00.055Z] #58 6.900 + install_rootlesskit [2022-07-25T10:33:00.055Z] #58 6.900 + case "$1" in [2022-07-25T10:33:00.055Z] #58 6.900 + export CGO_ENABLED=0 [2022-07-25T10:33:00.055Z] #58 6.900 + CGO_ENABLED=0 [2022-07-25T10:33:00.055Z] #58 6.900 + _install_rootlesskit [2022-07-25T10:33:00.055Z] #58 6.900 + echo 'Install rootlesskit version v0.14.4' [2022-07-25T10:33:00.055Z] #58 6.900 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:33:00.055Z] #58 6.900 + GOBIN=/build [2022-07-25T10:33:00.055Z] #58 6.900 + GO111MODULE=on [2022-07-25T10:33:00.055Z] #58 6.900 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-07-25T10:33:00.055Z] #58 7.385 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-07-25T10:33:00.148Z] #43 48.46 CC soccr/soccr.o [2022-07-25T10:33:00.274Z] #49 ... [2022-07-25T10:33:00.274Z] [2022-07-25T10:33:00.274Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:00.274Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:00.274Z] #42 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:33:00.277Z] #20 42.63 Selecting previously unselected package net-tools. [2022-07-25T10:33:00.277Z] #20 42.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-25T10:33:00.277Z] #20 42.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:33:00.312Z] #58 ... [2022-07-25T10:33:00.312Z] [2022-07-25T10:33:00.312Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:33:00.312Z] #24 sha256:9a80be735b06948d35657ca870191a0bc8488a87e008295e01a48bf038d9a11f [2022-07-25T10:33:00.312Z] #24 6.534 + RM_GOPATH=0 [2022-07-25T10:33:00.312Z] #24 6.534 + TMP_GOPATH= [2022-07-25T10:33:00.312Z] #24 6.534 + : /build [2022-07-25T10:33:00.312Z] #24 6.534 + '[' -z '' ']' [2022-07-25T10:33:00.312Z] #24 6.534 ++ mktemp -d [2022-07-25T10:33:00.312Z] #24 6.534 + export GOPATH=/tmp/tmp.p506md1WzI [2022-07-25T10:33:00.312Z] #24 6.534 + GOPATH=/tmp/tmp.p506md1WzI [2022-07-25T10:33:00.312Z] #24 6.534 + RM_GOPATH=1 [2022-07-25T10:33:00.312Z] #24 6.534 + case "$(go env GOARCH)" in [2022-07-25T10:33:00.312Z] #24 6.534 ++ go env GOARCH [2022-07-25T10:33:00.312Z] #24 6.537 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.312Z] #24 6.537 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.312Z] #24 6.557 Install docker/cli version 17.06.2-ce from stable [2022-07-25T10:33:00.312Z] #24 6.557 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:00.312Z] #24 6.557 + dir=/tmp/install [2022-07-25T10:33:00.312Z] #24 6.557 + bin=dockercli [2022-07-25T10:33:00.312Z] #24 6.557 + shift [2022-07-25T10:33:00.312Z] #24 6.557 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-07-25T10:33:00.312Z] #24 6.557 + . /tmp/install/dockercli.installer [2022-07-25T10:33:00.312Z] #24 6.557 ++ : stable [2022-07-25T10:33:00.312Z] #24 6.557 ++ : 17.06.2-ce [2022-07-25T10:33:00.312Z] #24 6.557 + install_dockercli [2022-07-25T10:33:00.312Z] #24 6.557 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T10:33:00.312Z] #24 6.557 ++ uname -m [2022-07-25T10:33:00.312Z] #24 6.557 + arch=x86_64 [2022-07-25T10:33:00.312Z] #24 6.557 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T10:33:00.312Z] #24 6.557 + url=https://download.docker.com/linux/static [2022-07-25T10:33:00.312Z] #24 6.557 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T10:33:00.312Z] #24 6.557 + tar -xz docker/docker [2022-07-25T10:33:00.312Z] #24 ... [2022-07-25T10:33:00.312Z] [2022-07-25T10:33:00.312Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:33:00.312Z] #45 sha256:4858523a3f09bfd91544ee72745560dd7642b32ffef83cb47572d4cbc1b9c004 [2022-07-25T10:33:00.312Z] #45 7.161 + RM_GOPATH=0 [2022-07-25T10:33:00.312Z] #45 7.161 + TMP_GOPATH= [2022-07-25T10:33:00.312Z] #45 7.161 + : /build [2022-07-25T10:33:00.312Z] #45 7.161 + '[' -z '' ']' [2022-07-25T10:33:00.312Z] #45 7.161 ++ mktemp -d [2022-07-25T10:33:00.312Z] #45 7.161 + export GOPATH=/tmp/tmp.6ELuZl8MvV [2022-07-25T10:33:00.312Z] #45 7.161 + GOPATH=/tmp/tmp.6ELuZl8MvV [2022-07-25T10:33:00.312Z] #45 7.161 + RM_GOPATH=1 [2022-07-25T10:33:00.312Z] #45 7.161 + case "$(go env GOARCH)" in [2022-07-25T10:33:00.312Z] #45 7.161 ++ go env GOARCH [2022-07-25T10:33:00.312Z] #45 7.174 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.312Z] #45 7.174 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.312Z] #45 7.174 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:00.312Z] #45 7.174 + dir=/tmp/install [2022-07-25T10:33:00.312Z] #45 7.174 + bin=vndr [2022-07-25T10:33:00.312Z] #45 7.174 + shift [2022-07-25T10:33:00.312Z] #45 7.174 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-07-25T10:33:00.312Z] #45 7.174 + . /tmp/install/vndr.installer [2022-07-25T10:33:00.312Z] #45 7.174 ++ : v0.1.2 [2022-07-25T10:33:00.312Z] #45 7.174 + install_vndr [2022-07-25T10:33:00.312Z] #45 7.174 + echo 'Install vndr version v0.1.2' [2022-07-25T10:33:00.312Z] #45 7.174 + GOBIN=/build [2022-07-25T10:33:00.312Z] #45 7.174 + GO111MODULE=on [2022-07-25T10:33:00.312Z] #45 7.174 + go install github.com/LK4D4/vndr@v0.1.2 [2022-07-25T10:33:00.312Z] #45 7.175 Install vndr version v0.1.2 [2022-07-25T10:33:00.312Z] #45 7.783 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-07-25T10:33:00.530Z] #42 ... [2022-07-25T10:33:00.530Z] [2022-07-25T10:33:00.530Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:00.530Z] #49 sha256:53e6afee0fd72e9bace0ceffe0ae6ae0d9d95eebe9af55481f92d0edc7423ecf [2022-07-25T10:33:00.530Z] #49 23.35 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-25T10:33:00.530Z] #49 23.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-25T10:33:00.530Z] #49 23.35 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-25T10:33:00.530Z] #49 23.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-25T10:33:00.536Z] #20 42.85 Selecting previously unselected package patch. [2022-07-25T10:33:00.536Z] #20 42.87 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-25T10:33:00.536Z] #20 42.87 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-25T10:33:00.536Z] #20 42.97 Selecting previously unselected package python-pip-whl. [2022-07-25T10:33:00.536Z] #20 42.99 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-25T10:33:00.536Z] #20 43.01 Unpacking python-pip-whl (18.1-5) ... [2022-07-25T10:33:00.572Z] #45 ... [2022-07-25T10:33:00.572Z] [2022-07-25T10:33:00.572Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:00.572Z] #49 sha256:04d1d85322bfe7e8bf7477119ff56b527a4b5cd38180c46aa4df42478f44d994 [2022-07-25T10:33:00.572Z] #49 7.859 + RM_GOPATH=0 [2022-07-25T10:33:00.572Z] #49 7.859 + TMP_GOPATH= [2022-07-25T10:33:00.572Z] #49 7.859 + : /build [2022-07-25T10:33:00.572Z] #49 7.859 + '[' -z '' ']' [2022-07-25T10:33:00.572Z] #49 7.859 ++ mktemp -d [2022-07-25T10:33:00.572Z] #49 7.873 + export GOPATH=/tmp/tmp.M5zVdvdvv4 [2022-07-25T10:33:00.572Z] #49 7.873 + GOPATH=/tmp/tmp.M5zVdvdvv4 [2022-07-25T10:33:00.572Z] #49 7.873 + RM_GOPATH=1 [2022-07-25T10:33:00.572Z] #49 7.873 + case "$(go env GOARCH)" in [2022-07-25T10:33:00.572Z] #49 7.873 ++ go env GOARCH [2022-07-25T10:33:00.572Z] #49 7.948 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.572Z] #49 7.948 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.572Z] #49 7.948 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:00.572Z] #49 7.948 + dir=/tmp/install [2022-07-25T10:33:00.572Z] #49 7.948 + bin=golangci_lint [2022-07-25T10:33:00.572Z] #49 7.948 + shift [2022-07-25T10:33:00.572Z] #49 7.948 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-07-25T10:33:00.572Z] #49 7.948 + . /tmp/install/golangci_lint.installer [2022-07-25T10:33:00.572Z] #49 7.948 ++ : v1.23.8 [2022-07-25T10:33:00.572Z] #49 7.948 + install_golangci_lint [2022-07-25T10:33:00.572Z] #49 7.948 + set -e [2022-07-25T10:33:00.572Z] #49 7.948 + echo 'Install golangci-lint version v1.23.8' [2022-07-25T10:33:00.572Z] #49 7.948 + GOBIN=/build [2022-07-25T10:33:00.572Z] #49 7.948 + GO111MODULE=on [2022-07-25T10:33:00.572Z] #49 7.948 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-07-25T10:33:00.572Z] #49 7.949 Install golangci-lint version v1.23.8 [2022-07-25T10:33:00.572Z] #49 9.042 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-07-25T10:33:00.572Z] #49 ... [2022-07-25T10:33:00.572Z] [2022-07-25T10:33:00.572Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:00.572Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:00.572Z] #42 6.952 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:33:00.572Z] #42 6.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:33:00.572Z] #42 6.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:33:00.572Z] #42 7.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:33:00.719Z] #43 ... [2022-07-25T10:33:00.719Z] [2022-07-25T10:33:00.719Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:33:00.719Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-25T10:33:00.719Z] #17 DONE 1.1s [2022-07-25T10:33:00.719Z] [2022-07-25T10:33:00.719Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:33:00.719Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-25T10:33:00.837Z] #42 ... [2022-07-25T10:33:00.837Z] [2022-07-25T10:33:00.837Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:00.837Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:33:00.837Z] #34 6.932 + RM_GOPATH=0 [2022-07-25T10:33:00.837Z] #34 6.932 + TMP_GOPATH= [2022-07-25T10:33:00.837Z] #34 6.932 + : /build [2022-07-25T10:33:00.837Z] #34 6.932 + '[' -z '' ']' [2022-07-25T10:33:00.837Z] #34 6.932 ++ mktemp -d [2022-07-25T10:33:00.837Z] #34 6.932 + export GOPATH=/tmp/tmp.zPueRtyQPN [2022-07-25T10:33:00.837Z] #34 6.932 + GOPATH=/tmp/tmp.zPueRtyQPN [2022-07-25T10:33:00.837Z] #34 6.932 + RM_GOPATH=1 [2022-07-25T10:33:00.837Z] #34 6.932 + case "$(go env GOARCH)" in [2022-07-25T10:33:00.837Z] #34 6.932 ++ go env GOARCH [2022-07-25T10:33:00.837Z] #34 6.940 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.837Z] #34 6.940 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:00.837Z] #34 6.940 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:00.837Z] #34 6.953 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:33:00.837Z] #34 6.953 + dir=/tmp/install [2022-07-25T10:33:00.837Z] #34 6.953 + bin=tomlv [2022-07-25T10:33:00.837Z] #34 6.953 + shift [2022-07-25T10:33:00.837Z] #34 6.953 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-07-25T10:33:00.837Z] #34 6.953 + . /tmp/install/tomlv.installer [2022-07-25T10:33:00.837Z] #34 6.953 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:33:00.837Z] #34 6.953 + install_tomlv [2022-07-25T10:33:00.837Z] #34 6.953 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-07-25T10:33:00.837Z] #34 6.953 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zPueRtyQPN/src/github.com/BurntSushi/toml [2022-07-25T10:33:00.837Z] #34 6.953 Cloning into '/tmp/tmp.zPueRtyQPN/src/github.com/BurntSushi/toml'... [2022-07-25T10:33:00.837Z] #34 8.480 + cd /tmp/tmp.zPueRtyQPN/src/github.com/BurntSushi/toml [2022-07-25T10:33:00.837Z] #34 8.480 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-07-25T10:33:00.837Z] #34 8.712 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:33:00.837Z] #34 10.42 internal/unsafeheader [2022-07-25T10:33:00.837Z] #34 10.49 internal/abi [2022-07-25T10:33:00.837Z] #34 10.59 internal/cpu [2022-07-25T10:33:00.837Z] #34 11.17 internal/goexperiment [2022-07-25T10:33:01.102Z] #34 11.54 runtime/internal/atomic [2022-07-25T10:33:01.102Z] #34 ... [2022-07-25T10:33:01.102Z] [2022-07-25T10:33:01.102Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:33:01.102Z] #67 sha256:61472b9a02f3fcd78043954224abbe08c33005ed33992f5edb5be0440e8c9a58 [2022-07-25T10:33:01.102Z] #67 7.912 + RM_GOPATH=0 [2022-07-25T10:33:01.102Z] #67 7.912 + TMP_GOPATH= [2022-07-25T10:33:01.102Z] #67 7.912 + : /build [2022-07-25T10:33:01.102Z] #67 7.912 + '[' -z '' ']' [2022-07-25T10:33:01.102Z] #67 7.912 ++ mktemp -d [2022-07-25T10:33:01.102Z] #67 7.924 + export GOPATH=/tmp/tmp.CUStyuLTaY [2022-07-25T10:33:01.102Z] #67 7.924 + GOPATH=/tmp/tmp.CUStyuLTaY [2022-07-25T10:33:01.102Z] #67 7.924 + RM_GOPATH=1 [2022-07-25T10:33:01.102Z] #67 7.924 + case "$(go env GOARCH)" in [2022-07-25T10:33:01.102Z] #67 7.936 ++ go env GOARCH [2022-07-25T10:33:01.102Z] #67 8.013 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:33:01.102Z] #67 8.018 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:01.102Z] #67 8.018 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:01.102Z] #67 8.018 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:01.103Z] #67 8.018 + dir=/tmp/install [2022-07-25T10:33:01.103Z] #67 8.018 + bin=proxy [2022-07-25T10:33:01.103Z] #67 8.018 + shift [2022-07-25T10:33:01.103Z] #67 8.018 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-07-25T10:33:01.103Z] #67 8.018 + . /tmp/install/proxy.installer [2022-07-25T10:33:01.103Z] #67 8.018 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:33:01.103Z] #67 8.018 + install_proxy [2022-07-25T10:33:01.103Z] #67 8.018 + case "$1" in [2022-07-25T10:33:01.103Z] #67 8.018 + export CGO_ENABLED=0 [2022-07-25T10:33:01.103Z] #67 8.018 + CGO_ENABLED=0 [2022-07-25T10:33:01.103Z] #67 8.018 + _install_proxy [2022-07-25T10:33:01.103Z] #67 8.018 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-07-25T10:33:01.103Z] #67 8.018 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CUStyuLTaY/src/github.com/docker/libnetwork [2022-07-25T10:33:01.103Z] #67 8.044 Cloning into '/tmp/tmp.CUStyuLTaY/src/github.com/docker/libnetwork'... [2022-07-25T10:33:01.103Z] #67 ... [2022-07-25T10:33:01.103Z] [2022-07-25T10:33:01.103Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:33:01.103Z] #47 sha256:4007c6712c6725d9cf37d158b284d2c6a4aa41dcba988c4b659d81a24a828b42 [2022-07-25T10:33:01.103Z] #47 11.74 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:33:01.103Z] #20 43.53 Selecting previously unselected package python3-lib2to3. [2022-07-25T10:33:01.104Z] #20 43.53 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-25T10:33:01.104Z] #20 43.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:33:01.104Z] #20 43.67 Selecting previously unselected package python3-distutils. [2022-07-25T10:33:01.361Z] #47 11.75 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:33:01.361Z] #47 11.91 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:33:01.361Z] #47 11.98 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:33:01.363Z] #20 43.67 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-25T10:33:01.363Z] #20 43.67 Unpacking python3-distutils (3.7.3-1) ... [2022-07-25T10:33:01.363Z] #20 43.81 Selecting previously unselected package python3-pip. [2022-07-25T10:33:01.363Z] #20 43.81 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-25T10:33:01.363Z] #20 43.81 Unpacking python3-pip (18.1-5) ... [2022-07-25T10:33:01.622Z] #20 44.00 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:33:01.622Z] #20 44.00 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:33:01.622Z] #20 44.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:33:01.622Z] #20 44.14 Selecting previously unselected package python3-setuptools. [2022-07-25T10:33:01.622Z] #20 44.14 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-25T10:33:01.622Z] #20 44.15 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-25T10:33:01.669Z] #18 DONE 1.1s [2022-07-25T10:33:01.669Z] [2022-07-25T10:33:01.669Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:33:01.669Z] #58 sha256:7bda096f1d6c4030be1a37360af9edaaf2646fbb5c3e789909baa45e3ed8afc7 [2022-07-25T10:33:01.669Z] #58 114.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:33:01.669Z] #58 114.7 + GOBIN=/build [2022-07-25T10:33:01.669Z] #58 114.7 + GO111MODULE=on [2022-07-25T10:33:01.669Z] #58 114.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-25T10:33:01.882Z] #20 44.36 Selecting previously unselected package python3-wheel. [2022-07-25T10:33:01.882Z] #20 44.36 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-25T10:33:01.882Z] #20 44.37 Unpacking python3-wheel (0.32.3-2) ... [2022-07-25T10:33:01.882Z] #20 44.45 Selecting previously unselected package sudo. [2022-07-25T10:33:01.882Z] #20 44.45 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-25T10:33:01.882Z] #20 44.46 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:33:01.899Z] #49 24.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T10:33:01.899Z] #49 24.50 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-25T10:33:01.899Z] #49 24.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T10:33:01.899Z] #49 24.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T10:33:01.899Z] #49 24.80 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-25T10:33:01.899Z] #49 24.84 go: downloading golang.org/x/text v0.3.2 [2022-07-25T10:33:02.299Z] #47 12.63 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:33:02.299Z] #47 12.73 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:33:02.556Z] #47 13.13 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:33:02.813Z] #47 13.29 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:33:02.819Z] #20 45.00 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T10:33:02.819Z] #20 45.00 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-25T10:33:02.819Z] #20 45.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:33:02.819Z] #20 45.27 Selecting previously unselected package uidmap. [2022-07-25T10:33:02.819Z] #20 45.28 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-25T10:33:02.819Z] #20 45.29 Unpacking uidmap (1:4.5-1.1) ... [2022-07-25T10:33:03.057Z] #58 ... [2022-07-25T10:33:03.057Z] [2022-07-25T10:33:03.057Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-25T10:33:03.057Z] #19 sha256:4654de7443c6e176a8b8dab52f28a2aaa16cef3acf372f07593db4d8c8d0d52b [2022-07-25T10:33:03.057Z] #19 DONE 1.1s [2022-07-25T10:33:03.057Z] [2022-07-25T10:33:03.057Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:03.057Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:03.071Z] #47 13.60 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:33:03.089Z] #49 ... [2022-07-25T10:33:03.089Z] [2022-07-25T10:33:03.089Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:33:03.089Z] #51 sha256:26da05669e1506bb7a90ba2d700acd9279786a4613669d0e5bd5c82cbd84634e [2022-07-25T10:33:03.089Z] #51 DONE 31.8s [2022-07-25T10:33:03.089Z] [2022-07-25T10:33:03.089Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:03.089Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:33:03.089Z] #36 24.93 Reading package lists... [2022-07-25T10:33:03.089Z] #36 30.28 Building dependency tree... [2022-07-25T10:33:03.101Z] #20 45.43 Selecting previously unselected package vim-runtime. [2022-07-25T10:33:03.101Z] #20 45.44 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:33:03.101Z] #20 45.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T10:33:03.101Z] #20 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-25T10:33:03.101Z] #20 45.52 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:03.273Z] #49 ... [2022-07-25T10:33:03.273Z] [2022-07-25T10:33:03.273Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:33:03.273Z] #45 sha256:7cad5504e3f213391f037e390c92123f78315433cac2265fe1e26ace5584e2fa [2022-07-25T10:33:03.273Z] #45 DONE 26.1s [2022-07-25T10:33:03.273Z] [2022-07-25T10:33:03.274Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:33:03.274Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:33:03.786Z] #40 25.37 Checking out files: 57% (1248/2176) Checking out files: 58% (1263/2176) Checking out files: 59% (1284/2176) Checking out files: 60% (1306/2176) Checking out files: 61% (1328/2176) Checking out files: 62% (1350/2176) Checking out files: 63% (1371/2176) Checking out files: 64% (1393/2176) Checking out files: 65% (1415/2176) Checking out files: 66% (1437/2176) Checking out files: 67% (1458/2176) Checking out files: 68% (1480/2176) Checking out files: 69% (1502/2176) Checking out files: 70% (1524/2176) Checking out files: 71% (1545/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-25T10:33:03.786Z] #40 26.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-25T10:33:03.996Z] #20 1.395 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:33:04.257Z] #20 1.429 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:33:04.257Z] #20 1.433 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:33:04.257Z] #20 1.445 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:33:04.461Z] #36 33.60 The following additional packages will be installed: [2022-07-25T10:33:04.461Z] #36 33.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-25T10:33:04.461Z] #36 33.62 Suggested packages: [2022-07-25T10:33:04.461Z] #36 33.63 cmake-doc ninja-build lrzip [2022-07-25T10:33:04.461Z] #36 33.63 Recommended packages: [2022-07-25T10:33:04.461Z] #36 33.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T10:33:04.719Z] #40 ... [2022-07-25T10:33:04.719Z] [2022-07-25T10:33:04.719Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:33:04.719Z] #47 sha256:bf78690ee9ad85afdff9365344a2a696f156fd85ade024cda0a1e0bfb0027e39 [2022-07-25T10:33:04.719Z] #47 17.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:33:04.719Z] #47 17.46 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:33:04.719Z] #47 ... [2022-07-25T10:33:04.719Z] [2022-07-25T10:33:04.719Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:04.719Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:33:04.719Z] #55 25.09 Fetched 8508 kB in 17s (489 kB/s) [2022-07-25T10:33:04.827Z] #20 2.075 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-25T10:33:05.027Z] #36 34.30 The following NEW packages will be installed: [2022-07-25T10:33:05.027Z] #36 34.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-25T10:33:05.027Z] #36 34.34 vim-common xxd [2022-07-25T10:33:05.284Z] #36 34.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:05.284Z] #36 34.72 Need to get 14.2 MB of archives. [2022-07-25T10:33:05.284Z] #36 34.72 After this operation, 60.0 MB of additional disk space will be used. [2022-07-25T10:33:05.284Z] #36 34.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-07-25T10:33:05.542Z] #36 34.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:33:05.542Z] #36 34.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-07-25T10:33:05.542Z] #36 ... [2022-07-25T10:33:05.542Z] [2022-07-25T10:33:05.542Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:05.542Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-25T10:33:05.542Z] #42 18.89 Reading package lists... [2022-07-25T10:33:05.542Z] #42 25.10 Reading package lists... [2022-07-25T10:33:05.542Z] #42 30.22 Building dependency tree... [2022-07-25T10:33:05.542Z] #42 33.73 The following additional packages will be installed: [2022-07-25T10:33:05.542Z] #42 33.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-25T10:33:05.542Z] #42 33.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-25T10:33:05.542Z] #42 33.74 Suggested packages: [2022-07-25T10:33:05.542Z] #42 33.76 manpages-dev python-setuptools [2022-07-25T10:33:05.542Z] #42 34.59 The following NEW packages will be installed: [2022-07-25T10:33:05.542Z] #42 34.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-25T10:33:05.542Z] #42 34.63 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-25T10:33:05.542Z] #42 34.63 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-25T10:33:05.542Z] #42 34.63 python-six zlib1g-dev [2022-07-25T10:33:05.542Z] #42 35.00 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:05.542Z] #42 35.00 Need to get 3796 kB of archives. [2022-07-25T10:33:05.542Z] #42 35.00 After this operation, 21.6 MB of additional disk space will be used. [2022-07-25T10:33:05.542Z] #42 35.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-07-25T10:33:05.542Z] #42 35.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-25T10:33:05.542Z] #42 35.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-07-25T10:33:05.542Z] #42 35.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-07-25T10:33:05.542Z] #42 35.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-07-25T10:33:05.542Z] #42 35.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-07-25T10:33:05.542Z] #42 35.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-07-25T10:33:05.542Z] #42 35.08 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-07-25T10:33:05.542Z] #42 35.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-07-25T10:33:05.542Z] #42 35.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-07-25T10:33:05.766Z] #20 3.176 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:33:05.799Z] #42 ... [2022-07-25T10:33:05.799Z] [2022-07-25T10:33:05.799Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:05.799Z] #55 sha256:0548f05ea01b606ca8623521e0f4ba28ccecfef5f6c91e7d8ec077d196ecc0a5 [2022-07-25T10:33:05.799Z] #55 19.40 Reading package lists... [2022-07-25T10:33:05.799Z] #55 25.44 Reading package lists... [2022-07-25T10:33:05.799Z] #55 30.51 Building dependency tree... [2022-07-25T10:33:05.799Z] #55 33.84 The following additional packages will be installed: [2022-07-25T10:33:05.799Z] #55 33.86 libbtrfs0 [2022-07-25T10:33:05.799Z] #55 33.97 The following NEW packages will be installed: [2022-07-25T10:33:05.799Z] #55 33.98 libbtrfs-dev libbtrfs0 [2022-07-25T10:33:06.057Z] #55 ... [2022-07-25T10:33:06.057Z] [2022-07-25T10:33:06.057Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:33:06.057Z] #67 sha256:fd022644a32c2e7dd43f6c181a9ce3d6fad93a7d28d217ba9f91289b7d342612 [2022-07-25T10:33:06.057Z] #67 DONE 35.2s [2022-07-25T10:33:06.057Z] [2022-07-25T10:33:06.057Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:33:06.057Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-25T10:33:06.057Z] #40 24.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T10:33:06.057Z] #40 ... [2022-07-25T10:33:06.057Z] [2022-07-25T10:33:06.057Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:06.057Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:33:06.057Z] #36 35.16 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-07-25T10:33:06.057Z] #36 35.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-25T10:33:06.057Z] #36 35.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-07-25T10:33:06.057Z] #36 35.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-07-25T10:33:06.057Z] #36 35.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-07-25T10:33:06.057Z] #36 35.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-07-25T10:33:06.057Z] #36 35.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-07-25T10:33:06.396Z] #20 48.65 Selecting previously unselected package vim. [2022-07-25T10:33:06.396Z] #20 48.65 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:33:06.396Z] #20 48.68 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:06.965Z] #20 49.28 Selecting previously unselected package xfsprogs. [2022-07-25T10:33:06.965Z] #20 49.28 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-25T10:33:06.965Z] #20 49.29 Unpacking xfsprogs (4.20.0-1) ... [2022-07-25T10:33:06.991Z] #36 ... [2022-07-25T10:33:06.991Z] [2022-07-25T10:33:06.991Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:06.991Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-25T10:33:06.991Z] #13 18.54 Reading package lists... [2022-07-25T10:33:06.991Z] #13 24.58 Reading package lists... [2022-07-25T10:33:06.991Z] #13 30.19 Building dependency tree... [2022-07-25T10:33:06.991Z] #13 33.27 The following additional packages will be installed: [2022-07-25T10:33:06.991Z] #13 33.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-25T10:33:06.991Z] #13 33.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-25T10:33:06.991Z] #13 33.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-25T10:33:06.991Z] #13 33.30 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-25T10:33:06.991Z] #13 33.30 mingw-w64-x86-64-dev [2022-07-25T10:33:06.991Z] #13 33.32 Suggested packages: [2022-07-25T10:33:06.991Z] #13 33.33 gcc-8-locales seccomp wine64 [2022-07-25T10:33:06.991Z] #13 ... [2022-07-25T10:33:06.991Z] [2022-07-25T10:33:06.991Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:06.991Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:33:06.991Z] #36 36.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:07.160Z] #20 ... [2022-07-25T10:33:07.160Z] [2022-07-25T10:33:07.160Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:33:07.160Z] #58 sha256:7bda096f1d6c4030be1a37360af9edaaf2646fbb5c3e789909baa45e3ed8afc7 [2022-07-25T10:33:07.160Z] #58 DONE 123.5s [2022-07-25T10:33:07.160Z] [2022-07-25T10:33:07.160Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:33:07.160Z] #59 sha256:2f6086cc19de00f25d30f8ba86c8c39b8418e8a9080637e2ff369e36d2abd301 [2022-07-25T10:33:07.160Z] #59 DONE 0.1s [2022-07-25T10:33:07.160Z] [2022-07-25T10:33:07.160Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:07.160Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:07.160Z] #20 4.578 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:33:07.244Z] #47 ... [2022-07-25T10:33:07.244Z] [2022-07-25T10:33:07.244Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:33:07.244Z] #24 sha256:9a80be735b06948d35657ca870191a0bc8488a87e008295e01a48bf038d9a11f [2022-07-25T10:33:07.244Z] #24 17.67 + mkdir -p /build [2022-07-25T10:33:07.244Z] #24 17.67 + mv docker/docker /build/ [2022-07-25T10:33:07.244Z] #24 17.68 + rmdir docker [2022-07-25T10:33:07.250Z] #36 36.66 Fetched 14.2 MB in 1s (13.1 MB/s) [2022-07-25T10:33:07.250Z] #36 36.72 Selecting previously unselected package xxd. [2022-07-25T10:33:07.421Z] #20 ... [2022-07-25T10:33:07.421Z] [2022-07-25T10:33:07.421Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:33:07.421Z] #60 sha256:362d178570a909355a06f64fe3f430aea5e704cd6b2e8e9ed1a005c1c6199551 [2022-07-25T10:33:07.421Z] #60 DONE 0.1s [2022-07-25T10:33:07.421Z] [2022-07-25T10:33:07.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:07.421Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:07.421Z] #43 50.38 AR soccr/libsoccr.a [2022-07-25T10:33:07.421Z] #43 50.53 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:33:07.421Z] #43 51.12 DEP criu/arch/x86/sigframe.d [2022-07-25T10:33:07.421Z] #43 51.30 DEP criu/arch/x86/sigaction_compat.d [2022-07-25T10:33:07.421Z] #43 51.42 DEP criu/arch/x86/kerndat.d [2022-07-25T10:33:07.421Z] #43 51.60 DEP criu/arch/x86/crtools.d [2022-07-25T10:33:07.421Z] #43 51.78 DEP criu/arch/x86/cpu.d [2022-07-25T10:33:07.421Z] #43 51.92 CC criu/arch/x86/cpu.o [2022-07-25T10:33:07.421Z] #43 52.53 CC criu/arch/x86/crtools.o [2022-07-25T10:33:07.421Z] #43 53.83 CC criu/arch/x86/kerndat.o [2022-07-25T10:33:07.421Z] #43 54.40 CC criu/arch/x86/sigaction_compat.o [2022-07-25T10:33:07.421Z] #43 54.72 CC criu/arch/x86/sigframe.o [2022-07-25T10:33:07.421Z] #43 55.01 LINK criu/arch/x86/crtools.built-in.o [2022-07-25T10:33:07.421Z] #43 55.07 DEP criu/pie/util-vdso-elf32.d [2022-07-25T10:33:07.421Z] #43 55.27 DEP criu/pie/util-vdso.d [2022-07-25T10:33:07.421Z] #43 55.47 DEP criu/pie/util.d [2022-07-25T10:33:07.421Z] #43 55.66 CC criu/pie/util.o [2022-07-25T10:33:07.501Z] #24 ... [2022-07-25T10:33:07.501Z] [2022-07-25T10:33:07.501Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:33:07.501Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:33:07.501Z] #32 7.986 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T10:33:07.501Z] #32 7.986 Cloning into '.'... [2022-07-25T10:33:07.508Z] #36 36.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-25T10:33:07.508Z] #36 36.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-25T10:33:07.508Z] #36 36.77 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:07.508Z] #36 36.91 Selecting previously unselected package vim-common. [2022-07-25T10:33:07.508Z] #36 36.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:33:07.508Z] #36 36.96 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:07.533Z] #20 49.83 Selecting previously unselected package zip. [2022-07-25T10:33:07.533Z] #20 49.83 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-25T10:33:07.533Z] #20 49.83 Unpacking zip (3.0-11+b1) ... [2022-07-25T10:33:07.533Z] #20 50.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:33:07.533Z] #20 50.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:33:07.533Z] #20 50.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:07.759Z] #32 ... [2022-07-25T10:33:07.759Z] [2022-07-25T10:33:07.759Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:33:07.759Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:33:07.759Z] #40 7.779 + git clone https://github.com/docker/distribution.git . [2022-07-25T10:33:07.759Z] #40 7.779 Cloning into '.'... [2022-07-25T10:33:07.759Z] #40 ... [2022-07-25T10:33:07.759Z] [2022-07-25T10:33:07.759Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:07.759Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:33:07.759Z] #34 12.38 internal/bytealg [2022-07-25T10:33:07.759Z] #34 12.81 runtime/internal/sys [2022-07-25T10:33:07.759Z] #34 13.95 runtime/internal/math [2022-07-25T10:33:07.759Z] #34 14.23 internal/itoa [2022-07-25T10:33:07.759Z] #34 14.77 math/bits [2022-07-25T10:33:07.759Z] #34 15.68 runtime [2022-07-25T10:33:07.759Z] #34 16.02 math [2022-07-25T10:33:07.767Z] #36 37.18 Selecting previously unselected package libicu63:arm64. [2022-07-25T10:33:07.767Z] #36 37.18 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-07-25T10:33:07.767Z] #36 37.20 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-25T10:33:07.793Z] #20 50.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-25T10:33:07.793Z] #20 50.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-25T10:33:07.793Z] #20 50.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:07.793Z] #20 50.17 Setting up uidmap (1:4.5-1.1) ... [2022-07-25T10:33:07.793Z] #20 50.19 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-25T10:33:07.793Z] #20 50.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:07.793Z] #20 50.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:33:07.793Z] #20 50.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:07.793Z] #20 50.28 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:33:07.793Z] #20 50.30 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:07.793Z] #20 50.31 Setting up zip (3.0-11+b1) ... [2022-07-25T10:33:07.993Z] #43 56.15 CC criu/pie/util-vdso.o [2022-07-25T10:33:07.993Z] #55 25.09 Reading package lists... [2022-07-25T10:33:08.017Z] #34 ... [2022-07-25T10:33:08.017Z] [2022-07-25T10:33:08.017Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:33:08.017Z] #24 sha256:9a80be735b06948d35657ca870191a0bc8488a87e008295e01a48bf038d9a11f [2022-07-25T10:33:08.017Z] #24 DONE 18.6s [2022-07-25T10:33:08.017Z] [2022-07-25T10:33:08.017Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:33:08.017Z] #58 sha256:17cea4d1202989f98ea77283b61fd057a9b745c26a2e6a7358280f250d9b2ec2 [2022-07-25T10:33:08.017Z] #58 11.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:33:08.017Z] #58 11.51 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:33:08.017Z] #58 11.75 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T10:33:08.017Z] #58 12.79 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-07-25T10:33:08.017Z] #58 17.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-07-25T10:33:08.017Z] #58 18.27 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T10:33:08.017Z] #58 18.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T10:33:08.017Z] #58 18.49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T10:33:08.052Z] #20 50.33 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:08.052Z] #20 50.36 Setting up bash-completion (1:2.8-6) ... [2022-07-25T10:33:08.253Z] #55 31.09 Reading package lists... [2022-07-25T10:33:08.253Z] #55 ... [2022-07-25T10:33:08.253Z] [2022-07-25T10:33:08.253Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:08.253Z] #49 sha256:53e6afee0fd72e9bace0ceffe0ae6ae0d9d95eebe9af55481f92d0edc7423ecf [2022-07-25T10:33:08.253Z] #49 31.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T10:33:08.274Z] #58 18.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:33:08.274Z] #58 18.82 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T10:33:08.510Z] #49 31.37 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T10:33:08.538Z] #58 19.08 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-07-25T10:33:08.768Z] #49 31.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-25T10:33:08.768Z] #49 31.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-25T10:33:08.768Z] #49 31.56 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-25T10:33:08.934Z] #43 57.04 CC criu/pie/util-vdso-elf32.o [2022-07-25T10:33:09.116Z] #58 19.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T10:33:09.194Z] #43 57.65 AR criu/pie/pie.lib.a [2022-07-25T10:33:09.194Z] #43 ... [2022-07-25T10:33:09.194Z] [2022-07-25T10:33:09.194Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:09.194Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:09.194Z] #20 6.633 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:33:09.374Z] #58 20.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-07-25T10:33:09.374Z] #58 ... [2022-07-25T10:33:09.374Z] [2022-07-25T10:33:09.374Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:33:09.374Z] #47 sha256:4007c6712c6725d9cf37d158b284d2c6a4aa41dcba988c4b659d81a24a828b42 [2022-07-25T10:33:09.374Z] #47 20.02 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:33:09.631Z] #47 20.18 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:33:09.888Z] #47 20.31 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:33:10.457Z] #47 ... [2022-07-25T10:33:10.457Z] [2022-07-25T10:33:10.457Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:33:10.457Z] #51 sha256:a9a8535304d24705cdb7433d22cf58210c2caa418676ff3c24658a97c3958ab2 [2022-07-25T10:33:10.457Z] #51 11.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T10:33:10.671Z] #49 33.21 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-25T10:33:10.671Z] #49 33.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T10:33:10.671Z] #49 33.53 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-25T10:33:10.714Z] #51 ... [2022-07-25T10:33:10.714Z] [2022-07-25T10:33:10.714Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:10.714Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:33:10.714Z] #36 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:33:10.714Z] #36 16.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:33:10.714Z] #36 18.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:33:10.714Z] #36 ... [2022-07-25T10:33:10.714Z] [2022-07-25T10:33:10.714Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:10.714Z] #49 sha256:04d1d85322bfe7e8bf7477119ff56b527a4b5cd38180c46aa4df42478f44d994 [2022-07-25T10:33:10.714Z] #49 20.54 go: downloading github.com/fatih/color v1.7.0 [2022-07-25T10:33:10.714Z] #49 20.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-07-25T10:33:10.714Z] #49 20.62 go: downloading github.com/pkg/errors v0.8.1 [2022-07-25T10:33:10.714Z] #49 20.63 go: downloading github.com/spf13/cobra v0.0.5 [2022-07-25T10:33:10.714Z] #49 20.72 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T10:33:10.714Z] #49 21.10 go: downloading github.com/spf13/viper v1.6.1 [2022-07-25T10:33:11.233Z] #49 ... [2022-07-25T10:33:11.233Z] [2022-07-25T10:33:11.233Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:11.233Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:11.233Z] #42 24.16 Fetched 8508 kB in 17s (494 kB/s) [2022-07-25T10:33:11.233Z] #42 24.16 Reading package lists... [2022-07-25T10:33:11.233Z] #42 31.73 Reading package lists... [2022-07-25T10:33:11.233Z] #42 ... [2022-07-25T10:33:11.233Z] [2022-07-25T10:33:11.233Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:11.233Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:33:11.233Z] #36 24.50 Fetched 8508 kB in 18s (468 kB/s) [2022-07-25T10:33:11.233Z] #36 24.50 Reading package lists... [2022-07-25T10:33:11.278Z] #49 21.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-07-25T10:33:11.278Z] #49 21.77 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-07-25T10:33:11.278Z] #49 ... [2022-07-25T10:33:11.278Z] [2022-07-25T10:33:11.278Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:11.278Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:11.278Z] #42 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:33:11.278Z] #42 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:33:11.278Z] #42 ... [2022-07-25T10:33:11.278Z] [2022-07-25T10:33:11.278Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:11.278Z] #49 sha256:04d1d85322bfe7e8bf7477119ff56b527a4b5cd38180c46aa4df42478f44d994 [2022-07-25T10:33:11.278Z] #49 21.88 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-07-25T10:33:11.278Z] #49 21.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-07-25T10:33:11.343Z] #20 53.35 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:11.343Z] #20 53.36 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:33:11.343Z] #20 53.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:33:11.343Z] #20 53.39 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-25T10:33:11.343Z] #20 53.40 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:33:11.343Z] #20 ... [2022-07-25T10:33:11.343Z] [2022-07-25T10:33:11.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:11.343Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:11.343Z] #43 94.83 CC criu/cr-service.o [2022-07-25T10:33:11.343Z] #43 96.35 CC criu/crtools.o [2022-07-25T10:33:11.343Z] #43 96.90 CC criu/eventfd.o [2022-07-25T10:33:11.343Z] #43 97.27 CC criu/eventpoll.o [2022-07-25T10:33:11.343Z] #43 98.30 CC criu/external.o [2022-07-25T10:33:11.343Z] #43 98.62 CC criu/fault-injection.o [2022-07-25T10:33:11.343Z] #43 98.79 CC criu/fdstore.o [2022-07-25T10:33:11.343Z] #43 99.16 CC criu/fifo.o [2022-07-25T10:33:11.343Z] #43 99.54 CC criu/file-ids.o [2022-07-25T10:33:11.343Z] #43 99.83 CC criu/file-lock.o [2022-07-25T10:33:11.343Z] #43 100.7 CC criu/files-ext.o [2022-07-25T10:33:11.343Z] #43 101.1 CC criu/files-reg.o [2022-07-25T10:33:11.343Z] #43 103.2 CC criu/files.o [2022-07-25T10:33:11.343Z] #43 ... [2022-07-25T10:33:11.343Z] [2022-07-25T10:33:11.343Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:11.343Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:11.343Z] #20 53.49 invoke-rc.d: could not determine current runlevel [2022-07-25T10:33:11.343Z] #20 53.50 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:33:11.343Z] #20 53.52 Setting up pigz (2.4-1) ... [2022-07-25T10:33:11.343Z] #20 53.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:33:11.343Z] #20 53.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:33:11.343Z] #20 53.57 Setting up python-pip-whl (18.1-5) ... [2022-07-25T10:33:11.343Z] #20 53.58 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-25T10:33:11.343Z] #20 53.59 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:11.602Z] #20 54.01 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-25T10:33:11.602Z] #20 54.03 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:33:11.602Z] #20 54.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:33:11.602Z] #20 54.09 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:11.602Z] #20 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T10:33:11.602Z] #20 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T10:33:11.602Z] #20 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T10:33:11.602Z] #20 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T10:33:11.602Z] #20 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T10:33:11.602Z] #20 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T10:33:11.602Z] #20 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T10:33:11.602Z] #20 54.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T10:33:11.602Z] #20 54.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:33:11.602Z] #20 54.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:33:11.602Z] #20 54.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-25T10:33:11.602Z] #20 54.23 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:33:11.841Z] #49 ... [2022-07-25T10:33:11.841Z] [2022-07-25T10:33:11.841Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:11.841Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:33:11.841Z] #55 12.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:33:11.841Z] #55 17.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:33:11.841Z] #55 20.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:33:11.841Z] #55 ... [2022-07-25T10:33:11.841Z] [2022-07-25T10:33:11.841Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:11.841Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:11.841Z] #13 6.827 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-25T10:33:11.841Z] #13 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:33:11.841Z] #13 12.31 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:33:11.841Z] #13 15.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:33:11.862Z] #20 54.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-25T10:33:11.862Z] #20 54.26 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:33:12.770Z] #13 ... [2022-07-25T10:33:12.771Z] [2022-07-25T10:33:12.771Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:33:12.771Z] #47 sha256:4007c6712c6725d9cf37d158b284d2c6a4aa41dcba988c4b659d81a24a828b42 [2022-07-25T10:33:12.771Z] #47 23.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:33:12.771Z] #47 23.31 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:33:13.092Z] #36 ... [2022-07-25T10:33:13.092Z] [2022-07-25T10:33:13.092Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:13.092Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-25T10:33:13.092Z] #42 35.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-07-25T10:33:13.092Z] #42 35.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-07-25T10:33:13.092Z] #42 35.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-07-25T10:33:13.092Z] #42 35.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-07-25T10:33:13.092Z] #42 35.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-25T10:33:13.092Z] #42 35.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-07-25T10:33:13.092Z] #42 35.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-07-25T10:33:13.092Z] #42 36.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:13.092Z] #42 36.90 Fetched 3796 kB in 1s (4026 kB/s) [2022-07-25T10:33:13.092Z] #42 36.97 Selecting previously unselected package libcap-dev:arm64. [2022-07-25T10:33:13.092Z] #42 36.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-25T10:33:13.092Z] #42 37.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 37.04 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-07-25T10:33:13.092Z] #42 37.18 Selecting previously unselected package libnet1:arm64. [2022-07-25T10:33:13.092Z] #42 37.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 37.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:13.092Z] #42 37.33 Selecting previously unselected package libnet1-dev. [2022-07-25T10:33:13.092Z] #42 37.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 37.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:13.092Z] #42 37.51 Selecting previously unselected package libnl-3-200:arm64. [2022-07-25T10:33:13.092Z] #42 37.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 37.51 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-07-25T10:33:13.092Z] #42 37.65 Selecting previously unselected package libnl-3-dev:arm64. [2022-07-25T10:33:13.092Z] #42 37.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 37.67 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-07-25T10:33:13.092Z] #42 37.91 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-25T10:33:13.092Z] #42 37.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 37.97 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-25T10:33:13.092Z] #42 38.04 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-25T10:33:13.092Z] #42 38.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 38.07 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-07-25T10:33:13.092Z] #42 38.15 Selecting previously unselected package zlib1g-dev:arm64. [2022-07-25T10:33:13.092Z] #42 38.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 38.17 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:33:13.092Z] #42 38.38 Selecting previously unselected package libprotobuf17:arm64. [2022-07-25T10:33:13.092Z] #42 38.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 38.41 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-07-25T10:33:13.092Z] #42 38.91 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-07-25T10:33:13.092Z] #42 38.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 38.92 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-07-25T10:33:13.092Z] #42 39.10 Selecting previously unselected package libprotobuf-dev:arm64. [2022-07-25T10:33:13.092Z] #42 39.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 39.12 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-07-25T10:33:13.092Z] #42 40.38 Selecting previously unselected package libprotoc17:arm64. [2022-07-25T10:33:13.092Z] #42 40.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 40.39 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-07-25T10:33:13.092Z] #42 40.91 Selecting previously unselected package protobuf-c-compiler. [2022-07-25T10:33:13.092Z] #42 40.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 40.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:33:13.092Z] #42 41.06 Selecting previously unselected package protobuf-compiler. [2022-07-25T10:33:13.092Z] #42 41.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-07-25T10:33:13.092Z] #42 41.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:33:13.092Z] #42 41.28 Selecting previously unselected package python-pkg-resources. [2022-07-25T10:33:13.092Z] #42 41.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:33:13.092Z] #42 41.29 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-25T10:33:13.092Z] #42 42.52 Selecting previously unselected package python-six. [2022-07-25T10:33:13.092Z] #42 42.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-25T10:33:13.092Z] #42 42.54 Unpacking python-six (1.12.0-1) ... [2022-07-25T10:33:13.127Z] #36 31.33 Reading package lists... [2022-07-25T10:33:13.127Z] #36 ... [2022-07-25T10:33:13.127Z] [2022-07-25T10:33:13.127Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:13.127Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:13.127Z] #13 26.03 Fetched 9047 kB in 19s (475 kB/s) [2022-07-25T10:33:13.127Z] #13 26.03 Reading package lists... [2022-07-25T10:33:14.029Z] #42 43.17 Selecting previously unselected package python-protobuf. [2022-07-25T10:33:14.029Z] #42 43.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-07-25T10:33:14.029Z] #42 43.19 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-25T10:33:14.029Z] #42 ... [2022-07-25T10:33:14.029Z] [2022-07-25T10:33:14.029Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:14.029Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:33:14.029Z] #36 43.18 Selecting previously unselected package libxml2:arm64. [2022-07-25T10:33:14.029Z] #36 43.18 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-07-25T10:33:14.029Z] #36 43.26 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ...#36 ... [2022-07-25T10:33:14.029Z] [2022-07-25T10:33:14.029Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:14.029Z] #55 sha256:0548f05ea01b606ca8623521e0f4ba28ccecfef5f6c91e7d8ec077d196ecc0a5 [2022-07-25T10:33:14.029Z] #55 39.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:14.029Z] #55 39.40 Need to get 119 kB of archives. [2022-07-25T10:33:14.029Z] #55 39.40 After this operation, 387 kB of additional disk space will be used. [2022-07-25T10:33:14.029Z] #55 39.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-07-25T10:33:14.029Z] #55 39.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-07-25T10:33:14.029Z] #55 40.39 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:14.029Z] #55 40.58 Fetched 119 kB in 5s (22.6 kB/s) [2022-07-25T10:33:14.029Z] #55 40.68 Selecting previously unselected package libbtrfs0. [2022-07-25T10:33:14.029Z] #55 40.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-07-25T10:33:14.029Z] #55 40.78 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-07-25T10:33:14.029Z] #55 40.79 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:33:14.029Z] #55 40.91 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:33:14.029Z] #55 40.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-07-25T10:33:14.029Z] #55 40.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:33:14.029Z] #55 41.10 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:33:14.029Z] #55 41.14 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:33:14.029Z] #55 41.16 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:33:14.029Z] #55 DONE 43.4s [2022-07-25T10:33:14.029Z] [2022-07-25T10:33:14.029Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:14.029Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:33:14.029Z] #36 43.26 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:33:14.398Z] #20 57.03 Setting up iptables (1.8.2-4) ... [2022-07-25T10:33:14.474Z] #20 11.77 Fetched 9047 kB in 11s (852 kB/s) [2022-07-25T10:33:14.596Z] #36 43.96 Selecting previously unselected package cmake-data. [2022-07-25T10:33:14.596Z] #36 43.97 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-25T10:33:14.596Z] #36 43.97 Unpacking cmake-data (3.13.4-1) ... [2022-07-25T10:33:14.617Z] #13 33.33 Reading package lists... [2022-07-25T10:33:14.617Z] #13 ... [2022-07-25T10:33:14.617Z] [2022-07-25T10:33:14.617Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:14.617Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:33:14.617Z] #55 31.09 Reading package lists... [2022-07-25T10:33:14.657Z] #20 57.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:33:14.657Z] #20 57.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:33:14.657Z] #20 57.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:33:14.657Z] #20 57.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:33:14.657Z] #20 57.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T10:33:14.657Z] #20 57.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T10:33:14.657Z] #20 57.12 Setting up python3 (3.7.3-1) ... [2022-07-25T10:33:15.043Z] #20 11.77 Reading package lists... [2022-07-25T10:33:15.043Z] #20 ... [2022-07-25T10:33:15.043Z] [2022-07-25T10:33:15.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:15.043Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:15.043Z] #43 57.70 DEP criu/pie/restorer.d [2022-07-25T10:33:15.043Z] #43 57.89 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-25T10:33:15.043Z] #43 58.07 DEP criu/arch/x86/restorer_unmap.d [2022-07-25T10:33:15.043Z] #43 58.09 DEP criu/arch/x86/restorer.d [2022-07-25T10:33:15.043Z] #43 58.29 DEP criu/arch/x86/vdso-pie.d [2022-07-25T10:33:15.043Z] #43 58.38 DEP criu/pie/parasite-vdso.d [2022-07-25T10:33:15.043Z] #43 58.55 DEP criu/pie/parasite.d [2022-07-25T10:33:15.043Z] #43 58.80 CC criu/pie/parasite.o [2022-07-25T10:33:15.043Z] #43 59.88 LINK criu/pie/parasite.built-in.o [2022-07-25T10:33:15.043Z] #43 59.89 GEN criu/pie/parasite-blob.h [2022-07-25T10:33:15.043Z] #43 59.90 CC criu/pie/parasite-vdso.o [2022-07-25T10:33:15.043Z] #43 60.43 CC criu/arch/x86/vdso-pie.o [2022-07-25T10:33:15.043Z] #43 60.70 CC criu/arch/x86/restorer.o [2022-07-25T10:33:15.043Z] #43 61.23 CC criu/arch/x86/restorer_unmap.o [2022-07-25T10:33:15.043Z] #43 61.28 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-25T10:33:15.043Z] #43 61.50 CC criu/pie/restorer.o [2022-07-25T10:33:15.224Z] #20 57.55 Setting up python3-wheel (0.32.3-2) ... [2022-07-25T10:33:15.436Z] #55 37.85 Building dependency tree... [2022-07-25T10:33:15.436Z] #55 ... [2022-07-25T10:33:15.436Z] [2022-07-25T10:33:15.436Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:33:15.436Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:33:15.436Z] #40 28.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T10:33:15.692Z] #40 ... [2022-07-25T10:33:15.692Z] [2022-07-25T10:33:15.692Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:33:15.692Z] #67 sha256:e8c688e4d23cbc9d265504de2a3ae93a4b31d0add984dd9422ec76c929d8803e [2022-07-25T10:33:15.692Z] #67 DONE 38.7s [2022-07-25T10:33:15.692Z] [2022-07-25T10:33:15.692Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:15.692Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:15.692Z] #42 31.73 Reading package lists... [2022-07-25T10:33:15.801Z] #20 58.24 Setting up apparmor (2.13.2-10) ... [2022-07-25T10:33:15.982Z] #43 64.37 LINK criu/pie/restorer.built-in.o [2022-07-25T10:33:15.983Z] #43 64.39 GEN criu/pie/restorer-blob.h [2022-07-25T10:33:16.243Z] #43 64.46 DEP criu/vdso.d [2022-07-25T10:33:16.253Z] #42 38.43 Building dependency tree... [2022-07-25T10:33:16.253Z] #42 ... [2022-07-25T10:33:16.253Z] [2022-07-25T10:33:16.253Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:33:16.253Z] #51 sha256:3793bc200f2928084b6117673382f17b595b05c94ceb2f8fc5e36153d5ed9ea9 [2022-07-25T10:33:16.253Z] #51 DONE 39.0s [2022-07-25T10:33:16.253Z] [2022-07-25T10:33:16.253Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:16.253Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:33:16.253Z] #36 31.33 Reading package lists... [2022-07-25T10:33:16.503Z] #43 64.78 DEP criu/vdso-compat.d [2022-07-25T10:33:16.503Z] #43 64.92 DEP criu/uts_ns.d [2022-07-25T10:33:16.510Z] #36 37.98 Building dependency tree... [2022-07-25T10:33:16.763Z] #43 65.04 DEP criu/util.d [2022-07-25T10:33:17.023Z] #43 65.22 DEP criu/uffd.d [2022-07-25T10:33:17.130Z] #36 ... [2022-07-25T10:33:17.131Z] [2022-07-25T10:33:17.131Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:17.131Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-25T10:33:17.131Z] #13 34.41 The following NEW packages will be installed: [2022-07-25T10:33:17.131Z] #13 34.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:33:17.131Z] #13 34.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-25T10:33:17.131Z] #13 34.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-25T10:33:17.131Z] #13 34.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-25T10:33:17.131Z] #13 34.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-25T10:33:17.131Z] #13 34.42 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T10:33:17.131Z] #13 34.42 The following packages will be upgraded: [2022-07-25T10:33:17.131Z] #13 34.43 libseccomp2 [2022-07-25T10:33:17.131Z] #13 34.86 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:17.131Z] #13 34.86 Need to get 73.4 MB of archives. [2022-07-25T10:33:17.131Z] #13 34.86 After this operation, 471 MB of additional disk space will be used. [2022-07-25T10:33:17.131Z] #13 34.86 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-07-25T10:33:17.131Z] #13 34.86 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-07-25T10:33:17.131Z] #13 34.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-07-25T10:33:17.131Z] #13 34.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-07-25T10:33:17.131Z] #13 35.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-25T10:33:17.131Z] #13 35.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-07-25T10:33:17.131Z] #13 35.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-07-25T10:33:17.131Z] #13 35.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-25T10:33:17.131Z] #13 35.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-25T10:33:17.131Z] #13 35.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-25T10:33:17.131Z] #13 35.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-07-25T10:33:17.131Z] #13 38.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-07-25T10:33:17.131Z] #13 40.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-07-25T10:33:17.131Z] #13 40.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-07-25T10:33:17.131Z] #13 40.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-07-25T10:33:17.131Z] #13 40.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-07-25T10:33:17.131Z] #13 40.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-07-25T10:33:17.131Z] #13 40.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-07-25T10:33:17.131Z] #13 40.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-07-25T10:33:17.131Z] #13 40.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-07-25T10:33:17.131Z] #13 40.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-07-25T10:33:17.131Z] #13 40.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-07-25T10:33:17.131Z] #13 40.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-07-25T10:33:17.131Z] #13 41.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-07-25T10:33:17.131Z] #13 41.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-07-25T10:33:17.131Z] #13 41.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-07-25T10:33:17.131Z] #13 42.13 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:17.131Z] #13 42.27 Fetched 73.4 MB in 7s (11.2 MB/s) [2022-07-25T10:33:17.131Z] #13 42.40 (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 ... 15394 files and directories currently installed.) [2022-07-25T10:33:17.131Z] #13 42.43 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-07-25T10:33:17.131Z] #13 42.46 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-25T10:33:17.131Z] #13 42.72 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:33:17.131Z] #13 42.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T10:33:17.131Z] #13 42.92 (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 ... 15394 files and directories currently installed.) [2022-07-25T10:33:17.131Z] #13 42.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-07-25T10:33:17.131Z] #13 42.97 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:33:17.282Z] #43 65.48 DEP criu/tun.d [2022-07-25T10:33:17.282Z] #43 65.68 DEP criu/tty.d [2022-07-25T10:33:17.389Z] #13 ... [2022-07-25T10:33:17.389Z] [2022-07-25T10:33:17.389Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:17.389Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:33:17.389Z] #36 46.76 Selecting previously unselected package libarchive13:arm64. [2022-07-25T10:33:17.389Z] #36 46.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-07-25T10:33:17.389Z] #36 46.78 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-07-25T10:33:17.542Z] #43 65.92 DEP criu/timerfd.d [2022-07-25T10:33:17.542Z] #43 66.03 DEP criu/timens.d [2022-07-25T10:33:17.648Z] #36 47.01 Selecting previously unselected package libjsoncpp1:arm64. [2022-07-25T10:33:17.648Z] #36 47.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-07-25T10:33:17.648Z] #36 47.02 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-07-25T10:33:17.706Z] #20 60.11 Setting up xfsprogs (4.20.0-1) ... [2022-07-25T10:33:17.707Z] #20 60.13 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:33:17.906Z] #36 47.17 Selecting previously unselected package librhash0:arm64. [2022-07-25T10:33:17.906Z] #36 47.18 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-07-25T10:33:17.906Z] #36 47.18 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-07-25T10:33:17.906Z] #36 47.42 Selecting previously unselected package libuv1:arm64. [2022-07-25T10:33:17.966Z] #20 60.49 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:33:18.111Z] #43 66.22 DEP criu/sysfs_parse.d [2022-07-25T10:33:18.111Z] #43 66.35 DEP criu/sysctl.d [2022-07-25T10:33:18.165Z] #36 47.43 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-07-25T10:33:18.165Z] #36 47.43 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-07-25T10:33:18.165Z] #36 47.58 Selecting previously unselected package cmake. [2022-07-25T10:33:18.165Z] #36 47.59 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-07-25T10:33:18.165Z] #36 47.61 Unpacking cmake (3.13.4-1) ... [2022-07-25T10:33:18.165Z] #36 ... [2022-07-25T10:33:18.165Z] [2022-07-25T10:33:18.165Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:33:18.165Z] #32 sha256:be7302e5836fd3be055ca4a7c2e10e85996b78a82327deeb5c5807614211d18e [2022-07-25T10:33:18.165Z] #32 37.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T10:33:18.165Z] #32 37.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:33:18.371Z] #43 66.54 DEP criu/string.d [2022-07-25T10:33:18.371Z] #43 66.58 DEP criu/stats.d [2022-07-25T10:33:18.371Z] #43 ... [2022-07-25T10:33:18.371Z] [2022-07-25T10:33:18.371Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:18.371Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:18.371Z] #20 11.77 Reading package lists... [2022-07-25T10:33:18.407Z] #36 41.18 The following additional packages will be installed: [2022-07-25T10:33:18.407Z] #36 41.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-25T10:33:18.407Z] #36 41.18 Suggested packages: [2022-07-25T10:33:18.408Z] #36 41.18 cmake-doc ninja-build lrzip [2022-07-25T10:33:18.408Z] #36 41.18 Recommended packages: [2022-07-25T10:33:18.408Z] #36 41.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T10:33:18.423Z] #32 ... [2022-07-25T10:33:18.423Z] [2022-07-25T10:33:18.423Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:18.423Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-25T10:33:18.423Z] #13 44.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T10:33:18.423Z] #13 44.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-07-25T10:33:18.423Z] #13 44.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:33:18.705Z] using credential docker-jenkins-github-credentials [2022-07-25T10:33:18.789Z] Cloning the remote Git repository [2022-07-25T10:33:18.789Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:33:18.971Z] #36 42.05 The following NEW packages will be installed: [2022-07-25T10:33:18.971Z] #36 42.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-25T10:33:18.971Z] #36 42.05 vim-common xxd [2022-07-25T10:33:19.210Z] #20 15.76 Reading package lists... [2022-07-25T10:33:19.210Z] #20 ... [2022-07-25T10:33:19.210Z] [2022-07-25T10:33:19.210Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:33:19.210Z] #53 sha256:6c8ac1ce78b83d1733a368d940d79c80e605cbe7bd5e1dafab368976a5463215 [2022-07-25T10:33:19.210Z] #53 13.65 + cd /tmp/tmp.ga6lKjc8ow/src/github.com/opencontainers/runc [2022-07-25T10:33:19.210Z] #53 13.65 + git checkout -q v1.1.2 [2022-07-25T10:33:19.210Z] #53 14.01 + '[' -z '' ']' [2022-07-25T10:33:19.210Z] #53 14.01 + target=static [2022-07-25T10:33:19.210Z] #53 14.01 + make BUILDTAGS=seccomp static [2022-07-25T10:33:19.210Z] #53 14.50 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T10:33:19.315Z] #47 ... [2022-07-25T10:33:19.315Z] [2022-07-25T10:33:19.315Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:19.315Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:33:19.315Z] #34 23.96 unicode/utf8 [2022-07-25T10:33:19.315Z] #34 24.86 internal/race [2022-07-25T10:33:19.315Z] #34 25.05 sync/atomic [2022-07-25T10:33:19.315Z] #34 25.83 unicode [2022-07-25T10:33:19.343Z] #20 61.51 Setting up python3-distutils (3.7.3-1) ... [2022-07-25T10:33:19.470Z] #53 ... [2022-07-25T10:33:19.470Z] [2022-07-25T10:33:19.470Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:19.470Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:19.470Z] #43 66.70 DEP criu/sockets.d [2022-07-25T10:33:19.470Z] #43 66.89 DEP criu/sk-unix.d [2022-07-25T10:33:19.470Z] #43 67.04 DEP criu/sk-tcp.d [2022-07-25T10:33:19.470Z] #43 67.24 DEP criu/sk-queue.d [2022-07-25T10:33:19.470Z] #43 67.42 DEP criu/sk-packet.d [2022-07-25T10:33:19.470Z] #43 67.58 DEP criu/sk-netlink.d [2022-07-25T10:33:19.470Z] #43 67.75 DEP criu/sk-inet.d [2022-07-25T10:33:19.534Z] #36 42.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:19.534Z] #36 42.41 Need to get 14.9 MB of archives. [2022-07-25T10:33:19.534Z] #36 42.41 After this operation, 61.8 MB of additional disk space will be used. [2022-07-25T10:33:19.534Z] #36 42.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-25T10:33:19.534Z] #36 42.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:33:19.534Z] #36 42.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-25T10:33:19.571Z] #34 ... [2022-07-25T10:33:19.571Z] [2022-07-25T10:33:19.571Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:19.571Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:19.571Z] #42 30.17 Fetched 8508 kB in 24s (362 kB/s) [2022-07-25T10:33:19.603Z] #20 62.03 Setting up python3-setuptools (40.8.0-1) ... [2022-07-25T10:33:19.730Z] #43 67.90 DEP criu/signalfd.d [2022-07-25T10:33:19.730Z] #43 68.03 DEP criu/sigframe.d [2022-07-25T10:33:19.730Z] #43 68.12 DEP criu/shmem.d [2022-07-25T10:33:19.804Z] #13 46.91 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T10:33:19.804Z] #13 46.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-25T10:33:19.804Z] #13 46.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:33:19.804Z] #13 47.04 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-25T10:33:19.804Z] #13 47.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-07-25T10:33:19.804Z] #13 47.05 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-07-25T10:33:19.990Z] #43 68.34 DEP criu/servicefd.d [2022-07-25T10:33:19.990Z] #43 68.47 DEP criu/seize.d [2022-07-25T10:33:20.063Z] #13 47.19 Selecting previously unselected package dmsetup. [2022-07-25T10:33:20.063Z] #13 47.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-07-25T10:33:20.063Z] #13 47.21 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-25T10:33:20.063Z] #13 47.41 Selecting previously unselected package mingw-w64-common. [2022-07-25T10:33:20.249Z] #43 68.58 DEP criu/seccomp.d [2022-07-25T10:33:20.321Z] #13 47.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-25T10:33:20.321Z] #13 47.43 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-25T10:33:19.002Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:33:19.432Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-07-25T10:33:20.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:33:20.373Z] > git --version # timeout=10 [2022-07-25T10:33:20.468Z] #36 ... [2022-07-25T10:33:20.468Z] [2022-07-25T10:33:20.468Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:20.468Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:20.468Z] #13 33.33 Reading package lists... [2022-07-25T10:33:20.509Z] #43 68.77 DEP criu/rst-malloc.d [2022-07-25T10:33:20.509Z] #43 68.86 DEP criu/rbtree.d [2022-07-25T10:33:20.578Z] #13 ... [2022-07-25T10:33:20.578Z] [2022-07-25T10:33:20.578Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:20.578Z] #34 sha256:d106d228e11a2b572e62c786ea14eb86e40c4ab98085b715639ef24cccb0cb69 [2022-07-25T10:33:20.578Z] #34 39.83 sync [2022-07-25T10:33:20.578Z] #34 39.84 internal/reflectlite [2022-07-25T10:33:20.578Z] #34 40.74 internal/testlog [2022-07-25T10:33:20.579Z] #34 42.33 errors [2022-07-25T10:33:20.579Z] #34 42.33 sort [2022-07-25T10:33:20.579Z] #34 43.04 strconv [2022-07-25T10:33:20.579Z] #34 43.04 io [2022-07-25T10:33:20.579Z] #34 44.23 internal/oserror [2022-07-25T10:33:20.579Z] #34 44.46 syscall [2022-07-25T10:33:20.579Z] #34 46.41 reflect [2022-07-25T10:33:20.579Z] #34 ... [2022-07-25T10:33:20.579Z] [2022-07-25T10:33:20.579Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:20.579Z] #36 sha256:08fc0fc541cb6bcdf5679b216f5fc8361324f8f92975f51ceeb7e419b891ea10 [2022-07-25T10:33:20.579Z] #36 49.74 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-25T10:33:20.579Z] #36 49.77 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:20.579Z] #36 49.79 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-07-25T10:33:20.579Z] #36 49.81 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:20.579Z] #36 49.86 Setting up librhash0:arm64 (1.3.8-1) ... [2022-07-25T10:33:20.579Z] #36 49.89 Setting up cmake-data (3.13.4-1) ... [2022-07-25T10:33:20.579Z] #36 49.90 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:33:20.579Z] #36 49.93 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-07-25T10:33:20.579Z] #36 49.94 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-07-25T10:33:20.579Z] #36 49.96 Setting up cmake (3.13.4-1) ... [2022-07-25T10:33:20.579Z] #36 49.97 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:33:20.769Z] #43 68.91 DEP criu/pstree.d [2022-07-25T10:33:20.769Z] #43 69.12 DEP criu/protobuf.d [2022-07-25T10:33:20.769Z] #43 69.25 GEN criu/protobuf-desc-gen.h [2022-07-25T10:33:20.836Z] #36 50.09 Processing triggers for mime-support (3.62) ... [2022-07-25T10:33:20.981Z] #20 63.28 Setting up python3-pip (18.1-5) ... [2022-07-25T10:33:21.397Z] #13 39.74 Building dependency tree... [2022-07-25T10:33:21.549Z] #20 ... [2022-07-25T10:33:21.549Z] [2022-07-25T10:33:21.549Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:21.549Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:21.549Z] #43 105.3 CC criu/filesystems.o [2022-07-25T10:33:21.549Z] #43 106.0 CC criu/fsnotify.o [2022-07-25T10:33:21.549Z] #43 107.2 CC criu/image-desc.o [2022-07-25T10:33:21.549Z] #43 107.4 CC criu/image.o [2022-07-25T10:33:21.549Z] #43 108.3 CC criu/ipc_ns.o [2022-07-25T10:33:21.549Z] #43 109.5 CC criu/irmap.o [2022-07-25T10:33:21.549Z] #43 110.3 CC criu/kcmp-ids.o [2022-07-25T10:33:21.549Z] #43 110.6 CC criu/kerndat.o [2022-07-25T10:33:21.549Z] #43 111.8 CC criu/libnetlink.o [2022-07-25T10:33:21.549Z] #43 112.2 CC criu/log.o [2022-07-25T10:33:21.549Z] #43 112.8 CC criu/lsm.o [2022-07-25T10:33:21.549Z] #43 113.3 CC criu/mem.o [2022-07-25T10:33:21.549Z] #43 115.2 CC criu/memfd.o [2022-07-25T10:33:21.808Z] #43 ... [2022-07-25T10:33:21.808Z] [2022-07-25T10:33:21.809Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:21.809Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:21.809Z] #20 64.31 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:33:21.961Z] #13 ... [2022-07-25T10:33:21.961Z] [2022-07-25T10:33:21.961Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:21.961Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:33:21.961Z] #55 37.85 Building dependency tree... [2022-07-25T10:33:21.961Z] #55 41.04 The following additional packages will be installed: [2022-07-25T10:33:21.961Z] #55 41.04 libbtrfs0 [2022-07-25T10:33:21.961Z] #55 41.44 The following NEW packages will be installed: [2022-07-25T10:33:21.961Z] #55 41.44 libbtrfs-dev libbtrfs0 [2022-07-25T10:33:21.961Z] #55 41.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:21.961Z] #55 41.80 Need to get 119 kB of archives. [2022-07-25T10:33:21.961Z] #55 41.80 After this operation, 387 kB of additional disk space will be used. [2022-07-25T10:33:21.961Z] #55 41.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-25T10:33:21.961Z] #55 41.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-25T10:33:21.961Z] #55 42.58 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:21.961Z] #55 42.85 Fetched 119 kB in 0s (379 kB/s) [2022-07-25T10:33:21.961Z] #55 42.99 Selecting previously unselected package libbtrfs0. [2022-07-25T10:33:21.961Z] #55 42.99 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:33:21.961Z] #55 43.07 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-25T10:33:21.961Z] #55 43.08 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:33:21.961Z] #55 43.33 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:33:21.961Z] #55 43.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-25T10:33:21.961Z] #55 43.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:33:21.961Z] #55 43.82 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:33:21.961Z] #55 43.82 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:33:21.961Z] #55 43.82 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:33:21.961Z] #55 DONE 44.7s [2022-07-25T10:33:21.961Z] [2022-07-25T10:33:21.961Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:33:21.961Z] #56 sha256:d30ba16b4d68b3e9e6be298f66ba4eabd06f0daea21dc3ddc1e77607e6d2a507 [2022-07-25T10:33:22.068Z] #20 64.36 Processing triggers for mime-support (3.62) ... [2022-07-25T10:33:22.102Z] #42 30.17 Reading package lists... [2022-07-25T10:33:22.102Z] #42 ... [2022-07-25T10:33:22.102Z] [2022-07-25T10:33:22.102Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-07-25T10:33:22.102Z] #45 sha256:4858523a3f09bfd91544ee72745560dd7642b32ffef83cb47572d4cbc1b9c004 [2022-07-25T10:33:22.102Z] #45 DONE 32.7s [2022-07-25T10:33:22.359Z] [2022-07-25T10:33:22.359Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:33:22.359Z] #67 sha256:61472b9a02f3fcd78043954224abbe08c33005ed33992f5edb5be0440e8c9a58 [2022-07-25T10:33:22.637Z] #20 DONE 65.2s [2022-07-25T10:33:22.637Z] [2022-07-25T10:33:22.637Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:22.637Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:22.637Z] #43 115.9 CC criu/mount.o [2022-07-25T10:33:22.684Z] #43 70.95 DEP criu/protobuf-desc.d [2022-07-25T10:33:22.685Z] #43 71.13 DEP criu/proc_parse.d [2022-07-25T10:33:20.415Z] > git --version # 'git version 2.24.1.windows.2' [2022-07-25T10:33:20.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:33:20.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:33:23.037Z] #43 71.38 DEP criu/plugin.d [2022-07-25T10:33:23.206Z] #67 32.88 Checking out files: 49% (953/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) [2022-07-25T10:33:23.206Z] #67 ... [2022-07-25T10:33:23.206Z] [2022-07-25T10:33:23.206Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:33:23.206Z] #58 sha256:17cea4d1202989f98ea77283b61fd057a9b745c26a2e6a7358280f250d9b2ec2 [2022-07-25T10:33:23.206Z] #58 23.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-07-25T10:33:23.206Z] #58 31.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:33:23.206Z] #58 ... [2022-07-25T10:33:23.206Z] [2022-07-25T10:33:23.206Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:33:23.206Z] #67 sha256:61472b9a02f3fcd78043954224abbe08c33005ed33992f5edb5be0440e8c9a58 [2022-07-25T10:33:23.298Z] #43 71.46 DEP criu/pipes.d [2022-07-25T10:33:23.298Z] #43 71.63 DEP criu/pie-util.d [2022-07-25T10:33:23.406Z] #36 DONE 52.7s [2022-07-25T10:33:23.406Z] [2022-07-25T10:33:23.406Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:33:23.406Z] #37 sha256:c566ca73bc5a6c5c7939c99782e37fb17eba0b9f0fb832a5e134a83b50fda7e7 [2022-07-25T10:33:23.406Z] #37 ... [2022-07-25T10:33:23.406Z] [2022-07-25T10:33:23.406Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:33:23.406Z] #47 sha256:bea7c8f70616c1d8188491357cae0c582477541a1f6372c57edb771636cc2ff2 [2022-07-25T10:33:23.406Z] #47 DONE 52.8s [2022-07-25T10:33:23.406Z] [2022-07-25T10:33:23.406Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:23.406Z] #42 sha256:ef88e4a603ef19212cde1f3e1e042228257f524616ee2333e921dd4400e444bc [2022-07-25T10:33:23.406Z] #42 43.72 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-25T10:33:23.406Z] #42 45.89 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-07-25T10:33:23.406Z] #42 45.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:23.406Z] #42 45.92 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-25T10:33:23.406Z] #42 45.93 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-07-25T10:33:23.406Z] #42 45.97 Setting up python-six (1.12.0-1) ... [2022-07-25T10:33:23.406Z] #42 47.79 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:33:23.406Z] #42 47.82 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-07-25T10:33:23.406Z] #42 47.84 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-07-25T10:33:23.406Z] #42 47.86 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-07-25T10:33:23.406Z] #42 47.87 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-07-25T10:33:23.406Z] #42 47.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:33:23.406Z] #42 47.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:23.406Z] #42 47.91 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-07-25T10:33:23.406Z] #42 47.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:33:23.406Z] #42 47.95 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-25T10:33:23.406Z] #42 51.84 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-07-25T10:33:23.406Z] #42 51.90 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:33:23.406Z] #42 DONE 52.9s [2022-07-25T10:33:23.511Z] #67 32.88 Checking out files: 49% (953/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 89% (1705/1910) Checking out files: 90% (1719/1910) [2022-07-25T10:33:23.511Z] #67 ... [2022-07-25T10:33:23.511Z] [2022-07-25T10:33:23.511Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:23.511Z] #49 sha256:04d1d85322bfe7e8bf7477119ff56b527a4b5cd38180c46aa4df42478f44d994 [2022-07-25T10:33:23.511Z] #49 24.07 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-07-25T10:33:23.511Z] #49 24.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T10:33:23.511Z] #49 30.04 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-07-25T10:33:23.511Z] #49 30.08 go: downloading github.com/stretchr/testify v1.4.0 [2022-07-25T10:33:23.511Z] #49 30.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-07-25T10:33:23.511Z] #49 30.64 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-07-25T10:33:23.511Z] #49 30.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T10:33:23.511Z] #49 31.15 go: downloading github.com/magiconair/properties v1.8.1 [2022-07-25T10:33:23.511Z] #49 31.17 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-25T10:33:23.511Z] #49 31.39 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-07-25T10:33:23.511Z] #49 31.41 go: downloading github.com/spf13/afero v1.1.2 [2022-07-25T10:33:23.511Z] #49 31.65 go: downloading github.com/spf13/cast v1.3.0 [2022-07-25T10:33:23.511Z] #49 31.68 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-07-25T10:33:23.511Z] #49 31.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T10:33:23.511Z] #49 31.76 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-07-25T10:33:23.511Z] #49 31.77 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-07-25T10:33:23.511Z] #49 32.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-07-25T10:33:23.511Z] #49 32.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T10:33:23.511Z] #49 32.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T10:33:23.511Z] #49 32.41 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-07-25T10:33:23.511Z] #49 32.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T10:33:23.511Z] #49 32.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T10:33:23.511Z] #49 32.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T10:33:23.511Z] #49 32.70 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-07-25T10:33:23.511Z] #49 32.98 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-07-25T10:33:23.511Z] #49 33.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-07-25T10:33:23.511Z] #49 33.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T10:33:23.511Z] #49 33.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T10:33:23.511Z] #49 33.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-07-25T10:33:23.511Z] #49 33.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-25T10:33:23.558Z] #43 71.74 DEP criu/pie-util-vdso.d [2022-07-25T10:33:23.558Z] #43 71.88 DEP criu/pie-util-vdso-elf32.d [2022-07-25T10:33:23.699Z] [2022-07-25T10:33:23.699Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:23.699Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:33:23.734Z] #43 ... [2022-07-25T10:33:23.734Z] [2022-07-25T10:33:23.734Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:33:23.734Z] #21 sha256:b360184f4f5cb8514a38ceb391e96a10d0d5e5f3c7e28dc28ac4d83d2d5eaa4b [2022-07-25T10:33:23.734Z] #21 0.886 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T10:33:23.734Z] #21 0.890 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T10:33:23.734Z] #21 0.894 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T10:33:23.734Z] #21 DONE 0.9s [2022-07-25T10:33:23.778Z] #49 ... [2022-07-25T10:33:23.778Z] [2022-07-25T10:33:23.778Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:33:23.778Z] #67 sha256:61472b9a02f3fcd78043954224abbe08c33005ed33992f5edb5be0440e8c9a58 [2022-07-25T10:33:23.821Z] #43 72.05 DEP criu/path.d [2022-07-25T10:33:23.978Z] #43 ... [2022-07-25T10:33:23.978Z] [2022-07-25T10:33:23.978Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:33:23.978Z] #56 sha256:2898065d5cdd0a22901355544367200cfff43a73f3798e2a5d915746f2d2d9d6 [2022-07-25T10:33:23.978Z] #56 0.780 + RM_GOPATH=0 [2022-07-25T10:33:23.978Z] #56 0.780 + TMP_GOPATH= [2022-07-25T10:33:23.979Z] #56 0.780 + : /build [2022-07-25T10:33:23.979Z] #56 0.780 + '[' -z '' ']' [2022-07-25T10:33:23.979Z] #56 0.783 ++ mktemp -d [2022-07-25T10:33:23.979Z] #56 0.797 + export GOPATH=/tmp/tmp.LSe9TlBdMo [2022-07-25T10:33:23.979Z] #56 0.797 + GOPATH=/tmp/tmp.LSe9TlBdMo [2022-07-25T10:33:23.979Z] #56 0.797 + RM_GOPATH=1 [2022-07-25T10:33:23.979Z] #56 0.798 + case "$(go env GOARCH)" in [2022-07-25T10:33:23.979Z] #56 0.801 ++ go env GOARCH [2022-07-25T10:33:23.979Z] #56 0.837 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:23.979Z] #56 0.837 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:23.979Z] #56 0.837 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:23.979Z] #56 0.841 + dir=/tmp/install [2022-07-25T10:33:23.979Z] #56 0.841 + bin=containerd [2022-07-25T10:33:23.979Z] #56 0.841 + shift [2022-07-25T10:33:23.979Z] #56 0.841 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-25T10:33:23.979Z] #56 0.841 + . /tmp/install/containerd.installer [2022-07-25T10:33:23.979Z] #56 0.841 ++ set -e [2022-07-25T10:33:23.979Z] #56 0.841 ++ : v1.6.6 [2022-07-25T10:33:23.979Z] #56 0.841 + install_containerd [2022-07-25T10:33:23.979Z] #56 0.853 + echo 'Install containerd version v1.6.6' [2022-07-25T10:33:23.979Z] #56 0.861 Install containerd version v1.6.6 [2022-07-25T10:33:23.979Z] #56 0.861 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LSe9TlBdMo/src/github.com/containerd/containerd [2022-07-25T10:33:23.979Z] #56 0.869 Cloning into '/tmp/tmp.LSe9TlBdMo/src/github.com/containerd/containerd'... [2022-07-25T10:33:23.994Z] [2022-07-25T10:33:23.994Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:33:23.994Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:33:24.088Z] #43 72.24 DEP criu/parasite-syscall.d [2022-07-25T10:33:24.088Z] #43 72.38 DEP criu/pagemap.d [2022-07-25T10:33:24.321Z] #67 32.88 Checking out files: 49% (953/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 89% (1705/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-07-25T10:33:24.321Z] #67 34.79 + cd /tmp/tmp.CUStyuLTaY/src/github.com/docker/libnetwork [2022-07-25T10:33:24.321Z] #67 34.79 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-07-25T10:33:24.348Z] #43 72.61 DEP criu/pagemap-cache.d [2022-07-25T10:33:24.584Z] #67 35.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-07-25T10:33:24.608Z] #43 72.81 DEP criu/page-xfer.d [2022-07-25T10:33:24.608Z] #43 73.04 DEP criu/page-pipe.d [2022-07-25T10:33:24.868Z] #43 73.19 DEP criu/netfilter.d [2022-07-25T10:33:24.915Z] #56 ... [2022-07-25T10:33:24.915Z] [2022-07-25T10:33:24.915Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:33:24.915Z] #37 sha256:c566ca73bc5a6c5c7939c99782e37fb17eba0b9f0fb832a5e134a83b50fda7e7 [2022-07-25T10:33:24.915Z] #37 1.503 + RM_GOPATH=0 [2022-07-25T10:33:24.915Z] #37 1.503 + TMP_GOPATH= [2022-07-25T10:33:24.915Z] #37 1.503 + : /build [2022-07-25T10:33:24.915Z] #37 1.507 + '[' -z '' ']' [2022-07-25T10:33:24.915Z] #37 1.507 ++ mktemp -d [2022-07-25T10:33:24.915Z] #37 1.507 + export GOPATH=/tmp/tmp.dcgLS8oesY [2022-07-25T10:33:24.915Z] #37 1.507 + GOPATH=/tmp/tmp.dcgLS8oesY [2022-07-25T10:33:24.915Z] #37 1.507 + RM_GOPATH=1 [2022-07-25T10:33:24.915Z] #37 1.507 + case "$(go env GOARCH)" in [2022-07-25T10:33:24.915Z] #37 1.507 ++ go env GOARCH [2022-07-25T10:33:24.915Z] #37 1.536 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:24.915Z] #37 1.536 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:24.915Z] #37 1.536 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:24.915Z] #37 1.567 Install tini version v0.19.0 [2022-07-25T10:33:24.915Z] #37 1.567 + dir=/tmp/install [2022-07-25T10:33:24.915Z] #37 1.567 + bin=tini [2022-07-25T10:33:24.915Z] #37 1.567 + shift [2022-07-25T10:33:24.915Z] #37 1.567 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-25T10:33:24.915Z] #37 1.567 + . /tmp/install/tini.installer [2022-07-25T10:33:24.915Z] #37 1.567 ++ : v0.19.0 [2022-07-25T10:33:24.915Z] #37 1.567 + install_tini [2022-07-25T10:33:24.915Z] #37 1.567 + echo 'Install tini version v0.19.0' [2022-07-25T10:33:24.915Z] #37 1.567 + git clone https://github.com/krallin/tini.git /tmp/tmp.dcgLS8oesY/tini [2022-07-25T10:33:24.915Z] #37 1.567 Cloning into '/tmp/tmp.dcgLS8oesY/tini'... [2022-07-25T10:33:25.128Z] #43 73.40 DEP criu/net.d [2022-07-25T10:33:25.128Z] #43 73.60 DEP criu/namespaces.d [2022-07-25T10:33:25.697Z] #43 73.81 DEP criu/mount.d [2022-07-25T10:33:25.697Z] #43 73.98 DEP criu/memfd.d [2022-07-25T10:33:25.850Z] #37 2.260 + cd /tmp/tmp.dcgLS8oesY/tini [2022-07-25T10:33:25.850Z] #37 2.260 + git checkout -q v0.19.0 [2022-07-25T10:33:25.850Z] #37 2.268 + cmake . [2022-07-25T10:33:25.850Z] #37 2.593 -- The C compiler identification is GNU 8.3.0 [2022-07-25T10:33:25.850Z] #37 2.635 -- Check for working C compiler: /usr/bin/cc [2022-07-25T10:33:25.957Z] #43 74.13 DEP criu/mem.d [2022-07-25T10:33:25.957Z] #43 74.32 DEP criu/lsm.d [2022-07-25T10:33:26.217Z] #43 74.46 DEP criu/log.d [2022-07-25T10:33:26.217Z] #43 74.59 DEP criu/libnetlink.d [2022-07-25T10:33:26.418Z] #37 3.199 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-25T10:33:26.418Z] #37 3.215 -- Detecting C compiler ABI info [2022-07-25T10:33:26.476Z] #43 74.75 DEP criu/kerndat.d [2022-07-25T10:33:26.736Z] #43 74.94 DEP criu/kcmp-ids.d [2022-07-25T10:33:26.736Z] #43 75.00 DEP criu/irmap.d [2022-07-25T10:33:26.736Z] #43 ... [2022-07-25T10:33:26.736Z] [2022-07-25T10:33:26.736Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:26.736Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:26.736Z] #20 15.76 Reading package lists... [2022-07-25T10:33:26.736Z] #20 19.68 Building dependency tree... [2022-07-25T10:33:26.736Z] #20 21.60 libcap2-bin is already the newest version (1:2.25-2). [2022-07-25T10:33:26.736Z] #20 21.60 The following additional packages will be installed: [2022-07-25T10:33:26.736Z] #20 21.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-25T10:33:26.736Z] #20 21.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-25T10:33:26.736Z] #20 21.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-25T10:33:26.736Z] #20 21.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-25T10:33:26.736Z] #20 21.61 python3.7 python3.7-minimal vim-runtime xxd [2022-07-25T10:33:26.736Z] #20 21.62 Suggested packages: [2022-07-25T10:33:26.736Z] #20 21.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-25T10:33:26.736Z] #20 21.62 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-25T10:33:26.736Z] #20 21.62 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-25T10:33:26.736Z] #20 21.62 quota [2022-07-25T10:33:26.736Z] #20 21.62 Recommended packages: [2022-07-25T10:33:26.736Z] #20 21.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-25T10:33:26.736Z] #20 21.62 python3-keyrings.alt python3-xdg unzip [2022-07-25T10:33:26.736Z] #20 23.33 The following NEW packages will be installed: [2022-07-25T10:33:26.736Z] #20 23.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-25T10:33:26.736Z] #20 23.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-25T10:33:26.736Z] #20 23.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-25T10:33:26.736Z] #20 23.35 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-25T10:33:26.736Z] #20 23.35 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-25T10:33:26.736Z] #20 23.35 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-25T10:33:26.736Z] #20 23.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-25T10:33:26.736Z] #20 23.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T10:33:26.736Z] #20 23.35 xz-utils zip [2022-07-25T10:33:26.736Z] #20 23.71 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:26.736Z] #20 23.71 Need to get 28.6 MB of archives. [2022-07-25T10:33:26.736Z] #20 23.71 After this operation, 116 MB of additional disk space will be used. [2022-07-25T10:33:26.736Z] #20 23.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-25T10:33:26.736Z] #20 23.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-25T10:33:26.736Z] #20 23.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-25T10:33:26.736Z] #20 23.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-25T10:33:26.736Z] #20 23.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-25T10:33:26.736Z] #20 23.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-25T10:33:26.736Z] #20 23.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-25T10:33:26.736Z] #20 23.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-25T10:33:26.736Z] #20 23.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-25T10:33:26.736Z] #20 23.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-25T10:33:26.736Z] #20 23.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-25T10:33:26.736Z] #20 24.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-25T10:33:26.736Z] #20 24.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T10:33:26.736Z] #20 24.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-25T10:33:26.736Z] #20 24.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-25T10:33:26.736Z] #20 24.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-25T10:33:26.736Z] #20 24.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-25T10:33:26.736Z] #20 24.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:33:26.736Z] #20 24.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-25T10:33:26.736Z] #20 24.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-25T10:33:26.736Z] #20 24.09 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-25T10:33:26.736Z] #20 24.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-25T10:33:26.736Z] #20 24.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-25T10:33:26.736Z] #20 24.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-25T10:33:26.736Z] #20 24.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-25T10:33:26.736Z] #20 24.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-25T10:33:26.736Z] #20 24.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-25T10:33:26.996Z] #20 24.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-25T10:33:26.996Z] #20 24.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-25T10:33:27.353Z] #37 3.794 -- Detecting C compiler ABI info - done [2022-07-25T10:33:27.353Z] #37 3.822 -- Detecting C compile features [2022-07-25T10:33:27.374Z] #20 24.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:33:27.429Z] #56 ... [2022-07-25T10:33:27.429Z] [2022-07-25T10:33:27.429Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:27.429Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:27.429Z] #42 38.43 Building dependency tree... [2022-07-25T10:33:27.429Z] #42 41.15 The following additional packages will be installed: [2022-07-25T10:33:27.429Z] #42 41.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-25T10:33:27.429Z] #42 41.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-25T10:33:27.429Z] #42 41.15 Suggested packages: [2022-07-25T10:33:27.429Z] #42 41.15 manpages-dev python-setuptools [2022-07-25T10:33:27.429Z] #42 42.29 The following NEW packages will be installed: [2022-07-25T10:33:27.429Z] #42 42.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-25T10:33:27.429Z] #42 42.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-25T10:33:27.429Z] #42 42.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-25T10:33:27.429Z] #42 42.29 python-six zlib1g-dev [2022-07-25T10:33:27.429Z] #42 42.74 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:27.429Z] #42 42.74 Need to get 4091 kB of archives. [2022-07-25T10:33:27.429Z] #42 42.74 After this operation, 22.5 MB of additional disk space will be used. [2022-07-25T10:33:27.429Z] #42 42.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-25T10:33:27.429Z] #42 42.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:33:27.429Z] #42 42.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-25T10:33:27.429Z] #42 42.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-25T10:33:27.429Z] #42 42.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-25T10:33:27.429Z] #42 42.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-25T10:33:27.429Z] #42 42.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-25T10:33:27.429Z] #42 42.74 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-25T10:33:27.429Z] #42 42.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-25T10:33:27.429Z] #42 42.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-25T10:33:27.429Z] #42 42.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-25T10:33:27.429Z] #42 43.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-25T10:33:27.429Z] #42 43.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-25T10:33:27.429Z] #42 43.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-25T10:33:27.429Z] #42 43.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-25T10:33:27.429Z] #42 43.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-25T10:33:27.429Z] #42 43.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-25T10:33:27.429Z] #42 44.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:27.429Z] #42 44.50 Fetched 4091 kB in 1s (5340 kB/s) [2022-07-25T10:33:27.429Z] #42 44.50 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T10:33:27.429Z] #42 44.50 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:33:27.429Z] #42 44.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 44.54 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-25T10:33:27.429Z] #42 44.67 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:33:27.429Z] #42 44.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 44.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:27.429Z] #42 44.84 Selecting previously unselected package libnet1-dev. [2022-07-25T10:33:27.429Z] #42 44.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 44.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:27.429Z] #42 44.95 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:33:27.429Z] #42 44.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 44.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:33:27.429Z] #42 45.21 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-25T10:33:27.429Z] #42 45.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 45.21 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-25T10:33:27.429Z] #42 45.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:33:27.429Z] #42 45.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 45.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:27.429Z] #42 45.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T10:33:27.429Z] #42 45.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 45.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:27.429Z] #42 45.58 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-25T10:33:27.429Z] #42 45.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 45.63 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:33:27.429Z] #42 45.77 Selecting previously unselected package libprotobuf17:amd64. [2022-07-25T10:33:27.429Z] #42 45.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 45.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:27.429Z] #42 46.60 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-25T10:33:27.429Z] #42 46.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 46.60 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:27.429Z] #42 46.76 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-25T10:33:27.429Z] #42 46.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 46.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:27.429Z] #42 48.04 Selecting previously unselected package libprotoc17:amd64. [2022-07-25T10:33:27.429Z] #42 48.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 48.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:27.429Z] #42 48.56 Selecting previously unselected package protobuf-c-compiler. [2022-07-25T10:33:27.429Z] #42 48.56 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 48.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:33:27.429Z] #42 48.74 Selecting previously unselected package protobuf-compiler. [2022-07-25T10:33:27.429Z] #42 48.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 48.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:33:27.429Z] #42 48.91 Selecting previously unselected package python-pkg-resources. [2022-07-25T10:33:27.429Z] #42 48.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:33:27.429Z] #42 48.91 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-25T10:33:27.429Z] #42 49.20 Selecting previously unselected package python-six. [2022-07-25T10:33:27.429Z] #42 49.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-25T10:33:27.429Z] #42 49.20 Unpacking python-six (1.12.0-1) ... [2022-07-25T10:33:27.429Z] #42 49.30 Selecting previously unselected package python-protobuf. [2022-07-25T10:33:27.429Z] #42 49.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:27.429Z] #42 49.30 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-25T10:33:27.429Z] #42 49.93 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-25T10:33:27.637Z] #20 24.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-25T10:33:27.637Z] #20 24.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-25T10:33:27.637Z] #20 24.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-25T10:33:27.637Z] #20 24.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-25T10:33:27.637Z] #20 24.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-25T10:33:27.637Z] #20 24.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-25T10:33:27.637Z] #20 24.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-25T10:33:27.637Z] #20 24.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-25T10:33:27.637Z] #20 24.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-25T10:33:27.637Z] #20 24.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-25T10:33:27.637Z] #20 24.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-25T10:33:27.637Z] #20 24.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-25T10:33:27.637Z] #20 24.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-25T10:33:27.901Z] #20 25.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-25T10:33:27.901Z] #20 25.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-25T10:33:27.901Z] #20 25.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-25T10:33:28.169Z] #20 25.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-25T10:33:28.429Z] #20 25.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-25T10:33:28.429Z] #20 25.70 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-25T10:33:28.735Z] #37 5.163 -- Detecting C compile features - done [2022-07-25T10:33:28.735Z] #37 5.182 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T10:33:28.735Z] #37 5.365 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T10:33:28.735Z] #37 5.460 -- Configuring done [2022-07-25T10:33:28.735Z] #37 5.476 -- Generating done [2022-07-25T10:33:28.735Z] #37 5.477 -- Build files have been written to: /tmp/tmp.dcgLS8oesY/tini [2022-07-25T10:33:28.735Z] #37 5.491 + make tini-static [2022-07-25T10:33:28.994Z] #37 5.848 Scanning dependencies of target tini-static [2022-07-25T10:33:29.253Z] #37 5.955 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T10:33:29.267Z] #22 5.169 Collecting yamllint==1.26.1 [2022-07-25T10:33:29.374Z] #20 26.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:29.374Z] #20 26.65 Fetched 28.6 MB in 2s (12.6 MB/s) [2022-07-25T10:33:29.374Z] #20 26.72 Selecting previously unselected package pigz. [2022-07-25T10:33:29.633Z] #20 26.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-07-25T10:33:29.633Z] #20 26.78 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-25T10:33:29.633Z] #20 26.79 Unpacking pigz (2.4-1) ... [2022-07-25T10:33:29.633Z] #20 26.89 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-25T10:33:29.633Z] #20 26.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:33:29.633Z] #20 26.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:33:29.832Z] #67 ... [2022-07-25T10:33:29.832Z] [2022-07-25T10:33:29.832Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:33:29.832Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:33:29.833Z] #40 37.41 Checking out files: 58% (1269/2176) Checking out files: 59% (1284/2176) Checking out files: 60% (1306/2176) Checking out files: 61% (1328/2176) Checking out files: 62% (1350/2176) Checking out files: 63% (1371/2176) Checking out files: 64% (1393/2176) Checking out files: 65% (1415/2176) Checking out files: 66% (1437/2176) Checking out files: 67% (1458/2176) Checking out files: 68% (1480/2176) Checking out files: 69% (1502/2176) Checking out files: 70% (1524/2176) Checking out files: 71% (1545/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-07-25T10:33:29.833Z] #40 38.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-07-25T10:33:30.202Z] #20 27.41 Selecting previously unselected package python3.7-minimal. [2022-07-25T10:33:30.202Z] #20 27.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:33:30.202Z] #20 27.44 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:33:30.394Z] #40 ... [2022-07-25T10:33:30.394Z] [2022-07-25T10:33:30.394Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:30.394Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:33:30.394Z] #34 30.73 encoding [2022-07-25T10:33:30.394Z] #34 ... [2022-07-25T10:33:30.394Z] [2022-07-25T10:33:30.394Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:30.394Z] #49 sha256:04d1d85322bfe7e8bf7477119ff56b527a4b5cd38180c46aa4df42478f44d994 [2022-07-25T10:33:30.394Z] #49 35.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-07-25T10:33:30.394Z] #49 35.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-07-25T10:33:30.394Z] #49 35.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T10:33:30.394Z] #49 35.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-07-25T10:33:30.394Z] #49 35.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T10:33:30.394Z] #49 36.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T10:33:30.394Z] #49 36.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-07-25T10:33:30.394Z] #49 36.83 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-07-25T10:33:30.394Z] #49 36.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T10:33:30.394Z] #49 36.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-07-25T10:33:30.395Z] #49 36.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-07-25T10:33:30.395Z] #49 37.05 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-07-25T10:33:30.395Z] #49 37.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-07-25T10:33:30.395Z] #49 37.52 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-07-25T10:33:30.395Z] #49 37.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-07-25T10:33:30.395Z] #49 37.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-07-25T10:33:30.395Z] #49 38.05 go: downloading github.com/ultraware/funlen v0.0.2 [2022-07-25T10:33:30.395Z] #49 38.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-25T10:33:30.395Z] #49 38.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-07-25T10:33:30.395Z] #49 38.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-07-25T10:33:30.395Z] #49 40.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T10:33:30.395Z] #49 40.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-07-25T10:33:30.395Z] #49 40.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T10:33:30.395Z] #49 40.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T10:33:30.395Z] #49 40.42 go: downloading github.com/stretchr/objx v0.2.0 [2022-07-25T10:33:30.395Z] #49 40.50 go: downloading golang.org/x/text v0.3.2 [2022-07-25T10:33:30.630Z] #37 7.336 [100%] Linking C executable tini-static [2022-07-25T10:33:30.727Z] #42 ... [2022-07-25T10:33:30.727Z] [2022-07-25T10:33:30.727Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:33:30.727Z] #56 sha256:d30ba16b4d68b3e9e6be298f66ba4eabd06f0daea21dc3ddc1e77607e6d2a507 [2022-07-25T10:33:30.727Z] #56 8.667 + RM_GOPATH=0 [2022-07-25T10:33:30.727Z] #56 8.667 + TMP_GOPATH= [2022-07-25T10:33:30.727Z] #56 8.667 + : /build [2022-07-25T10:33:30.727Z] #56 8.667 + '[' -z '' ']' [2022-07-25T10:33:30.727Z] #56 8.667 ++ mktemp -d [2022-07-25T10:33:30.727Z] #56 8.699 Install containerd version v1.6.6 [2022-07-25T10:33:30.727Z] #56 8.700 + export GOPATH=/tmp/tmp.lCiQGrI9BE [2022-07-25T10:33:30.727Z] #56 8.700 + GOPATH=/tmp/tmp.lCiQGrI9BE [2022-07-25T10:33:30.727Z] #56 8.700 + RM_GOPATH=1 [2022-07-25T10:33:30.727Z] #56 8.700 + case "$(go env GOARCH)" in [2022-07-25T10:33:30.727Z] #56 8.700 ++ go env GOARCH [2022-07-25T10:33:30.727Z] #56 8.700 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:30.727Z] #56 8.700 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:30.727Z] #56 8.700 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:30.727Z] #56 8.700 + dir=/tmp/install [2022-07-25T10:33:30.727Z] #56 8.700 + bin=containerd [2022-07-25T10:33:30.727Z] #56 8.700 + shift [2022-07-25T10:33:30.727Z] #56 8.700 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-25T10:33:30.727Z] #56 8.700 + . /tmp/install/containerd.installer [2022-07-25T10:33:30.727Z] #56 8.700 ++ set -e [2022-07-25T10:33:30.727Z] #56 8.700 ++ : v1.6.6 [2022-07-25T10:33:30.727Z] #56 8.700 + install_containerd [2022-07-25T10:33:30.727Z] #56 8.700 + echo 'Install containerd version v1.6.6' [2022-07-25T10:33:30.727Z] #56 8.700 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lCiQGrI9BE/src/github.com/containerd/containerd [2022-07-25T10:33:30.727Z] #56 8.700 Cloning into '/tmp/tmp.lCiQGrI9BE/src/github.com/containerd/containerd'... [2022-07-25T10:33:30.727Z] #56 ... [2022-07-25T10:33:30.727Z] [2022-07-25T10:33:30.727Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:30.727Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:33:30.727Z] #36 43.61 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-25T10:33:30.727Z] #36 43.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-25T10:33:30.727Z] #36 43.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-25T10:33:30.727Z] #36 43.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-25T10:33:30.727Z] #36 43.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-25T10:33:30.727Z] #36 43.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-25T10:33:30.727Z] #36 43.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-25T10:33:30.727Z] #36 44.92 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:30.727Z] #36 45.09 Fetched 14.9 MB in 2s (7963 kB/s) [2022-07-25T10:33:30.727Z] #36 45.24 Selecting previously unselected package xxd. [2022-07-25T10:33:30.727Z] #36 45.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:33:30.727Z] #36 45.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:33:30.727Z] #36 45.24 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:30.727Z] #36 45.49 Selecting previously unselected package vim-common. [2022-07-25T10:33:30.727Z] #36 45.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:33:30.727Z] #36 45.49 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:30.727Z] #36 45.72 Selecting previously unselected package libicu63:amd64. [2022-07-25T10:33:30.727Z] #36 45.75 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-25T10:33:30.727Z] #36 45.75 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:33:30.727Z] #36 52.20 Selecting previously unselected package libxml2:amd64. [2022-07-25T10:33:30.727Z] #36 52.20 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-25T10:33:30.727Z] #36 52.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:33:30.727Z] #36 52.80 Selecting previously unselected package cmake-data. [2022-07-25T10:33:30.727Z] #36 52.80 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-25T10:33:30.727Z] #36 52.80 Unpacking cmake-data (3.13.4-1) ... [2022-07-25T10:33:30.727Z] #36 ... [2022-07-25T10:33:30.727Z] [2022-07-25T10:33:30.727Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:30.727Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:30.727Z] #13 42.35 The following additional packages will be installed: [2022-07-25T10:33:30.727Z] #13 42.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-25T10:33:30.727Z] #13 42.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-25T10:33:30.727Z] #13 42.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-25T10:33:30.727Z] #13 42.35 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-25T10:33:30.727Z] #13 42.35 mingw-w64-x86-64-dev [2022-07-25T10:33:30.727Z] #13 42.35 Suggested packages: [2022-07-25T10:33:30.727Z] #13 42.35 gcc-8-locales seccomp wine64 [2022-07-25T10:33:30.727Z] #13 43.51 The following NEW packages will be installed: [2022-07-25T10:33:30.727Z] #13 43.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:33:30.727Z] #13 43.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-25T10:33:30.727Z] #13 43.51 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-25T10:33:30.727Z] #13 43.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-25T10:33:30.727Z] #13 43.51 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-25T10:33:30.727Z] #13 43.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T10:33:30.727Z] #13 43.54 The following packages will be upgraded: [2022-07-25T10:33:30.727Z] #13 43.54 libseccomp2 [2022-07-25T10:33:30.727Z] #13 43.92 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:30.727Z] #13 43.92 Need to get 77.8 MB of archives. [2022-07-25T10:33:30.727Z] #13 43.92 After this operation, 487 MB of additional disk space will be used. [2022-07-25T10:33:30.727Z] #13 43.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-07-25T10:33:30.727Z] #13 43.99 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-25T10:33:30.727Z] #13 43.99 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-25T10:33:30.727Z] #13 44.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-07-25T10:33:30.727Z] #13 44.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-25T10:33:30.727Z] #13 44.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-25T10:33:30.727Z] #13 44.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-25T10:33:30.727Z] #13 44.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-25T10:33:30.727Z] #13 44.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-25T10:33:30.727Z] #13 45.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-25T10:33:30.727Z] #13 45.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-07-25T10:33:30.727Z] #13 48.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-25T10:33:30.956Z] #49 ... [2022-07-25T10:33:30.956Z] [2022-07-25T10:33:30.956Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:33:30.956Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:33:30.956Z] #40 41.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T10:33:31.075Z] #13 ... [2022-07-25T10:33:31.075Z] [2022-07-25T10:33:31.075Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:31.075Z] #34 sha256:83ad9cb775da545218d7fb5a2c2e19c93dce43c694350e0d919727cf3a0ea5cf [2022-07-25T10:33:31.075Z] #34 43.93 sync [2022-07-25T10:33:31.075Z] #34 43.93 internal/reflectlite [2022-07-25T10:33:31.075Z] #34 45.47 internal/testlog [2022-07-25T10:33:31.075Z] #34 46.63 sort [2022-07-25T10:33:31.075Z] #34 46.63 errors [2022-07-25T10:33:31.075Z] #34 47.08 strconv [2022-07-25T10:33:31.075Z] #34 47.63 io [2022-07-25T10:33:31.075Z] #34 48.73 internal/oserror [2022-07-25T10:33:31.075Z] #34 48.85 syscall [2022-07-25T10:33:31.075Z] #34 50.97 reflect [2022-07-25T10:33:31.139Z] #20 28.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:33:31.139Z] #20 28.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:33:31.196Z] #37 7.903 [100%] Built target tini-static [2022-07-25T10:33:31.196Z] #37 7.979 + mkdir -p /build [2022-07-25T10:33:31.196Z] #37 7.981 + cp tini-static /build/docker-init [2022-07-25T10:33:31.333Z] #34 ... [2022-07-25T10:33:31.333Z] [2022-07-25T10:33:31.333Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:31.333Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:31.333Z] #13 51.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-25T10:33:31.333Z] #13 51.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-25T10:33:31.333Z] #13 51.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-25T10:33:31.333Z] #13 51.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-25T10:33:31.333Z] #13 51.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-07-25T10:33:31.333Z] #13 51.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-25T10:33:31.333Z] #13 51.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-25T10:33:31.333Z] #13 51.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-25T10:33:31.333Z] #13 51.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-25T10:33:31.333Z] #13 51.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-25T10:33:31.333Z] #13 51.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-25T10:33:31.454Z] #37 ... [2022-07-25T10:33:31.454Z] [2022-07-25T10:33:31.454Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:31.454Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:33:31.454Z] #43 2.818 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:33:31.454Z] #43 2.819 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:33:31.454Z] #43 2.839 Note: Building without GnuTLS support [2022-07-25T10:33:31.454Z] #43 2.852 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:33:31.454Z] #43 2.874 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:33:31.454Z] #43 4.221 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:33:31.454Z] #43 4.292 GEN .gitid [2022-07-25T10:33:31.454Z] #43 4.356 GEN criu/include/version.h [2022-07-25T10:33:31.454Z] #43 4.449 GEN include/common/asm [2022-07-25T10:33:31.454Z] #43 6.210 PBCC images/timens.pb-c.c [2022-07-25T10:33:31.454Z] #43 6.294 DEP images/timens.pb-c.d [2022-07-25T10:33:31.454Z] #43 6.375 PBCC images/fown.pb-c.c [2022-07-25T10:33:31.454Z] #43 6.402 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-25T10:33:31.454Z] #43 6.461 PBCC images/opts.pb-c.c [2022-07-25T10:33:31.454Z] #43 6.519 PBCC images/memfd.pb-c.c [2022-07-25T10:33:31.454Z] #43 6.580 DEP images/fown.pb-c.d [2022-07-25T10:33:31.454Z] #43 6.628 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-25T10:33:31.454Z] #43 6.676 DEP images/opts.pb-c.d [2022-07-25T10:33:31.454Z] #43 6.730 DEP images/memfd.pb-c.d [2022-07-25T10:33:31.454Z] #43 6.780 PBCC images/sit.pb-c.c [2022-07-25T10:33:31.454Z] #43 6.843 DEP images/sit.pb-c.d [2022-07-25T10:33:31.454Z] #43 6.908 PBCC images/macvlan.pb-c.c [2022-07-25T10:33:31.454Z] #43 6.937 DEP images/macvlan.pb-c.d [2022-07-25T10:33:31.454Z] #43 6.995 PBCC images/autofs.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.023 DEP images/autofs.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.068 PBCC images/sysctl.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.102 DEP images/sysctl.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.171 PBCC images/time.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.203 DEP images/time.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.245 PBCC images/binfmt-misc.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.262 DEP images/binfmt-misc.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.333 PBCC images/seccomp.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.362 DEP images/seccomp.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.401 PBCC images/userns.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.428 DEP images/userns.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.473 PBCC images/cgroup.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.505 DEP images/cgroup.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.536 PBCC images/ext-file.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.564 DEP images/ext-file.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.608 PBCC images/rpc.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.640 DEP images/rpc.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.723 PBCC images/siginfo.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.770 DEP images/siginfo.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.834 PBCC images/pagemap.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.862 DEP images/pagemap.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.880 PBCC images/rlimit.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.919 DEP images/rlimit.pb-c.d [2022-07-25T10:33:31.454Z] #43 7.959 PBCC images/file-lock.pb-c.c [2022-07-25T10:33:31.454Z] #43 7.992 DEP images/file-lock.pb-c.d [2022-07-25T10:33:31.454Z] #43 8.037 PBCC images/tty.pb-c.c [2022-07-25T10:33:31.454Z] #43 8.068 DEP images/tty.pb-c.d [2022-07-25T10:33:31.591Z] #13 51.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-25T10:33:31.591Z] #13 51.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-25T10:33:31.591Z] #13 51.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-25T10:33:31.802Z] #22 ... [2022-07-25T10:33:31.802Z] [2022-07-25T10:33:31.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:31.802Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:31.802Z] #43 121.0 CC criu/namespaces.o [2022-07-25T10:33:31.802Z] #43 122.9 CC criu/net.o [2022-07-25T10:33:31.802Z] #43 125.7 CC criu/netfilter.o [2022-07-25T10:33:31.821Z] #43 8.102 PBCC images/tun.pb-c.c [2022-07-25T10:33:31.821Z] #43 8.125 PBCC images/netdev.pb-c.c [2022-07-25T10:33:31.821Z] #43 8.174 DEP images/tun.pb-c.d [2022-07-25T10:33:31.821Z] #43 8.257 DEP images/netdev.pb-c.d [2022-07-25T10:33:31.821Z] #43 8.295 PBCC images/vma.pb-c.c [2022-07-25T10:33:32.101Z] #43 8.498 DEP images/vma.pb-c.d [2022-07-25T10:33:32.101Z] #43 8.632 PBCC images/creds.pb-c.c [2022-07-25T10:33:32.101Z] #43 8.707 DEP images/creds.pb-c.d [2022-07-25T10:33:32.363Z] #43 8.794 PBCC images/utsns.pb-c.c [2022-07-25T10:33:32.363Z] #43 8.816 DEP images/utsns.pb-c.d [2022-07-25T10:33:32.363Z] #43 8.847 PBCC images/ipc-desc.pb-c.c [2022-07-25T10:33:32.363Z] #43 8.865 PBCC images/ipc-sem.pb-c.c [2022-07-25T10:33:32.363Z] #43 8.901 DEP images/ipc-desc.pb-c.d [2022-07-25T10:33:32.370Z] #43 126.0 CC criu/page-pipe.o [2022-07-25T10:33:32.623Z] #43 8.976 DEP images/ipc-sem.pb-c.d [2022-07-25T10:33:32.623Z] #43 9.030 PBCC images/ipc-msg.pb-c.c [2022-07-25T10:33:32.623Z] #43 9.044 DEP images/ipc-msg.pb-c.d [2022-07-25T10:33:32.623Z] #43 9.097 PBCC images/ipc-shm.pb-c.c [2022-07-25T10:33:32.623Z] #43 9.121 DEP images/ipc-shm.pb-c.d [2022-07-25T10:33:32.623Z] #43 9.166 PBCC images/ipc-var.pb-c.c [2022-07-25T10:33:32.623Z] #43 9.197 DEP images/ipc-var.pb-c.d [2022-07-25T10:33:32.630Z] #43 126.6 CC criu/page-xfer.o [2022-07-25T10:33:32.881Z] #43 9.226 PBCC images/sk-opts.pb-c.c [2022-07-25T10:33:32.881Z] #43 9.266 PBCC images/packet-sock.pb-c.c [2022-07-25T10:33:32.881Z] #43 9.332 DEP images/sk-opts.pb-c.d [2022-07-25T10:33:32.881Z] #43 9.386 DEP images/packet-sock.pb-c.d [2022-07-25T10:33:32.881Z] #43 9.457 PBCC images/sk-netlink.pb-c.c [2022-07-25T10:33:32.983Z] #13 52.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:32.983Z] #13 52.72 Fetched 77.8 MB in 8s (10.1 MB/s) [2022-07-25T10:33:33.046Z] #20 ... [2022-07-25T10:33:33.046Z] [2022-07-25T10:33:33.046Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:33:33.046Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:33:33.046Z] #32 DONE 148.7s [2022-07-25T10:33:33.046Z] [2022-07-25T10:33:33.046Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:33.046Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:33.046Z] #43 75.11 DEP criu/ipc_ns.d [2022-07-25T10:33:33.046Z] #43 75.25 DEP criu/image.d [2022-07-25T10:33:33.046Z] #43 75.42 DEP criu/image-desc.d [2022-07-25T10:33:33.046Z] #43 75.51 DEP criu/fsnotify.d [2022-07-25T10:33:33.046Z] #43 75.70 DEP criu/filesystems.d [2022-07-25T10:33:33.046Z] #43 75.93 DEP criu/files.d [2022-07-25T10:33:33.046Z] #43 76.11 DEP criu/files-reg.d [2022-07-25T10:33:33.046Z] #43 76.32 DEP criu/files-ext.d [2022-07-25T10:33:33.046Z] #43 76.45 DEP criu/file-lock.d [2022-07-25T10:33:33.046Z] #43 76.58 DEP criu/file-ids.d [2022-07-25T10:33:33.046Z] #43 76.74 DEP criu/fifo.d [2022-07-25T10:33:33.046Z] #43 76.87 DEP criu/fdstore.d [2022-07-25T10:33:33.046Z] #43 77.00 DEP criu/fault-injection.d [2022-07-25T10:33:33.046Z] #43 77.04 DEP criu/external.d [2022-07-25T10:33:33.046Z] #43 77.14 DEP criu/eventpoll.d [2022-07-25T10:33:33.046Z] #43 77.37 DEP criu/eventfd.d [2022-07-25T10:33:33.046Z] #43 77.55 DEP criu/crtools.d [2022-07-25T10:33:33.046Z] #43 77.82 DEP criu/cr-service.d [2022-07-25T10:33:33.046Z] #43 78.01 DEP criu/cr-restore.d [2022-07-25T10:33:33.046Z] #43 78.28 DEP criu/cr-errno.d [2022-07-25T10:33:33.046Z] #43 78.29 DEP criu/cr-dump.d [2022-07-25T10:33:33.046Z] #43 78.49 DEP criu/cr-dedup.d [2022-07-25T10:33:33.046Z] #43 78.68 DEP criu/cr-check.d [2022-07-25T10:33:33.046Z] #43 78.89 DEP criu/config.d [2022-07-25T10:33:33.046Z] #43 79.08 DEP criu/clone-noasan.d [2022-07-25T10:33:33.046Z] #43 79.18 DEP criu/cgroup.d [2022-07-25T10:33:33.046Z] #43 79.42 DEP criu/cgroup-props.d [2022-07-25T10:33:33.046Z] #43 79.58 DEP criu/bitmap.d [2022-07-25T10:33:33.046Z] #43 79.61 DEP criu/bfd.d [2022-07-25T10:33:33.046Z] #43 79.76 DEP criu/autofs.d [2022-07-25T10:33:33.046Z] #43 79.98 DEP criu/aio.d [2022-07-25T10:33:33.046Z] #43 80.13 DEP criu/action-scripts.d [2022-07-25T10:33:33.046Z] #43 80.53 CC criu/action-scripts.o [2022-07-25T10:33:33.046Z] #43 80.99 CC criu/aio.o [2022-07-25T10:33:33.139Z] #43 9.505 DEP images/sk-netlink.pb-c.d [2022-07-25T10:33:33.139Z] #43 9.557 PBCC images/sk-inet.pb-c.c [2022-07-25T10:33:33.139Z] #43 9.624 DEP images/sk-inet.pb-c.d [2022-07-25T10:33:33.139Z] #43 9.667 PBCC images/sk-unix.pb-c.c [2022-07-25T10:33:33.139Z] #43 9.734 DEP images/sk-unix.pb-c.d [2022-07-25T10:33:33.139Z] #43 ... [2022-07-25T10:33:33.139Z] [2022-07-25T10:33:33.139Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:33.139Z] #34 sha256:d106d228e11a2b572e62c786ea14eb86e40c4ab98085b715639ef24cccb0cb69 [2022-07-25T10:33:33.139Z] #34 52.54 internal/syscall/unix [2022-07-25T10:33:33.139Z] #34 52.92 time [2022-07-25T10:33:33.139Z] #34 57.37 internal/fmtsort [2022-07-25T10:33:33.139Z] #34 57.75 internal/syscall/execenv [2022-07-25T10:33:33.139Z] #34 57.89 path [2022-07-25T10:33:33.139Z] #34 58.37 strings [2022-07-25T10:33:33.139Z] #34 59.40 internal/poll [2022-07-25T10:33:33.139Z] #34 60.79 io/fs [2022-07-25T10:33:33.139Z] #34 61.55 bufio [2022-07-25T10:33:33.139Z] #34 61.58 os [2022-07-25T10:33:33.240Z] #13 52.84 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:33:33.240Z] #13 52.97 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-25T10:33:33.240Z] #13 53.06 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-25T10:33:33.306Z] #43 81.62 CC criu/autofs.o [2022-07-25T10:33:33.398Z] #34 ... [2022-07-25T10:33:33.398Z] [2022-07-25T10:33:33.398Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:33:33.398Z] #37 sha256:c566ca73bc5a6c5c7939c99782e37fb17eba0b9f0fb832a5e134a83b50fda7e7 [2022-07-25T10:33:33.398Z] #37 DONE 10.0s [2022-07-25T10:33:33.398Z] [2022-07-25T10:33:33.398Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:33.398Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:33:33.398Z] #43 9.813 PBCC images/mm.pb-c.c [2022-07-25T10:33:33.398Z] #43 9.949 DEP images/mm.pb-c.d [2022-07-25T10:33:33.480Z] #40 ... [2022-07-25T10:33:33.480Z] [2022-07-25T10:33:33.480Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:33.480Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:33:33.480Z] #36 33.94 Fetched 8508 kB in 25s (335 kB/s) [2022-07-25T10:33:33.480Z] #36 33.94 Reading package lists... [2022-07-25T10:33:33.480Z] #36 ... [2022-07-25T10:33:33.480Z] [2022-07-25T10:33:33.480Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:33.480Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:33.480Z] #42 30.17 Reading package lists... [2022-07-25T10:33:33.496Z] #13 53.37 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:33:33.565Z] #43 ... [2022-07-25T10:33:33.566Z] [2022-07-25T10:33:33.566Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:33.566Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:33.566Z] #20 30.77 Selecting previously unselected package python3-minimal. [2022-07-25T10:33:33.566Z] #20 30.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-07-25T10:33:33.566Z] #20 30.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-25T10:33:33.566Z] #20 30.83 Unpacking python3-minimal (3.7.3-1) ... [2022-07-25T10:33:33.656Z] #43 10.06 PBCC images/timerfd.pb-c.c [2022-07-25T10:33:33.656Z] #43 10.11 DEP images/timerfd.pb-c.d [2022-07-25T10:33:33.753Z] #13 53.58 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T10:33:33.826Z] #20 31.05 Selecting previously unselected package libmpdec2:amd64. [2022-07-25T10:33:33.826Z] #20 31.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-25T10:33:33.826Z] #20 31.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-25T10:33:33.914Z] #43 10.19 PBCC images/timer.pb-c.c [2022-07-25T10:33:33.914Z] #43 10.34 DEP images/timer.pb-c.d [2022-07-25T10:33:33.914Z] #43 10.42 PBCC images/sa.pb-c.c [2022-07-25T10:33:34.010Z] #13 53.58 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:33:34.010Z] #13 53.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-25T10:33:34.010Z] #13 53.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:33:34.056Z] #43 128.0 CC criu/pagemap-cache.o [2022-07-25T10:33:34.085Z] #20 31.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-25T10:33:34.085Z] #20 31.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:33:34.085Z] #20 31.44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:33:34.172Z] #43 10.55 DEP images/sa.pb-c.d [2022-07-25T10:33:34.172Z] #43 10.63 PBCC images/pipe-data.pb-c.c [2022-07-25T10:33:34.172Z] #43 10.65 DEP images/pipe-data.pb-c.d [2022-07-25T10:33:34.172Z] #43 10.70 PBCC images/mnt.pb-c.c [2022-07-25T10:33:34.315Z] #43 ... [2022-07-25T10:33:34.315Z] [2022-07-25T10:33:34.315Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:33:34.315Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:33:34.315Z] #22 10.58 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-25T10:33:34.410Z] #42 40.80 Reading package lists... [2022-07-25T10:33:34.410Z] #42 ... [2022-07-25T10:33:34.410Z] [2022-07-25T10:33:34.410Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:34.410Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:33:34.410Z] #55 34.82 Fetched 8508 kB in 26s (325 kB/s) [2022-07-25T10:33:34.410Z] #55 34.82 Reading package lists... [2022-07-25T10:33:34.410Z] #55 45.00 Reading package lists... [2022-07-25T10:33:34.410Z] #55 ... [2022-07-25T10:33:34.410Z] [2022-07-25T10:33:34.410Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:34.410Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:33:34.410Z] #36 33.94 Reading package lists... [2022-07-25T10:33:34.430Z] #43 10.78 DEP images/mnt.pb-c.d [2022-07-25T10:33:34.430Z] #43 10.84 PBCC images/sk-packet.pb-c.c [2022-07-25T10:33:34.430Z] #43 10.88 DEP images/sk-packet.pb-c.d [2022-07-25T10:33:34.430Z] #43 10.90 PBCC images/tcp-stream.pb-c.c [2022-07-25T10:33:34.430Z] #43 10.93 DEP images/tcp-stream.pb-c.d [2022-07-25T10:33:34.430Z] #43 10.96 PBCC images/pipe.pb-c.c [2022-07-25T10:33:34.430Z] #43 11.01 DEP images/pipe.pb-c.d [2022-07-25T10:33:34.574Z] #13 ... [2022-07-25T10:33:34.574Z] [2022-07-25T10:33:34.574Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:33:34.574Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:33:34.574Z] #32 47.26 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-25T10:33:34.574Z] #32 47.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T10:33:34.574Z] #32 48.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:33:34.689Z] #43 11.10 PBCC images/pstree.pb-c.c [2022-07-25T10:33:34.689Z] #43 11.12 DEP images/pstree.pb-c.d [2022-07-25T10:33:34.689Z] #43 11.15 PBCC images/fs.pb-c.c [2022-07-25T10:33:34.689Z] #43 11.17 DEP images/fs.pb-c.d [2022-07-25T10:33:34.689Z] #43 11.23 PBCC images/signalfd.pb-c.c [2022-07-25T10:33:34.689Z] #43 11.30 DEP images/signalfd.pb-c.d [2022-07-25T10:33:34.689Z] #43 11.34 PBCC images/fh.pb-c.c [2022-07-25T10:33:34.831Z] #32 ... [2022-07-25T10:33:34.831Z] [2022-07-25T10:33:34.831Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:34.831Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:33:34.831Z] #36 56.34 Selecting previously unselected package libarchive13:amd64. [2022-07-25T10:33:34.831Z] #36 56.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-25T10:33:34.831Z] #36 56.40 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-25T10:33:34.831Z] #36 56.64 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-25T10:33:34.831Z] #36 56.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-25T10:33:34.831Z] #36 56.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-25T10:33:34.831Z] #36 56.80 Selecting previously unselected package librhash0:amd64. [2022-07-25T10:33:34.831Z] #36 56.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-25T10:33:34.831Z] #36 56.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-25T10:33:34.831Z] #36 56.99 Selecting previously unselected package libuv1:amd64. [2022-07-25T10:33:34.831Z] #36 56.99 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-25T10:33:34.831Z] #36 57.00 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-25T10:33:34.831Z] #36 57.13 Selecting previously unselected package cmake. [2022-07-25T10:33:34.831Z] #36 57.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-25T10:33:34.831Z] #36 57.18 Unpacking cmake (3.13.4-1) ... [2022-07-25T10:33:34.936Z] Fetching without tags [2022-07-25T10:33:34.947Z] #43 11.43 PBCC images/fsnotify.pb-c.c [2022-07-25T10:33:35.206Z] #43 11.50 DEP images/fh.pb-c.d [2022-07-25T10:33:35.206Z] #43 11.58 DEP images/fsnotify.pb-c.d [2022-07-25T10:33:35.206Z] #43 11.63 PBCC images/eventpoll.pb-c.c [2022-07-25T10:33:35.206Z] #43 11.66 DEP images/eventpoll.pb-c.d [2022-07-25T10:33:35.206Z] #43 11.69 PBCC images/eventfd.pb-c.c [2022-07-25T10:33:35.206Z] #43 11.72 DEP images/eventfd.pb-c.d [2022-07-25T10:33:35.206Z] #43 11.77 PBCC images/remap-file-path.pb-c.c [2022-07-25T10:33:35.464Z] #43 11.84 DEP images/remap-file-path.pb-c.d [2022-07-25T10:33:35.464Z] #43 11.88 PBCC images/fifo.pb-c.c [2022-07-25T10:33:35.464Z] #43 11.91 DEP images/fifo.pb-c.d [2022-07-25T10:33:35.464Z] #43 11.96 PBCC images/ghost-file.pb-c.c [2022-07-25T10:33:35.464Z] #43 12.03 DEP images/ghost-file.pb-c.d [2022-07-25T10:33:35.464Z] #20 32.60 Selecting previously unselected package python3.7. [2022-07-25T10:33:35.464Z] #20 32.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:33:35.464Z] #20 32.62 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:33:35.464Z] #20 32.74 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-25T10:33:35.464Z] #20 32.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-25T10:33:35.464Z] #20 32.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-25T10:33:35.693Z] #22 11.76 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-25T10:33:35.693Z] #22 11.83 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-25T10:33:35.693Z] #22 11.93 Collecting pyyaml (from yamllint==1.26.1) [2022-07-25T10:33:35.722Z] #43 12.07 PBCC images/regfile.pb-c.c [2022-07-25T10:33:35.722Z] #43 12.11 DEP images/regfile.pb-c.d [2022-07-25T10:33:35.722Z] #43 12.15 PBCC images/ns.pb-c.c [2022-07-25T10:33:35.722Z] #43 12.19 DEP images/ns.pb-c.d [2022-07-25T10:33:35.722Z] #43 12.26 PBCC images/fdinfo.pb-c.c [2022-07-25T10:33:35.724Z] #20 32.90 Setting up python3-minimal (3.7.3-1) ... [2022-07-25T10:33:34.644Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:33:34.694Z] > git config --add remote.origin.fetch +refs/pull/43859/head:refs/remotes/origin/PR-43859 # timeout=10 [2022-07-25T10:33:34.736Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:33:34.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:33:34.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:33:34.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:33:34.983Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43859/head:refs/remotes/origin/PR-43859 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-07-25T10:33:35.952Z] #22 12.27 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-07-25T10:33:35.980Z] #43 12.30 DEP images/fdinfo.pb-c.d [2022-07-25T10:33:35.980Z] #43 12.35 PBCC images/core-aarch64.pb-c.c [2022-07-25T10:33:35.980Z] #43 12.40 PBCC images/core-arm.pb-c.c [2022-07-25T10:33:35.980Z] #43 12.45 PBCC images/core-ppc64.pb-c.c [2022-07-25T10:33:35.980Z] #43 12.50 PBCC images/core-s390.pb-c.c [2022-07-25T10:33:36.210Z] #22 12.61 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-25T10:33:36.210Z] #22 12.61 Building wheels for collected packages: yamllint [2022-07-25T10:33:36.210Z] #22 12.61 Running setup.py bdist_wheel for yamllint: started [2022-07-25T10:33:36.239Z] #43 12.60 PBCC images/core-x86.pb-c.c [2022-07-25T10:33:36.239Z] #43 12.67 PBCC images/core.pb-c.c [2022-07-25T10:33:36.239Z] #43 12.75 PBCC images/inventory.pb-c.c [2022-07-25T10:33:36.239Z] #43 12.80 DEP images/core-aarch64.pb-c.d [2022-07-25T10:33:36.297Z] Merging remotes/origin/20.10 commit 21b91d3fd558d7e619fec1682000dfe23a95330f into PR head commit 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:33:36.498Z] #43 12.85 DEP images/core-arm.pb-c.d [2022-07-25T10:33:36.498Z] #43 12.90 DEP images/core-ppc64.pb-c.d [2022-07-25T10:33:36.498Z] #43 ... [2022-07-25T10:33:36.498Z] [2022-07-25T10:33:36.498Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:36.498Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-25T10:33:36.498Z] #13 53.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T10:33:36.498Z] #13 53.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-25T10:33:36.498Z] #13 53.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:33:36.498Z] #13 59.56 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T10:33:36.498Z] #13 59.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-25T10:33:36.498Z] #13 59.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:33:36.499Z] #13 59.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-25T10:33:36.499Z] #13 59.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-25T10:33:36.499Z] #13 60.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:33:36.499Z] #13 ... [2022-07-25T10:33:36.499Z] [2022-07-25T10:33:36.499Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:36.499Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:33:36.499Z] #43 12.97 DEP images/core-s390.pb-c.d [2022-07-25T10:33:36.499Z] #43 13.01 DEP images/core-x86.pb-c.d [2022-07-25T10:33:36.499Z] #43 13.06 DEP images/core.pb-c.d [2022-07-25T10:33:36.663Z] #20 33.77 Selecting previously unselected package python3. [2022-07-25T10:33:36.663Z] #20 33.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-07-25T10:33:36.663Z] #20 33.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-25T10:33:36.663Z] #20 33.84 Unpacking python3 (3.7.3-1) ... [2022-07-25T10:33:36.663Z] #20 33.91 Selecting previously unselected package libip4tc0:amd64. [2022-07-25T10:33:36.663Z] #20 33.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-25T10:33:36.663Z] #20 33.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:36.663Z] #20 34.00 Selecting previously unselected package libip6tc0:amd64. [2022-07-25T10:33:36.663Z] #20 34.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-25T10:33:36.663Z] #20 34.02 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:36.757Z] #43 13.11 DEP images/inventory.pb-c.d [2022-07-25T10:33:36.757Z] #43 13.15 PBCC images/cpuinfo.pb-c.c [2022-07-25T10:33:36.757Z] #43 13.19 DEP images/cpuinfo.pb-c.d [2022-07-25T10:33:36.757Z] #43 13.22 PBCC images/stats.pb-c.c [2022-07-25T10:33:36.757Z] #43 13.26 DEP images/stats.pb-c.d [2022-07-25T10:33:36.922Z] #20 34.15 Selecting previously unselected package libiptc0:amd64. [2022-07-25T10:33:36.923Z] #20 34.15 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-25T10:33:36.923Z] #20 34.16 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:36.923Z] #20 34.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T10:33:36.932Z] #36 44.98 Reading package lists... [2022-07-25T10:33:36.932Z] #36 ... [2022-07-25T10:33:36.932Z] [2022-07-25T10:33:36.932Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:36.932Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:36.932Z] #13 31.47 Fetched 9047 kB in 28s (325 kB/s) [2022-07-25T10:33:36.932Z] #13 31.47 Reading package lists... [2022-07-25T10:33:37.181Z] #20 34.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T10:33:37.181Z] #20 34.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:33:37.181Z] #20 34.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T10:33:37.181Z] #20 34.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-25T10:33:37.181Z] #20 34.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-25T10:33:37.181Z] #20 34.42 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T10:33:37.181Z] #20 34.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-25T10:33:37.181Z] #20 34.43 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-25T10:33:37.181Z] #20 34.51 Selecting previously unselected package iptables. [2022-07-25T10:33:37.352Z] #36 59.95 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:33:37.352Z] #36 59.98 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:37.352Z] #36 60.00 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-25T10:33:37.352Z] #36 60.01 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:37.352Z] #36 60.04 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-25T10:33:37.352Z] #36 60.06 Setting up cmake-data (3.13.4-1) ... [2022-07-25T10:33:37.352Z] #36 60.08 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:33:37.352Z] #36 60.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-25T10:33:37.352Z] #36 60.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-25T10:33:37.352Z] #36 60.13 Setting up cmake (3.13.4-1) ... [2022-07-25T10:33:37.352Z] #36 60.14 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:33:37.352Z] #36 60.24 Processing triggers for mime-support (3.62) ... [2022-07-25T10:33:37.441Z] #20 34.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-25T10:33:37.441Z] #20 34.52 Unpacking iptables (1.8.2-4) ... [2022-07-25T10:33:37.588Z] #22 13.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-25T10:33:37.588Z] #22 13.65 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-25T10:33:37.588Z] #22 13.72 Successfully built yamllint [2022-07-25T10:33:37.588Z] #22 13.75 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-25T10:33:37.700Z] #20 34.82 Selecting previously unselected package xxd. [2022-07-25T10:33:37.700Z] #20 34.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:33:37.700Z] #20 34.83 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:37.700Z] #20 34.97 Selecting previously unselected package vim-common. [2022-07-25T10:33:37.700Z] #20 34.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:33:37.700Z] #20 35.01 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:37.915Z] #36 DONE 60.9s [2022-07-25T10:33:37.915Z] [2022-07-25T10:33:37.915Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:33:37.915Z] #37 sha256:17177d6bab11514d90e9e1429828d38eb5134e6451ab2cc01580418c2690268f [2022-07-25T10:33:37.960Z] #20 35.20 Selecting previously unselected package bash-completion. [2022-07-25T10:33:37.960Z] #20 35.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-25T10:33:38.156Z] #22 14.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T10:33:38.415Z] #22 DONE 14.7s [2022-07-25T10:33:38.415Z] [2022-07-25T10:33:38.415Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:33:38.415Z] #25 sha256:ec875abee66081e732015df9e27aabb2b5c4b0a79057d2cb3d5ccc3c114a4bdc [2022-07-25T10:33:38.415Z] #25 DONE 0.2s [2022-07-25T10:33:38.415Z] [2022-07-25T10:33:38.415Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:33:38.415Z] #30 sha256:d2c3c6865c93c6119b95e6dd7376b9db7b624a90b01105e26a862a4a0118006c [2022-07-25T10:33:38.669Z] #43 14.96 make[1]: Nothing to be done for 'all'. [2022-07-25T10:33:36.424Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:33:36.468Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:33:39.281Z] #37 ... [2022-07-25T10:33:39.281Z] [2022-07-25T10:33:39.281Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:33:39.281Z] #47 sha256:bf78690ee9ad85afdff9365344a2a696f156fd85ade024cda0a1e0bfb0027e39 [2022-07-25T10:33:39.281Z] #47 DONE 62.0s [2022-07-25T10:33:39.281Z] [2022-07-25T10:33:39.281Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:39.281Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:39.281Z] #13 55.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T10:33:39.281Z] #13 55.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-25T10:33:39.281Z] #13 55.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:33:39.281Z] #13 58.61 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T10:33:39.281Z] #13 58.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-25T10:33:39.281Z] #13 58.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:33:39.281Z] #13 58.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T10:33:39.281Z] #13 58.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:33:39.281Z] #13 58.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:33:39.281Z] #13 59.04 Selecting previously unselected package dmsetup. [2022-07-25T10:33:39.281Z] #13 59.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:33:39.281Z] #13 59.06 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-25T10:33:39.394Z] #13 42.37 Reading package lists... [2022-07-25T10:33:39.394Z] #13 ... [2022-07-25T10:33:39.394Z] [2022-07-25T10:33:39.394Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:39.394Z] #49 sha256:04d1d85322bfe7e8bf7477119ff56b527a4b5cd38180c46aa4df42478f44d994 [2022-07-25T10:33:39.394Z] #49 50.13 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T10:33:39.424Z] Merge succeeded, producing 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:33:39.424Z] Checking out Revision 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 (PR-43859) [2022-07-25T10:33:39.537Z] #13 59.25 Selecting previously unselected package mingw-w64-common. [2022-07-25T10:33:39.537Z] #13 59.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-25T10:33:39.537Z] #13 59.25 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-25T10:33:39.650Z] #49 50.19 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T10:33:39.650Z] #49 50.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-07-25T10:33:39.793Z] #30 DONE 1.2s [2022-07-25T10:33:39.793Z] [2022-07-25T10:33:39.793Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:39.793Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:39.793Z] #43 128.4 CC criu/pagemap.o [2022-07-25T10:33:39.793Z] #43 129.5 CC criu/parasite-syscall.o [2022-07-25T10:33:39.793Z] #43 130.6 CC criu/path.o [2022-07-25T10:33:39.793Z] #43 131.0 CC criu/pie-util-vdso-elf32.o [2022-07-25T10:33:39.793Z] #43 131.5 CC criu/pie-util-vdso.o [2022-07-25T10:33:39.793Z] #43 132.0 CC criu/pie-util.o [2022-07-25T10:33:39.793Z] #43 132.2 CC criu/pipes.o [2022-07-25T10:33:39.793Z] #43 133.3 CC criu/plugin.o [2022-07-25T10:33:39.793Z] #43 ... [2022-07-25T10:33:39.793Z] [2022-07-25T10:33:39.793Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:33:39.793Z] #33 sha256:30b54df6de92a71b2acd8d7803b80dc4cdd597a8125a78bb71b2ebb4425f0a6f [2022-07-25T10:33:39.793Z] #33 DONE 0.1s [2022-07-25T10:33:39.793Z] [2022-07-25T10:33:39.793Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-25T10:33:39.794Z] #35 sha256:f1e2a44e038054f3d4490f98c35c6b32cb1f91ce30da8464e43f52ba51268993 [2022-07-25T10:33:39.794Z] #35 DONE 0.1s [2022-07-25T10:33:39.794Z] [2022-07-25T10:33:39.794Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:33:39.794Z] #38 sha256:ef8539d2656b665dc5db78f1017b4a602cda8c272c5ba727a73dfdaab3bfdf96 [2022-07-25T10:33:39.794Z] #38 DONE 0.0s [2022-07-25T10:33:39.794Z] [2022-07-25T10:33:39.794Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:39.794Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:39.794Z] #43 133.7 CC criu/proc_parse.o [2022-07-25T10:33:39.907Z] #49 50.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-07-25T10:33:39.907Z] #49 50.46 go: downloading github.com/gogo/protobuf v1.2.1 [2022-07-25T10:33:40.042Z] #43 16.60 CC images/stats.o [2022-07-25T10:33:40.299Z] #43 16.90 CC images/core.o [2022-07-25T10:33:40.864Z] #43 17.50 CC images/core-x86.o [2022-07-25T10:33:41.251Z] #20 38.11 Unpacking bash-completion (1:2.8-6) ... [2022-07-25T10:33:41.251Z] #20 38.54 Selecting previously unselected package bzip2. [2022-07-25T10:33:41.251Z] #20 38.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-25T10:33:41.251Z] #20 38.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:33:41.427Z] #13 ... [2022-07-25T10:33:41.427Z] [2022-07-25T10:33:41.427Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:41.427Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:41.427Z] #42 54.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:41.427Z] #42 54.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:41.427Z] #42 54.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:41.427Z] #42 54.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:41.427Z] #42 54.31 Setting up python-six (1.12.0-1) ... [2022-07-25T10:33:41.427Z] #42 58.43 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:33:41.427Z] #42 58.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:33:41.427Z] #42 58.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:41.427Z] #42 58.48 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-25T10:33:41.427Z] #42 58.49 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:41.427Z] #42 58.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:33:41.427Z] #42 58.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:41.427Z] #42 58.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:41.427Z] #42 58.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:33:41.427Z] #42 58.55 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-25T10:33:41.427Z] #42 64.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-25T10:33:41.427Z] #42 64.28 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:33:41.429Z] #43 17.96 CC images/core-arm.o [2022-07-25T10:33:41.511Z] #20 38.64 Selecting previously unselected package xz-utils. [2022-07-25T10:33:41.511Z] #20 38.66 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-25T10:33:41.511Z] #20 38.66 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:33:41.511Z] #20 38.85 Selecting previously unselected package apparmor. [2022-07-25T10:33:41.511Z] #20 38.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-25T10:33:41.770Z] #20 38.93 Unpacking apparmor (2.13.2-10) ... [2022-07-25T10:33:41.989Z] #42 ... [2022-07-25T10:33:41.989Z] [2022-07-25T10:33:41.989Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:33:41.989Z] #37 sha256:17177d6bab11514d90e9e1429828d38eb5134e6451ab2cc01580418c2690268f [2022-07-25T10:33:41.989Z] #37 3.948 + RM_GOPATH=0 [2022-07-25T10:33:41.989Z] #37 3.948 + TMP_GOPATH= [2022-07-25T10:33:41.989Z] #37 3.948 + : /build [2022-07-25T10:33:41.989Z] #37 3.948 + '[' -z '' ']' [2022-07-25T10:33:41.989Z] #37 3.948 ++ mktemp -d [2022-07-25T10:33:41.989Z] #37 3.948 + export GOPATH=/tmp/tmp.GmfLkYXbVT [2022-07-25T10:33:41.989Z] #37 3.948 + GOPATH=/tmp/tmp.GmfLkYXbVT [2022-07-25T10:33:41.989Z] #37 3.948 + RM_GOPATH=1 [2022-07-25T10:33:41.989Z] #37 3.948 + case "$(go env GOARCH)" in [2022-07-25T10:33:41.989Z] #37 3.948 ++ go env GOARCH [2022-07-25T10:33:41.989Z] #37 3.948 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:41.989Z] #37 3.948 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:41.989Z] #37 3.948 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:41.989Z] #37 3.952 Install tini version v0.19.0 [2022-07-25T10:33:41.989Z] #37 3.952 + dir=/tmp/install [2022-07-25T10:33:41.989Z] #37 3.952 + bin=tini [2022-07-25T10:33:41.989Z] #37 3.952 + shift [2022-07-25T10:33:41.989Z] #37 3.952 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-25T10:33:41.989Z] #37 3.952 + . /tmp/install/tini.installer [2022-07-25T10:33:41.989Z] #37 3.952 ++ : v0.19.0 [2022-07-25T10:33:41.989Z] #37 3.952 + install_tini [2022-07-25T10:33:41.989Z] #37 3.952 + echo 'Install tini version v0.19.0' [2022-07-25T10:33:41.989Z] #37 3.952 + git clone https://github.com/krallin/tini.git /tmp/tmp.GmfLkYXbVT/tini [2022-07-25T10:33:41.989Z] #37 3.952 Cloning into '/tmp/tmp.GmfLkYXbVT/tini'... [2022-07-25T10:33:41.996Z] #43 18.30 CC images/core-aarch64.o [2022-07-25T10:33:42.030Z] #20 39.24 Selecting previously unselected package aufs-tools. [2022-07-25T10:33:42.030Z] #20 39.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-25T10:33:42.030Z] #20 39.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:33:39.046Z] > git remote # timeout=10 [2022-07-25T10:33:39.115Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:33:39.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:33:39.193Z] > git merge 21b91d3fd558d7e619fec1682000dfe23a95330f # timeout=10 [2022-07-25T10:33:39.328Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-07-25T10:33:39.467Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:33:39.510Z] > git checkout -f 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 # timeout=10 [2022-07-25T10:33:42.246Z] #37 ... [2022-07-25T10:33:42.246Z] [2022-07-25T10:33:42.246Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:42.246Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:42.246Z] #42 DONE 65.2s [2022-07-25T10:33:42.254Z] #43 18.73 CC images/core-ppc64.o [2022-07-25T10:33:42.289Z] #20 39.42 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:33:42.289Z] #20 39.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-25T10:33:42.289Z] #20 39.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:33:42.289Z] #20 39.59 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:33:42.290Z] #20 39.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:33:42.290Z] #20 39.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:33:42.427Z] #49 53.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-07-25T10:33:42.502Z] [2022-07-25T10:33:42.502Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:42.502Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:42.549Z] #20 39.72 Selecting previously unselected package jq. [2022-07-25T10:33:42.549Z] #20 39.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:33:42.549Z] #20 39.74 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:33:42.549Z] #20 39.83 Selecting previously unselected package libaio1:amd64. [2022-07-25T10:33:42.549Z] #20 39.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-25T10:33:42.549Z] #20 39.85 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-25T10:33:42.549Z] #20 39.91 Selecting previously unselected package libgpm2:amd64. [2022-07-25T10:33:42.549Z] #20 39.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-25T10:33:42.549Z] #20 39.93 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-25T10:33:42.809Z] #20 39.99 Selecting previously unselected package libicu63:amd64. [2022-07-25T10:33:42.809Z] #20 39.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-25T10:33:42.809Z] #20 40.01 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:33:42.820Z] #43 19.25 CC images/core-s390.o [2022-07-25T10:33:42.991Z] #49 53.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T10:33:43.079Z] #43 ... [2022-07-25T10:33:43.079Z] [2022-07-25T10:33:43.079Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:43.079Z] #34 sha256:d106d228e11a2b572e62c786ea14eb86e40c4ab98085b715639ef24cccb0cb69 [2022-07-25T10:33:43.079Z] #34 63.13 text/tabwriter [2022-07-25T10:33:43.079Z] #34 64.81 io/ioutil [2022-07-25T10:33:43.079Z] #34 64.81 fmt [2022-07-25T10:33:43.079Z] #34 66.62 flag [2022-07-25T10:33:43.079Z] #34 66.62 github.com/BurntSushi/toml [2022-07-25T10:33:43.079Z] #34 68.00 log [2022-07-25T10:33:43.079Z] #34 69.81 github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:33:43.079Z] #34 DONE 72.5s [2022-07-25T10:33:43.079Z] [2022-07-25T10:33:43.079Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:33:43.080Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-25T10:33:43.083Z] #43 136.4 CC criu/protobuf-desc.o [2022-07-25T10:33:43.248Z] #49 53.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-07-25T10:33:43.338Z] #40 ... [2022-07-25T10:33:43.338Z] [2022-07-25T10:33:43.338Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:43.338Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:33:43.338Z] #43 19.86 CC images/cpuinfo.o [2022-07-25T10:33:43.651Z] #43 137.3 CC criu/protobuf.o [2022-07-25T10:33:43.910Z] #43 137.8 CC criu/pstree.o [2022-07-25T10:33:43.915Z] #43 20.45 CC images/inventory.o [2022-07-25T10:33:44.173Z] #43 20.67 CC images/fdinfo.o [2022-07-25T10:33:44.179Z] #49 ... [2022-07-25T10:33:44.179Z] [2022-07-25T10:33:44.179Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-07-25T10:33:44.179Z] #51 sha256:a9a8535304d24705cdb7433d22cf58210c2caa418676ff3c24658a97c3958ab2 [2022-07-25T10:33:44.179Z] #51 DONE 54.6s [2022-07-25T10:33:44.179Z] [2022-07-25T10:33:44.179Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:44.179Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:33:44.179Z] #55 45.00 Reading package lists... [2022-07-25T10:33:44.393Z] #43 ... [2022-07-25T10:33:44.393Z] [2022-07-25T10:33:44.393Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:44.393Z] #34 sha256:83ad9cb775da545218d7fb5a2c2e19c93dce43c694350e0d919727cf3a0ea5cf [2022-07-25T10:33:44.393Z] #34 57.20 internal/syscall/unix [2022-07-25T10:33:44.393Z] #34 57.56 time [2022-07-25T10:33:44.393Z] #34 63.91 internal/poll [2022-07-25T10:33:44.393Z] #34 64.99 internal/fmtsort [2022-07-25T10:33:44.393Z] #34 65.56 internal/syscall/execenv [2022-07-25T10:33:44.393Z] #34 65.74 path [2022-07-25T10:33:44.393Z] #34 66.45 io/fs [2022-07-25T10:33:44.393Z] #34 66.66 strings [2022-07-25T10:33:44.393Z] #34 ... [2022-07-25T10:33:44.393Z] [2022-07-25T10:33:44.393Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:44.393Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:44.393Z] #13 64.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T10:33:44.393Z] #13 64.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-25T10:33:44.431Z] #43 20.96 CC images/fown.o [2022-07-25T10:33:44.651Z] #13 64.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:33:44.690Z] #43 21.17 CC images/ns.o [2022-07-25T10:33:44.947Z] #43 21.37 CC images/regfile.o [2022-07-25T10:33:44.948Z] #43 21.59 CC images/ghost-file.o [2022-07-25T10:33:45.290Z] #43 139.0 CC criu/rbtree.o [2022-07-25T10:33:45.290Z] #43 ... [2022-07-25T10:33:45.290Z] [2022-07-25T10:33:45.290Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:33:45.290Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:33:45.290Z] #40 203.2 + dpkg --print-architecture [2022-07-25T10:33:45.290Z] #40 203.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-25T10:33:45.347Z] #20 ... [2022-07-25T10:33:45.347Z] [2022-07-25T10:33:45.347Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:45.347Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:45.347Z] #43 83.27 CC criu/bfd.o [2022-07-25T10:33:45.347Z] #43 83.70 CC criu/bitmap.o [2022-07-25T10:33:45.347Z] #43 83.83 CC criu/cgroup-props.o [2022-07-25T10:33:45.347Z] #43 84.50 CC criu/cgroup.o [2022-07-25T10:33:45.347Z] #43 87.04 CC criu/clone-noasan.o [2022-07-25T10:33:45.347Z] #43 87.20 CC criu/config.o [2022-07-25T10:33:45.347Z] #43 88.63 CC criu/cr-check.o [2022-07-25T10:33:45.347Z] #43 90.36 CC criu/cr-dedup.o [2022-07-25T10:33:45.347Z] #43 90.72 CC criu/cr-dump.o [2022-07-25T10:33:45.347Z] #43 92.98 CC criu/cr-errno.o [2022-07-25T10:33:45.347Z] #43 93.10 CC criu/cr-restore.o [2022-07-25T10:33:45.514Z] #43 21.83 CC images/fifo.o [2022-07-25T10:33:45.514Z] #43 21.97 CC images/remap-file-path.o [2022-07-25T10:33:45.773Z] #43 22.10 CC images/eventfd.o [2022-07-25T10:33:45.773Z] #43 22.22 CC images/eventpoll.o [2022-07-25T10:33:45.858Z] #40 203.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T10:33:45.858Z] #40 203.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T10:33:46.031Z] #43 22.44 CC images/fh.o [2022-07-25T10:33:46.074Z] #55 54.47 Building dependency tree... [2022-07-25T10:33:46.290Z] #43 22.70 CC images/fsnotify.o [2022-07-25T10:33:46.726Z] #43 ... [2022-07-25T10:33:46.726Z] [2022-07-25T10:33:46.726Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:33:46.726Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:33:46.726Z] #20 43.75 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:33:46.726Z] #20 43.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:33:46.726Z] #20 43.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:46.726Z] #20 43.87 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:33:46.726Z] #20 43.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-25T10:33:46.726Z] #20 43.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:33:46.726Z] #20 43.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:33:46.726Z] #20 44.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:33:46.726Z] #20 44.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:46.726Z] #20 44.08 Selecting previously unselected package libreadline5:amd64. [2022-07-25T10:33:46.856Z] #43 23.19 CC images/signalfd.o [2022-07-25T10:33:46.985Z] #20 44.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-25T10:33:46.985Z] #20 44.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-25T10:33:46.985Z] #20 44.22 Selecting previously unselected package net-tools. [2022-07-25T10:33:46.985Z] #20 44.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-25T10:33:46.985Z] #20 44.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:33:47.114Z] #43 23.43 CC images/fs.o [2022-07-25T10:33:47.114Z] #43 23.60 CC images/pstree.o [2022-07-25T10:33:47.244Z] #20 44.45 Selecting previously unselected package patch. [2022-07-25T10:33:47.244Z] #20 44.46 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-25T10:33:47.244Z] #20 44.47 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-25T10:33:47.244Z] #20 44.57 Selecting previously unselected package python-pip-whl. [2022-07-25T10:33:47.244Z] #20 44.58 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-25T10:33:47.244Z] #20 44.59 Unpacking python-pip-whl (18.1-5) ... [2022-07-25T10:33:47.373Z] #43 23.81 CC images/pipe.o [2022-07-25T10:33:47.631Z] #43 23.98 CC images/tcp-stream.o [2022-07-25T10:33:47.631Z] #43 24.23 CC images/sk-packet.o [2022-07-25T10:33:47.812Z] #20 45.07 Selecting previously unselected package python3-lib2to3. [2022-07-25T10:33:47.812Z] #20 45.09 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-25T10:33:47.812Z] #20 45.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:33:47.812Z] #20 45.24 Selecting previously unselected package python3-distutils. [2022-07-25T10:33:47.889Z] #43 24.43 CC images/mnt.o [2022-07-25T10:33:48.072Z] #20 45.24 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-25T10:33:48.072Z] #20 45.26 Unpacking python3-distutils (3.7.3-1) ... [2022-07-25T10:33:48.147Z] #43 24.62 CC images/pipe-data.o [2022-07-25T10:33:48.332Z] #20 45.42 Selecting previously unselected package python3-pip. [2022-07-25T10:33:48.332Z] #20 45.43 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-25T10:33:48.332Z] #20 45.43 Unpacking python3-pip (18.1-5) ... [2022-07-25T10:33:48.332Z] #20 45.60 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:33:48.332Z] #20 45.60 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:33:48.332Z] #20 45.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:33:48.417Z] #43 24.79 CC images/sa.o [2022-07-25T10:33:48.417Z] #43 24.94 CC images/timer.o [2022-07-25T10:33:48.591Z] #20 45.76 Selecting previously unselected package python3-setuptools. [2022-07-25T10:33:48.592Z] #20 45.76 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-25T10:33:48.592Z] #20 45.77 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-25T10:33:48.675Z] #43 25.21 CC images/timerfd.o [2022-07-25T10:33:48.851Z] #20 46.03 Selecting previously unselected package python3-wheel. [2022-07-25T10:33:48.851Z] #20 46.03 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-25T10:33:48.851Z] #20 46.05 Unpacking python3-wheel (0.32.3-2) ... [2022-07-25T10:33:48.851Z] #20 46.14 Selecting previously unselected package sudo. [2022-07-25T10:33:48.851Z] #20 46.15 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-25T10:33:48.851Z] #20 46.16 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:33:48.934Z] #43 25.40 CC images/mm.o [2022-07-25T10:33:49.192Z] #43 25.70 CC images/sk-opts.o [2022-07-25T10:33:49.347Z] #55 59.53 The following additional packages will be installed: [2022-07-25T10:33:49.347Z] #55 59.55 libbtrfs0 [2022-07-25T10:33:49.347Z] #55 59.76 The following NEW packages will be installed: [2022-07-25T10:33:49.347Z] #55 59.83 libbtrfs-dev libbtrfs0 [2022-07-25T10:33:49.420Z] #20 46.67 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T10:33:49.420Z] #20 46.67 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-25T10:33:49.420Z] #20 46.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:33:49.450Z] #43 25.86 CC images/sk-unix.o [2022-07-25T10:33:49.450Z] #43 26.05 CC images/sk-inet.o [2022-07-25T10:33:49.605Z] #55 60.30 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:49.605Z] #55 60.30 Need to get 119 kB of archives. [2022-07-25T10:33:49.605Z] #55 60.30 After this operation, 387 kB of additional disk space will be used. [2022-07-25T10:33:49.605Z] #55 60.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-25T10:33:49.680Z] #20 46.95 Selecting previously unselected package uidmap. [2022-07-25T10:33:49.680Z] #20 46.95 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-25T10:33:49.680Z] #20 46.96 Unpacking uidmap (1:4.5-1.1) ... [2022-07-25T10:33:49.862Z] #55 60.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-25T10:33:49.862Z] #55 ... [2022-07-25T10:33:49.862Z] [2022-07-25T10:33:49.862Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:49.862Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:49.862Z] #42 40.80 Reading package lists... [2022-07-25T10:33:49.862Z] #42 50.89 Building dependency tree... [2022-07-25T10:33:49.862Z] #42 56.55 The following additional packages will be installed: [2022-07-25T10:33:49.862Z] #42 56.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-07-25T10:33:49.862Z] #42 56.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-07-25T10:33:49.862Z] #42 56.58 Suggested packages: [2022-07-25T10:33:49.862Z] #42 56.58 manpages-dev python-setuptools [2022-07-25T10:33:49.862Z] #42 58.72 The following NEW packages will be installed: [2022-07-25T10:33:49.862Z] #42 58.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-07-25T10:33:49.862Z] #42 58.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-07-25T10:33:49.862Z] #42 58.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-07-25T10:33:49.862Z] #42 58.79 python-six zlib1g-dev [2022-07-25T10:33:49.862Z] #42 59.40 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:49.862Z] #42 59.40 Need to get 4091 kB of archives. [2022-07-25T10:33:49.862Z] #42 59.40 After this operation, 22.5 MB of additional disk space will be used. [2022-07-25T10:33:49.862Z] #42 59.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-07-25T10:33:49.862Z] #42 59.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:33:49.862Z] #42 59.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-07-25T10:33:49.862Z] #42 59.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-25T10:33:49.862Z] #42 59.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-07-25T10:33:49.862Z] #42 59.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-25T10:33:49.862Z] #42 59.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-07-25T10:33:49.862Z] #42 59.49 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-07-25T10:33:49.862Z] #42 59.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-07-25T10:33:49.862Z] #42 59.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-07-25T10:33:49.862Z] #42 59.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-07-25T10:33:49.862Z] #42 59.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-07-25T10:33:49.862Z] #42 59.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-07-25T10:33:49.862Z] #42 59.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-07-25T10:33:49.862Z] #42 59.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-07-25T10:33:49.862Z] #42 59.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-07-25T10:33:49.862Z] #42 59.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-07-25T10:33:49.908Z] #13 ... [2022-07-25T10:33:49.908Z] [2022-07-25T10:33:49.908Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:33:49.908Z] #37 sha256:17177d6bab11514d90e9e1429828d38eb5134e6451ab2cc01580418c2690268f [2022-07-25T10:33:49.908Z] #37 4.662 + cd /tmp/tmp.GmfLkYXbVT/tini [2022-07-25T10:33:49.908Z] #37 4.662 + git checkout -q v0.19.0 [2022-07-25T10:33:49.908Z] #37 4.700 + cmake . [2022-07-25T10:33:49.908Z] #37 5.356 -- The C compiler identification is GNU 8.3.0 [2022-07-25T10:33:49.908Z] #37 5.410 -- Check for working C compiler: /usr/bin/cc [2022-07-25T10:33:49.908Z] #37 6.068 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-25T10:33:49.908Z] #37 6.068 -- Detecting C compiler ABI info [2022-07-25T10:33:49.908Z] #37 6.551 -- Detecting C compiler ABI info - done [2022-07-25T10:33:49.908Z] #37 6.592 -- Detecting C compile features [2022-07-25T10:33:49.908Z] #37 8.534 -- Detecting C compile features - done [2022-07-25T10:33:49.908Z] #37 8.580 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T10:33:49.908Z] #37 8.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T10:33:49.908Z] #37 8.828 -- Configuring done [2022-07-25T10:33:49.908Z] #37 8.844 -- Generating done [2022-07-25T10:33:49.908Z] #37 8.856 -- Build files have been written to: /tmp/tmp.GmfLkYXbVT/tini [2022-07-25T10:33:49.908Z] #37 8.880 + make tini-static [2022-07-25T10:33:49.908Z] #37 9.320 Scanning dependencies of target tini-static [2022-07-25T10:33:49.908Z] #37 9.441 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T10:33:49.908Z] #37 10.59 [100%] Linking C executable tini-static [2022-07-25T10:33:49.908Z] #37 11.25 [100%] Built target tini-static [2022-07-25T10:33:49.908Z] #37 11.31 + mkdir -p /build [2022-07-25T10:33:49.908Z] #37 11.32 + cp tini-static /build/docker-init [2022-07-25T10:33:49.908Z] #37 DONE 11.5s [2022-07-25T10:33:49.908Z] [2022-07-25T10:33:49.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:49.908Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:49.908Z] #43 5.728 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:33:49.908Z] #43 5.728 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:33:49.908Z] #43 5.734 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:33:49.908Z] #43 5.734 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:33:49.908Z] #43 5.734 Note: Building without GnuTLS support [2022-07-25T10:33:49.908Z] #43 7.394 GEN .gitid [2022-07-25T10:33:49.908Z] #43 7.394 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:33:49.908Z] #43 7.420 GEN criu/include/version.h [2022-07-25T10:33:49.908Z] #43 7.497 GEN include/common/asm [2022-07-25T10:33:49.939Z] #20 47.10 Selecting previously unselected package vim-runtime. [2022-07-25T10:33:49.940Z] #20 47.11 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:33:49.940Z] #20 47.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T10:33:49.940Z] #20 47.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-25T10:33:49.940Z] #20 47.22 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:50.016Z] #43 26.33 CC images/tun.o [2022-07-25T10:33:50.016Z] #43 26.55 CC images/sk-netlink.o [2022-07-25T10:33:50.274Z] #43 26.70 CC images/packet-sock.o [2022-07-25T10:33:50.532Z] #43 27.07 CC images/ipc-var.o [2022-07-25T10:33:50.790Z] #43 27.30 CC images/ipc-desc.o [2022-07-25T10:33:50.793Z] #42 61.33 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:51.049Z] #43 27.47 CC images/ipc-shm.o [2022-07-25T10:33:51.049Z] #43 ... [2022-07-25T10:33:51.049Z] [2022-07-25T10:33:51.049Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:33:51.049Z] #56 sha256:2898065d5cdd0a22901355544367200cfff43a73f3798e2a5d915746f2d2d9d6 [2022-07-25T10:33:51.050Z] #42 61.63 Fetched 4091 kB in 1s (4321 kB/s) [2022-07-25T10:33:51.279Z] #43 8.943 PBCC images/timens.pb-c.c [2022-07-25T10:33:51.279Z] #43 8.962 DEP images/timens.pb-c.d [2022-07-25T10:33:51.279Z] #43 9.073 PBCC images/fown.pb-c.c [2022-07-25T10:33:51.279Z] #43 9.073 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-25T10:33:51.288Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-25T10:33:51.307Z] #42 61.96 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T10:33:51.307Z] #42 61.96 (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% [2022-07-25T10:33:51.307Z] #42 ... [2022-07-25T10:33:51.307Z] [2022-07-25T10:33:51.307Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:33:51.307Z] #55 sha256:9b01437240ab858b183cd07e772654bcbb2f8978cb7c3ec3c0283c806bf15553 [2022-07-25T10:33:51.307Z] #55 61.90 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:51.536Z] #43 9.098 PBCC images/opts.pb-c.c [2022-07-25T10:33:51.536Z] #43 9.187 PBCC images/memfd.pb-c.c [2022-07-25T10:33:51.536Z] #43 9.187 DEP images/fown.pb-c.d [2022-07-25T10:33:51.536Z] #43 9.260 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-25T10:33:51.536Z] #43 9.280 DEP images/opts.pb-c.d [2022-07-25T10:33:51.564Z] #55 62.26 Fetched 119 kB in 0s (419 kB/s) [Pipeline] withEnv [Pipeline] { [2022-07-25T10:33:51.793Z] #43 9.348 DEP images/memfd.pb-c.d [2022-07-25T10:33:51.793Z] #43 9.363 PBCC images/sit.pb-c.c [2022-07-25T10:33:51.793Z] #43 9.430 DEP images/sit.pb-c.d [2022-07-25T10:33:51.793Z] #43 9.506 PBCC images/macvlan.pb-c.c [2022-07-25T10:33:51.793Z] #43 9.506 DEP images/macvlan.pb-c.d [2022-07-25T10:33:51.793Z] #43 9.571 PBCC images/autofs.pb-c.c [2022-07-25T10:33:51.793Z] #43 9.628 DEP images/autofs.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-25T10:33:51.824Z] #56 37.00 Checking out files: 62% (3065/4897) Checking out files: 63% (3086/4897) Checking out files: 64% (3135/4897) Checking out files: 65% (3184/4897) Checking out files: 66% (3233/4897) Checking out files: 67% (3281/4897) Checking out files: 68% (3330/4897) Checking out files: 69% (3379/4897) Checking out files: 70% (3428/4897) Checking out files: 71% (3477/4897) Checking out files: 72% (3526/4897) Checking out files: 73% (3575/4897) Checking out files: 74% (3624/4897) Checking out files: 75% (3673/4897) Checking out files: 76% (3722/4897) Checking out files: 77% (3771/4897) Checking out files: 78% (3820/4897) Checking out files: 79% (3869/4897) Checking out files: 80% (3918/4897) Checking out files: 81% (3967/4897) Checking out files: 82% (4016/4897) Checking out files: 83% (4065/4897) Checking out files: 84% (4114/4897) Checking out files: 85% (4163/4897) Checking out files: 86% (4212/4897) Checking out files: 87% (4261/4897) Checking out files: 88% (4310/4897) Checking out files: 89% (4359/4897) Checking out files: 90% (4408/4897) Checking out files: 91% (4457/4897) Checking out files: 92% (4506/4897) Checking out files: 93% (4555/4897) Checking out files: 94% (4604/4897) Checking out files: 95% (4653/4897) Checking out files: 96% (4702/4897) Checking out files: 97% (4751/4897) Checking out files: 98% (4800/4897) Checking out files: 99% (4849/4897) Checking out files: 100% (4897/4897) Checking out files: 100% (4897/4897), done. [2022-07-25T10:33:51.824Z] #56 37.95 + cd /tmp/tmp.LSe9TlBdMo/src/github.com/containerd/containerd [Pipeline] sh [2022-07-25T10:33:52.051Z] #43 9.662 PBCC images/sysctl.pb-c.c [2022-07-25T10:33:52.051Z] #43 9.701 DEP images/sysctl.pb-c.d [2022-07-25T10:33:52.051Z] #43 9.748 PBCC images/time.pb-c.c [2022-07-25T10:33:52.051Z] #43 9.771 DEP images/time.pb-c.d [2022-07-25T10:33:52.051Z] #43 9.838 PBCC images/binfmt-misc.pb-c.c [2022-07-25T10:33:52.082Z] #56 37.95 + git checkout -q v1.6.6 [2022-07-25T10:33:52.127Z] #55 62.58 Selecting previously unselected package libbtrfs0. [2022-07-25T10:33:52.127Z] #55 62.58 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:33:52.127Z] #55 62.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-25T10:33:52.127Z] #55 62.67 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:33:52.127Z] #55 62.79 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:33:52.308Z] #43 9.872 DEP images/binfmt-misc.pb-c.d [2022-07-25T10:33:52.308Z] #43 9.929 PBCC images/seccomp.pb-c.c [2022-07-25T10:33:52.308Z] #43 9.955 DEP images/seccomp.pb-c.d [2022-07-25T10:33:52.308Z] #43 10.07 PBCC images/userns.pb-c.c [2022-07-25T10:33:52.308Z] #43 10.07 DEP images/userns.pb-c.d [2022-07-25T10:33:52.308Z] #43 10.12 PBCC images/cgroup.pb-c.c [2022-07-25T10:33:52.384Z] #55 62.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-25T10:33:52.384Z] #55 62.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:33:52.565Z] #43 10.19 DEP images/cgroup.pb-c.d [2022-07-25T10:33:52.565Z] #43 10.22 PBCC images/ext-file.pb-c.c [2022-07-25T10:33:52.565Z] #43 10.24 DEP images/ext-file.pb-c.d [2022-07-25T10:33:52.565Z] #43 10.33 PBCC images/rpc.pb-c.c [2022-07-25T10:33:52.565Z] #43 10.37 DEP images/rpc.pb-c.d [2022-07-25T10:33:52.565Z] #43 10.44 PBCC images/siginfo.pb-c.c [2022-07-25T10:33:52.641Z] #55 63.22 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:33:52.641Z] #55 63.24 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:33:52.641Z] #55 63.26 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:33:52.822Z] #43 10.47 DEP images/siginfo.pb-c.d [2022-07-25T10:33:52.822Z] #43 10.54 PBCC images/pagemap.pb-c.c [2022-07-25T10:33:52.822Z] #43 10.58 DEP images/pagemap.pb-c.d [2022-07-25T10:33:53.079Z] #43 10.63 PBCC images/rlimit.pb-c.c [2022-07-25T10:33:53.079Z] #43 10.65 DEP images/rlimit.pb-c.d [2022-07-25T10:33:53.079Z] #43 10.72 PBCC images/file-lock.pb-c.c [2022-07-25T10:33:53.079Z] #43 10.75 DEP images/file-lock.pb-c.d [2022-07-25T10:33:53.079Z] #43 10.80 PBCC images/tty.pb-c.c [2022-07-25T10:33:53.079Z] #43 10.86 DEP images/tty.pb-c.d [2022-07-25T10:33:53.231Z] #20 50.43 Selecting previously unselected package vim. [2022-07-25T10:33:53.231Z] #20 50.45 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:33:53.231Z] #20 50.48 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:53.336Z] #43 10.93 PBCC images/tun.pb-c.c [2022-07-25T10:33:53.336Z] #43 10.96 PBCC images/netdev.pb-c.c [2022-07-25T10:33:53.336Z] #43 11.02 DEP images/tun.pb-c.d [2022-07-25T10:33:53.336Z] #43 11.11 DEP images/netdev.pb-c.d [2022-07-25T10:33:53.592Z] #43 11.17 PBCC images/vma.pb-c.c [2022-07-25T10:33:53.592Z] #43 11.22 DEP images/vma.pb-c.d [2022-07-25T10:33:53.592Z] #43 11.28 PBCC images/creds.pb-c.c [2022-07-25T10:33:53.592Z] #43 11.32 DEP images/creds.pb-c.d [2022-07-25T10:33:53.592Z] #43 11.38 PBCC images/utsns.pb-c.c [2022-07-25T10:33:53.592Z] #43 11.38 DEP images/utsns.pb-c.d [2022-07-25T10:33:53.813Z] #20 51.03 Selecting previously unselected package xfsprogs. [2022-07-25T10:33:53.813Z] #20 51.04 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-25T10:33:53.813Z] #20 51.05 Unpacking xfsprogs (4.20.0-1) ... [2022-07-25T10:33:53.849Z] #43 11.42 PBCC images/ipc-desc.pb-c.c [2022-07-25T10:33:53.849Z] #43 11.46 PBCC images/ipc-sem.pb-c.c [2022-07-25T10:33:53.849Z] #43 11.46 DEP images/ipc-desc.pb-c.d [2022-07-25T10:33:53.849Z] #43 11.52 DEP images/ipc-sem.pb-c.d [2022-07-25T10:33:53.849Z] #43 11.56 PBCC images/ipc-msg.pb-c.c [2022-07-25T10:33:53.849Z] #43 11.57 DEP images/ipc-msg.pb-c.d [2022-07-25T10:33:53.849Z] #43 11.60 PBCC images/ipc-shm.pb-c.c [2022-07-25T10:33:53.849Z] #43 11.65 DEP images/ipc-shm.pb-c.d [2022-07-25T10:33:53.979Z] #40 ... [2022-07-25T10:33:53.979Z] [2022-07-25T10:33:53.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:53.979Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:53.979Z] #43 139.4 CC criu/rst-malloc.o [2022-07-25T10:33:53.979Z] #43 139.7 CC criu/seccomp.o [2022-07-25T10:33:53.979Z] #43 140.5 CC criu/seize.o [2022-07-25T10:33:53.979Z] #43 141.3 CC criu/servicefd.o [2022-07-25T10:33:53.979Z] #43 141.7 CC criu/shmem.o [2022-07-25T10:33:53.979Z] #43 142.7 CC criu/sigframe.o [2022-07-25T10:33:53.979Z] #43 142.9 CC criu/signalfd.o [2022-07-25T10:33:53.980Z] #43 143.2 CC criu/sk-inet.o [2022-07-25T10:33:53.980Z] #43 144.3 CC criu/sk-netlink.o [2022-07-25T10:33:53.980Z] #43 144.7 CC criu/sk-packet.o [2022-07-25T10:33:53.980Z] #43 145.4 CC criu/sk-queue.o [2022-07-25T10:33:53.980Z] #43 146.0 CC criu/sk-tcp.o [2022-07-25T10:33:53.980Z] #43 146.6 CC criu/sk-unix.o [2022-07-25T10:33:53.980Z] #56 39.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T10:33:53.980Z] #56 39.72 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T10:33:53.980Z] #56 39.72 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:33:53.980Z] #56 39.72 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:33:53.980Z] #56 39.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T10:33:53.980Z] #56 39.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T10:33:53.980Z] #56 39.72 + '[' '' = dynamic ']' [2022-07-25T10:33:53.980Z] #56 39.72 + make [2022-07-25T10:33:54.009Z] #55 DONE 64.4s [2022-07-25T10:33:54.009Z] [2022-07-25T10:33:54.009Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-07-25T10:33:54.009Z] #67 sha256:61472b9a02f3fcd78043954224abbe08c33005ed33992f5edb5be0440e8c9a58 [2022-07-25T10:33:54.009Z] #67 DONE 64.4s [2022-07-25T10:33:54.009Z] [2022-07-25T10:33:54.009Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:33:54.009Z] #56 sha256:dbae4f84f855d60ee689d43a59424c64e95cf7bb14a27b1a31ed118edcb25462 [2022-07-25T10:33:54.105Z] #43 11.71 PBCC images/ipc-var.pb-c.c [2022-07-25T10:33:54.105Z] #43 11.78 DEP images/ipc-var.pb-c.d [2022-07-25T10:33:54.105Z] #43 11.83 PBCC images/sk-opts.pb-c.c [2022-07-25T10:33:54.105Z] #43 11.86 PBCC images/packet-sock.pb-c.c [2022-07-25T10:33:54.105Z] #43 11.92 DEP images/sk-opts.pb-c.d [2022-07-25T10:33:54.267Z] #56 ... [2022-07-25T10:33:54.267Z] [2022-07-25T10:33:54.267Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:33:54.267Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:33:54.267Z] #36 44.98 Reading package lists... [2022-07-25T10:33:54.267Z] #36 55.33 Building dependency tree... [2022-07-25T10:33:54.267Z] #36 60.18 The following additional packages will be installed: [2022-07-25T10:33:54.267Z] #36 60.20 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-07-25T10:33:54.267Z] #36 60.21 Suggested packages: [2022-07-25T10:33:54.267Z] #36 60.21 cmake-doc ninja-build lrzip [2022-07-25T10:33:54.267Z] #36 60.21 Recommended packages: [2022-07-25T10:33:54.267Z] #36 60.21 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T10:33:54.267Z] #36 61.55 The following NEW packages will be installed: [2022-07-25T10:33:54.267Z] #36 61.56 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-07-25T10:33:54.267Z] #36 61.59 vim-common xxd [2022-07-25T10:33:54.267Z] #36 62.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:54.267Z] #36 62.13 Need to get 14.9 MB of archives. [2022-07-25T10:33:54.267Z] #36 62.13 After this operation, 61.8 MB of additional disk space will be used. [2022-07-25T10:33:54.267Z] #36 62.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-25T10:33:54.267Z] #36 62.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:33:54.267Z] #36 62.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-25T10:33:54.267Z] #36 63.38 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-07-25T10:33:54.267Z] #36 63.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-07-25T10:33:54.267Z] #36 63.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-07-25T10:33:54.267Z] #36 63.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-07-25T10:33:54.267Z] #36 63.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-07-25T10:33:54.267Z] #36 63.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-07-25T10:33:54.267Z] #36 63.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-07-25T10:33:54.363Z] #43 11.94 DEP images/packet-sock.pb-c.d [2022-07-25T10:33:54.363Z] #43 12.00 PBCC images/sk-netlink.pb-c.c [2022-07-25T10:33:54.363Z] #43 12.04 DEP images/sk-netlink.pb-c.d [2022-07-25T10:33:54.363Z] #43 12.10 PBCC images/sk-inet.pb-c.c [2022-07-25T10:33:54.363Z] #43 12.12 DEP images/sk-inet.pb-c.d [2022-07-25T10:33:54.363Z] #43 12.14 PBCC images/sk-unix.pb-c.c [2022-07-25T10:33:54.389Z] #20 51.56 Selecting previously unselected package zip. [2022-07-25T10:33:54.389Z] #20 51.56 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-25T10:33:54.389Z] #20 51.57 Unpacking zip (3.0-11+b1) ... [2022-07-25T10:33:54.389Z] #20 51.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:33:54.389Z] #20 51.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:33:54.524Z] #36 ... [2022-07-25T10:33:54.524Z] [2022-07-25T10:33:54.524Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:33:54.524Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:33:54.524Z] #42 61.96 (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 ... 15421 files and directories currently installed.) [2022-07-25T10:33:54.524Z] #42 62.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-07-25T10:33:54.524Z] #42 62.07 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-07-25T10:33:54.524Z] #42 62.41 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:33:54.524Z] #42 62.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:33:54.524Z] #42 62.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:54.524Z] #42 62.61 Selecting previously unselected package libnet1-dev. [2022-07-25T10:33:54.524Z] #42 62.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:33:54.524Z] #42 62.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:54.524Z] #42 63.03 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:33:54.524Z] #42 63.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-25T10:33:54.524Z] #42 63.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:33:54.524Z] #42 63.63 Selecting previously unselected package libnl-3-dev:amd64. [2022-07-25T10:33:54.524Z] #42 63.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-07-25T10:33:54.524Z] #42 63.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-25T10:33:54.524Z] #42 64.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:33:54.524Z] #42 64.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:33:54.524Z] #42 64.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:54.524Z] #42 64.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T10:33:54.524Z] #42 64.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:33:54.524Z] #42 64.66 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:54.524Z] #42 64.81 Selecting previously unselected package zlib1g-dev:amd64. [2022-07-25T10:33:54.524Z] #42 64.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-07-25T10:33:54.524Z] #42 64.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:33:54.620Z] #43 12.16 DEP images/sk-unix.pb-c.d [2022-07-25T10:33:54.620Z] #43 12.17 PBCC images/mm.pb-c.c [2022-07-25T10:33:54.620Z] #43 12.18 DEP images/mm.pb-c.d [2022-07-25T10:33:54.620Z] #43 12.20 PBCC images/timerfd.pb-c.c [2022-07-25T10:33:54.620Z] #43 12.21 DEP images/timerfd.pb-c.d [2022-07-25T10:33:54.620Z] #43 12.24 PBCC images/timer.pb-c.c [2022-07-25T10:33:54.620Z] #43 12.28 DEP images/timer.pb-c.d [2022-07-25T10:33:54.620Z] #43 12.30 PBCC images/sa.pb-c.c [2022-07-25T10:33:54.620Z] #43 12.34 DEP images/sa.pb-c.d [2022-07-25T10:33:54.620Z] #43 12.38 PBCC images/pipe-data.pb-c.c [2022-07-25T10:33:54.649Z] #20 51.82 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:54.649Z] #20 51.85 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-25T10:33:54.649Z] #20 51.87 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-25T10:33:54.649Z] #20 51.89 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:54.649Z] #20 51.90 Setting up uidmap (1:4.5-1.1) ... [2022-07-25T10:33:54.649Z] #20 51.92 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-25T10:33:54.649Z] #20 51.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:33:54.649Z] #20 51.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:33:54.649Z] #20 51.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:33:54.649Z] #20 51.98 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:33:54.649Z] #20 51.99 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:54.649Z] #20 52.02 Setting up zip (3.0-11+b1) ... [2022-07-25T10:33:54.781Z] #42 65.38 Selecting previously unselected package libprotobuf17:amd64. [2022-07-25T10:33:54.781Z] #42 65.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:54.781Z] #42 65.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:54.876Z] #43 12.41 DEP images/pipe-data.pb-c.d [2022-07-25T10:33:54.876Z] #43 12.46 PBCC images/mnt.pb-c.c [2022-07-25T10:33:54.876Z] #43 12.51 DEP images/mnt.pb-c.d [2022-07-25T10:33:54.876Z] #43 12.55 PBCC images/sk-packet.pb-c.c [2022-07-25T10:33:54.876Z] #43 12.59 DEP images/sk-packet.pb-c.d [2022-07-25T10:33:54.876Z] #43 12.62 PBCC images/tcp-stream.pb-c.c [2022-07-25T10:33:54.876Z] #43 12.67 DEP images/tcp-stream.pb-c.d [2022-07-25T10:33:54.876Z] #43 12.71 PBCC images/pipe.pb-c.c [2022-07-25T10:33:54.876Z] #43 12.75 DEP images/pipe.pb-c.d [2022-07-25T10:33:54.876Z] #43 ... [2022-07-25T10:33:54.877Z] [2022-07-25T10:33:54.877Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:54.877Z] #34 sha256:83ad9cb775da545218d7fb5a2c2e19c93dce43c694350e0d919727cf3a0ea5cf [2022-07-25T10:33:54.877Z] #34 67.96 os [2022-07-25T10:33:54.877Z] #34 69.23 bufio [2022-07-25T10:33:54.877Z] #34 71.04 text/tabwriter [2022-07-25T10:33:54.877Z] #34 72.36 fmt [2022-07-25T10:33:54.877Z] #34 72.36 io/ioutil [2022-07-25T10:33:54.877Z] #34 74.86 flag [2022-07-25T10:33:54.877Z] #34 74.86 github.com/BurntSushi/toml [2022-07-25T10:33:54.877Z] #34 76.69 log [2022-07-25T10:33:54.908Z] #20 52.03 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:54.908Z] #20 52.06 Setting up bash-completion (1:2.8-6) ... [2022-07-25T10:33:54.952Z] + docker version [2022-07-25T10:33:55.133Z] #34 ... [2022-07-25T10:33:55.133Z] [2022-07-25T10:33:55.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:55.133Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:55.133Z] #43 12.78 PBCC images/pstree.pb-c.c [2022-07-25T10:33:55.133Z] #43 12.81 DEP images/pstree.pb-c.d [2022-07-25T10:33:55.133Z] #43 12.85 PBCC images/fs.pb-c.c [2022-07-25T10:33:55.133Z] #43 12.87 DEP images/fs.pb-c.d [2022-07-25T10:33:55.133Z] #43 12.90 PBCC images/signalfd.pb-c.c [2022-07-25T10:33:55.133Z] #43 12.94 DEP images/signalfd.pb-c.d [2022-07-25T10:33:55.358Z] #43 148.8 CC criu/sockets.o [2022-07-25T10:33:55.365Z] #56 41.26 + bin/ctr [2022-07-25T10:33:55.390Z] #43 13.01 PBCC images/fh.pb-c.c [2022-07-25T10:33:55.390Z] #43 13.09 PBCC images/fsnotify.pb-c.c [2022-07-25T10:33:55.390Z] #43 13.13 DEP images/fh.pb-c.d [2022-07-25T10:33:55.390Z] #43 13.19 DEP images/fsnotify.pb-c.d [2022-07-25T10:33:55.390Z] #43 13.22 PBCC images/eventpoll.pb-c.c [2022-07-25T10:33:55.390Z] #43 13.24 DEP images/eventpoll.pb-c.d [2022-07-25T10:33:55.647Z] #43 13.28 PBCC images/eventfd.pb-c.c [2022-07-25T10:33:55.647Z] #43 13.31 DEP images/eventfd.pb-c.d [2022-07-25T10:33:55.647Z] #43 13.35 PBCC images/remap-file-path.pb-c.c [2022-07-25T10:33:55.647Z] #43 13.38 DEP images/remap-file-path.pb-c.d [2022-07-25T10:33:55.647Z] #43 13.43 PBCC images/fifo.pb-c.c [2022-07-25T10:33:55.647Z] #43 13.46 DEP images/fifo.pb-c.d [2022-07-25T10:33:55.904Z] #43 13.50 PBCC images/ghost-file.pb-c.c [2022-07-25T10:33:55.904Z] #43 13.54 DEP images/ghost-file.pb-c.d [2022-07-25T10:33:55.904Z] #43 13.58 PBCC images/regfile.pb-c.c [2022-07-25T10:33:55.904Z] #43 13.62 DEP images/regfile.pb-c.d [2022-07-25T10:33:55.904Z] #43 13.66 PBCC images/ns.pb-c.c [2022-07-25T10:33:55.904Z] #43 13.69 DEP images/ns.pb-c.d [2022-07-25T10:33:55.926Z] #43 149.7 CC criu/stats.o [2022-07-25T10:33:56.153Z] #42 66.68 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-07-25T10:33:56.153Z] #42 66.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:56.153Z] #42 66.71 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:56.161Z] #43 13.73 PBCC images/fdinfo.pb-c.c [2022-07-25T10:33:56.161Z] #43 13.79 DEP images/fdinfo.pb-c.d [2022-07-25T10:33:56.161Z] #43 13.84 PBCC images/core-aarch64.pb-c.c [2022-07-25T10:33:56.161Z] #43 13.89 PBCC images/core-arm.pb-c.c [2022-07-25T10:33:56.161Z] #43 13.93 PBCC images/core-ppc64.pb-c.c [2022-07-25T10:33:56.161Z] #43 13.98 PBCC images/core-s390.pb-c.c [2022-07-25T10:33:56.185Z] #43 150.1 CC criu/string.o [2022-07-25T10:33:56.417Z] #43 14.04 PBCC images/core-x86.pb-c.c [2022-07-25T10:33:56.417Z] #43 14.10 PBCC images/core.pb-c.c [2022-07-25T10:33:56.417Z] #43 14.22 PBCC images/inventory.pb-c.c [2022-07-25T10:33:56.445Z] #43 150.3 CC criu/sysctl.o [2022-07-25T10:33:56.674Z] #43 14.28 DEP images/core-aarch64.pb-c.d [2022-07-25T10:33:56.674Z] #43 14.37 DEP images/core-arm.pb-c.d [2022-07-25T10:33:56.674Z] #43 14.42 DEP images/core-ppc64.pb-c.d [2022-07-25T10:33:56.674Z] #43 14.47 DEP images/core-s390.pb-c.d [2022-07-25T10:33:56.674Z] #43 14.52 DEP images/core-x86.pb-c.d [2022-07-25T10:33:56.931Z] #43 14.57 DEP images/core.pb-c.d [2022-07-25T10:33:56.931Z] #43 14.64 DEP images/inventory.pb-c.d [2022-07-25T10:33:56.931Z] #43 14.72 PBCC images/cpuinfo.pb-c.c [2022-07-25T10:33:56.931Z] #43 14.76 DEP images/cpuinfo.pb-c.d [2022-07-25T10:33:57.013Z] #43 150.9 CC criu/sysfs_parse.o [2022-07-25T10:33:57.013Z] #43 ... [2022-07-25T10:33:57.013Z] [2022-07-25T10:33:57.013Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:33:57.013Z] #49 sha256:3fc33a3c7c945cd953e082c7d0f8e0c3f0ef1b8f8bc4c94b7f5f7de9d1c1fd40 [2022-07-25T10:33:57.013Z] #49 215.3 + /build/golangci-lint --version [2022-07-25T10:33:57.084Z] #42 67.41 Selecting previously unselected package libprotobuf-dev:amd64. [2022-07-25T10:33:57.084Z] #42 67.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-07-25T10:33:57.084Z] #42 67.44 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-25T10:33:57.188Z] #43 14.82 PBCC images/stats.pb-c.c [2022-07-25T10:33:57.188Z] #43 14.85 DEP images/stats.pb-c.d [2022-07-25T10:33:57.272Z] #49 215.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-25T10:33:57.340Z] #42 ... [2022-07-25T10:33:57.340Z] [2022-07-25T10:33:57.340Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:33:57.340Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:33:57.341Z] #32 66.75 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-07-25T10:33:57.341Z] #32 67.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T10:33:57.601Z] #32 68.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:33:57.601Z] #32 ... [2022-07-25T10:33:57.601Z] [2022-07-25T10:33:57.601Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:57.601Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:57.601Z] #13 42.37 Reading package lists... [2022-07-25T10:33:57.601Z] #13 52.98 Building dependency tree... [2022-07-25T10:33:57.601Z] #13 58.03 The following additional packages will be installed: [2022-07-25T10:33:57.601Z] #13 58.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-07-25T10:33:57.601Z] #13 58.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-07-25T10:33:57.601Z] #13 58.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-07-25T10:33:57.601Z] #13 58.06 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-07-25T10:33:57.601Z] #13 58.06 mingw-w64-x86-64-dev [2022-07-25T10:33:57.601Z] #13 58.10 Suggested packages: [2022-07-25T10:33:57.601Z] #13 58.10 gcc-8-locales seccomp wine64 [2022-07-25T10:33:57.601Z] #13 59.76 The following NEW packages will be installed: [2022-07-25T10:33:57.601Z] #13 59.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:33:57.601Z] #13 59.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-07-25T10:33:57.601Z] #13 59.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-07-25T10:33:57.601Z] #13 59.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-07-25T10:33:57.601Z] #13 59.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-07-25T10:33:57.601Z] #13 59.80 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T10:33:57.601Z] #13 59.85 The following packages will be upgraded: [2022-07-25T10:33:57.601Z] #13 59.85 libseccomp2 [2022-07-25T10:33:57.601Z] #13 60.41 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:57.601Z] #13 60.41 Need to get 77.8 MB of archives. [2022-07-25T10:33:57.601Z] #13 60.41 After this operation, 487 MB of additional disk space will be used. [2022-07-25T10:33:57.601Z] #13 60.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-07-25T10:33:57.601Z] #13 60.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-07-25T10:33:57.601Z] #13 60.51 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-07-25T10:33:57.601Z] #13 60.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-07-25T10:33:57.601Z] #13 60.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-07-25T10:33:57.601Z] #13 60.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-07-25T10:33:57.601Z] #13 60.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-07-25T10:33:57.601Z] #13 60.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-07-25T10:33:57.601Z] #13 61.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-07-25T10:33:57.601Z] #13 62.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-07-25T10:33:57.601Z] #13 62.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-07-25T10:33:57.757Z] #43 ... [2022-07-25T10:33:57.757Z] [2022-07-25T10:33:57.757Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:33:57.757Z] #34 sha256:83ad9cb775da545218d7fb5a2c2e19c93dce43c694350e0d919727cf3a0ea5cf [2022-07-25T10:33:57.757Z] #34 78.84 github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:33:57.757Z] #34 DONE 80.5s [2022-07-25T10:33:57.757Z] [2022-07-25T10:33:57.757Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:57.757Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:33:57.757Z] #13 70.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T10:33:57.757Z] #13 70.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:33:57.757Z] #13 70.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:33:57.757Z] #13 70.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-25T10:33:57.757Z] #13 70.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:33:57.757Z] #13 70.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:33:57.841Z] #49 DONE 215.9s [2022-07-25T10:33:57.841Z] [2022-07-25T10:33:57.841Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:57.841Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:57.841Z] #43 151.4 CC criu/timens.o [2022-07-25T10:33:57.861Z] #13 ... [2022-07-25T10:33:57.861Z] [2022-07-25T10:33:57.861Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:33:57.861Z] #56 sha256:dbae4f84f855d60ee689d43a59424c64e95cf7bb14a27b1a31ed118edcb25462 [2022-07-25T10:33:57.861Z] #56 1.896 + RM_GOPATH=0 [2022-07-25T10:33:57.861Z] #56 1.896 + TMP_GOPATH= [2022-07-25T10:33:57.861Z] #56 1.900 + : /build [2022-07-25T10:33:57.861Z] #56 1.900 + '[' -z '' ']' [2022-07-25T10:33:57.861Z] #56 1.900 ++ mktemp -d [2022-07-25T10:33:57.861Z] #56 1.900 + export GOPATH=/tmp/tmp.qkAiO5HeJe [2022-07-25T10:33:57.861Z] #56 1.900 + GOPATH=/tmp/tmp.qkAiO5HeJe [2022-07-25T10:33:57.861Z] #56 1.900 + RM_GOPATH=1 [2022-07-25T10:33:57.861Z] #56 1.901 + case "$(go env GOARCH)" in [2022-07-25T10:33:57.861Z] #56 1.901 ++ go env GOARCH [2022-07-25T10:33:57.861Z] #56 1.946 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:57.861Z] #56 1.949 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:57.861Z] #56 1.955 ++ dirname /tmp/install/install.sh [2022-07-25T10:33:57.861Z] #56 1.957 + dir=/tmp/install [2022-07-25T10:33:57.861Z] #56 1.957 + bin=containerd [2022-07-25T10:33:57.861Z] #56 1.957 + shift [2022-07-25T10:33:57.861Z] #56 1.957 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-07-25T10:33:57.861Z] #56 1.957 + . /tmp/install/containerd.installer [2022-07-25T10:33:57.861Z] #56 1.979 ++ set -e [2022-07-25T10:33:57.861Z] #56 1.979 ++ : v1.6.6 [2022-07-25T10:33:57.861Z] #56 1.993 + install_containerd [2022-07-25T10:33:57.861Z] #56 1.994 + echo 'Install containerd version v1.6.6' [2022-07-25T10:33:57.861Z] #56 1.994 Install containerd version v1.6.6 [2022-07-25T10:33:57.861Z] #56 1.995 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qkAiO5HeJe/src/github.com/containerd/containerd [2022-07-25T10:33:57.861Z] #56 2.000 Cloning into '/tmp/tmp.qkAiO5HeJe/src/github.com/containerd/containerd'... [2022-07-25T10:33:57.929Z] #56 ... [2022-07-25T10:33:57.929Z] [2022-07-25T10:33:57.929Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:57.929Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-25T10:33:57.929Z] #13 75.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T10:33:57.929Z] #13 75.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-07-25T10:33:57.929Z] #13 75.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:33:58.100Z] #43 151.9 CC criu/timerfd.o [2022-07-25T10:33:58.187Z] #13 ... [2022-07-25T10:33:58.187Z] [2022-07-25T10:33:58.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:58.187Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:33:58.187Z] #43 27.65 CC images/ipc-msg.o [2022-07-25T10:33:58.187Z] #43 27.90 CC images/ipc-sem.o [2022-07-25T10:33:58.187Z] #43 28.10 CC images/utsns.o [2022-07-25T10:33:58.187Z] #43 28.30 CC images/creds.o [2022-07-25T10:33:58.187Z] #43 28.49 CC images/vma.o [2022-07-25T10:33:58.187Z] #43 28.68 CC images/netdev.o [2022-07-25T10:33:58.187Z] #43 28.91 CC images/tty.o [2022-07-25T10:33:58.187Z] #43 29.40 CC images/file-lock.o [2022-07-25T10:33:58.187Z] #43 29.54 CC images/rlimit.o [2022-07-25T10:33:58.187Z] #43 29.79 CC images/pagemap.o [2022-07-25T10:33:58.187Z] #43 30.00 CC images/siginfo.o [2022-07-25T10:33:58.187Z] #43 30.20 CC images/rpc.o [2022-07-25T10:33:58.187Z] #43 31.27 CC images/ext-file.o [2022-07-25T10:33:58.187Z] #43 31.43 CC images/cgroup.o [2022-07-25T10:33:58.187Z] #43 31.91 CC images/userns.o [2022-07-25T10:33:58.187Z] #43 32.20 CC images/google/protobuf/descriptor.o [2022-07-25T10:33:58.187Z] #43 33.83 CC images/opts.o [2022-07-25T10:33:58.187Z] #43 33.99 CC images/seccomp.o [2022-07-25T10:33:58.187Z] #43 34.18 CC images/binfmt-misc.o [2022-07-25T10:33:58.187Z] #43 34.34 CC images/time.o [2022-07-25T10:33:58.187Z] #43 34.48 CC images/sysctl.o [2022-07-25T10:33:58.203Z] #20 55.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-25T10:33:58.203Z] #20 55.03 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:33:58.203Z] #20 55.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:33:58.203Z] #20 55.06 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-25T10:33:58.203Z] #20 55.07 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:33:58.203Z] #20 55.16 invoke-rc.d: could not determine current runlevel [2022-07-25T10:33:58.203Z] #20 55.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:33:58.203Z] #20 55.18 Setting up pigz (2.4-1) ... [2022-07-25T10:33:58.203Z] #20 55.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:33:58.203Z] #20 55.21 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:33:58.203Z] #20 55.24 Setting up python-pip-whl (18.1-5) ... [2022-07-25T10:33:58.203Z] #20 55.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-25T10:33:58.203Z] #20 55.26 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:58.445Z] #43 34.72 CC images/autofs.o [2022-07-25T10:33:58.445Z] #43 34.98 CC images/macvlan.o [2022-07-25T10:33:58.463Z] #20 55.68 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-25T10:33:58.463Z] #20 55.70 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:33:58.463Z] #20 55.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:33:58.464Z] #20 55.74 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:33:58.464Z] #20 55.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T10:33:58.464Z] #20 55.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T10:33:58.464Z] #20 55.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T10:33:58.464Z] #20 55.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T10:33:58.464Z] #20 55.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T10:33:58.464Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T10:33:58.464Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T10:33:58.464Z] #20 55.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T10:33:58.464Z] #20 55.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:33:58.464Z] #20 55.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:33:58.464Z] #20 55.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-25T10:33:58.464Z] #20 55.85 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:33:58.464Z] #20 55.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-25T10:33:58.668Z] #43 152.4 CC criu/tty.o [2022-07-25T10:33:58.687Z] #13 ... [2022-07-25T10:33:58.687Z] [2022-07-25T10:33:58.687Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:58.687Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:58.687Z] #43 16.33 make[1]: Nothing to be done for 'all'. [2022-07-25T10:33:58.702Z] #43 35.18 CC images/sit.o [2022-07-25T10:33:58.703Z] #43 ... [2022-07-25T10:33:58.703Z] [2022-07-25T10:33:58.703Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:33:58.703Z] #13 sha256:557f6a2d68cc762113e0f09e7ff32cb0c5f31aaf169de5d118a84e50a12c40fe [2022-07-25T10:33:58.703Z] #13 86.04 Selecting previously unselected package libapparmor1:arm64. [2022-07-25T10:33:58.723Z] #20 55.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:33:58.838Z] Client: [2022-07-25T10:33:58.838Z] Version: 20.10.9 [2022-07-25T10:33:58.838Z] API version: 1.41 [2022-07-25T10:33:58.838Z] Go version: go1.16.8 [2022-07-25T10:33:58.838Z] Git commit: c2ea9bc [2022-07-25T10:33:58.838Z] Built: Mon Oct 4 16:11:10 2021 [2022-07-25T10:33:58.838Z] OS/Arch: windows/amd64 [2022-07-25T10:33:58.838Z] Context: default [2022-07-25T10:33:58.838Z] Experimental: true [2022-07-25T10:33:58.838Z] [2022-07-25T10:33:58.838Z] Server: Docker Engine - Community [2022-07-25T10:33:58.838Z] Engine: [2022-07-25T10:33:58.838Z] Version: 20.10.9 [2022-07-25T10:33:58.838Z] API version: 1.41 (minimum version 1.24) [2022-07-25T10:33:58.838Z] Go version: go1.16.8 [2022-07-25T10:33:58.838Z] Git commit: 79ea9d3 [2022-07-25T10:33:58.838Z] Built: Mon Oct 4 16:06:39 2021 [2022-07-25T10:33:58.838Z] OS/Arch: windows/amd64 [2022-07-25T10:33:58.838Z] Experimental: true [2022-07-25T10:33:58.960Z] #13 86.04 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-07-25T10:33:58.961Z] #13 86.04 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-07-25T10:33:58.961Z] #13 86.11 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-25T10:33:58.961Z] #13 86.11 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-07-25T10:33:58.961Z] #13 86.12 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-07-25T10:33:58.961Z] #13 86.24 Selecting previously unselected package libbtrfs0. [2022-07-25T10:33:58.961Z] #13 86.24 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-07-25T10:33:58.961Z] #13 86.26 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:33:59.218Z] #13 86.34 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:33:59.218Z] #13 86.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-07-25T10:33:59.218Z] #13 86.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:33:59.218Z] #13 86.48 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-25T10:33:59.218Z] #13 86.49 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-07-25T10:33:59.218Z] #13 86.49 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-07-25T10:33:59.218Z] #13 86.57 Selecting previously unselected package libudev-dev:arm64. [2022-07-25T10:33:59.476Z] #13 86.60 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-07-25T10:33:59.476Z] #13 86.63 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-07-25T10:33:59.476Z] #13 86.81 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-25T10:33:59.476Z] #13 86.81 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-07-25T10:33:59.476Z] #13 86.81 Unpacking libsepol1-dev:arm64 (2.8-1) ... [Pipeline] sh [2022-07-25T10:33:59.661Z] #20 ... [2022-07-25T10:33:59.661Z] [2022-07-25T10:33:59.661Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:33:59.661Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:33:59.661Z] #43 97.70 CC criu/cr-service.o [2022-07-25T10:33:59.661Z] #43 99.15 CC criu/crtools.o [2022-07-25T10:33:59.661Z] #43 99.83 CC criu/eventfd.o [2022-07-25T10:33:59.661Z] #43 100.2 CC criu/eventpoll.o [2022-07-25T10:33:59.661Z] #43 101.1 CC criu/external.o [2022-07-25T10:33:59.661Z] #43 101.5 CC criu/fault-injection.o [2022-07-25T10:33:59.661Z] #43 101.6 CC criu/fdstore.o [2022-07-25T10:33:59.661Z] #43 102.0 CC criu/fifo.o [2022-07-25T10:33:59.661Z] #43 102.5 CC criu/file-ids.o [2022-07-25T10:33:59.661Z] #43 102.8 CC criu/file-lock.o [2022-07-25T10:33:59.661Z] #43 103.9 CC criu/files-ext.o [2022-07-25T10:33:59.661Z] #43 104.3 CC criu/files-reg.o [2022-07-25T10:33:59.661Z] #43 106.5 CC criu/files.o [2022-07-25T10:33:59.734Z] #13 87.01 Selecting previously unselected package libpcre16-3:arm64. [2022-07-25T10:33:59.734Z] #13 87.02 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-07-25T10:33:59.734Z] #13 87.02 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-07-25T10:33:59.992Z] #13 87.15 Selecting previously unselected package libpcre32-3:arm64. [2022-07-25T10:33:59.992Z] #13 87.15 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-07-25T10:33:59.992Z] #13 87.16 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-07-25T10:33:59.992Z] #13 87.30 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-07-25T10:33:59.992Z] #13 87.30 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-07-25T10:33:59.992Z] #13 87.31 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-07-25T10:33:59.992Z] #13 87.39 Selecting previously unselected package libpcre3-dev:arm64. [2022-07-25T10:33:59.992Z] #13 87.39 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-07-25T10:33:59.992Z] #13 87.40 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-07-25T10:34:00.056Z] #43 17.62 CC images/stats.o [2022-07-25T10:34:00.231Z] #43 108.5 CC criu/filesystems.o [2022-07-25T10:34:00.313Z] #43 17.96 CC images/core.o [2022-07-25T10:34:00.510Z] + docker info [2022-07-25T10:34:00.561Z] #13 87.73 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-25T10:34:00.561Z] #13 87.73 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-07-25T10:34:00.561Z] #13 87.74 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-07-25T10:34:00.561Z] #13 87.93 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-25T10:34:00.561Z] #13 87.93 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-07-25T10:34:00.561Z] #13 87.94 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-07-25T10:34:00.572Z] #43 154.3 CC criu/tun.o [2022-07-25T10:34:00.820Z] #13 88.02 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T10:34:00.820Z] #13 88.04 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-07-25T10:34:00.820Z] #13 88.04 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:34:00.876Z] #43 18.59 CC images/core-x86.o [2022-07-25T10:34:01.079Z] #13 88.19 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-25T10:34:01.079Z] #13 88.23 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-07-25T10:34:01.079Z] #13 88.23 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-07-25T10:34:01.141Z] #43 154.7 CC criu/uffd.o [2022-07-25T10:34:01.171Z] #43 109.3 CC criu/fsnotify.o [2022-07-25T10:34:01.337Z] #13 88.68 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-07-25T10:34:01.439Z] #43 19.22 CC images/core-arm.o [2022-07-25T10:34:01.595Z] #13 88.70 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:34:01.595Z] #13 88.72 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-07-25T10:34:01.595Z] #13 88.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:34:01.595Z] #13 88.74 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-07-25T10:34:01.595Z] #13 88.76 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-07-25T10:34:01.595Z] #13 88.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:01.595Z] #13 88.78 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:34:01.595Z] #13 88.79 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-07-25T10:34:01.595Z] #13 88.80 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-07-25T10:34:01.595Z] #13 88.83 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:34:01.595Z] #13 88.85 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:34:01.595Z] #13 88.87 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-07-25T10:34:01.595Z] #13 88.88 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-25T10:34:01.595Z] #13 88.89 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-07-25T10:34:01.595Z] #13 88.90 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:34:01.595Z] #13 88.92 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-07-25T10:34:01.595Z] #13 88.94 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:01.595Z] #13 88.96 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:34:01.595Z] #13 88.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:34:01.595Z] #13 88.99 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:01.595Z] #13 89.00 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:34:01.696Z] #43 19.50 CC images/core-aarch64.o [2022-07-25T10:34:01.740Z] #43 ... [2022-07-25T10:34:01.740Z] [2022-07-25T10:34:01.740Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:01.740Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:34:01.740Z] #20 59.00 Setting up iptables (1.8.2-4) ... [2022-07-25T10:34:01.740Z] #20 59.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:34:01.740Z] #20 59.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:34:01.740Z] #20 59.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:34:01.740Z] #20 59.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:34:01.740Z] #20 59.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T10:34:01.740Z] #20 59.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T10:34:01.741Z] #20 59.06 Setting up python3 (3.7.3-1) ... [2022-07-25T10:34:01.853Z] #13 89.01 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:34:01.853Z] #13 89.02 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:34:01.853Z] #13 89.03 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-07-25T10:34:01.853Z] #13 89.04 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-07-25T10:34:01.853Z] #13 89.06 Setting up dmsetup (2:1.02.155-3) ... [2022-07-25T10:34:01.853Z] #13 89.07 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-07-25T10:34:01.853Z] #13 89.08 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-07-25T10:34:01.853Z] #13 89.12 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:34:01.954Z] #43 19.78 CC images/core-ppc64.o [2022-07-25T10:34:02.033Z] #56 ... [2022-07-25T10:34:02.034Z] [2022-07-25T10:34:02.034Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:34:02.034Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:34:02.034Z] #13 66.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-07-25T10:34:02.079Z] #43 155.7 CC criu/util.o [2022-07-25T10:34:02.310Z] #20 59.55 Setting up python3-wheel (0.32.3-2) ... [2022-07-25T10:34:02.517Z] #43 20.28 CC images/core-s390.o [2022-07-25T10:34:02.878Z] #20 60.17 Setting up apparmor (2.13.2-10) ... [2022-07-25T10:34:03.016Z] #43 156.8 CC criu/uts_ns.o [2022-07-25T10:34:03.081Z] #43 20.81 CC images/cpuinfo.o [2022-07-25T10:34:03.276Z] #43 157.1 CC criu/vdso-compat.o [2022-07-25T10:34:03.535Z] #43 157.3 CC criu/vdso.o [2022-07-25T10:34:03.645Z] #43 21.15 CC images/inventory.o [2022-07-25T10:34:03.645Z] #43 21.34 CC images/fdinfo.o [2022-07-25T10:34:03.901Z] #43 21.59 CC images/fown.o [2022-07-25T10:34:04.103Z] #43 157.8 LINK criu/built-in.o [2022-07-25T10:34:04.103Z] #43 157.9 LINK criu/criu [2022-07-25T10:34:04.158Z] #43 21.75 CC images/ns.o [2022-07-25T10:34:04.158Z] #43 21.92 CC images/regfile.o [2022-07-25T10:34:04.414Z] #43 22.07 CC images/ghost-file.o [2022-07-25T10:34:04.563Z] #13 69.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-07-25T10:34:04.563Z] #13 69.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-07-25T10:34:04.563Z] #13 69.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-07-25T10:34:04.563Z] #13 69.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-07-25T10:34:04.563Z] #13 69.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-07-25T10:34:04.563Z] #13 69.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-07-25T10:34:04.563Z] #13 69.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-07-25T10:34:04.563Z] #13 69.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-07-25T10:34:04.563Z] #13 69.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-07-25T10:34:04.563Z] #13 69.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-07-25T10:34:04.563Z] #13 69.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-07-25T10:34:04.563Z] #13 69.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-07-25T10:34:04.671Z] #43 22.30 CC images/fifo.o [2022-07-25T10:34:04.671Z] #43 22.44 CC images/remap-file-path.o [2022-07-25T10:34:04.672Z] #43 158.3 DEP lib/c/criu.d [2022-07-25T10:34:04.672Z] #43 158.4 CC images/rpc.pb-c.o [2022-07-25T10:34:04.821Z] #13 69.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-07-25T10:34:04.821Z] #13 69.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-07-25T10:34:04.929Z] #43 22.59 CC images/eventfd.o [2022-07-25T10:34:05.078Z] #13 ... [2022-07-25T10:34:05.078Z] [2022-07-25T10:34:05.078Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:34:05.078Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:34:05.078Z] #36 65.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:34:05.078Z] #36 66.04 Fetched 14.9 MB in 2s (6280 kB/s) [2022-07-25T10:34:05.078Z] #36 66.21 Selecting previously unselected package xxd. [2022-07-25T10:34:05.078Z] #36 66.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:34:05.078Z] #36 66.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:34:05.078Z] #36 66.31 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:05.078Z] #36 66.60 Selecting previously unselected package vim-common. [2022-07-25T10:34:05.078Z] #36 66.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:34:05.078Z] #36 66.68 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:05.078Z] #36 67.42 Selecting previously unselected package libicu63:amd64. [2022-07-25T10:34:05.078Z] #36 67.43 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-25T10:34:05.078Z] #36 67.46 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:34:05.185Z] #43 22.76 CC images/eventpoll.o [2022-07-25T10:34:05.185Z] #43 22.97 CC images/fh.o [2022-07-25T10:34:05.267Z] #43 159.0 CC lib/c/criu.o [2022-07-25T10:34:05.335Z] #36 ... [2022-07-25T10:34:05.335Z] [2022-07-25T10:34:05.335Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:34:05.335Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:34:05.335Z] #42 69.38 Selecting previously unselected package libprotoc17:amd64. [2022-07-25T10:34:05.335Z] #42 69.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-07-25T10:34:05.335Z] #42 69.42 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-25T10:34:05.335Z] #42 70.49 Selecting previously unselected package protobuf-c-compiler. [2022-07-25T10:34:05.335Z] #42 70.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:34:05.335Z] #42 70.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:34:05.335Z] #42 70.94 Selecting previously unselected package protobuf-compiler. [2022-07-25T10:34:05.335Z] #42 70.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-07-25T10:34:05.335Z] #42 70.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:34:05.335Z] #42 71.12 Selecting previously unselected package python-pkg-resources. [2022-07-25T10:34:05.335Z] #42 71.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:34:05.335Z] #42 71.12 Unpacking python-pkg-resources (40.8.0-1) ... [2022-07-25T10:34:05.335Z] #42 71.55 Selecting previously unselected package python-six. [2022-07-25T10:34:05.335Z] #42 71.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-07-25T10:34:05.335Z] #42 71.56 Unpacking python-six (1.12.0-1) ... [2022-07-25T10:34:05.335Z] #42 71.80 Selecting previously unselected package python-protobuf. [2022-07-25T10:34:05.335Z] #42 71.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-07-25T10:34:05.335Z] #42 71.82 Unpacking python-protobuf (3.6.1.3-2) ... [2022-07-25T10:34:05.335Z] #42 72.40 Setting up python-pkg-resources (40.8.0-1) ... [2022-07-25T10:34:05.418Z] #20 62.15 Setting up xfsprogs (4.20.0-1) ... [2022-07-25T10:34:05.418Z] #20 62.19 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:34:05.418Z] #20 62.55 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:34:05.441Z] #43 23.19 CC images/fsnotify.o [2022-07-25T10:34:06.004Z] #43 23.67 CC images/signalfd.o [2022-07-25T10:34:06.037Z] #13 DONE 92.9s [2022-07-25T10:34:06.037Z] [2022-07-25T10:34:06.037Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:34:06.037Z] #53 sha256:515a43d2c2e69538fc268f5ba9f119d74b3dfb85d723d3d96b94a5fd7137b0a2 [2022-07-25T10:34:06.203Z] #43 160.1 LINK lib/c/built-in.o [2022-07-25T10:34:06.203Z] #43 160.1 LINK lib/c/libcriu.so [2022-07-25T10:34:06.203Z] #43 160.2 LINK lib/c/libcriu.a [2022-07-25T10:34:06.260Z] #43 23.85 CC images/fs.o [2022-07-25T10:34:06.260Z] #43 24.02 CC images/pstree.o [2022-07-25T10:34:06.270Z] #42 ... [2022-07-25T10:34:06.270Z] [2022-07-25T10:34:06.270Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:34:06.270Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:34:06.270Z] #13 71.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:34:06.357Z] #20 63.63 Setting up python3-distutils (3.7.3-1) ... [2022-07-25T10:34:06.516Z] #43 24.25 CC images/pipe.o [2022-07-25T10:34:06.602Z] #53 0.901 + RM_GOPATH=0 [2022-07-25T10:34:06.602Z] #53 0.901 + TMP_GOPATH= [2022-07-25T10:34:06.602Z] #53 0.901 + : /build [2022-07-25T10:34:06.602Z] #53 0.901 + '[' -z '' ']' [2022-07-25T10:34:06.602Z] #53 0.901 ++ mktemp -d [2022-07-25T10:34:06.602Z] #53 0.909 + export GOPATH=/tmp/tmp.JnLWj816P0 [2022-07-25T10:34:06.602Z] #53 0.909 + GOPATH=/tmp/tmp.JnLWj816P0 [2022-07-25T10:34:06.602Z] #53 0.909 + RM_GOPATH=1 [2022-07-25T10:34:06.602Z] #53 0.909 + case "$(go env GOARCH)" in [2022-07-25T10:34:06.602Z] #53 0.909 ++ go env GOARCH [2022-07-25T10:34:06.602Z] #53 0.954 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:34:06.602Z] #53 0.954 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:34:06.602Z] #53 0.955 ++ dirname /tmp/install/install.sh [2022-07-25T10:34:06.602Z] #53 0.962 + dir=/tmp/install [2022-07-25T10:34:06.602Z] #53 0.962 + bin=runc [2022-07-25T10:34:06.602Z] #53 0.962 + shift [2022-07-25T10:34:06.602Z] #53 0.962 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-25T10:34:06.602Z] #53 0.962 + . /tmp/install/runc.installer [2022-07-25T10:34:06.602Z] #53 0.962 ++ set -e [2022-07-25T10:34:06.602Z] #53 0.962 ++ : v1.1.2 [2022-07-25T10:34:06.602Z] #53 0.962 + install_runc [2022-07-25T10:34:06.602Z] #53 0.962 + RUNC_BUILDTAGS=seccomp [2022-07-25T10:34:06.602Z] #53 0.962 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T10:34:06.602Z] #53 0.962 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T10:34:06.602Z] #53 0.962 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JnLWj816P0/src/github.com/opencontainers/runc [2022-07-25T10:34:06.602Z] #53 0.964 Cloning into '/tmp/tmp.JnLWj816P0/src/github.com/opencontainers/runc'... [2022-07-25T10:34:06.770Z] #43 160.4 GEN magic.py [2022-07-25T10:34:06.770Z] #43 160.5 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:34:06.770Z] #43 160.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:34:06.770Z] #43 160.5 Note: Building without GnuTLS support [2022-07-25T10:34:06.770Z] #43 160.5 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:34:06.770Z] #43 160.5 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:34:06.773Z] #43 24.44 CC images/tcp-stream.o [2022-07-25T10:34:06.860Z] #53 ... [2022-07-25T10:34:06.860Z] [2022-07-25T10:34:06.860Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-25T10:34:06.860Z] #14 sha256:f3a935ed7adf3505075790c7944ae95c9feacc38ed52da76a403290a849bef09 [2022-07-25T10:34:06.860Z] #14 DONE 1.3s [2022-07-25T10:34:06.926Z] #20 64.15 Setting up python3-setuptools (40.8.0-1) ... [2022-07-25T10:34:07.030Z] #43 24.60 CC images/sk-packet.o [2022-07-25T10:34:07.030Z] #43 24.80 CC images/mnt.o [2022-07-25T10:34:07.117Z] [2022-07-25T10:34:07.118Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:07.118Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:34:07.118Z] #43 35.41 CC images/memfd.o [2022-07-25T10:34:07.118Z] #43 35.59 CC images/timens.o [2022-07-25T10:34:07.118Z] #43 35.92 LINK images/built-in.o [2022-07-25T10:34:07.118Z] #43 36.08 GEN compel/include/asm [2022-07-25T10:34:07.118Z] #43 36.12 GEN compel/include/version.h [2022-07-25T10:34:07.118Z] #43 36.14 touch .config [2022-07-25T10:34:07.118Z] #43 36.20 GEN include/common/config.h [2022-07-25T10:34:07.118Z] #43 36.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-25T10:34:07.118Z] #43 36.30 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-07-25T10:34:07.118Z] #43 36.33 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-07-25T10:34:07.118Z] #43 36.37 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-07-25T10:34:07.118Z] #43 36.39 DEP compel/plugins/std/infect.d [2022-07-25T10:34:07.118Z] #43 36.53 DEP compel/plugins/std/string.d [2022-07-25T10:34:07.118Z] #43 36.61 DEP compel/plugins/std/log.d [2022-07-25T10:34:07.118Z] #43 36.72 DEP compel/plugins/std/fds.d [2022-07-25T10:34:07.118Z] #43 36.80 DEP compel/plugins/std/std.d [2022-07-25T10:34:07.118Z] #43 36.87 DEP compel/plugins/shmem/shmem.d [2022-07-25T10:34:07.118Z] #43 36.92 DEP compel/plugins/fds/fds.d [2022-07-25T10:34:07.118Z] #43 37.02 CC compel/plugins/std/std.o [2022-07-25T10:34:07.118Z] #43 37.21 CC compel/plugins/std/fds.o [2022-07-25T10:34:07.118Z] #43 37.53 CC compel/plugins/std/log.o [2022-07-25T10:34:07.118Z] #43 38.14 CC compel/plugins/std/string.o [2022-07-25T10:34:07.118Z] #43 38.61 CC compel/plugins/std/infect.o [2022-07-25T10:34:07.118Z] #43 39.04 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-07-25T10:34:07.118Z] #43 39.10 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-07-25T10:34:07.118Z] #43 39.18 AR compel/plugins/std.lib.a [2022-07-25T10:34:07.118Z] #43 39.25 CC compel/plugins/fds/fds.o [2022-07-25T10:34:07.118Z] #43 39.45 AR compel/plugins/fds.lib.a [2022-07-25T10:34:07.118Z] #43 39.53 HOSTDEP compel/src/lib/log-host.d [2022-07-25T10:34:07.118Z] #43 39.64 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-25T10:34:07.118Z] #43 39.73 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-07-25T10:34:07.118Z] #43 39.80 HOSTDEP compel/src/main-host.d [2022-07-25T10:34:07.118Z] #43 39.93 DEP compel/src/lib/ptrace.d [2022-07-25T10:34:07.118Z] #43 39.98 DEP compel/src/lib/infect.d [2022-07-25T10:34:07.118Z] #43 40.03 DEP compel/src/lib/infect-util.d [2022-07-25T10:34:07.118Z] #43 40.05 DEP compel/src/lib/infect-rpc.d [2022-07-25T10:34:07.118Z] #43 40.09 DEP compel/arch/aarch64/src/lib/infect.d [2022-07-25T10:34:07.118Z] #43 40.14 DEP compel/arch/aarch64/src/lib/cpu.d [2022-07-25T10:34:07.118Z] #43 40.18 DEP compel/src/lib/log.d [2022-07-25T10:34:07.118Z] #43 40.26 DEP compel/src/main.d [2022-07-25T10:34:07.118Z] #43 40.33 DEP compel/src/lib/handle-elf.d [2022-07-25T10:34:07.118Z] #43 40.41 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-07-25T10:34:07.118Z] #43 40.52 CC compel/src/lib/log.o [2022-07-25T10:34:07.118Z] #43 40.72 CC compel/arch/aarch64/src/lib/cpu.o [2022-07-25T10:34:07.118Z] #43 40.88 CC compel/arch/aarch64/src/lib/infect.o [2022-07-25T10:34:07.118Z] #43 41.12 CC compel/src/lib/infect-rpc.o [2022-07-25T10:34:07.118Z] #43 41.41 CC compel/src/lib/infect-util.o [2022-07-25T10:34:07.118Z] #43 41.55 CC compel/src/lib/infect.o [2022-07-25T10:34:07.118Z] #43 43.68 CC compel/src/lib/ptrace.o [2022-07-25T10:34:07.200Z] #13 71.86 Fetched 77.8 MB in 10s (8073 kB/s) [2022-07-25T10:34:07.287Z] #43 25.00 CC images/pipe-data.o [2022-07-25T10:34:07.337Z] #43 161.3 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:34:07.456Z] #13 72.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:34:07.456Z] #13 72.31 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-25T10:34:07.456Z] #13 72.36 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-07-25T10:34:07.544Z] #43 25.24 CC images/sa.o [2022-07-25T10:34:07.544Z] #43 25.40 CC images/timer.o [2022-07-25T10:34:07.595Z] #43 ... [2022-07-25T10:34:07.595Z] [2022-07-25T10:34:07.596Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:34:07.596Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:34:07.596Z] #40 DONE 225.5s [2022-07-25T10:34:07.682Z] #43 44.15 AR compel/libcompel.a [2022-07-25T10:34:07.800Z] #43 25.66 CC images/timerfd.o [2022-07-25T10:34:07.854Z] [2022-07-25T10:34:07.854Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:07.854Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:07.940Z] #43 44.25 HOSTCC compel/src/main-host.o [2022-07-25T10:34:07.940Z] #43 ... [2022-07-25T10:34:07.940Z] [2022-07-25T10:34:07.940Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:34:07.940Z] #15 sha256:84fac46210b370d8225e76fb0a1a581d21f2ec767f026a44a5c7bc9397bb6012 [2022-07-25T10:34:07.940Z] #15 DONE 1.0s [2022-07-25T10:34:07.940Z] [2022-07-25T10:34:07.940Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:34:07.940Z] #16 sha256:4183ac93e7c51ab4622e0f7a6834dc669f596dc0d2042b6a54331d27b2ca4807 [2022-07-25T10:34:08.020Z] #13 72.88 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:34:08.290Z] #13 73.24 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T10:34:08.290Z] #13 73.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-07-25T10:34:08.290Z] #13 73.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-07-25T10:34:08.290Z] #13 73.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:34:08.306Z] #20 65.59 Setting up python3-pip (18.1-5) ... [2022-07-25T10:34:08.364Z] #43 25.84 CC images/mm.o [2022-07-25T10:34:08.364Z] #43 26.05 CC images/sk-opts.o [2022-07-25T10:34:08.505Z] #16 0.616 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T10:34:08.547Z] #13 ... [2022-07-25T10:34:08.547Z] [2022-07-25T10:34:08.547Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:34:08.547Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:34:08.547Z] #34 68.99 sync [2022-07-25T10:34:08.547Z] #34 68.99 internal/reflectlite [2022-07-25T10:34:08.547Z] #34 71.47 internal/testlog [2022-07-25T10:34:08.547Z] #34 73.53 errors [2022-07-25T10:34:08.547Z] #34 73.55 sort [2022-07-25T10:34:08.547Z] #34 74.21 strconv [2022-07-25T10:34:08.547Z] #34 75.86 io [2022-07-25T10:34:08.547Z] #34 78.08 internal/oserror [2022-07-25T10:34:08.547Z] #34 78.32 syscall [2022-07-25T10:34:08.547Z] #34 ... [2022-07-25T10:34:08.547Z] [2022-07-25T10:34:08.547Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:34:08.547Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:34:08.547Z] #42 78.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-07-25T10:34:08.547Z] #42 78.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:34:08.547Z] #42 78.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:34:08.547Z] #42 78.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-07-25T10:34:08.547Z] #42 78.73 Setting up python-six (1.12.0-1) ... [2022-07-25T10:34:08.620Z] #43 26.27 CC images/sk-unix.o [2022-07-25T10:34:08.765Z] #16 DONE 0.8s [2022-07-25T10:34:08.765Z] [2022-07-25T10:34:08.765Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:34:08.765Z] #17 sha256:64bb0fdf23b86714adbeb85776f3bf1d44db1150f79e4d97424dd664091d192b [2022-07-25T10:34:08.790Z] #43 162.4 make[1]: Nothing to be done for 'all'. [2022-07-25T10:34:08.877Z] #43 26.49 CC images/sk-inet.o [2022-07-25T10:34:09.049Z] #43 ... [2022-07-25T10:34:09.049Z] [2022-07-25T10:34:09.049Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:34:09.049Z] #41 sha256:f8c872ddf6f5ec4b2c768880ab56027d04dd04ab2257cc0524f2970727a6f45f [2022-07-25T10:34:09.049Z] #41 DONE 0.2s [2022-07-25T10:34:09.049Z] [2022-07-25T10:34:09.049Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:34:09.049Z] #53 sha256:7e16a297d053a8c4a5701c3159ceea50c044a038e9bd320efecfcb19ae30a423 [2022-07-25T10:34:09.134Z] #43 26.77 CC images/tun.o [2022-07-25T10:34:09.308Z] #53 ... [2022-07-25T10:34:09.308Z] [2022-07-25T10:34:09.308Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:09.308Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:09.308Z] #43 163.1 make[1]: 'images/built-in.o' is up to date. [2022-07-25T10:34:09.308Z] #43 163.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-25T10:34:09.308Z] #43 163.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-25T10:34:09.308Z] #43 163.2 make[1]: 'compel/libcompel.a' is up to date. [2022-07-25T10:34:09.308Z] #43 163.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-25T10:34:09.308Z] #43 163.3 make[1]: Nothing to be done for 'all'. [2022-07-25T10:34:09.308Z] #43 163.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:34:09.334Z] Client: [2022-07-25T10:34:09.334Z] Context: default [2022-07-25T10:34:09.334Z] Debug Mode: false [2022-07-25T10:34:09.334Z] Plugins: [2022-07-25T10:34:09.334Z] app: Docker Application (Docker Inc., v0.8.0) [2022-07-25T10:34:09.334Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-07-25T10:34:09.334Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-07-25T10:34:09.334Z] [2022-07-25T10:34:09.334Z] Server: [2022-07-25T10:34:09.334Z] Containers: 0 [2022-07-25T10:34:09.334Z] Running: 0 [2022-07-25T10:34:09.334Z] Paused: 0 [2022-07-25T10:34:09.334Z] Stopped: 0 [2022-07-25T10:34:09.334Z] Images: 0 [2022-07-25T10:34:09.334Z] Server Version: 20.10.9 [2022-07-25T10:34:09.334Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-07-25T10:34:09.334Z] Windows: [2022-07-25T10:34:09.334Z] LCOW: [2022-07-25T10:34:09.334Z] Logging Driver: json-file [2022-07-25T10:34:09.334Z] Plugins: [2022-07-25T10:34:09.334Z] Volume: local [2022-07-25T10:34:09.334Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-25T10:34:09.334Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-25T10:34:09.334Z] Swarm: inactive [2022-07-25T10:34:09.334Z] Default Isolation: process [2022-07-25T10:34:09.334Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-25T10:34:09.334Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-25T10:34:09.334Z] OSType: windows [2022-07-25T10:34:09.334Z] Architecture: x86_64 [2022-07-25T10:34:09.334Z] CPUs: 4 [2022-07-25T10:34:09.334Z] Total Memory: 32GiB [2022-07-25T10:34:09.334Z] Name: azwin-2-3a26e0 [2022-07-25T10:34:09.334Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-07-25T10:34:09.334Z] Docker Root Dir: D:\docker [2022-07-25T10:34:09.334Z] Debug Mode: false [2022-07-25T10:34:09.334Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:34:09.334Z] Labels: [2022-07-25T10:34:09.334Z] Experimental: true [2022-07-25T10:34:09.334Z] Insecure Registries: [2022-07-25T10:34:09.334Z] 10.0.0.4:5000 [2022-07-25T10:34:09.334Z] 127.0.0.0/8 [2022-07-25T10:34:09.334Z] Registry Mirrors: [2022-07-25T10:34:09.334Z] http://10.0.0.4:5000/ [2022-07-25T10:34:09.334Z] Live Restore Enabled: false [2022-07-25T10:34:09.334Z] Product License: Community Engine [2022-07-25T10:34:09.334Z] [2022-07-25T10:34:09.391Z] #43 27.03 CC images/sk-netlink.o [2022-07-25T10:34:09.391Z] #43 27.27 CC images/packet-sock.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-07-25T10:34:09.566Z] #43 163.4 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:09.566Z] #43 163.4 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:09.566Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:09.566Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:09.687Z] #20 66.71 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:34:09.687Z] #20 66.76 Processing triggers for mime-support (3.62) ... [2022-07-25T10:34:09.701Z] #17 DONE 0.8s [2022-07-25T10:34:09.701Z] [2022-07-25T10:34:09.701Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:34:09.701Z] #18 sha256:bbaf7d4d698af0e7d587c1d89708e8991e7de96be117d9a75a7407756a94a716 [2022-07-25T10:34:09.825Z] #43 163.6 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:09.825Z] #43 163.6 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:09.825Z] #43 163.6 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:09.954Z] #43 27.59 CC images/ipc-var.o [2022-07-25T10:34:09.954Z] #43 ... [2022-07-25T10:34:09.954Z] [2022-07-25T10:34:09.954Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:34:09.954Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:34:09.954Z] #13 89.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T10:34:09.954Z] #13 89.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:34:09.954Z] #13 89.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:10.085Z] #43 163.8 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:10.085Z] #43 163.8 INSTALL criu/criu [2022-07-25T10:34:10.085Z] #43 DONE 163.9s [2022-07-25T10:34:10.085Z] [2022-07-25T10:34:10.085Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:34:10.085Z] #53 sha256:7e16a297d053a8c4a5701c3159ceea50c044a038e9bd320efecfcb19ae30a423 [2022-07-25T10:34:10.625Z] #20 DONE 67.9s [2022-07-25T10:34:10.625Z] [2022-07-25T10:34:10.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:10.625Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:10.625Z] #43 110.6 CC criu/image-desc.o [2022-07-25T10:34:10.625Z] #43 110.7 CC criu/image.o [2022-07-25T10:34:10.625Z] #43 111.6 CC criu/ipc_ns.o [2022-07-25T10:34:10.625Z] #43 112.9 CC criu/irmap.o [2022-07-25T10:34:10.625Z] #43 113.7 CC criu/kcmp-ids.o [2022-07-25T10:34:10.625Z] #43 114.1 CC criu/kerndat.o [2022-07-25T10:34:10.625Z] #43 115.2 CC criu/libnetlink.o [2022-07-25T10:34:10.625Z] #43 115.6 CC criu/log.o [2022-07-25T10:34:10.625Z] #43 116.1 CC criu/lsm.o [2022-07-25T10:34:10.625Z] #43 116.7 CC criu/mem.o [2022-07-25T10:34:10.625Z] #43 118.5 CC criu/memfd.o [2022-07-25T10:34:10.625Z] #43 ... [2022-07-25T10:34:10.625Z] [2022-07-25T10:34:10.625Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:34:10.625Z] #21 sha256:b360184f4f5cb8514a38ceb391e96a10d0d5e5f3c7e28dc28ac4d83d2d5eaa4b [2022-07-25T10:34:10.633Z] #18 DONE 0.9s [2022-07-25T10:34:10.633Z] [2022-07-25T10:34:10.633Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-25T10:34:10.633Z] #19 sha256:b0e3f0452ad6cd1013fd868a1b6689b2e7ef351676170fb7d669eb4d2947ba54 [2022-07-25T10:34:11.197Z] #19 DONE 0.8s [2022-07-25T10:34:11.197Z] [2022-07-25T10:34:11.197Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:11.197Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-25T10:34:11.567Z] #21 0.888 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T10:34:11.567Z] #21 0.892 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T10:34:11.567Z] #21 0.896 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T10:34:11.567Z] #21 DONE 0.9s [2022-07-25T10:34:11.567Z] [2022-07-25T10:34:11.567Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:34:11.567Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:34:11.989Z] #53 ... [2022-07-25T10:34:11.989Z] [2022-07-25T10:34:11.989Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-25T10:34:11.989Z] #44 sha256:516897d57cf00c1c404a9a98713db8524cc1c659a4eab96bd7ba99d6603cf9d7 [2022-07-25T10:34:11.989Z] #44 DONE 0.1s [2022-07-25T10:34:11.989Z] [2022-07-25T10:34:11.989Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-25T10:34:11.989Z] #46 sha256:db17d2afa48152a30edf5e7bcd183add437a9bf6f2fc1239eb59c5d710d863e6 [2022-07-25T10:34:11.989Z] #46 DONE 0.1s [2022-07-25T10:34:11.989Z] [2022-07-25T10:34:11.989Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:34:11.989Z] #48 sha256:5fee8341adef2d04a103512dd36ded1e373e979f4d4a72136a638cb20abfaa4d [2022-07-25T10:34:11.989Z] #48 DONE 0.1s [2022-07-25T10:34:11.989Z] [2022-07-25T10:34:11.989Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:34:11.989Z] #50 sha256:7e6aa653b4c7ef148904bc405db4e28040530f02850ec4656a1e096add0873e6 [2022-07-25T10:34:12.248Z] #50 DONE 0.2s [2022-07-25T10:34:12.248Z] [2022-07-25T10:34:12.248Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:34:12.248Z] #52 sha256:0ed9c1a4cb21e06888998989232241660649f673eaf53e09755a783ecfe4b1ad [2022-07-25T10:34:12.248Z] #52 DONE 0.1s [2022-07-25T10:34:12.248Z] [2022-07-25T10:34:12.248Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:34:12.248Z] #56 sha256:3a5b34c4b38c8ca339927f898ed467429575a73936503b438947e054c7c81d53 [2022-07-25T10:34:12.574Z] #20 1.073 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:34:12.574Z] #20 1.107 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:34:12.574Z] #20 1.116 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:34:12.575Z] #20 1.116 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:34:12.832Z] #20 1.664 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-07-25T10:34:13.767Z] #20 ... [2022-07-25T10:34:13.767Z] [2022-07-25T10:34:13.767Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:34:13.767Z] #58 sha256:6cc217c1516f51dde793a65dc15b32abee198e82177383f1d357116c5803d24a [2022-07-25T10:34:13.767Z] #58 96.06 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:34:13.767Z] #58 96.06 + GOBIN=/build [2022-07-25T10:34:13.767Z] #58 96.06 + GO111MODULE=on [2022-07-25T10:34:13.767Z] #58 96.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-25T10:34:13.767Z] #58 DONE 103.0s [2022-07-25T10:34:13.767Z] [2022-07-25T10:34:13.767Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:34:13.767Z] #59 sha256:d8fa858ea547b7479e31f8d3bfe9c0423fe1c82e8737936130d5d62f2054861b [2022-07-25T10:34:13.767Z] #59 DONE 0.1s [2022-07-25T10:34:13.767Z] [2022-07-25T10:34:13.767Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:34:13.767Z] #60 sha256:816206b1ebe6ffebc43b1ba4cd7d2796c374ffceb5ced0227b2aa463a4fd01bd [2022-07-25T10:34:13.767Z] #60 DONE 0.1s [2022-07-25T10:34:13.767Z] [2022-07-25T10:34:13.767Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:13.767Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:34:13.767Z] #43 44.56 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-07-25T10:34:13.767Z] #43 44.78 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-25T10:34:13.767Z] #43 45.12 HOSTCC compel/src/lib/log-host.o [2022-07-25T10:34:13.767Z] #43 45.22 HOSTLINK compel/compel-host-bin [2022-07-25T10:34:13.767Z] #43 45.50 DEP soccr/soccr.d [2022-07-25T10:34:13.767Z] #43 45.67 CC soccr/soccr.o [2022-07-25T10:34:13.767Z] #43 47.26 AR soccr/libsoccr.a [2022-07-25T10:34:13.767Z] #43 47.34 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:34:13.767Z] #43 47.64 DEP criu/arch/aarch64/sigframe.d [2022-07-25T10:34:13.767Z] #43 47.68 DEP criu/arch/aarch64/crtools.d [2022-07-25T10:34:13.767Z] #43 47.92 DEP criu/arch/aarch64/cpu.d [2022-07-25T10:34:13.767Z] #43 48.00 DEP criu/arch/aarch64/bitops.d [2022-07-25T10:34:13.767Z] #43 48.10 CC criu/arch/aarch64/bitops.o [2022-07-25T10:34:13.767Z] #43 48.18 CC criu/arch/aarch64/cpu.o [2022-07-25T10:34:13.767Z] #43 48.37 CC criu/arch/aarch64/crtools.o [2022-07-25T10:34:13.767Z] #43 48.88 CC criu/arch/aarch64/sigframe.o [2022-07-25T10:34:13.767Z] #43 49.11 LINK criu/arch/aarch64/crtools.built-in.o [2022-07-25T10:34:13.767Z] #43 49.17 DEP criu/pie/util-vdso.d [2022-07-25T10:34:13.767Z] #43 49.28 DEP criu/pie/util.d [2022-07-25T10:34:13.767Z] #43 49.46 CC criu/pie/util.o [2022-07-25T10:34:13.767Z] #43 49.75 CC criu/pie/util-vdso.o [2022-07-25T10:34:13.809Z] #42 84.36 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-07-25T10:34:13.809Z] #42 84.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:34:13.809Z] #42 84.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-07-25T10:34:14.024Z] #43 50.54 AR criu/pie/pie.lib.a [2022-07-25T10:34:14.064Z] #42 84.44 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-07-25T10:34:14.064Z] #42 84.46 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-07-25T10:34:14.064Z] #42 84.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-07-25T10:34:14.064Z] #42 84.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-07-25T10:34:14.064Z] #42 84.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-07-25T10:34:14.064Z] #42 84.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-07-25T10:34:14.282Z] #43 50.75 DEP criu/pie/restorer.d [2022-07-25T10:34:14.320Z] #42 84.80 Setting up python-protobuf (3.6.1.3-2) ... [2022-07-25T10:34:14.847Z] #43 51.17 DEP criu/arch/aarch64/intraprocedure.d [2022-07-25T10:34:14.847Z] #43 51.26 DEP criu/arch/aarch64/restorer.d [2022-07-25T10:34:14.847Z] #43 51.39 DEP criu/arch/aarch64/vdso-pie.d [2022-07-25T10:34:15.104Z] #43 51.44 DEP criu/pie/parasite-vdso.d [2022-07-25T10:34:15.104Z] #43 51.65 DEP criu/pie/parasite.d [2022-07-25T10:34:15.207Z] #13 ... [2022-07-25T10:34:15.207Z] [2022-07-25T10:34:15.207Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:34:15.207Z] #56 sha256:d30ba16b4d68b3e9e6be298f66ba4eabd06f0daea21dc3ddc1e77607e6d2a507 [2022-07-25T10:34:15.207Z] #56 50.59 Checking out files: 49% (2405/4897) Checking out files: 50% (2449/4897) Checking out files: 51% (2498/4897) Checking out files: 52% (2547/4897) Checking out files: 53% (2596/4897) Checking out files: 54% (2645/4897) Checking out files: 55% (2694/4897) Checking out files: 56% (2743/4897) Checking out files: 57% (2792/4897) Checking out files: 58% (2841/4897) Checking out files: 59% (2890/4897) Checking out files: 60% (2939/4897) Checking out files: 61% (2988/4897) Checking out files: 62% (3037/4897) Checking out files: 63% (3086/4897) Checking out files: 64% (3135/4897) Checking out files: 65% (3184/4897) Checking out files: 66% (3233/4897) Checking out files: 67% (3281/4897) Checking out files: 68% (3330/4897) Checking out files: 69% (3379/4897) Checking out files: 70% (3428/4897) Checking out files: 71% (3477/4897) Checking out files: 72% (3526/4897) Checking out files: 73% (3575/4897) Checking out files: 74% (3624/4897) Checking out files: 75% (3673/4897) Checking out files: 76% (3722/4897) Checking out files: 77% (3771/4897) Checking out files: 78% (3820/4897) Checking out files: 79% (3869/4897) Checking out files: 80% (3918/4897) Checking out files: 81% (3967/4897) Checking out files: 82% (4016/4897) Checking out files: 83% (4065/4897) Checking out files: 84% (4114/4897) Checking out files: 85% (4163/4897) Checking out files: 86% (4212/4897) Checking out files: 87% (4261/4897) Checking out files: 88% (4310/4897) Checking out files: 89% (4359/4897) Checking out files: 90% (4408/4897) Checking out files: 91% (4457/4897) Checking out files: 92% (4506/4897) Checking out files: 93% (4555/4897) Checking out files: 94% (4604/4897) Checking out files: 95% (4653/4897) Checking out files: 96% (4702/4897) Checking out files: 97% (4751/4897) Checking out files: 98% (4800/4897) Checking out files: 99% (4849/4897) Checking out files: 100% (4897/4897) Checking out files: 100% (4897/4897), done. [2022-07-25T10:34:15.207Z] #56 52.00 + cd /tmp/tmp.lCiQGrI9BE/src/github.com/containerd/containerd [2022-07-25T10:34:15.207Z] #56 52.00 + git checkout -q v1.6.6 [2022-07-25T10:34:15.362Z] #43 51.84 CC criu/pie/parasite.o [2022-07-25T10:34:15.771Z] #56 53.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T10:34:15.771Z] #56 53.76 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T10:34:15.771Z] #56 53.76 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:34:15.771Z] #56 53.76 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:34:15.771Z] #56 53.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T10:34:15.771Z] #56 53.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T10:34:15.771Z] #56 53.76 + '[' '' = dynamic ']' [2022-07-25T10:34:15.771Z] #56 53.76 + make [2022-07-25T10:34:16.734Z] #43 52.85 LINK criu/pie/parasite.built-in.o [2022-07-25T10:34:16.734Z] #43 52.88 GEN criu/pie/parasite-blob.h [2022-07-25T10:34:16.734Z] #43 52.89 CC criu/pie/parasite-vdso.o [2022-07-25T10:34:16.847Z] #22 5.202 Collecting yamllint==1.26.1 [2022-07-25T10:34:16.920Z] #42 ... [2022-07-25T10:34:16.920Z] [2022-07-25T10:34:16.920Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:34:16.920Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:34:16.920Z] #36 78.47 Selecting previously unselected package libxml2:amd64. [2022-07-25T10:34:16.920Z] #36 78.49 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-07-25T10:34:16.920Z] #36 78.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:34:16.920Z] #36 79.29 Selecting previously unselected package cmake-data. [2022-07-25T10:34:16.920Z] #36 79.30 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-07-25T10:34:16.920Z] #36 79.31 Unpacking cmake-data (3.13.4-1) ... [2022-07-25T10:34:16.920Z] #36 84.08 Selecting previously unselected package libarchive13:amd64. [2022-07-25T10:34:16.920Z] #36 84.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-07-25T10:34:16.920Z] #36 84.09 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-25T10:34:16.920Z] #36 84.80 Selecting previously unselected package libjsoncpp1:amd64. [2022-07-25T10:34:16.920Z] #36 84.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-07-25T10:34:16.920Z] #36 84.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-25T10:34:16.920Z] #36 85.08 Selecting previously unselected package librhash0:amd64. [2022-07-25T10:34:16.920Z] #36 85.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-07-25T10:34:16.920Z] #36 85.12 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-07-25T10:34:16.920Z] #36 85.36 Selecting previously unselected package libuv1:amd64. [2022-07-25T10:34:16.920Z] #36 85.37 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-07-25T10:34:16.920Z] #36 85.37 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-25T10:34:16.920Z] #36 85.60 Selecting previously unselected package cmake. [2022-07-25T10:34:16.920Z] #36 85.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-07-25T10:34:16.920Z] #36 85.61 Unpacking cmake (3.13.4-1) ... [2022-07-25T10:34:16.991Z] #43 53.49 CC criu/arch/aarch64/vdso-pie.o [2022-07-25T10:34:17.140Z] #56 55.47 + bin/ctr [2022-07-25T10:34:17.249Z] #43 ... [2022-07-25T10:34:17.249Z] [2022-07-25T10:34:17.249Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:34:17.249Z] #53 sha256:515a43d2c2e69538fc268f5ba9f119d74b3dfb85d723d3d96b94a5fd7137b0a2 [2022-07-25T10:34:17.249Z] #53 11.54 + cd /tmp/tmp.JnLWj816P0/src/github.com/opencontainers/runc [2022-07-25T10:34:17.249Z] #53 11.54 + git checkout -q v1.1.2 [2022-07-25T10:34:17.814Z] #53 12.14 + '[' -z '' ']' [2022-07-25T10:34:17.814Z] #53 12.14 + target=static [2022-07-25T10:34:17.814Z] #53 12.14 + make BUILDTAGS=seccomp static [2022-07-25T10:34:17.855Z] #36 ... [2022-07-25T10:34:17.855Z] [2022-07-25T10:34:17.855Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:34:17.855Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:34:17.855Z] #13 76.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T10:34:17.855Z] #13 76.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-07-25T10:34:17.855Z] #13 76.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:34:17.855Z] #13 81.45 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T10:34:17.855Z] #13 81.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-07-25T10:34:17.855Z] #13 81.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:34:17.855Z] #13 81.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T10:34:17.855Z] #13 81.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:34:17.855Z] #13 81.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:34:17.855Z] #13 82.32 Selecting previously unselected package dmsetup. [2022-07-25T10:34:17.855Z] #13 82.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:34:17.855Z] #13 82.34 Unpacking dmsetup (2:1.02.155-3) ... [2022-07-25T10:34:17.855Z] #13 82.60 Selecting previously unselected package mingw-w64-common. [2022-07-25T10:34:17.855Z] #13 82.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-07-25T10:34:17.855Z] #13 82.65 Unpacking mingw-w64-common (6.0.0-3) ... [2022-07-25T10:34:18.072Z] #53 12.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T10:34:19.746Z] #13 ... [2022-07-25T10:34:19.746Z] [2022-07-25T10:34:19.746Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:34:19.746Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:34:19.746Z] #36 90.21 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:34:19.746Z] #36 90.23 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:19.746Z] #36 90.25 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-07-25T10:34:19.746Z] #36 90.29 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:20.002Z] #36 90.44 Setting up librhash0:amd64 (1.3.8-1) ... [2022-07-25T10:34:20.003Z] #36 90.45 Setting up cmake-data (3.13.4-1) ... [2022-07-25T10:34:20.003Z] #36 90.49 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-07-25T10:34:20.003Z] #36 90.50 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-07-25T10:34:20.003Z] #36 90.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-07-25T10:34:20.003Z] #36 90.55 Setting up cmake (3.13.4-1) ... [2022-07-25T10:34:20.003Z] #36 90.57 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:34:20.003Z] #36 ... [2022-07-25T10:34:20.003Z] [2022-07-25T10:34:20.003Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:34:20.003Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:34:20.003Z] #34 80.56 reflect [2022-07-25T10:34:20.003Z] #34 90.10 internal/syscall/unix [2022-07-25T10:34:20.141Z] #22 ... [2022-07-25T10:34:20.141Z] [2022-07-25T10:34:20.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:20.141Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:20.141Z] #43 119.5 CC criu/mount.o [2022-07-25T10:34:20.141Z] #43 124.2 CC criu/namespaces.o [2022-07-25T10:34:20.141Z] #43 126.2 CC criu/net.o [2022-07-25T10:34:20.259Z] #34 ... [2022-07-25T10:34:20.259Z] [2022-07-25T10:34:20.259Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:34:20.259Z] #36 sha256:59c9b09d8e6e2a652fca7948d7f6f362eac22c5ee66d4c48407224ab20228975 [2022-07-25T10:34:20.259Z] #36 90.73 Processing triggers for mime-support (3.62) ... [2022-07-25T10:34:20.412Z] #56 ... [2022-07-25T10:34:20.412Z] [2022-07-25T10:34:20.412Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:20.412Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:20.412Z] #43 27.81 CC images/ipc-desc.o [2022-07-25T10:34:20.412Z] #43 27.98 CC images/ipc-shm.o [2022-07-25T10:34:20.412Z] #43 28.14 CC images/ipc-msg.o [2022-07-25T10:34:20.412Z] #43 28.34 CC images/ipc-sem.o [2022-07-25T10:34:20.412Z] #43 28.48 CC images/utsns.o [2022-07-25T10:34:20.412Z] #43 28.66 CC images/creds.o [2022-07-25T10:34:20.412Z] #43 28.89 CC images/vma.o [2022-07-25T10:34:20.412Z] #43 29.11 CC images/netdev.o [2022-07-25T10:34:20.412Z] #43 29.41 CC images/tty.o [2022-07-25T10:34:20.412Z] #43 29.85 CC images/file-lock.o [2022-07-25T10:34:20.412Z] #43 30.02 CC images/rlimit.o [2022-07-25T10:34:20.412Z] #43 30.18 CC images/pagemap.o [2022-07-25T10:34:20.412Z] #43 30.41 CC images/siginfo.o [2022-07-25T10:34:20.412Z] #43 30.69 CC images/rpc.o [2022-07-25T10:34:20.412Z] #43 31.72 CC images/ext-file.o [2022-07-25T10:34:20.412Z] #43 31.90 CC images/cgroup.o [2022-07-25T10:34:20.412Z] #43 32.43 CC images/userns.o [2022-07-25T10:34:20.412Z] #43 32.69 CC images/google/protobuf/descriptor.o [2022-07-25T10:34:20.412Z] #43 34.05 CC images/opts.o [2022-07-25T10:34:20.412Z] #43 34.23 CC images/seccomp.o [2022-07-25T10:34:20.412Z] #43 34.44 CC images/binfmt-misc.o [2022-07-25T10:34:20.412Z] #43 34.63 CC images/time.o [2022-07-25T10:34:20.412Z] #43 34.81 CC images/sysctl.o [2022-07-25T10:34:20.412Z] #43 35.00 CC images/autofs.o [2022-07-25T10:34:20.412Z] #43 35.16 CC images/macvlan.o [2022-07-25T10:34:20.412Z] #43 35.33 CC images/sit.o [2022-07-25T10:34:20.412Z] #43 35.50 CC images/memfd.o [2022-07-25T10:34:20.412Z] #43 35.70 CC images/timens.o [2022-07-25T10:34:20.412Z] #43 35.91 LINK images/built-in.o [2022-07-25T10:34:20.412Z] #43 36.02 GEN compel/include/asm [2022-07-25T10:34:20.412Z] #43 36.04 GEN compel/include/version.h [2022-07-25T10:34:20.412Z] #43 36.06 touch .config [2022-07-25T10:34:20.412Z] #43 36.11 GEN include/common/config.h [2022-07-25T10:34:20.412Z] #43 36.17 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-25T10:34:20.412Z] #43 36.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-25T10:34:20.412Z] #43 36.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-25T10:34:20.412Z] #43 36.25 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-25T10:34:20.412Z] #43 36.30 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-25T10:34:20.412Z] #43 36.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-25T10:34:20.412Z] #43 36.35 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-25T10:34:20.412Z] #43 36.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-25T10:34:20.412Z] #43 36.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-25T10:34:20.412Z] #43 36.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-25T10:34:20.412Z] #43 36.41 DEP compel/plugins/std/infect.d [2022-07-25T10:34:20.412Z] #43 36.51 DEP compel/plugins/std/string.d [2022-07-25T10:34:20.412Z] #43 36.57 DEP compel/plugins/std/log.d [2022-07-25T10:34:20.412Z] #43 36.63 DEP compel/plugins/std/fds.d [2022-07-25T10:34:20.412Z] #43 36.75 DEP compel/plugins/std/std.d [2022-07-25T10:34:20.412Z] #43 36.85 DEP compel/plugins/shmem/shmem.d [2022-07-25T10:34:20.412Z] #43 36.96 DEP compel/plugins/fds/fds.d [2022-07-25T10:34:20.412Z] #43 37.10 CC compel/plugins/std/std.o [2022-07-25T10:34:20.412Z] #43 37.40 CC compel/plugins/std/fds.o [2022-07-25T10:34:20.412Z] #43 37.84 CC compel/plugins/std/log.o [2022-07-25T10:34:20.976Z] #43 38.52 CC compel/plugins/std/string.o [2022-07-25T10:34:21.079Z] #43 129.3 CC criu/netfilter.o [2022-07-25T10:34:21.339Z] #43 129.7 CC criu/page-pipe.o [2022-07-25T10:34:21.539Z] #43 39.14 CC compel/plugins/std/infect.o [2022-07-25T10:34:21.627Z] #36 DONE 92.2s [2022-07-25T10:34:21.627Z] [2022-07-25T10:34:21.628Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:34:21.628Z] #37 sha256:e85f40dde1535f021a74faea6d065414fda24fa729dad87c012fe3840beeb4e1 [2022-07-25T10:34:21.796Z] #43 39.49 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-25T10:34:21.796Z] #43 39.55 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-25T10:34:21.796Z] #43 39.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-25T10:34:22.053Z] #43 39.66 AR compel/plugins/std.lib.a [2022-07-25T10:34:22.053Z] #43 39.75 CC compel/plugins/fds/fds.o [2022-07-25T10:34:22.278Z] #43 130.4 CC criu/page-xfer.o [2022-07-25T10:34:22.278Z] #43 ... [2022-07-25T10:34:22.278Z] [2022-07-25T10:34:22.278Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:34:22.278Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:34:22.278Z] #22 10.60 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-25T10:34:22.310Z] #43 39.94 AR compel/plugins/fds.lib.a [2022-07-25T10:34:22.310Z] #43 39.98 HOSTDEP compel/src/lib/log-host.d [2022-07-25T10:34:22.310Z] #43 40.05 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-25T10:34:22.310Z] #43 40.14 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-25T10:34:22.310Z] #43 40.19 HOSTDEP compel/src/main-host.d [2022-07-25T10:34:22.567Z] #43 40.28 DEP compel/src/lib/ptrace.d [2022-07-25T10:34:22.838Z] #43 40.38 DEP compel/src/lib/infect.d [2022-07-25T10:34:22.838Z] #43 40.55 DEP compel/src/lib/infect-util.d [2022-07-25T10:34:22.995Z] #37 ... [2022-07-25T10:34:22.995Z] [2022-07-25T10:34:22.995Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-07-25T10:34:22.995Z] #47 sha256:4007c6712c6725d9cf37d158b284d2c6a4aa41dcba988c4b659d81a24a828b42 [2022-07-25T10:34:22.995Z] #47 DONE 93.3s [2022-07-25T10:34:22.995Z] [2022-07-25T10:34:22.995Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:34:22.995Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:34:22.995Z] #34 90.92 time [2022-07-25T10:34:23.103Z] #43 40.69 DEP compel/src/lib/infect-rpc.d [2022-07-25T10:34:23.103Z] #43 ... [2022-07-25T10:34:23.103Z] [2022-07-25T10:34:23.103Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:34:23.103Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:34:23.103Z] #13 102.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T10:34:23.103Z] #13 102.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-25T10:34:23.103Z] #13 102.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-25T10:34:23.103Z] #13 102.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T10:34:23.103Z] #13 102.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-25T10:34:23.315Z] #22 11.81 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-25T10:34:23.315Z] #22 11.91 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-25T10:34:23.337Z] #53 ... [2022-07-25T10:34:23.338Z] [2022-07-25T10:34:23.338Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:23.338Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:34:23.338Z] #43 53.79 CC criu/arch/aarch64/restorer.o [2022-07-25T10:34:23.338Z] #43 54.14 CC criu/arch/aarch64/intraprocedure.o [2022-07-25T10:34:23.338Z] #43 54.19 CC criu/pie/restorer.o [2022-07-25T10:34:23.338Z] #43 56.82 LINK criu/pie/restorer.built-in.o [2022-07-25T10:34:23.338Z] #43 56.84 GEN criu/pie/restorer-blob.h [2022-07-25T10:34:23.338Z] #43 56.95 DEP criu/vdso.d [2022-07-25T10:34:23.338Z] #43 57.06 DEP criu/uts_ns.d [2022-07-25T10:34:23.338Z] #43 57.16 DEP criu/util.d [2022-07-25T10:34:23.338Z] #43 57.30 DEP criu/uffd.d [2022-07-25T10:34:23.338Z] #43 57.42 DEP criu/tun.d [2022-07-25T10:34:23.338Z] #43 57.54 DEP criu/tty.d [2022-07-25T10:34:23.338Z] #43 57.70 DEP criu/timerfd.d [2022-07-25T10:34:23.338Z] #43 57.89 DEP criu/timens.d [2022-07-25T10:34:23.338Z] #43 58.02 DEP criu/sysfs_parse.d [2022-07-25T10:34:23.338Z] #43 58.13 DEP criu/sysctl.d [2022-07-25T10:34:23.338Z] #43 58.22 DEP criu/string.d [2022-07-25T10:34:23.338Z] #43 58.26 DEP criu/stats.d [2022-07-25T10:34:23.338Z] #43 58.33 DEP criu/sockets.d [2022-07-25T10:34:23.338Z] #43 58.47 DEP criu/sk-unix.d [2022-07-25T10:34:23.338Z] #43 58.67 DEP criu/sk-tcp.d [2022-07-25T10:34:23.338Z] #43 58.88 DEP criu/sk-queue.d [2022-07-25T10:34:23.338Z] #43 59.03 DEP criu/sk-packet.d [2022-07-25T10:34:23.338Z] #43 59.23 DEP criu/sk-netlink.d [2022-07-25T10:34:23.338Z] #43 59.36 DEP criu/sk-inet.d [2022-07-25T10:34:23.338Z] #43 59.50 DEP criu/signalfd.d [2022-07-25T10:34:23.338Z] #43 59.61 DEP criu/sigframe.d [2022-07-25T10:34:23.338Z] #43 59.73 DEP criu/shmem.d [2022-07-25T10:34:23.338Z] #43 59.83 DEP criu/servicefd.d [2022-07-25T10:34:23.338Z] #43 59.96 DEP criu/seize.d [2022-07-25T10:34:23.361Z] #13 102.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-25T10:34:23.361Z] #13 103.1 Selecting previously unselected package libbtrfs0. [2022-07-25T10:34:23.361Z] #13 103.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-25T10:34:23.361Z] #13 103.1 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:34:23.361Z] #13 103.2 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:34:23.361Z] #13 103.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-25T10:34:23.361Z] #13 103.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:34:23.580Z] #22 12.01 Collecting pyyaml (from yamllint==1.26.1) [2022-07-25T10:34:23.595Z] #43 60.07 DEP criu/seccomp.d [2022-07-25T10:34:23.595Z] #43 60.21 DEP criu/rst-malloc.d [2022-07-25T10:34:23.621Z] #13 103.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T10:34:23.621Z] #13 103.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:34:23.621Z] #13 103.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:34:23.621Z] #13 103.5 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:34:23.621Z] #13 103.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-25T10:34:23.853Z] #43 60.27 DEP criu/rbtree.d [2022-07-25T10:34:23.853Z] #43 60.31 DEP criu/pstree.d [2022-07-25T10:34:23.853Z] #43 60.44 DEP criu/protobuf.d [2022-07-25T10:34:23.880Z] #13 103.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:34:23.880Z] #13 103.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T10:34:23.880Z] #13 103.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-25T10:34:23.880Z] #13 103.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-25T10:34:24.110Z] #43 60.55 GEN criu/protobuf-desc-gen.h [2022-07-25T10:34:24.110Z] #43 ... [2022-07-25T10:34:24.110Z] [2022-07-25T10:34:24.110Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:24.110Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-25T10:34:24.110Z] #20 2.888 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-07-25T10:34:24.110Z] #20 4.100 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-07-25T10:34:24.110Z] #20 5.642 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-07-25T10:34:24.110Z] #20 9.046 Fetched 8865 kB in 8s (1078 kB/s) [2022-07-25T10:34:24.110Z] #20 9.046 Reading package lists... [2022-07-25T10:34:24.145Z] #13 104.1 Selecting previously unselected package libpcre16-3:amd64. [2022-07-25T10:34:24.145Z] #13 104.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-25T10:34:24.149Z] #22 12.40 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-07-25T10:34:24.364Z] #34 ... [2022-07-25T10:34:24.364Z] [2022-07-25T10:34:24.364Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-07-25T10:34:24.364Z] #42 sha256:15c35446c5ad4c6a5f45f3a842fc84c1a373f17d4fb138addb34f6e905193a4a [2022-07-25T10:34:24.364Z] #42 94.49 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-07-25T10:34:24.364Z] #42 94.53 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:34:24.364Z] #42 DONE 95.0s [2022-07-25T10:34:24.404Z] #13 104.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-25T10:34:24.404Z] #13 104.3 Selecting previously unselected package libpcre32-3:amd64. [2022-07-25T10:34:24.404Z] #13 104.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-25T10:34:24.404Z] #13 104.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-25T10:34:24.418Z] #22 12.74 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-25T10:34:24.418Z] #22 12.75 Building wheels for collected packages: yamllint [2022-07-25T10:34:24.418Z] #22 12.76 Running setup.py bdist_wheel for yamllint: started [2022-07-25T10:34:24.626Z] [2022-07-25T10:34:24.626Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:34:24.626Z] #37 sha256:e85f40dde1535f021a74faea6d065414fda24fa729dad87c012fe3840beeb4e1 [2022-07-25T10:34:24.626Z] #37 1.950 + RM_GOPATH=0 [2022-07-25T10:34:24.626Z] #37 1.950 + TMP_GOPATH= [2022-07-25T10:34:24.626Z] #37 1.950 + : /build [2022-07-25T10:34:24.626Z] #37 1.950 + '[' -z '' ']' [2022-07-25T10:34:24.626Z] #37 1.950 ++ mktemp -d [2022-07-25T10:34:24.626Z] #37 1.957 + export GOPATH=/tmp/tmp.AVxMHMDKoF [2022-07-25T10:34:24.626Z] #37 1.957 + GOPATH=/tmp/tmp.AVxMHMDKoF [2022-07-25T10:34:24.626Z] #37 1.957 + RM_GOPATH=1 [2022-07-25T10:34:24.626Z] #37 1.957 + case "$(go env GOARCH)" in [2022-07-25T10:34:24.626Z] #37 1.957 ++ go env GOARCH [2022-07-25T10:34:24.626Z] #37 1.981 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:34:24.626Z] #37 1.981 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:34:24.626Z] #37 1.981 ++ dirname /tmp/install/install.sh [2022-07-25T10:34:24.626Z] #37 1.984 + dir=/tmp/install [2022-07-25T10:34:24.626Z] #37 1.984 + bin=tini [2022-07-25T10:34:24.626Z] #37 1.984 + shift [2022-07-25T10:34:24.626Z] #37 1.985 Install tini version v0.19.0 [2022-07-25T10:34:24.626Z] #37 1.985 + '[' '!' -f /tmp/install/tini.installer ']' [2022-07-25T10:34:24.626Z] #37 1.985 + . /tmp/install/tini.installer [2022-07-25T10:34:24.626Z] #37 1.985 ++ : v0.19.0 [2022-07-25T10:34:24.626Z] #37 1.985 + install_tini [2022-07-25T10:34:24.626Z] #37 1.985 + echo 'Install tini version v0.19.0' [2022-07-25T10:34:24.626Z] #37 1.985 + git clone https://github.com/krallin/tini.git /tmp/tmp.AVxMHMDKoF/tini [2022-07-25T10:34:24.626Z] #37 2.009 Cloning into '/tmp/tmp.AVxMHMDKoF/tini'... [2022-07-25T10:34:24.660Z] #13 104.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-25T10:34:24.660Z] #13 104.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-25T10:34:24.660Z] #13 104.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-25T10:34:24.881Z] #37 3.205 + cd /tmp/tmp.AVxMHMDKoF/tini [2022-07-25T10:34:24.881Z] #37 3.205 + git checkout -q v0.19.0 [2022-07-25T10:34:24.881Z] #37 3.209 + cmake . [2022-07-25T10:34:24.916Z] #13 104.5 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-25T10:34:24.916Z] #13 104.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-25T10:34:24.916Z] #13 104.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-25T10:34:25.172Z] #13 104.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T10:34:25.172Z] #13 105.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-25T10:34:25.172Z] #13 105.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-25T10:34:25.428Z] #13 105.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T10:34:25.428Z] #13 105.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:34:25.428Z] #13 105.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-25T10:34:25.428Z] #13 105.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:34:25.684Z] #13 105.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-25T10:34:25.684Z] #13 105.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:34:25.684Z] #13 105.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:34:25.684Z] #13 105.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-25T10:34:25.684Z] #13 105.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:34:25.796Z] #22 14.12 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-25T10:34:25.796Z] #22 14.12 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-25T10:34:25.796Z] #22 14.19 Successfully built yamllint [2022-07-25T10:34:25.796Z] #22 14.21 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-25T10:34:25.808Z] #37 4.293 -- The C compiler identification is GNU 8.3.0 [2022-07-25T10:34:26.064Z] #37 4.317 -- Check for working C compiler: /usr/bin/cc [2022-07-25T10:34:26.246Z] #13 105.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-25T10:34:26.246Z] #13 106.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:34:26.246Z] #13 106.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:34:26.246Z] #13 106.1 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:34:26.246Z] #13 106.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-25T10:34:26.246Z] #13 106.1 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-25T10:34:26.246Z] #13 106.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:34:26.246Z] #13 106.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:34:26.366Z] #22 14.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T10:34:26.502Z] #13 106.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-25T10:34:26.502Z] #13 106.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:26.502Z] #13 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:34:26.502Z] #13 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:34:26.502Z] #13 106.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:26.502Z] #13 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:34:26.502Z] #13 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:34:26.502Z] #13 106.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:34:26.502Z] #13 106.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-25T10:34:26.502Z] #13 106.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:34:26.502Z] #13 106.2 Setting up dmsetup (2:1.02.155-3) ... [2022-07-25T10:34:26.502Z] #13 106.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:34:26.502Z] #13 106.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-25T10:34:26.502Z] #13 106.3 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:34:26.625Z] #22 DONE 15.1s [2022-07-25T10:34:26.625Z] [2022-07-25T10:34:26.625Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:34:26.625Z] #25 sha256:09cbf6465b407a579384ab6dd57d4ce72b1e2b784031a629cd9780554b93ec5a [2022-07-25T10:34:26.637Z] #20 12.32 Reading package lists... [2022-07-25T10:34:26.637Z] #20 ... [2022-07-25T10:34:26.637Z] [2022-07-25T10:34:26.637Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:26.637Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:34:26.637Z] #43 62.74 DEP criu/protobuf-desc.d [2022-07-25T10:34:26.637Z] #43 62.81 DEP criu/proc_parse.d [2022-07-25T10:34:26.637Z] #43 62.94 DEP criu/plugin.d [2022-07-25T10:34:26.637Z] #43 63.01 DEP criu/pipes.d [2022-07-25T10:34:26.637Z] #43 63.13 DEP criu/pie-util.d [2022-07-25T10:34:26.637Z] #43 63.19 DEP criu/pie-util-vdso.d [2022-07-25T10:34:26.888Z] #25 DONE 0.3s [2022-07-25T10:34:26.888Z] [2022-07-25T10:34:26.888Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:26.888Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:26.888Z] #43 132.0 CC criu/pagemap-cache.o [2022-07-25T10:34:26.888Z] #43 132.4 CC criu/pagemap.o [2022-07-25T10:34:26.888Z] #43 133.4 CC criu/parasite-syscall.o [2022-07-25T10:34:26.888Z] #43 134.5 CC criu/path.o [2022-07-25T10:34:26.888Z] #43 134.9 CC criu/pie-util-vdso-elf32.o [2022-07-25T10:34:26.904Z] #43 63.29 DEP criu/path.d [2022-07-25T10:34:27.164Z] #43 63.45 DEP criu/parasite-syscall.d [2022-07-25T10:34:27.164Z] #43 63.63 DEP criu/pagemap.d [2022-07-25T10:34:27.422Z] #43 63.76 DEP criu/pagemap-cache.d [2022-07-25T10:34:27.422Z] #43 63.92 DEP criu/page-xfer.d [2022-07-25T10:34:27.445Z] #37 5.522 -- Check for working C compiler: /usr/bin/cc -- works [2022-07-25T10:34:27.445Z] #37 5.550 -- Detecting C compiler ABI info [2022-07-25T10:34:27.458Z] #43 135.7 CC criu/pie-util-vdso.o [2022-07-25T10:34:27.679Z] #43 64.04 DEP criu/page-pipe.d [2022-07-25T10:34:27.679Z] #43 64.13 DEP criu/netfilter.d [2022-07-25T10:34:27.679Z] #43 64.22 DEP criu/net.d [2022-07-25T10:34:27.717Z] #43 136.2 CC criu/pie-util.o [2022-07-25T10:34:27.937Z] #43 64.35 DEP criu/namespaces.d [2022-07-25T10:34:27.937Z] #43 64.43 DEP criu/mount.d [2022-07-25T10:34:27.937Z] #43 64.54 DEP criu/memfd.d [2022-07-25T10:34:27.977Z] #43 136.4 CC criu/pipes.o [2022-07-25T10:34:28.195Z] #43 64.71 DEP criu/mem.d [2022-07-25T10:34:28.372Z] #37 6.574 -- Detecting C compiler ABI info - done [2022-07-25T10:34:28.372Z] #37 6.626 -- Detecting C compile features [2022-07-25T10:34:28.395Z] #13 DONE 108.2s [2022-07-25T10:34:28.395Z] [2022-07-25T10:34:28.395Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:28.395Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:28.395Z] #43 40.82 DEP compel/arch/x86/src/lib/infect.d [2022-07-25T10:34:28.395Z] #43 40.96 DEP compel/arch/x86/src/lib/cpu.d [2022-07-25T10:34:28.395Z] #43 41.06 DEP compel/src/lib/log.d [2022-07-25T10:34:28.395Z] #43 41.17 DEP compel/src/main.d [2022-07-25T10:34:28.395Z] #43 41.23 DEP compel/src/lib/handle-elf.d [2022-07-25T10:34:28.395Z] #43 41.39 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-25T10:34:28.395Z] #43 41.46 CC compel/src/lib/log.o [2022-07-25T10:34:28.395Z] #43 41.72 CC compel/arch/x86/src/lib/cpu.o [2022-07-25T10:34:28.395Z] #43 42.43 CC compel/arch/x86/src/lib/infect.o [2022-07-25T10:34:28.395Z] #43 43.17 CC compel/src/lib/infect-rpc.o [2022-07-25T10:34:28.395Z] #43 43.44 CC compel/src/lib/infect-util.o [2022-07-25T10:34:28.395Z] #43 43.63 CC compel/src/lib/infect.o [2022-07-25T10:34:28.395Z] #43 45.17 CC compel/src/lib/ptrace.o [2022-07-25T10:34:28.395Z] #43 45.45 AR compel/libcompel.a [2022-07-25T10:34:28.395Z] #43 45.51 HOSTCC compel/src/main-host.o [2022-07-25T10:34:28.395Z] #43 45.73 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-25T10:34:28.395Z] #43 45.90 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-25T10:34:28.453Z] #43 64.84 DEP criu/lsm.d [2022-07-25T10:34:28.453Z] #43 64.95 DEP criu/log.d [2022-07-25T10:34:28.453Z] #43 65.03 DEP criu/libnetlink.d [2022-07-25T10:34:28.652Z] #43 46.35 HOSTCC compel/src/lib/log-host.o [2022-07-25T10:34:28.711Z] #43 65.11 DEP criu/kerndat.d [2022-07-25T10:34:28.711Z] #43 65.24 DEP criu/kcmp-ids.d [2022-07-25T10:34:28.908Z] #43 46.56 HOSTLINK compel/compel-host-bin [2022-07-25T10:34:28.908Z] #43 46.65 DEP soccr/soccr.d [2022-07-25T10:34:28.916Z] #43 137.1 CC criu/plugin.o [2022-07-25T10:34:28.969Z] #43 65.30 DEP criu/irmap.d [2022-07-25T10:34:28.969Z] #43 65.39 DEP criu/ipc_ns.d [2022-07-25T10:34:29.164Z] #43 46.86 CC soccr/soccr.o [2022-07-25T10:34:29.176Z] #43 137.4 CC criu/proc_parse.o [2022-07-25T10:34:29.228Z] #43 65.55 DEP criu/image.d [2022-07-25T10:34:29.228Z] #43 65.68 DEP criu/image-desc.d [2022-07-25T10:34:29.228Z] #43 65.81 DEP criu/fsnotify.d [2022-07-25T10:34:29.487Z] #43 65.94 DEP criu/filesystems.d [2022-07-25T10:34:29.487Z] #43 66.10 DEP criu/files.d [2022-07-25T10:34:29.737Z] #37 ... [2022-07-25T10:34:29.737Z] [2022-07-25T10:34:29.738Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:34:29.738Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:34:29.738Z] #34 100.5 internal/poll [2022-07-25T10:34:29.745Z] #43 66.27 DEP criu/files-reg.d [2022-07-25T10:34:30.004Z] #43 66.41 DEP criu/files-ext.d [2022-07-25T10:34:30.004Z] #43 66.51 DEP criu/file-lock.d [2022-07-25T10:34:30.263Z] #43 66.68 DEP criu/file-ids.d [2022-07-25T10:34:30.263Z] #43 66.81 DEP criu/fifo.d [2022-07-25T10:34:30.521Z] #43 67.00 DEP criu/fdstore.d [2022-07-25T10:34:30.521Z] #43 67.07 DEP criu/fault-injection.d [2022-07-25T10:34:30.521Z] #43 67.09 DEP criu/external.d [2022-07-25T10:34:30.530Z] #43 48.04 AR soccr/libsoccr.a [2022-07-25T10:34:30.530Z] #43 48.08 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:34:30.779Z] #43 67.17 DEP criu/eventpoll.d [2022-07-25T10:34:30.779Z] #43 67.29 DEP criu/eventfd.d [2022-07-25T10:34:31.037Z] #43 67.40 DEP criu/crtools.d [2022-07-25T10:34:31.037Z] #43 67.55 DEP criu/cr-service.d [2022-07-25T10:34:31.037Z] #43 67.68 DEP criu/cr-restore.d [2022-07-25T10:34:31.093Z] #43 48.55 DEP criu/arch/x86/sigframe.d [2022-07-25T10:34:31.093Z] #43 48.73 DEP criu/arch/x86/sigaction_compat.d [2022-07-25T10:34:31.093Z] #43 48.84 DEP criu/arch/x86/kerndat.d [2022-07-25T10:34:31.093Z] #43 48.94 DEP criu/arch/x86/crtools.d [2022-07-25T10:34:31.295Z] #43 67.91 DEP criu/cr-errno.d [2022-07-25T10:34:31.295Z] #43 67.94 DEP criu/cr-dump.d [2022-07-25T10:34:31.349Z] #43 49.07 DEP criu/arch/x86/cpu.d [2022-07-25T10:34:31.349Z] #43 49.16 CC criu/arch/x86/cpu.o [2022-07-25T10:34:31.569Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-07-25T10:34:31.569Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8d6ae72b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-07-25T10:34:31.569Z] ---------------------------------------------------------------------------- [2022-07-25T10:34:31.569Z] [2022-07-25T10:34:31.569Z] INFO: executeCI.ps1 starting at Mon Jul 25 10:34:31 CUT 2022 [2022-07-25T10:34:31.569Z] [2022-07-25T10:34:31.569Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-07-25T10:34:31.569Z] INFO: Running git version 2.24.1.windows.2 [2022-07-25T10:34:31.605Z] #43 ... [2022-07-25T10:34:31.605Z] [2022-07-25T10:34:31.605Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-25T10:34:31.605Z] #14 sha256:22692341362abc7e7ed84685084ab63b0bf0f17d39ae988048126ad3b1caa6a9 [2022-07-25T10:34:31.605Z] #14 DONE 3.0s [2022-07-25T10:34:31.605Z] [2022-07-25T10:34:31.605Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:34:31.605Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-25T10:34:31.714Z] #43 ... [2022-07-25T10:34:31.714Z] [2022-07-25T10:34:31.714Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:34:31.714Z] #30 sha256:75d5c6bf442d300c95307218c56379edc7974600b37f99316a4f65a91fbb51ec [2022-07-25T10:34:31.714Z] #30 DONE 4.4s [2022-07-25T10:34:31.714Z] [2022-07-25T10:34:31.714Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:34:31.714Z] #33 sha256:5f52bd8c9f608194ed86fd556d44bbda2c27a78511d7a5eb94b2d17deb2b3a38 [2022-07-25T10:34:31.859Z] #43 68.19 DEP criu/cr-dedup.d [2022-07-25T10:34:31.860Z] #43 68.32 DEP criu/cr-check.d [2022-07-25T10:34:31.860Z] #43 68.49 DEP criu/config.d [2022-07-25T10:34:31.974Z] #33 DONE 0.4s [2022-07-25T10:34:31.974Z] [2022-07-25T10:34:31.974Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-25T10:34:31.974Z] #35 sha256:e1d0fc29ca8edf9450b10c284b69030f34b0de3b6c527bf80583fdc2b21d7986 [2022-07-25T10:34:31.974Z] #35 DONE 0.2s [2022-07-25T10:34:31.974Z] [2022-07-25T10:34:31.974Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:34:31.974Z] #38 sha256:1ab242bc8ae11f365b7935acd72c1e3a3be2efae8365a9b878d82f66aff8b4b1 [2022-07-25T10:34:32.055Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-07-25T10:34:32.055Z] INFO: Environment variables: [2022-07-25T10:34:32.055Z] [2022-07-25T10:34:32.055Z] Name Value [2022-07-25T10:34:32.055Z] ---- ----- [2022-07-25T10:34:32.055Z] ALLUSERSPROFILE C:\ProgramData [2022-07-25T10:34:32.055Z] amd64 true [2022-07-25T10:34:32.055Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-07-25T10:34:32.055Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-07-25T10:34:32.055Z] arm64 true [2022-07-25T10:34:32.055Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-07-25T10:34:32.055Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-07-25T10:34:32.055Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-07-25T10:34:32.055Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-07-25T10:34:32.055Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-07-25T10:34:32.055Z] BRANCH_NAME PR-43859 [2022-07-25T10:34:32.055Z] BUILD_DISPLAY_NAME #4 [2022-07-25T10:34:32.055Z] BUILD_ID 4 [2022-07-25T10:34:32.055Z] BUILD_NUMBER 4 [2022-07-25T10:34:32.055Z] BUILD_TAG jenkins-moby-PR-43859-4 [2022-07-25T10:34:32.055Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43859/4/ [2022-07-25T10:34:32.055Z] cgroup2 true [2022-07-25T10:34:32.055Z] CHANGE_AUTHOR olljanat [2022-07-25T10:34:32.055Z] CHANGE_AUTHOR_DISPLAY_NAME Olli Janatuinen [2022-07-25T10:34:32.055Z] CHANGE_BRANCH 20.10_backport_restore-custom-nat-networks [2022-07-25T10:34:32.055Z] CHANGE_FORK olljanat [2022-07-25T10:34:32.055Z] CHANGE_ID 43859 [2022-07-25T10:34:32.055Z] CHANGE_TARGET 20.10 [2022-07-25T10:34:32.055Z] CHANGE_TITLE [20.10 backport] Windows: Re-create custom NAT networks after restart if missing from... [2022-07-25T10:34:32.055Z] CHANGE_URL https://github.com/moby/moby/pull/43859 [2022-07-25T10:34:32.055Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-07-25T10:34:32.055Z] CommonProgramFiles C:\Program Files\Common Files [2022-07-25T10:34:32.055Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-07-25T10:34:32.055Z] CommonProgramW6432 C:\Program Files\Common Files [2022-07-25T10:34:32.055Z] COMPUTERNAME azwin-2-3a26e0 [2022-07-25T10:34:32.055Z] ComSpec C:\Windows\system32\cmd.exe [2022-07-25T10:34:32.055Z] ConfigSequenceNumber 0 [2022-07-25T10:34:32.055Z] dco true [2022-07-25T10:34:32.055Z] DOCKER_BUILDKIT 0 [2022-07-25T10:34:32.055Z] DOCKER_DUT_DEBUG 1 [2022-07-25T10:34:32.055Z] DOCKER_EXPERIMENTAL 1 [2022-07-25T10:34:32.055Z] DOCKER_GRAPHDRIVER overlay2 [2022-07-25T10:34:32.055Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-07-25T10:34:32.055Z] EXECUTOR_NUMBER 0 [2022-07-25T10:34:32.055Z] FQDN azwin-2-3a26e0.westus.cloudapp.azure.com [2022-07-25T10:34:32.055Z] GIT_BRANCH PR-43859 [2022-07-25T10:34:32.055Z] GIT_COMMIT 2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:34:32.055Z] GIT_PREVIOUS_COMMIT 6484ff927b8774b45f061972647c35d059507e11 [2022-07-25T10:34:32.055Z] GIT_URL https://github.com/moby/moby.git [2022-07-25T10:34:32.055Z] HUDSON_COOKIE b3dd778c-5427-4bf1-a259-659843e6f87e [2022-07-25T10:34:32.055Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-07-25T10:34:32.055Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-07-25T10:34:32.055Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-07-25T10:34:32.055Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-07-25T10:34:32.055Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-07-25T10:34:32.055Z] JENKINS_NODE_COOKIE 2ba57708-2e54-423e-a963-3e4b5ac96886 [2022-07-25T10:34:32.055Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-07-25T10:34:32.055Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-07-25T10:34:32.055Z] JOB_BASE_NAME PR-43859 [2022-07-25T10:34:32.055Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43859/display/redirect [2022-07-25T10:34:32.055Z] JOB_NAME moby/PR-43859 [2022-07-25T10:34:32.055Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43859/ [2022-07-25T10:34:32.055Z] library.jps.version master [2022-07-25T10:34:32.055Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-07-25T10:34:32.055Z] NODE_LABELS amd64 azure azwin-2-3a26e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-07-25T10:34:32.055Z] NODE_NAME azwin-2-3a26e0 [2022-07-25T10:34:32.055Z] NUMBER_OF_PROCESSORS 4 [2022-07-25T10:34:32.055Z] OS Windows_NT [2022-07-25T10:34:32.055Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-07-25T10:34:32.055Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-07-25T10:34:32.055Z] ppc64le false [2022-07-25T10:34:32.055Z] PROCESSOR_ARCHITECTURE AMD64 [2022-07-25T10:34:32.055Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-07-25T10:34:32.055Z] PROCESSOR_LEVEL 6 [2022-07-25T10:34:32.055Z] PROCESSOR_REVISION 4f01 [2022-07-25T10:34:32.055Z] ProgramData C:\ProgramData [2022-07-25T10:34:32.055Z] ProgramFiles C:\Program Files [2022-07-25T10:34:32.055Z] ProgramFiles(x86) C:\Program Files (x86) [2022-07-25T10:34:32.055Z] ProgramW6432 C:\Program Files [2022-07-25T10:34:32.055Z] PROMPT $P$G [2022-07-25T10:34:32.055Z] PSExecutionPolicyPreference Bypass [2022-07-25T10:34:32.055Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-07-25T10:34:32.055Z] PUBLIC C:\Users\Public [2022-07-25T10:34:32.055Z] rootless true [2022-07-25T10:34:32.055Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43859/4/display/redirect?page=artif... [2022-07-25T10:34:32.055Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43859/4/display/redirect?page=changes [2022-07-25T10:34:32.055Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43859/4/display/redirect [2022-07-25T10:34:32.055Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43859/4/display/redirect?page=tests [2022-07-25T10:34:32.055Z] s390x false [2022-07-25T10:34:32.055Z] SKIP_VALIDATION_TESTS 1 [2022-07-25T10:34:32.055Z] SOURCES_DRIVE d [2022-07-25T10:34:32.055Z] SOURCES_SUBDIR gopath [2022-07-25T10:34:32.055Z] STAGE_NAME Run tests [2022-07-25T10:34:32.055Z] SystemDrive C: [2022-07-25T10:34:32.055Z] SystemRoot C:\Windows [2022-07-25T10:34:32.055Z] TEMP C:\Windows\TEMP [2022-07-25T10:34:32.055Z] TESTDEBUG 0 [2022-07-25T10:34:32.055Z] TESTRUN_DRIVE d [2022-07-25T10:34:32.055Z] TESTRUN_SUBDIR CI [2022-07-25T10:34:32.055Z] TIMEOUT 120m [2022-07-25T10:34:32.055Z] TMP C:\Windows\TEMP [2022-07-25T10:34:32.055Z] unit_validate true [2022-07-25T10:34:32.055Z] USERDOMAIN WORKGROUP [2022-07-25T10:34:32.055Z] USERNAME azwin-2-3a26e0$ [2022-07-25T10:34:32.055Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-07-25T10:34:32.055Z] validate_force false [2022-07-25T10:34:32.055Z] windir C:\Windows [2022-07-25T10:34:32.055Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-07-25T10:34:32.055Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-07-25T10:34:32.055Z] windowsRS5 true [2022-07-25T10:34:32.055Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-07-25T10:34:32.055Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-07-25T10:34:32.055Z] [2022-07-25T10:34:32.055Z] [2022-07-25T10:34:32.055Z] [2022-07-25T10:34:32.117Z] #43 68.68 DEP criu/clone-noasan.d [2022-07-25T10:34:32.117Z] #43 68.75 DEP criu/cgroup.d [2022-07-25T10:34:32.238Z] #38 DONE 0.1s [2022-07-25T10:34:32.238Z] [2022-07-25T10:34:32.238Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:32.238Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:32.238Z] #43 139.8 CC criu/protobuf-desc.o [2022-07-25T10:34:32.374Z] #43 68.86 DEP criu/cgroup-props.d [2022-07-25T10:34:32.374Z] #43 ... [2022-07-25T10:34:32.374Z] [2022-07-25T10:34:32.374Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:34:32.374Z] #24 sha256:bc7265bbeb574d7bab06150dfb52e5d9738520a57791883f6cbae61d35533246 [2022-07-25T10:34:32.374Z] #24 118.6 Checking out files: 25% (2878/11414) Checking out files: 26% (2968/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 48% (5537/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 74% (8553/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-07-25T10:34:32.374Z] #24 121.6 + cd /tmp/tmp.91WXe3hffk/tmp/docker-ce [2022-07-25T10:34:32.374Z] #24 121.6 + git checkout -q v17.06.2-ce [2022-07-25T10:34:32.498Z] #43 140.8 CC criu/protobuf.o [2022-07-25T10:34:33.005Z] #34 103.2 internal/fmtsort [2022-07-25T10:34:33.067Z] #43 141.2 CC criu/pstree.o [2022-07-25T10:34:33.499Z] #15 ... [2022-07-25T10:34:33.499Z] [2022-07-25T10:34:33.499Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:34:33.499Z] #58 sha256:26f3ac6e9d9b8cc5d5baa072498d773863172a53ea1a5936d7991fa723bc6924 [2022-07-25T10:34:33.499Z] #58 110.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:34:33.499Z] #58 110.1 + GOBIN=/build [2022-07-25T10:34:33.499Z] #58 110.1 + GO111MODULE=on [2022-07-25T10:34:33.499Z] #58 110.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-25T10:34:33.499Z] #58 DONE 116.3s [2022-07-25T10:34:33.499Z] [2022-07-25T10:34:33.499Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:34:33.499Z] #59 sha256:68cb7f511c33d1162e003b62a2df2711572bb0386795a17a3786d39ecb9190b9 [2022-07-25T10:34:33.499Z] #59 DONE 0.1s [2022-07-25T10:34:33.499Z] [2022-07-25T10:34:33.499Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:34:33.499Z] #53 sha256:e2a4e8547607ecbce81b6cc2111921c00393ad85a85d435c414063b925cd0a55 [2022-07-25T10:34:33.499Z] #53 2.997 + RM_GOPATH=0 [2022-07-25T10:34:33.499Z] #53 2.998 + TMP_GOPATH= [2022-07-25T10:34:33.499Z] #53 2.998 + : /build [2022-07-25T10:34:33.499Z] #53 2.998 + '[' -z '' ']' [2022-07-25T10:34:33.499Z] #53 2.998 ++ mktemp -d [2022-07-25T10:34:33.499Z] #53 3.000 + export GOPATH=/tmp/tmp.Vmg0fPDjpE [2022-07-25T10:34:33.499Z] #53 3.000 + GOPATH=/tmp/tmp.Vmg0fPDjpE [2022-07-25T10:34:33.499Z] #53 3.000 + RM_GOPATH=1 [2022-07-25T10:34:33.499Z] #53 3.000 + case "$(go env GOARCH)" in [2022-07-25T10:34:33.499Z] #53 3.001 ++ go env GOARCH [2022-07-25T10:34:33.499Z] #53 3.013 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:34:33.499Z] #53 3.013 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:34:33.499Z] #53 3.013 ++ dirname /tmp/install/install.sh [2022-07-25T10:34:33.499Z] #53 3.013 + dir=/tmp/install [2022-07-25T10:34:33.499Z] #53 3.014 + bin=runc [2022-07-25T10:34:33.499Z] #53 3.014 + shift [2022-07-25T10:34:33.499Z] #53 3.014 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-25T10:34:33.499Z] #53 3.014 + . /tmp/install/runc.installer [2022-07-25T10:34:33.499Z] #53 3.014 ++ set -e [2022-07-25T10:34:33.499Z] #53 3.014 ++ : v1.1.2 [2022-07-25T10:34:33.499Z] #53 3.014 + install_runc [2022-07-25T10:34:33.499Z] #53 3.014 + RUNC_BUILDTAGS=seccomp [2022-07-25T10:34:33.499Z] #53 3.014 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T10:34:33.499Z] #53 3.014 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T10:34:33.499Z] #53 3.014 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Vmg0fPDjpE/src/github.com/opencontainers/runc [2022-07-25T10:34:33.499Z] #53 3.018 Cloning into '/tmp/tmp.Vmg0fPDjpE/src/github.com/opencontainers/runc'... [2022-07-25T10:34:33.499Z] #53 ... [2022-07-25T10:34:33.499Z] [2022-07-25T10:34:33.499Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:34:33.499Z] #60 sha256:2e819576edc3e4d71374c67c58660eed53ec46d2b0b0bb0ef3505b8f739c5f14 [2022-07-25T10:34:33.499Z] #60 DONE 0.1s [2022-07-25T10:34:33.499Z] [2022-07-25T10:34:33.499Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:33.499Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:33.499Z] #43 49.82 CC criu/arch/x86/crtools.o [2022-07-25T10:34:33.499Z] #43 51.02 CC criu/arch/x86/kerndat.o [2022-07-25T10:34:33.569Z] #34 104.1 internal/syscall/execenv [2022-07-25T10:34:33.569Z] #34 104.2 path [2022-07-25T10:34:33.756Z] #43 ... [2022-07-25T10:34:33.756Z] [2022-07-25T10:34:33.756Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:34:33.756Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-25T10:34:33.756Z] #15 DONE 2.4s [2022-07-25T10:34:33.756Z] [2022-07-25T10:34:33.756Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:33.756Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:33.756Z] #43 51.56 CC criu/arch/x86/sigaction_compat.o [2022-07-25T10:34:33.827Z] #34 104.3 strings [2022-07-25T10:34:34.184Z] #56 ... [2022-07-25T10:34:34.185Z] [2022-07-25T10:34:34.185Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:34:34.185Z] #53 sha256:7e16a297d053a8c4a5701c3159ceea50c044a038e9bd320efecfcb19ae30a423 [2022-07-25T10:34:34.185Z] #53 141.8 + mkdir -p /build [2022-07-25T10:34:34.185Z] #53 141.8 + cp runc /build/runc [2022-07-25T10:34:34.185Z] #53 DONE 142.2s [2022-07-25T10:34:34.185Z] [2022-07-25T10:34:34.185Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:34:34.185Z] #56 sha256:3a5b34c4b38c8ca339927f898ed467429575a73936503b438947e054c7c81d53 [2022-07-25T10:34:34.185Z] #56 ... [2022-07-25T10:34:34.185Z] [2022-07-25T10:34:34.185Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:34:34.185Z] #54 sha256:1806538e17ca2d696068def59ada53abac7040aef4689271e8c71a800e2ca16b [2022-07-25T10:34:34.185Z] #54 DONE 0.1s [2022-07-25T10:34:34.185Z] [2022-07-25T10:34:34.185Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:34:34.185Z] #56 sha256:3a5b34c4b38c8ca339927f898ed467429575a73936503b438947e054c7c81d53 [2022-07-25T10:34:34.273Z] #24 ... [2022-07-25T10:34:34.273Z] [2022-07-25T10:34:34.273Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:34:34.273Z] #32 sha256:be7302e5836fd3be055ca4a7c2e10e85996b78a82327deeb5c5807614211d18e [2022-07-25T10:34:34.273Z] #32 DONE 123.5s [2022-07-25T10:34:34.273Z] [2022-07-25T10:34:34.274Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:34.274Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-25T10:34:34.274Z] #20 12.32 Reading package lists... [2022-07-25T10:34:34.274Z] #20 15.47 Building dependency tree... [2022-07-25T10:34:34.274Z] #20 17.17 libcap2-bin is already the newest version (1:2.25-2). [2022-07-25T10:34:34.274Z] #20 17.17 The following additional packages will be installed: [2022-07-25T10:34:34.274Z] #20 17.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-25T10:34:34.274Z] #20 17.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-25T10:34:34.274Z] #20 17.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-25T10:34:34.274Z] #20 17.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-25T10:34:34.274Z] #20 17.18 python3.7 python3.7-minimal vim-runtime xxd [2022-07-25T10:34:34.274Z] #20 17.18 Suggested packages: [2022-07-25T10:34:34.274Z] #20 17.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-25T10:34:34.274Z] #20 17.18 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-25T10:34:34.274Z] #20 17.18 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-25T10:34:34.274Z] #20 17.18 quota [2022-07-25T10:34:34.274Z] #20 17.18 Recommended packages: [2022-07-25T10:34:34.274Z] #20 17.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-25T10:34:34.274Z] #20 17.18 python3-keyrings.alt python3-xdg unzip [2022-07-25T10:34:34.274Z] #20 18.52 The following NEW packages will be installed: [2022-07-25T10:34:34.274Z] #20 18.54 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-25T10:34:34.274Z] #20 18.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-25T10:34:34.274Z] #20 18.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-25T10:34:34.274Z] #20 18.54 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-25T10:34:34.274Z] #20 18.54 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-25T10:34:34.274Z] #20 18.54 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-25T10:34:34.274Z] #20 18.54 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-25T10:34:34.274Z] #20 18.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T10:34:34.274Z] #20 18.55 xz-utils zip [2022-07-25T10:34:34.274Z] #20 18.89 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:34:34.274Z] #20 18.89 Need to get 27.7 MB of archives. [2022-07-25T10:34:34.274Z] #20 18.89 After this operation, 114 MB of additional disk space will be used. [2022-07-25T10:34:34.274Z] #20 18.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-07-25T10:34:34.274Z] #20 18.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-07-25T10:34:34.274Z] #20 18.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-07-25T10:34:34.274Z] #20 18.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-07-25T10:34:34.274Z] #20 18.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-07-25T10:34:34.274Z] #20 18.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-07-25T10:34:34.274Z] #20 19.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-07-25T10:34:34.274Z] #20 19.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-07-25T10:34:34.274Z] #20 19.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-07-25T10:34:34.274Z] #20 19.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-07-25T10:34:34.274Z] #20 19.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-07-25T10:34:34.274Z] #20 19.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-07-25T10:34:34.274Z] #20 19.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-25T10:34:34.274Z] #20 19.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-07-25T10:34:34.274Z] #20 19.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-07-25T10:34:34.274Z] #20 19.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-07-25T10:34:34.274Z] #20 19.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-07-25T10:34:34.274Z] #20 19.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:34:34.274Z] #20 19.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-07-25T10:34:34.274Z] #20 19.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-07-25T10:34:34.274Z] #20 19.16 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-07-25T10:34:34.274Z] #20 19.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-07-25T10:34:34.274Z] #20 19.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-07-25T10:34:34.274Z] #20 19.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-07-25T10:34:34.274Z] #20 19.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-07-25T10:34:34.274Z] #20 19.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-07-25T10:34:34.274Z] #20 19.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-07-25T10:34:34.274Z] #20 19.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-07-25T10:34:34.274Z] #20 19.23 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-07-25T10:34:34.274Z] #20 19.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-25T10:34:34.274Z] #20 19.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-07-25T10:34:34.274Z] #20 19.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-07-25T10:34:34.274Z] #20 19.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-07-25T10:34:34.274Z] #20 19.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-07-25T10:34:34.274Z] #20 19.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-07-25T10:34:34.274Z] #20 19.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-25T10:34:34.274Z] #20 19.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-25T10:34:34.274Z] #20 19.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-25T10:34:34.274Z] #20 19.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-07-25T10:34:34.274Z] #20 19.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-25T10:34:34.274Z] #20 19.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-25T10:34:34.274Z] #20 19.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-25T10:34:34.274Z] #20 19.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-07-25T10:34:34.274Z] #20 19.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-07-25T10:34:34.274Z] #20 19.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-07-25T10:34:34.274Z] #20 19.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-25T10:34:34.274Z] #20 19.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-07-25T10:34:34.274Z] #20 20.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-07-25T10:34:34.274Z] #20 20.01 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-07-25T10:34:34.274Z] #20 20.58 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:34:34.274Z] #20 20.72 Fetched 27.7 MB in 1s (19.9 MB/s) [2022-07-25T10:34:34.274Z] #20 20.80 Selecting previously unselected package pigz. [2022-07-25T10:34:34.274Z] #20 20.80 (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 ... 23425 files and directories currently installed.) [2022-07-25T10:34:34.274Z] #20 20.84 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-07-25T10:34:34.274Z] #20 20.86 Unpacking pigz (2.4-1) ... [2022-07-25T10:34:34.274Z] #20 20.97 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-07-25T10:34:34.274Z] #20 20.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-07-25T10:34:34.274Z] #20 20.97 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-07-25T10:34:34.274Z] #20 21.44 Selecting previously unselected package python3.7-minimal. [2022-07-25T10:34:34.274Z] #20 21.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-07-25T10:34:34.274Z] #20 21.45 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:34:34.274Z] #20 22.13 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-07-25T10:34:34.274Z] #20 22.20 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:34:34.319Z] #43 51.90 CC criu/arch/x86/sigframe.o [2022-07-25T10:34:34.319Z] #43 52.20 LINK criu/arch/x86/crtools.built-in.o [2022-07-25T10:34:34.334Z] INFO: Sources under d:\gopath\... [2022-07-25T10:34:34.334Z] INFO: Test run under d:\CI\... [2022-07-25T10:34:34.334Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-07-25T10:34:34.334Z] INFO: docker/docker repository was found [2022-07-25T10:34:34.334Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-07-25T10:34:34.334Z] ltsc2019: Pulling from windows/servercore [2022-07-25T10:34:34.334Z] b111c3320c94: Pulling fs layer [2022-07-25T10:34:34.334Z] 7aca8de30754: Pulling fs layer [2022-07-25T10:34:34.388Z] #34 ... [2022-07-25T10:34:34.388Z] [2022-07-25T10:34:34.388Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:34.388Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:34.388Z] #43 3.754 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:34:34.388Z] #43 3.754 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:34:34.388Z] #43 3.800 Note: Building without GnuTLS support [2022-07-25T10:34:34.388Z] #43 3.860 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:34:34.388Z] #43 3.860 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:34:34.388Z] #43 7.526 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:34:34.388Z] #43 7.736 GEN .gitid [2022-07-25T10:34:34.388Z] #43 7.780 GEN criu/include/version.h [2022-07-25T10:34:34.388Z] #43 7.926 GEN include/common/asm [2022-07-25T10:34:34.447Z] #43 142.4 CC criu/rbtree.o [2022-07-25T10:34:34.447Z] #43 142.7 CC criu/rst-malloc.o [2022-07-25T10:34:34.576Z] #43 52.25 DEP criu/pie/util-vdso-elf32.d [2022-07-25T10:34:34.645Z] #43 ... [2022-07-25T10:34:34.645Z] [2022-07-25T10:34:34.645Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:34:34.645Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:34:34.645Z] #34 105.2 io/fs [2022-07-25T10:34:34.707Z] #43 143.1 CC criu/seccomp.o [2022-07-25T10:34:34.833Z] #43 52.38 DEP criu/pie/util-vdso.d [2022-07-25T10:34:34.833Z] #43 52.52 DEP criu/pie/util.d [2022-07-25T10:34:35.090Z] #43 52.71 CC criu/pie/util.o [2022-07-25T10:34:35.348Z] #43 52.96 CC criu/pie/util-vdso.o [2022-07-25T10:34:35.646Z] #43 143.8 CC criu/seize.o [2022-07-25T10:34:35.910Z] #43 53.63 CC criu/pie/util-vdso-elf32.o [2022-07-25T10:34:36.172Z] #20 24.98 Selecting previously unselected package python3-minimal. [2022-07-25T10:34:36.172Z] #20 24.98 (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 ... 23674 files and directories currently installed.) [2022-07-25T10:34:36.172Z] #20 25.02 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-07-25T10:34:36.172Z] #20 25.02 Unpacking python3-minimal (3.7.3-1) ... [2022-07-25T10:34:36.172Z] #20 ... [2022-07-25T10:34:36.172Z] [2022-07-25T10:34:36.172Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:34:36.172Z] #24 sha256:bc7265bbeb574d7bab06150dfb52e5d9738520a57791883f6cbae61d35533246 [2022-07-25T10:34:36.172Z] #24 125.7 + mkdir -p /tmp/tmp.91WXe3hffk/src/github.com/docker [2022-07-25T10:34:36.430Z] #24 125.7 + mv components/cli /tmp/tmp.91WXe3hffk/src/github.com/docker/cli [2022-07-25T10:34:36.430Z] #24 125.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-25T10:34:36.474Z] #43 54.23 AR criu/pie/pie.lib.a [2022-07-25T10:34:36.474Z] #43 54.29 DEP criu/pie/restorer.d [2022-07-25T10:34:36.537Z] #34 ... [2022-07-25T10:34:36.537Z] [2022-07-25T10:34:36.537Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-07-25T10:34:36.537Z] #37 sha256:e85f40dde1535f021a74faea6d065414fda24fa729dad87c012fe3840beeb4e1 [2022-07-25T10:34:36.537Z] #37 10.02 -- Detecting C compile features - done [2022-07-25T10:34:36.537Z] #37 10.08 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T10:34:36.537Z] #37 10.49 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T10:34:36.537Z] #37 10.63 -- Configuring done [2022-07-25T10:34:36.537Z] #37 10.70 -- Generating done [2022-07-25T10:34:36.537Z] #37 10.70 -- Build files have been written to: /tmp/tmp.AVxMHMDKoF/tini [2022-07-25T10:34:36.537Z] #37 10.72 + make tini-static [2022-07-25T10:34:36.537Z] #37 11.18 Scanning dependencies of target tini-static [2022-07-25T10:34:36.537Z] #37 11.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T10:34:36.537Z] #37 12.70 [100%] Linking C executable tini-static [2022-07-25T10:34:36.537Z] #37 13.51 [100%] Built target tini-static [2022-07-25T10:34:36.537Z] #37 13.83 + mkdir -p /build [2022-07-25T10:34:36.537Z] #37 13.84 + cp tini-static /build/docker-init [2022-07-25T10:34:36.537Z] #37 DONE 14.6s [2022-07-25T10:34:36.537Z] [2022-07-25T10:34:36.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:36.537Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:36.537Z] #43 11.37 PBCC images/timens.pb-c.c [2022-07-25T10:34:36.537Z] #43 11.40 DEP images/timens.pb-c.d [2022-07-25T10:34:36.537Z] #43 11.48 PBCC images/fown.pb-c.c [2022-07-25T10:34:36.537Z] #43 11.59 PBCC images/google/protobuf/descriptor.pb-c.c [2022-07-25T10:34:36.537Z] #43 11.64 PBCC images/opts.pb-c.c [2022-07-25T10:34:36.537Z] #43 11.70 PBCC images/memfd.pb-c.c [2022-07-25T10:34:36.537Z] #43 11.77 DEP images/fown.pb-c.d [2022-07-25T10:34:36.537Z] #43 11.80 DEP images/google/protobuf/descriptor.pb-c.d [2022-07-25T10:34:36.537Z] #43 11.92 DEP images/opts.pb-c.d [2022-07-25T10:34:36.537Z] #43 12.05 DEP images/memfd.pb-c.d [2022-07-25T10:34:36.537Z] #43 12.14 PBCC images/sit.pb-c.c [2022-07-25T10:34:36.584Z] #43 144.6 CC criu/servicefd.o [2022-07-25T10:34:36.584Z] #43 145.0 CC criu/shmem.o [2022-07-25T10:34:36.731Z] #43 54.49 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-25T10:34:36.793Z] #43 12.23 DEP images/sit.pb-c.d [2022-07-25T10:34:36.793Z] #43 12.38 PBCC images/macvlan.pb-c.c [2022-07-25T10:34:36.793Z] #43 12.42 DEP images/macvlan.pb-c.d [2022-07-25T10:34:36.987Z] #43 54.62 DEP criu/arch/x86/restorer_unmap.d [2022-07-25T10:34:36.987Z] #43 54.66 DEP criu/arch/x86/restorer.d [2022-07-25T10:34:36.987Z] #43 ... [2022-07-25T10:34:36.987Z] [2022-07-25T10:34:36.987Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:34:36.987Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-25T10:34:36.987Z] #16 2.888 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T10:34:36.987Z] #16 DONE 3.2s [2022-07-25T10:34:36.987Z] [2022-07-25T10:34:36.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:36.987Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:36.987Z] #43 54.78 DEP criu/arch/x86/vdso-pie.d [2022-07-25T10:34:37.050Z] #43 12.55 PBCC images/autofs.pb-c.c [2022-07-25T10:34:37.050Z] #43 12.59 DEP images/autofs.pb-c.d [2022-07-25T10:34:37.050Z] #43 12.67 PBCC images/sysctl.pb-c.c [2022-07-25T10:34:37.050Z] #43 12.76 DEP images/sysctl.pb-c.d [2022-07-25T10:34:37.050Z] #43 ... [2022-07-25T10:34:37.050Z] [2022-07-25T10:34:37.050Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:34:37.050Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:34:37.050Z] #13 92.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T10:34:37.050Z] #13 92.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-07-25T10:34:37.050Z] #13 92.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:34:37.050Z] #13 100.9 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T10:34:37.050Z] #13 100.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:34:37.050Z] #13 101.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:37.050Z] #13 101.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-07-25T10:34:37.050Z] #13 101.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:34:37.050Z] #13 101.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:34:37.244Z] #43 54.94 DEP criu/pie/parasite-vdso.d [2022-07-25T10:34:37.244Z] #43 55.06 DEP criu/pie/parasite.d [2022-07-25T10:34:37.306Z] #13 ... [2022-07-25T10:34:37.307Z] [2022-07-25T10:34:37.307Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:37.307Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:37.307Z] #43 12.89 PBCC images/time.pb-c.c [2022-07-25T10:34:37.473Z] #56 211.6 + bin/containerd [2022-07-25T10:34:37.563Z] #43 12.94 DEP images/time.pb-c.d [2022-07-25T10:34:37.563Z] #43 13.02 PBCC images/binfmt-misc.pb-c.c [2022-07-25T10:34:37.563Z] #43 13.06 DEP images/binfmt-misc.pb-c.d [2022-07-25T10:34:37.807Z] #43 55.28 CC criu/pie/parasite.o [2022-07-25T10:34:37.819Z] #43 13.19 PBCC images/seccomp.pb-c.c [2022-07-25T10:34:37.819Z] #43 13.22 DEP images/seccomp.pb-c.d [2022-07-25T10:34:37.819Z] #43 13.37 PBCC images/userns.pb-c.c [2022-07-25T10:34:37.819Z] #43 13.39 DEP images/userns.pb-c.d [2022-07-25T10:34:37.819Z] #43 13.47 PBCC images/cgroup.pb-c.c [2022-07-25T10:34:37.964Z] #43 146.0 CC criu/sigframe.o [2022-07-25T10:34:37.964Z] #43 146.2 CC criu/signalfd.o [2022-07-25T10:34:38.076Z] #43 13.53 DEP images/cgroup.pb-c.d [2022-07-25T10:34:38.076Z] #43 13.61 PBCC images/ext-file.pb-c.c [2022-07-25T10:34:38.076Z] #43 13.66 DEP images/ext-file.pb-c.d [2022-07-25T10:34:38.224Z] #43 146.6 CC criu/sk-inet.o [2022-07-25T10:34:38.336Z] #43 13.78 PBCC images/rpc.pb-c.c [2022-07-25T10:34:38.336Z] #43 13.87 DEP images/rpc.pb-c.d [2022-07-25T10:34:38.336Z] #43 14.00 PBCC images/siginfo.pb-c.c [2022-07-25T10:34:38.593Z] #43 14.03 DEP images/siginfo.pb-c.d [2022-07-25T10:34:38.593Z] #43 14.20 PBCC images/pagemap.pb-c.c [2022-07-25T10:34:38.593Z] #43 14.26 DEP images/pagemap.pb-c.d [2022-07-25T10:34:38.737Z] #43 56.39 LINK criu/pie/parasite.built-in.o [2022-07-25T10:34:38.737Z] #43 56.43 GEN criu/pie/parasite-blob.h [2022-07-25T10:34:38.737Z] #43 56.43 CC criu/pie/parasite-vdso.o [2022-07-25T10:34:38.793Z] #43 ... [2022-07-25T10:34:38.793Z] [2022-07-25T10:34:38.793Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:34:38.793Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:34:38.793Z] #40 208.4 + dpkg --print-architecture [2022-07-25T10:34:38.793Z] #40 208.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-25T10:34:38.793Z] #40 209.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T10:34:38.793Z] #40 209.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T10:34:38.849Z] #43 14.37 PBCC images/rlimit.pb-c.c [2022-07-25T10:34:38.849Z] #43 14.43 DEP images/rlimit.pb-c.d [2022-07-25T10:34:38.849Z] #43 14.47 PBCC images/file-lock.pb-c.c [2022-07-25T10:34:39.111Z] #43 14.48 DEP images/file-lock.pb-c.d [2022-07-25T10:34:39.111Z] #43 14.51 PBCC images/tty.pb-c.c [2022-07-25T10:34:39.111Z] #43 14.59 DEP images/tty.pb-c.d [2022-07-25T10:34:39.111Z] #43 14.62 PBCC images/tun.pb-c.c [2022-07-25T10:34:39.111Z] #43 14.67 PBCC images/netdev.pb-c.c [2022-07-25T10:34:39.111Z] #43 14.74 DEP images/tun.pb-c.d [2022-07-25T10:34:39.301Z] #43 57.12 CC criu/arch/x86/vdso-pie.o [2022-07-25T10:34:39.361Z] #40 ... [2022-07-25T10:34:39.361Z] [2022-07-25T10:34:39.361Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:39.361Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:39.361Z] #43 147.7 CC criu/sk-netlink.o [2022-07-25T10:34:39.367Z] #43 14.78 DEP images/netdev.pb-c.d [2022-07-25T10:34:39.367Z] #43 14.81 PBCC images/vma.pb-c.c [2022-07-25T10:34:39.367Z] #43 14.86 DEP images/vma.pb-c.d [2022-07-25T10:34:39.367Z] #43 14.90 PBCC images/creds.pb-c.c [2022-07-25T10:34:39.367Z] #43 14.91 DEP images/creds.pb-c.d [2022-07-25T10:34:39.367Z] #43 14.98 PBCC images/utsns.pb-c.c [2022-07-25T10:34:39.621Z] #43 148.0 CC criu/sk-packet.o [2022-07-25T10:34:39.624Z] #43 15.03 DEP images/utsns.pb-c.d [2022-07-25T10:34:39.624Z] #43 15.07 PBCC images/ipc-desc.pb-c.c [2022-07-25T10:34:39.624Z] #43 15.14 PBCC images/ipc-sem.pb-c.c [2022-07-25T10:34:39.624Z] #43 15.16 DEP images/ipc-desc.pb-c.d [2022-07-25T10:34:39.624Z] #43 15.25 DEP images/ipc-sem.pb-c.d [2022-07-25T10:34:39.864Z] #43 57.39 CC criu/arch/x86/restorer.o [2022-07-25T10:34:39.864Z] #43 ... [2022-07-25T10:34:39.864Z] [2022-07-25T10:34:39.864Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:34:39.864Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-25T10:34:39.864Z] #17 DONE 2.8s [2022-07-25T10:34:39.881Z] #43 15.35 PBCC images/ipc-msg.pb-c.c [2022-07-25T10:34:39.881Z] #43 15.44 DEP images/ipc-msg.pb-c.d [2022-07-25T10:34:39.881Z] #43 15.52 PBCC images/ipc-shm.pb-c.c [2022-07-25T10:34:40.121Z] [2022-07-25T10:34:40.121Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:34:40.121Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-25T10:34:40.138Z] #43 15.57 DEP images/ipc-shm.pb-c.d [2022-07-25T10:34:40.138Z] #43 15.67 PBCC images/ipc-var.pb-c.c [2022-07-25T10:34:40.138Z] #43 15.74 DEP images/ipc-var.pb-c.d [2022-07-25T10:34:40.394Z] #43 15.83 PBCC images/sk-opts.pb-c.c [2022-07-25T10:34:40.394Z] #43 15.89 PBCC images/packet-sock.pb-c.c [2022-07-25T10:34:40.394Z] #43 15.94 DEP images/sk-opts.pb-c.d [2022-07-25T10:34:40.394Z] #43 16.06 DEP images/packet-sock.pb-c.d [2022-07-25T10:34:40.559Z] #43 148.8 CC criu/sk-queue.o [2022-07-25T10:34:40.650Z] #43 16.15 PBCC images/sk-netlink.pb-c.c [2022-07-25T10:34:40.651Z] #43 16.22 DEP images/sk-netlink.pb-c.d [2022-07-25T10:34:40.651Z] #43 16.31 PBCC images/sk-inet.pb-c.c [2022-07-25T10:34:40.907Z] #43 16.39 DEP images/sk-inet.pb-c.d [2022-07-25T10:34:40.907Z] #43 16.49 PBCC images/sk-unix.pb-c.c [2022-07-25T10:34:40.907Z] #43 16.54 DEP images/sk-unix.pb-c.d [2022-07-25T10:34:41.128Z] #43 149.4 CC criu/sk-tcp.o [2022-07-25T10:34:41.163Z] #43 16.69 PBCC images/mm.pb-c.c [2022-07-25T10:34:41.420Z] #43 16.82 DEP images/mm.pb-c.d [2022-07-25T10:34:41.420Z] #43 16.95 PBCC images/timerfd.pb-c.c [2022-07-25T10:34:41.420Z] #43 17.01 DEP images/timerfd.pb-c.d [2022-07-25T10:34:41.420Z] #43 17.04 PBCC images/timer.pb-c.c [2022-07-25T10:34:41.661Z] 7aca8de30754: Verifying Checksum [2022-07-25T10:34:41.661Z] 7aca8de30754: Download complete [2022-07-25T10:34:41.676Z] #43 17.11 DEP images/timer.pb-c.d [2022-07-25T10:34:41.676Z] #43 17.19 PBCC images/sa.pb-c.c [2022-07-25T10:34:41.676Z] #43 17.30 DEP images/sa.pb-c.d [2022-07-25T10:34:41.695Z] #24 ... [2022-07-25T10:34:41.695Z] [2022-07-25T10:34:41.695Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:41.695Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-25T10:34:41.695Z] #20 25.11 Selecting previously unselected package libmpdec2:arm64. [2022-07-25T10:34:41.695Z] #20 25.12 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 25.14 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-07-25T10:34:41.695Z] #20 25.21 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-07-25T10:34:41.695Z] #20 25.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 25.23 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-07-25T10:34:41.695Z] #20 26.08 Selecting previously unselected package python3.7. [2022-07-25T10:34:41.695Z] #20 26.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 26.08 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:34:41.695Z] #20 26.19 Selecting previously unselected package libpython3-stdlib:arm64. [2022-07-25T10:34:41.695Z] #20 26.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 26.25 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-07-25T10:34:41.695Z] #20 26.38 Setting up python3-minimal (3.7.3-1) ... [2022-07-25T10:34:41.695Z] #20 27.17 Selecting previously unselected package python3. [2022-07-25T10:34:41.695Z] #20 27.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-07-25T10:34:41.695Z] #20 27.23 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 27.25 Unpacking python3 (3.7.3-1) ... [2022-07-25T10:34:41.695Z] #20 27.36 Selecting previously unselected package libip4tc0:arm64. [2022-07-25T10:34:41.695Z] #20 27.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 27.37 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-07-25T10:34:41.695Z] #20 27.48 Selecting previously unselected package libip6tc0:arm64. [2022-07-25T10:34:41.695Z] #20 27.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 27.51 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-07-25T10:34:41.695Z] #20 27.60 Selecting previously unselected package libiptc0:arm64. [2022-07-25T10:34:41.695Z] #20 27.61 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 27.61 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-07-25T10:34:41.695Z] #20 27.67 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-25T10:34:41.695Z] #20 27.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 27.69 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-25T10:34:41.695Z] #20 27.75 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-25T10:34:41.695Z] #20 27.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 27.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-07-25T10:34:41.695Z] #20 27.85 Selecting previously unselected package libnftnl11:arm64. [2022-07-25T10:34:41.695Z] #20 27.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 27.86 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-07-25T10:34:41.695Z] #20 27.95 Selecting previously unselected package iptables. [2022-07-25T10:34:41.695Z] #20 27.96 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 27.97 Unpacking iptables (1.8.2-4) ... [2022-07-25T10:34:41.695Z] #20 28.29 Selecting previously unselected package xxd. [2022-07-25T10:34:41.695Z] #20 28.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-25T10:34:41.695Z] #20 28.33 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:41.695Z] #20 28.47 Selecting previously unselected package vim-common. [2022-07-25T10:34:41.695Z] #20 28.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:34:41.695Z] #20 28.49 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:41.695Z] #20 28.61 Selecting previously unselected package bash-completion. [2022-07-25T10:34:41.695Z] #20 28.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-25T10:34:41.697Z] #43 150.0 CC criu/sk-unix.o [2022-07-25T10:34:41.933Z] #43 17.41 PBCC images/pipe-data.pb-c.c [2022-07-25T10:34:41.933Z] #43 17.45 DEP images/pipe-data.pb-c.d [2022-07-25T10:34:42.191Z] #43 17.58 PBCC images/mnt.pb-c.c [2022-07-25T10:34:42.191Z] #43 17.64 DEP images/mnt.pb-c.d [2022-07-25T10:34:42.191Z] #43 17.82 PBCC images/sk-packet.pb-c.c [2022-07-25T10:34:42.448Z] #43 17.87 DEP images/sk-packet.pb-c.d [2022-07-25T10:34:42.448Z] #43 18.00 PBCC images/tcp-stream.pb-c.c [2022-07-25T10:34:42.642Z] #18 DONE 2.5s [2022-07-25T10:34:42.642Z] [2022-07-25T10:34:42.642Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:34:42.643Z] #53 sha256:e2a4e8547607ecbce81b6cc2111921c00393ad85a85d435c414063b925cd0a55 [2022-07-25T10:34:42.643Z] #53 13.91 + cd /tmp/tmp.Vmg0fPDjpE/src/github.com/opencontainers/runc [2022-07-25T10:34:42.643Z] #53 13.91 + git checkout -q v1.1.2 [2022-07-25T10:34:42.661Z] #20 31.11 Unpacking bash-completion (1:2.8-6) ... [2022-07-25T10:34:42.661Z] #20 ... [2022-07-25T10:34:42.661Z] [2022-07-25T10:34:42.661Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:42.661Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:34:42.661Z] #43 68.95 DEP criu/bitmap.d [2022-07-25T10:34:42.661Z] #43 68.99 DEP criu/bfd.d [2022-07-25T10:34:42.661Z] #43 69.06 DEP criu/autofs.d [2022-07-25T10:34:42.661Z] #43 69.21 DEP criu/aio.d [2022-07-25T10:34:42.661Z] #43 69.42 DEP criu/action-scripts.d [2022-07-25T10:34:42.661Z] #43 69.60 CC criu/action-scripts.o [2022-07-25T10:34:42.661Z] #43 70.17 CC criu/aio.o [2022-07-25T10:34:42.661Z] #43 70.81 CC criu/autofs.o [2022-07-25T10:34:42.661Z] #43 72.61 CC criu/bfd.o [2022-07-25T10:34:42.661Z] #43 73.14 CC criu/bitmap.o [2022-07-25T10:34:42.661Z] #43 73.32 CC criu/cgroup-props.o [2022-07-25T10:34:42.661Z] #43 73.96 CC criu/cgroup.o [2022-07-25T10:34:42.661Z] #43 76.79 CC criu/clone-noasan.o [2022-07-25T10:34:42.661Z] #43 77.07 CC criu/config.o [2022-07-25T10:34:42.661Z] #43 78.67 CC criu/cr-check.o [2022-07-25T10:34:42.704Z] #43 18.13 DEP images/tcp-stream.pb-c.d [2022-07-25T10:34:42.704Z] #43 18.27 PBCC images/pipe.pb-c.c [2022-07-25T10:34:42.900Z] #53 14.45 + '[' -z '' ']' [2022-07-25T10:34:42.900Z] #53 14.45 + target=static [2022-07-25T10:34:42.900Z] #53 14.46 + make BUILDTAGS=seccomp static [2022-07-25T10:34:42.924Z] #43 ... [2022-07-25T10:34:42.924Z] [2022-07-25T10:34:42.924Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:42.924Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-25T10:34:42.924Z] #20 31.68 Selecting previously unselected package bzip2. [2022-07-25T10:34:42.924Z] #20 31.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-07-25T10:34:42.924Z] #20 31.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:34:42.924Z] #20 31.79 Selecting previously unselected package xz-utils. [2022-07-25T10:34:42.961Z] #43 18.35 DEP images/pipe.pb-c.d [2022-07-25T10:34:42.961Z] #43 18.46 PBCC images/pstree.pb-c.c [2022-07-25T10:34:42.961Z] #43 18.49 DEP images/pstree.pb-c.d [2022-07-25T10:34:42.961Z] #43 18.52 PBCC images/fs.pb-c.c [2022-07-25T10:34:42.961Z] #43 18.52 DEP images/fs.pb-c.d [2022-07-25T10:34:42.961Z] #43 18.54 PBCC images/signalfd.pb-c.c [2022-07-25T10:34:42.961Z] #43 18.60 DEP images/signalfd.pb-c.d [2022-07-25T10:34:42.961Z] #43 18.65 PBCC images/fh.pb-c.c [2022-07-25T10:34:43.157Z] #53 14.81 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T10:34:43.202Z] #20 31.80 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-07-25T10:34:43.202Z] #20 31.80 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:34:43.202Z] #20 31.98 Selecting previously unselected package apparmor. [2022-07-25T10:34:43.202Z] #20 31.99 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-07-25T10:34:43.202Z] #20 32.08 Unpacking apparmor (2.13.2-10) ... [2022-07-25T10:34:43.218Z] #43 18.72 PBCC images/fsnotify.pb-c.c [2022-07-25T10:34:43.218Z] #43 18.78 DEP images/fh.pb-c.d [2022-07-25T10:34:43.218Z] #43 18.88 DEP images/fsnotify.pb-c.d [2022-07-25T10:34:43.464Z] #20 32.38 Selecting previously unselected package aufs-tools. [2022-07-25T10:34:43.464Z] #20 32.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-07-25T10:34:43.474Z] #43 18.94 PBCC images/eventpoll.pb-c.c [2022-07-25T10:34:43.474Z] #43 18.97 DEP images/eventpoll.pb-c.d [2022-07-25T10:34:43.474Z] #43 19.02 PBCC images/eventfd.pb-c.c [2022-07-25T10:34:43.474Z] #43 19.04 DEP images/eventfd.pb-c.d [2022-07-25T10:34:43.474Z] #43 19.11 PBCC images/remap-file-path.pb-c.c [2022-07-25T10:34:43.474Z] #43 19.14 DEP images/remap-file-path.pb-c.d [2022-07-25T10:34:43.618Z] #43 152.0 CC criu/sockets.o [2022-07-25T10:34:43.722Z] #20 32.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:34:43.731Z] #43 19.25 PBCC images/fifo.pb-c.c [2022-07-25T10:34:43.731Z] #43 19.29 DEP images/fifo.pb-c.d [2022-07-25T10:34:43.979Z] #20 32.54 Selecting previously unselected package libonig5:arm64. [2022-07-25T10:34:43.979Z] #20 32.55 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-07-25T10:34:43.979Z] #20 32.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-07-25T10:34:43.979Z] #20 32.72 Selecting previously unselected package libjq1:arm64. [2022-07-25T10:34:43.979Z] #20 32.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-07-25T10:34:43.979Z] #20 32.74 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-25T10:34:43.987Z] #43 19.49 PBCC images/ghost-file.pb-c.c [2022-07-25T10:34:43.987Z] #43 19.59 DEP images/ghost-file.pb-c.d [2022-07-25T10:34:43.987Z] #43 19.67 PBCC images/regfile.pb-c.c [2022-07-25T10:34:44.237Z] #20 32.83 Selecting previously unselected package jq. [2022-07-25T10:34:44.237Z] #20 32.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-07-25T10:34:44.237Z] #20 32.84 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:34:44.237Z] #20 32.90 Selecting previously unselected package libaio1:arm64. [2022-07-25T10:34:44.237Z] #20 32.91 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-07-25T10:34:44.237Z] #20 32.91 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-07-25T10:34:44.237Z] #20 32.99 Selecting previously unselected package libgpm2:arm64. [2022-07-25T10:34:44.237Z] #20 32.99 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-07-25T10:34:44.237Z] #20 33.00 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-07-25T10:34:44.237Z] #20 33.06 Selecting previously unselected package libicu63:arm64. [2022-07-25T10:34:44.237Z] #20 33.06 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-07-25T10:34:44.237Z] #20 33.06 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-25T10:34:44.243Z] #43 19.80 DEP images/regfile.pb-c.d [2022-07-25T10:34:44.243Z] #43 19.90 PBCC images/ns.pb-c.c [2022-07-25T10:34:44.243Z] #43 19.94 DEP images/ns.pb-c.d [2022-07-25T10:34:44.526Z] #53 ... [2022-07-25T10:34:44.526Z] [2022-07-25T10:34:44.526Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-25T10:34:44.526Z] #19 sha256:4654de7443c6e176a8b8dab52f28a2aaa16cef3acf372f07593db4d8c8d0d52b [2022-07-25T10:34:44.526Z] #19 DONE 1.9s [2022-07-25T10:34:44.526Z] [2022-07-25T10:34:44.526Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:44.526Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:34:44.806Z] #43 20.16 PBCC images/fdinfo.pb-c.c [2022-07-25T10:34:44.806Z] #43 20.28 DEP images/fdinfo.pb-c.d [2022-07-25T10:34:44.806Z] #43 20.38 PBCC images/core-aarch64.pb-c.c [2022-07-25T10:34:44.998Z] #43 153.1 CC criu/stats.o [2022-07-25T10:34:45.063Z] #43 20.53 PBCC images/core-arm.pb-c.c [2022-07-25T10:34:45.063Z] #43 20.61 PBCC images/core-ppc64.pb-c.c [2022-07-25T10:34:45.063Z] #43 20.68 PBCC images/core-s390.pb-c.c [2022-07-25T10:34:45.258Z] #43 153.5 CC criu/string.o [2022-07-25T10:34:45.258Z] #43 153.6 CC criu/sysctl.o [2022-07-25T10:34:45.319Z] #43 20.75 PBCC images/core-x86.pb-c.c [2022-07-25T10:34:45.319Z] #43 20.87 PBCC images/core.pb-c.c [2022-07-25T10:34:45.576Z] #43 21.05 PBCC images/inventory.pb-c.c [2022-07-25T10:34:45.576Z] #43 21.24 DEP images/core-aarch64.pb-c.d [2022-07-25T10:34:45.833Z] #43 21.31 DEP images/core-arm.pb-c.d [2022-07-25T10:34:45.833Z] #43 21.45 DEP images/core-ppc64.pb-c.d [2022-07-25T10:34:46.090Z] #43 21.54 DEP images/core-s390.pb-c.d [2022-07-25T10:34:46.090Z] #43 21.63 DEP images/core-x86.pb-c.d [2022-07-25T10:34:46.195Z] #43 154.5 CC criu/sysfs_parse.o [2022-07-25T10:34:46.347Z] #43 21.70 DEP images/core.pb-c.d [2022-07-25T10:34:46.347Z] #43 21.88 DEP images/inventory.pb-c.d [2022-07-25T10:34:46.347Z] #43 21.99 PBCC images/cpuinfo.pb-c.c [2022-07-25T10:34:46.420Z] #20 2.234 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:34:46.454Z] #43 154.9 CC criu/timens.o [2022-07-25T10:34:46.603Z] #43 22.04 DEP images/cpuinfo.pb-c.d [2022-07-25T10:34:46.603Z] #43 ... [2022-07-25T10:34:46.603Z] [2022-07-25T10:34:46.603Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:34:46.603Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:34:46.603Z] #34 107.1 os [2022-07-25T10:34:46.603Z] #34 108.5 bufio [2022-07-25T10:34:46.603Z] #34 111.0 text/tabwriter [2022-07-25T10:34:46.603Z] #34 112.8 io/ioutil [2022-07-25T10:34:46.603Z] #34 112.8 fmt [2022-07-25T10:34:46.603Z] #34 116.0 github.com/BurntSushi/toml [2022-07-25T10:34:46.603Z] #34 116.0 flag [2022-07-25T10:34:46.603Z] #34 ... [2022-07-25T10:34:46.603Z] [2022-07-25T10:34:46.603Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:46.603Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:46.603Z] #43 22.17 PBCC images/stats.pb-c.c [2022-07-25T10:34:46.603Z] #43 22.22 DEP images/stats.pb-c.d [2022-07-25T10:34:46.677Z] #20 2.406 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:34:46.677Z] #20 2.416 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:34:46.677Z] #20 2.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:34:46.934Z] #20 2.718 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-25T10:34:47.023Z] #43 155.4 CC criu/timerfd.o [2022-07-25T10:34:47.282Z] #43 ... [2022-07-25T10:34:47.283Z] [2022-07-25T10:34:47.283Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:34:47.283Z] #49 sha256:b599663c6e08a8955bbc5c5537ee3b9bde239ae44abfcc4769a46b6db9494527 [2022-07-25T10:34:47.283Z] #49 223.4 + /build/golangci-lint --version [2022-07-25T10:34:47.517Z] #20 36.25 Selecting previously unselected package libnet1:arm64. [2022-07-25T10:34:47.517Z] #20 36.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-25T10:34:47.517Z] #20 36.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:34:47.517Z] #20 36.34 Selecting previously unselected package libnl-3-200:arm64. [2022-07-25T10:34:47.517Z] #20 36.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-07-25T10:34:47.517Z] #20 36.35 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-07-25T10:34:47.517Z] #20 36.45 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-25T10:34:47.517Z] #20 36.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-07-25T10:34:47.542Z] #49 223.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-25T10:34:47.775Z] #20 36.45 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-25T10:34:47.775Z] #20 36.52 Selecting previously unselected package libreadline5:arm64. [2022-07-25T10:34:47.775Z] #20 36.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-07-25T10:34:47.775Z] #20 36.53 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-07-25T10:34:47.865Z] #20 3.618 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:34:48.033Z] #20 36.67 Selecting previously unselected package net-tools. [2022-07-25T10:34:48.033Z] #20 36.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-07-25T10:34:48.033Z] #20 36.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:34:48.033Z] #20 36.86 Selecting previously unselected package patch. [2022-07-25T10:34:48.033Z] #20 36.86 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-07-25T10:34:48.033Z] #20 36.87 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-25T10:34:48.111Z] #49 DONE 224.4s [2022-07-25T10:34:48.111Z] [2022-07-25T10:34:48.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:48.111Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:48.111Z] #43 155.8 CC criu/tty.o [2022-07-25T10:34:48.292Z] #20 36.97 Selecting previously unselected package python-pip-whl. [2022-07-25T10:34:48.292Z] #20 36.98 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-25T10:34:48.292Z] #20 36.99 Unpacking python-pip-whl (18.1-5) ... [2022-07-25T10:34:48.858Z] #20 37.47 Selecting previously unselected package python3-lib2to3. [2022-07-25T10:34:48.858Z] #20 37.48 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-25T10:34:48.858Z] #20 37.48 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:34:48.858Z] #20 37.60 Selecting previously unselected package python3-distutils. [2022-07-25T10:34:48.858Z] #20 37.61 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-25T10:34:48.858Z] #20 37.61 Unpacking python3-distutils (3.7.3-1) ... [2022-07-25T10:34:49.117Z] #20 37.72 Selecting previously unselected package python3-pip. [2022-07-25T10:34:49.117Z] #20 37.73 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-25T10:34:49.117Z] #20 37.73 Unpacking python3-pip (18.1-5) ... [2022-07-25T10:34:49.117Z] #20 37.90 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:34:49.117Z] #20 37.91 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:34:49.117Z] #20 37.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:34:49.234Z] #20 4.611 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:34:49.375Z] #20 38.05 Selecting previously unselected package python3-setuptools. [2022-07-25T10:34:49.375Z] #20 38.06 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-25T10:34:49.375Z] #20 38.06 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-25T10:34:49.633Z] #20 38.36 Selecting previously unselected package python3-wheel. [2022-07-25T10:34:49.633Z] #20 38.37 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-25T10:34:49.633Z] #20 38.38 Unpacking python3-wheel (0.32.3-2) ... [2022-07-25T10:34:49.633Z] #20 38.45 Selecting previously unselected package sudo. [2022-07-25T10:34:49.875Z] #43 25.06 make[1]: Nothing to be done for 'all'. [2022-07-25T10:34:49.892Z] #20 38.46 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-07-25T10:34:49.892Z] #20 38.47 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:34:50.021Z] #43 158.5 CC criu/tun.o [2022-07-25T10:34:50.150Z] #20 38.92 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T10:34:50.150Z] #20 38.93 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-07-25T10:34:50.150Z] #20 38.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:34:50.165Z] #20 5.896 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:34:50.421Z] #20 39.09 Selecting previously unselected package uidmap. [2022-07-25T10:34:50.421Z] #20 39.09 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-07-25T10:34:50.421Z] #20 39.11 Unpacking uidmap (1:4.5-1.1) ... [2022-07-25T10:34:50.421Z] #20 39.22 Selecting previously unselected package vim-runtime. [2022-07-25T10:34:50.421Z] #20 39.25 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:34:50.421Z] #20 39.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T10:34:50.421Z] #20 ... [2022-07-25T10:34:50.421Z] [2022-07-25T10:34:50.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:50.421Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:50.421Z] #43 58.04 CC criu/arch/x86/restorer_unmap.o [2022-07-25T10:34:50.421Z] #43 58.07 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-25T10:34:50.421Z] #43 58.26 CC criu/pie/restorer.o [2022-07-25T10:34:50.421Z] #43 60.99 LINK criu/pie/restorer.built-in.o [2022-07-25T10:34:50.421Z] #43 61.00 GEN criu/pie/restorer-blob.h [2022-07-25T10:34:50.421Z] #43 61.12 DEP criu/vdso.d [2022-07-25T10:34:50.421Z] #43 61.33 DEP criu/vdso-compat.d [2022-07-25T10:34:50.421Z] #43 61.51 DEP criu/uts_ns.d [2022-07-25T10:34:50.421Z] #43 61.68 DEP criu/util.d [2022-07-25T10:34:50.421Z] #43 61.86 DEP criu/uffd.d [2022-07-25T10:34:50.421Z] #43 62.12 DEP criu/tun.d [2022-07-25T10:34:50.421Z] #43 62.36 DEP criu/tty.d [2022-07-25T10:34:50.421Z] #43 62.50 DEP criu/timerfd.d [2022-07-25T10:34:50.421Z] #43 62.63 DEP criu/timens.d [2022-07-25T10:34:50.421Z] #43 62.82 DEP criu/sysfs_parse.d [2022-07-25T10:34:50.421Z] #43 62.99 DEP criu/sysctl.d [2022-07-25T10:34:50.421Z] #43 63.14 DEP criu/string.d [2022-07-25T10:34:50.421Z] #43 63.18 DEP criu/stats.d [2022-07-25T10:34:50.421Z] #43 63.27 DEP criu/sockets.d [2022-07-25T10:34:50.421Z] #43 63.45 DEP criu/sk-unix.d [2022-07-25T10:34:50.421Z] #43 63.62 DEP criu/sk-tcp.d [2022-07-25T10:34:50.421Z] #43 63.76 DEP criu/sk-queue.d [2022-07-25T10:34:50.421Z] #43 63.98 DEP criu/sk-packet.d [2022-07-25T10:34:50.421Z] #43 64.16 DEP criu/sk-netlink.d [2022-07-25T10:34:50.421Z] #43 64.37 DEP criu/sk-inet.d [2022-07-25T10:34:50.421Z] #43 64.61 DEP criu/signalfd.d [2022-07-25T10:34:50.421Z] #43 64.76 DEP criu/sigframe.d [2022-07-25T10:34:50.421Z] #43 64.85 DEP criu/shmem.d [2022-07-25T10:34:50.421Z] #43 64.99 DEP criu/servicefd.d [2022-07-25T10:34:50.421Z] #43 65.11 DEP criu/seize.d [2022-07-25T10:34:50.421Z] #43 65.24 DEP criu/seccomp.d [2022-07-25T10:34:50.421Z] #43 65.47 DEP criu/rst-malloc.d [2022-07-25T10:34:50.421Z] #43 65.57 DEP criu/rbtree.d [2022-07-25T10:34:50.421Z] #43 65.64 DEP criu/pstree.d [2022-07-25T10:34:50.421Z] #43 65.78 DEP criu/protobuf.d [2022-07-25T10:34:50.421Z] #43 65.92 GEN criu/protobuf-desc-gen.h [2022-07-25T10:34:50.421Z] #43 67.65 DEP criu/protobuf-desc.d [2022-07-25T10:34:50.421Z] #43 67.82 DEP criu/proc_parse.d [2022-07-25T10:34:50.421Z] #43 68.01 DEP criu/plugin.d [2022-07-25T10:34:50.421Z] #43 68.14 DEP criu/pipes.d [2022-07-25T10:34:50.591Z] #43 158.9 CC criu/uffd.o [2022-07-25T10:34:50.678Z] #43 68.29 DEP criu/pie-util.d [2022-07-25T10:34:50.678Z] #43 68.38 DEP criu/pie-util-vdso.d [2022-07-25T10:34:50.678Z] #43 68.50 DEP criu/pie-util-vdso-elf32.d [2022-07-25T10:34:50.679Z] #20 39.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-25T10:34:50.679Z] #20 39.36 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:50.934Z] #43 68.60 DEP criu/path.d [2022-07-25T10:34:50.934Z] #43 68.75 DEP criu/parasite-syscall.d [2022-07-25T10:34:51.191Z] #43 68.95 DEP criu/pagemap.d [2022-07-25T10:34:51.447Z] #43 69.09 DEP criu/pagemap-cache.d [2022-07-25T10:34:51.447Z] #43 69.20 DEP criu/page-xfer.d [2022-07-25T10:34:51.704Z] #43 69.41 DEP criu/page-pipe.d [2022-07-25T10:34:51.961Z] #43 69.51 DEP criu/netfilter.d [2022-07-25T10:34:51.961Z] #43 69.66 DEP criu/net.d [2022-07-25T10:34:51.971Z] #43 160.0 CC criu/util.o [2022-07-25T10:34:52.218Z] #43 69.87 DEP criu/namespaces.d [2022-07-25T10:34:52.277Z] b111c3320c94: Verifying Checksum [2022-07-25T10:34:52.277Z] b111c3320c94: Download complete [2022-07-25T10:34:52.474Z] #43 70.03 DEP criu/mount.d [2022-07-25T10:34:52.474Z] #43 70.21 DEP criu/memfd.d [2022-07-25T10:34:52.474Z] #43 70.36 DEP criu/mem.d [2022-07-25T10:34:52.911Z] #43 161.3 CC criu/uts_ns.o [2022-07-25T10:34:53.037Z] #43 70.56 DEP criu/lsm.d [2022-07-25T10:34:53.037Z] #43 70.70 DEP criu/log.d [2022-07-25T10:34:53.037Z] #43 70.81 DEP criu/libnetlink.d [2022-07-25T10:34:53.147Z] #43 28.26 CC images/stats.o [2022-07-25T10:34:53.147Z] #43 28.57 CC images/core.o [2022-07-25T10:34:53.147Z] #43 ... [2022-07-25T10:34:53.147Z] [2022-07-25T10:34:53.147Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-07-25T10:34:53.147Z] #34 sha256:2079df5228acdff78be31bf67463854e1afe2f90c1413cc459f7eb23502d9210 [2022-07-25T10:34:53.147Z] #34 118.6 log [2022-07-25T10:34:53.147Z] #34 121.2 github.com/BurntSushi/toml/cmd/tomlv [2022-07-25T10:34:53.147Z] #34 DONE 123.6s [2022-07-25T10:34:53.171Z] #43 161.5 CC criu/vdso-compat.o [2022-07-25T10:34:53.294Z] #43 70.93 DEP criu/kerndat.d [2022-07-25T10:34:53.404Z] [2022-07-25T10:34:53.404Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:34:53.404Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:34:53.431Z] #43 161.8 CC criu/vdso.o [2022-07-25T10:34:53.552Z] #43 71.18 DEP criu/kcmp-ids.d [2022-07-25T10:34:53.552Z] #43 71.26 DEP criu/irmap.d [2022-07-25T10:34:53.552Z] #43 71.37 DEP criu/ipc_ns.d [2022-07-25T10:34:53.812Z] #43 71.57 DEP criu/image.d [2022-07-25T10:34:53.960Z] #20 42.28 Selecting previously unselected package vim. [2022-07-25T10:34:53.960Z] #20 42.28 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-07-25T10:34:53.960Z] #20 42.30 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:53.960Z] #20 ... [2022-07-25T10:34:53.960Z] [2022-07-25T10:34:53.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:53.960Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:34:53.960Z] #43 80.28 CC criu/cr-dedup.o [2022-07-25T10:34:53.960Z] #43 80.71 CC criu/cr-dump.o [2022-07-25T10:34:53.960Z] #43 82.87 CC criu/cr-errno.o [2022-07-25T10:34:53.960Z] #43 83.02 CC criu/cr-restore.o [2022-07-25T10:34:53.960Z] #43 87.77 CC criu/cr-service.o [2022-07-25T10:34:53.960Z] #43 89.45 CC criu/crtools.o [2022-07-25T10:34:53.960Z] #43 90.04 CC criu/eventfd.o [2022-07-25T10:34:53.960Z] #43 90.35 CC criu/eventpoll.o [2022-07-25T10:34:53.960Z] #43 ... [2022-07-25T10:34:53.960Z] [2022-07-25T10:34:53.960Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:53.960Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-25T10:34:53.960Z] #20 42.82 Selecting previously unselected package xfsprogs. [2022-07-25T10:34:54.002Z] #43 162.3 LINK criu/built-in.o [2022-07-25T10:34:54.068Z] #43 71.74 DEP criu/image-desc.d [2022-07-25T10:34:54.068Z] #43 71.81 DEP criu/fsnotify.d [2022-07-25T10:34:54.218Z] #20 42.83 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-07-25T10:34:54.218Z] #20 42.84 Unpacking xfsprogs (4.20.0-1) ... [2022-07-25T10:34:54.263Z] #43 162.5 LINK criu/criu [2022-07-25T10:34:54.324Z] #43 71.97 DEP criu/filesystems.d [2022-07-25T10:34:54.324Z] #43 72.11 DEP criu/files.d [2022-07-25T10:34:54.333Z] #32 ... [2022-07-25T10:34:54.333Z] [2022-07-25T10:34:54.333Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:54.333Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:54.333Z] #43 29.64 CC images/core-x86.o [2022-07-25T10:34:54.476Z] #20 43.23 Selecting previously unselected package zip. [2022-07-25T10:34:54.476Z] #20 43.23 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-07-25T10:34:54.476Z] #20 43.24 Unpacking zip (3.0-11+b1) ... [2022-07-25T10:34:54.523Z] #43 162.8 DEP lib/c/criu.d [2022-07-25T10:34:54.523Z] #43 162.9 CC images/rpc.pb-c.o [2022-07-25T10:34:54.580Z] #43 72.32 DEP criu/files-reg.d [2022-07-25T10:34:54.590Z] #43 30.17 CC images/core-arm.o [2022-07-25T10:34:54.734Z] #20 43.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:34:54.734Z] #20 43.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:34:54.734Z] #20 43.48 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-07-25T10:34:54.734Z] #20 43.50 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-07-25T10:34:54.734Z] #20 43.51 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-07-25T10:34:54.734Z] #20 43.52 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-07-25T10:34:54.734Z] #20 43.53 Setting up uidmap (1:4.5-1.1) ... [2022-07-25T10:34:54.734Z] #20 43.54 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-07-25T10:34:54.734Z] #20 43.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:34:54.734Z] #20 43.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:34:54.734Z] #20 43.58 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-07-25T10:34:54.837Z] #43 72.48 DEP criu/files-ext.d [2022-07-25T10:34:54.837Z] #43 72.59 DEP criu/file-lock.d [2022-07-25T10:34:54.846Z] #43 30.42 CC images/core-aarch64.o [2022-07-25T10:34:54.992Z] #20 43.59 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-07-25T10:34:54.992Z] #20 43.62 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:54.992Z] #20 43.64 Setting up zip (3.0-11+b1) ... [2022-07-25T10:34:54.992Z] #20 43.65 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:54.992Z] #20 43.68 Setting up bash-completion (1:2.8-6) ... [2022-07-25T10:34:55.092Z] #43 163.5 CC lib/c/criu.o [2022-07-25T10:34:55.093Z] #43 72.73 DEP criu/file-ids.d [2022-07-25T10:34:55.093Z] #43 72.86 DEP criu/fifo.d [2022-07-25T10:34:55.103Z] #43 30.61 CC images/core-ppc64.o [2022-07-25T10:34:55.349Z] #43 73.00 DEP criu/fdstore.d [2022-07-25T10:34:55.349Z] #43 73.08 DEP criu/fault-injection.d [2022-07-25T10:34:55.349Z] #43 73.13 DEP criu/external.d [2022-07-25T10:34:55.605Z] #43 73.22 DEP criu/eventpoll.d [2022-07-25T10:34:55.605Z] #43 73.37 DEP criu/eventfd.d [2022-07-25T10:34:55.605Z] #43 ... [2022-07-25T10:34:55.605Z] [2022-07-25T10:34:55.605Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:34:55.605Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:34:55.605Z] #20 11.36 Fetched 9047 kB in 9s (965 kB/s) [2022-07-25T10:34:55.666Z] #43 31.21 CC images/core-s390.o [2022-07-25T10:34:56.032Z] #43 164.3 LINK lib/c/built-in.o [2022-07-25T10:34:56.032Z] #43 164.4 LINK lib/c/libcriu.so [2022-07-25T10:34:56.292Z] #43 164.5 LINK lib/c/libcriu.a [2022-07-25T10:34:56.292Z] #43 164.6 GEN magic.py [2022-07-25T10:34:56.292Z] #43 164.7 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:34:56.552Z] #43 164.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:34:56.552Z] #43 164.7 Note: Building without GnuTLS support [2022-07-25T10:34:56.552Z] #43 164.7 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:34:56.552Z] #43 164.7 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:34:56.552Z] #43 ... [2022-07-25T10:34:56.552Z] [2022-07-25T10:34:56.552Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:34:56.552Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:34:56.552Z] #40 DONE 232.3s [2022-07-25T10:34:56.811Z] [2022-07-25T10:34:56.811Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:34:56.812Z] #56 sha256:c60f28cf05ae9788c077dfa02f5f3a318b2ae76a295e1747860b331406b92527 [2022-07-25T10:34:57.034Z] #43 32.20 CC images/cpuinfo.o [2022-07-25T10:34:57.290Z] #43 32.76 CC images/inventory.o [2022-07-25T10:34:57.751Z] #56 ... [2022-07-25T10:34:57.751Z] [2022-07-25T10:34:57.751Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:57.751Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:57.751Z] #43 165.9 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:34:57.854Z] #43 33.22 CC images/fdinfo.o [2022-07-25T10:34:58.111Z] #43 33.71 CC images/fown.o [2022-07-25T10:34:58.271Z] #20 46.55 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-07-25T10:34:58.271Z] #20 46.56 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:34:58.271Z] #20 46.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:34:58.271Z] #20 46.59 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-25T10:34:58.271Z] #20 46.60 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:34:58.271Z] #20 46.67 invoke-rc.d: could not determine current runlevel [2022-07-25T10:34:58.271Z] #20 46.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:34:58.271Z] #20 46.69 Setting up pigz (2.4-1) ... [2022-07-25T10:34:58.271Z] #20 46.70 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-25T10:34:58.271Z] #20 46.71 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-07-25T10:34:58.271Z] #20 46.73 Setting up python-pip-whl (18.1-5) ... [2022-07-25T10:34:58.271Z] #20 46.75 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-07-25T10:34:58.271Z] #20 46.76 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:58.321Z] #43 ... [2022-07-25T10:34:58.321Z] [2022-07-25T10:34:58.321Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:34:58.321Z] #41 sha256:17f8ee1d0502627a1473f1f17e6dda542170f87b15e117d6172d4df783009f68 [2022-07-25T10:34:58.321Z] #41 DONE 0.6s [2022-07-25T10:34:58.321Z] [2022-07-25T10:34:58.321Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:58.321Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:58.321Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2022-07-25T10:34:58.528Z] #20 47.13 Setting up libaio1:arm64 (0.3.112-3) ... [2022-07-25T10:34:58.528Z] #20 47.14 Setting up libonig5:arm64 (6.9.1-1) ... [2022-07-25T10:34:58.528Z] #20 47.15 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-07-25T10:34:58.528Z] #20 47.18 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:34:58.528Z] #20 47.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T10:34:58.528Z] #20 47.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T10:34:58.528Z] #20 47.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T10:34:58.528Z] #20 47.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T10:34:58.528Z] #20 47.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T10:34:58.528Z] #20 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T10:34:58.528Z] #20 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T10:34:58.528Z] #20 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T10:34:58.528Z] #20 47.27 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-07-25T10:34:58.528Z] #20 47.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:34:58.528Z] #20 47.31 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-07-25T10:34:58.528Z] #20 47.32 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:34:58.674Z] #43 33.97 CC images/ns.o [2022-07-25T10:34:58.785Z] #20 47.34 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-07-25T10:34:58.785Z] #20 47.35 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:34:58.874Z] #20 11.36 Reading package lists... [2022-07-25T10:34:58.874Z] #20 ... [2022-07-25T10:34:58.874Z] [2022-07-25T10:34:58.874Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:34:58.874Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:34:58.874Z] #32 DONE 141.0s [2022-07-25T10:34:58.874Z] [2022-07-25T10:34:58.874Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:34:58.874Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:34:58.874Z] #43 73.50 DEP criu/crtools.d [2022-07-25T10:34:58.874Z] #43 73.67 DEP criu/cr-service.d [2022-07-25T10:34:58.874Z] #43 73.82 DEP criu/cr-restore.d [2022-07-25T10:34:58.874Z] #43 74.12 DEP criu/cr-errno.d [2022-07-25T10:34:58.874Z] #43 74.14 DEP criu/cr-dump.d [2022-07-25T10:34:58.874Z] #43 74.36 DEP criu/cr-dedup.d [2022-07-25T10:34:58.874Z] #43 74.56 DEP criu/cr-check.d [2022-07-25T10:34:58.874Z] #43 74.75 DEP criu/config.d [2022-07-25T10:34:58.874Z] #43 74.90 DEP criu/clone-noasan.d [2022-07-25T10:34:58.874Z] #43 74.97 DEP criu/cgroup.d [2022-07-25T10:34:58.874Z] #43 75.11 DEP criu/cgroup-props.d [2022-07-25T10:34:58.874Z] #43 75.20 DEP criu/bitmap.d [2022-07-25T10:34:58.874Z] #43 75.23 DEP criu/bfd.d [2022-07-25T10:34:58.874Z] #43 75.31 DEP criu/autofs.d [2022-07-25T10:34:58.874Z] #43 75.41 DEP criu/aio.d [2022-07-25T10:34:58.874Z] #43 75.47 DEP criu/action-scripts.d [2022-07-25T10:34:58.874Z] #43 75.59 CC criu/action-scripts.o [2022-07-25T10:34:58.874Z] #43 75.82 CC criu/aio.o [2022-07-25T10:34:58.874Z] #43 76.50 CC criu/autofs.o [2022-07-25T10:34:58.891Z] #43 167.2 make[1]: 'images/built-in.o' is up to date. [2022-07-25T10:34:58.891Z] #43 167.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-25T10:34:58.891Z] #43 167.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-25T10:34:58.891Z] #43 167.3 make[1]: 'compel/libcompel.a' is up to date. [2022-07-25T10:34:58.891Z] #43 167.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-25T10:34:58.931Z] #43 34.42 CC images/regfile.o [2022-07-25T10:34:59.151Z] #43 167.3 make[1]: Nothing to be done for 'all'. [2022-07-25T10:34:59.151Z] #43 167.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:34:59.151Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:59.151Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:59.151Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:59.188Z] #43 34.73 CC images/ghost-file.o [2022-07-25T10:34:59.411Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:59.411Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:59.411Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:59.411Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:59.411Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2022-07-25T10:34:59.672Z] #43 167.8 INSTALL criu/criu [2022-07-25T10:34:59.672Z] #43 DONE 167.9s [2022-07-25T10:34:59.672Z] [2022-07-25T10:34:59.672Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:34:59.672Z] #53 sha256:6c8ac1ce78b83d1733a368d940d79c80e605cbe7bd5e1dafab368976a5463215 [2022-07-25T10:34:59.751Z] #43 35.03 CC images/fifo.o [2022-07-25T10:34:59.751Z] #43 35.29 CC images/remap-file-path.o [2022-07-25T10:35:00.241Z] #43 78.03 CC criu/bfd.o [2022-07-25T10:35:00.314Z] #43 35.63 CC images/eventfd.o [2022-07-25T10:35:00.314Z] #43 36.00 CC images/eventpoll.o [2022-07-25T10:35:00.617Z] #53 ... [2022-07-25T10:35:00.617Z] [2022-07-25T10:35:00.617Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-25T10:35:00.617Z] #44 sha256:4f03d3369113d2b0cc59c5ac5b1df1940c075b662edbb63c5701231411e99806 [2022-07-25T10:35:00.804Z] #43 78.55 CC criu/bitmap.o [2022-07-25T10:35:00.877Z] #43 36.42 CC images/fh.o [2022-07-25T10:35:00.885Z] #44 DONE 0.1s [2022-07-25T10:35:00.885Z] [2022-07-25T10:35:00.885Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-25T10:35:00.885Z] #46 sha256:b9556f7aff5beb38e2eb07a3c0b153c142062c9068d39d4f1b20fc27bbaa94f1 [2022-07-25T10:35:00.885Z] #46 DONE 0.2s [2022-07-25T10:35:00.885Z] [2022-07-25T10:35:00.885Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:35:00.885Z] #56 sha256:c60f28cf05ae9788c077dfa02f5f3a318b2ae76a295e1747860b331406b92527 [2022-07-25T10:35:01.065Z] #43 78.71 CC criu/cgroup-props.o [2022-07-25T10:35:01.145Z] #56 ... [2022-07-25T10:35:01.145Z] [2022-07-25T10:35:01.145Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:35:01.145Z] #48 sha256:952387d2652804a7dde3e9d347bb2331902214fc86ee00cce54ce73fbb43a836 [2022-07-25T10:35:01.145Z] #48 DONE 0.1s [2022-07-25T10:35:01.145Z] [2022-07-25T10:35:01.145Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:35:01.145Z] #50 sha256:8f505f7faafdc0e72506559332100ebbcf80f062aef24576e54a6c8b1d76b35e [2022-07-25T10:35:01.440Z] #43 36.96 CC images/fsnotify.o [2022-07-25T10:35:01.716Z] #50 DONE 0.6s [2022-07-25T10:35:01.716Z] [2022-07-25T10:35:01.716Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:35:01.716Z] #52 sha256:63b96925e95ca6d990bb8142dcd76cbff6de21af29b956440930559682f66a53 [2022-07-25T10:35:01.716Z] #52 DONE 0.1s [2022-07-25T10:35:01.716Z] [2022-07-25T10:35:01.716Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:35:01.716Z] #56 sha256:c60f28cf05ae9788c077dfa02f5f3a318b2ae76a295e1747860b331406b92527 [2022-07-25T10:35:01.993Z] #43 79.59 CC criu/cgroup.o [2022-07-25T10:35:02.066Z] #20 50.30 Setting up iptables (1.8.2-4) ... [2022-07-25T10:35:02.066Z] #20 50.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:35:02.066Z] #20 50.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:35:02.066Z] #20 50.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:35:02.066Z] #20 50.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:35:02.066Z] #20 50.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T10:35:02.066Z] #20 50.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T10:35:02.066Z] #20 50.38 Setting up python3 (3.7.3-1) ... [2022-07-25T10:35:02.324Z] #20 50.91 Setting up python3-wheel (0.32.3-2) ... [2022-07-25T10:35:02.369Z] #43 37.80 CC images/signalfd.o [2022-07-25T10:35:02.626Z] #43 38.22 CC images/fs.o [2022-07-25T10:35:02.626Z] #43 ... [2022-07-25T10:35:02.626Z] [2022-07-25T10:35:02.626Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:35:02.626Z] #56 sha256:dbae4f84f855d60ee689d43a59424c64e95cf7bb14a27b1a31ed118edcb25462 [2022-07-25T10:35:03.205Z] #20 51.75 Setting up apparmor (2.13.2-10) ... [2022-07-25T10:35:04.577Z] #20 ... [2022-07-25T10:35:04.577Z] [2022-07-25T10:35:04.577Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:04.577Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:35:04.577Z] #43 91.21 CC criu/external.o [2022-07-25T10:35:04.577Z] #43 91.45 CC criu/fault-injection.o [2022-07-25T10:35:04.577Z] #43 91.54 CC criu/fdstore.o [2022-07-25T10:35:04.577Z] #43 91.79 CC criu/fifo.o [2022-07-25T10:35:04.577Z] #43 92.12 CC criu/file-ids.o [2022-07-25T10:35:04.577Z] #43 92.50 CC criu/file-lock.o [2022-07-25T10:35:04.577Z] #43 93.40 CC criu/files-ext.o [2022-07-25T10:35:04.577Z] #43 93.90 CC criu/files-reg.o [2022-07-25T10:35:04.577Z] #43 96.10 CC criu/files.o [2022-07-25T10:35:04.577Z] #43 98.06 CC criu/filesystems.o [2022-07-25T10:35:04.577Z] #43 98.78 CC criu/fsnotify.o [2022-07-25T10:35:04.577Z] #43 100.1 CC criu/image-desc.o [2022-07-25T10:35:04.577Z] #43 100.2 CC criu/image.o [2022-07-25T10:35:04.577Z] #43 101.1 CC criu/ipc_ns.o [2022-07-25T10:35:05.146Z] #43 ... [2022-07-25T10:35:05.146Z] [2022-07-25T10:35:05.146Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:35:05.146Z] #20 sha256:cd782d997372aab84f4d5bb3298c3bd05b399ec644e5120c96e770b4351b7390 [2022-07-25T10:35:05.146Z] #20 53.79 Setting up xfsprogs (4.20.0-1) ... [2022-07-25T10:35:05.146Z] #20 53.81 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:35:05.193Z] #56 68.85 Checking out files: 30% (1478/4897) Checking out files: 31% (1519/4897) Checking out files: 32% (1568/4897) Checking out files: 33% (1617/4897) Checking out files: 34% (1665/4897) Checking out files: 35% (1714/4897) Checking out files: 36% (1763/4897) Checking out files: 37% (1812/4897) Checking out files: 38% (1861/4897) Checking out files: 39% (1910/4897) Checking out files: 40% (1959/4897) Checking out files: 41% (2008/4897) Checking out files: 42% (2057/4897) Checking out files: 43% (2106/4897) Checking out files: 44% (2155/4897) Checking out files: 45% (2204/4897) Checking out files: 46% (2253/4897) Checking out files: 47% (2302/4897) Checking out files: 48% (2351/4897) Checking out files: 49% (2400/4897) Checking out files: 50% (2449/4897) Checking out files: 51% (2498/4897) Checking out files: 52% (2547/4897) Checking out files: 53% (2596/4897) Checking out files: 54% (2645/4897) Checking out files: 55% (2694/4897) Checking out files: 56% (2743/4897) Checking out files: 57% (2792/4897) Checking out files: 58% (2841/4897) Checking out files: 59% (2890/4897) Checking out files: 60% (2939/4897) Checking out files: 61% (2988/4897) Checking out files: 62% (3037/4897) Checking out files: 63% (3086/4897) Checking out files: 64% (3135/4897) Checking out files: 65% (3184/4897) Checking out files: 66% (3233/4897) Checking out files: 67% (3281/4897) Checking out files: 68% (3330/4897) Checking out files: 69% (3379/4897) Checking out files: 69% (3380/4897) Checking out files: 70% (3428/4897) Checking out files: 71% (3477/4897) Checking out files: 72% (3526/4897) Checking out files: 73% (3575/4897) Checking out files: 74% (3624/4897) Checking out files: 75% (3673/4897) Checking out files: 76% (3722/4897) Checking out files: 77% (3771/4897) Checking out files: 78% (3820/4897) Checking out files: 79% (3869/4897) Checking out files: 80% (3918/4897) Checking out files: 81% (3967/4897) Checking out files: 82% (4016/4897) Checking out files: 83% (4065/4897) Checking out files: 84% (4114/4897) Checking out files: 85% (4163/4897) Checking out files: 86% (4212/4897) Checking out files: 87% (4261/4897) Checking out files: 88% (4310/4897) Checking out files: 89% (4359/4897) Checking out files: 90% (4408/4897) Checking out files: 91% (4457/4897) Checking out files: 91% (4477/4897) Checking out files: 92% (4506/4897) Checking out files: 93% (4555/4897) Checking out files: 94% (4604/4897) Checking out files: 95% (4653/4897) Checking out files: 96% (4702/4897) Checking out files: 97% (4751/4897) Checking out files: 98% (4800/4897) Checking out files: 99% (4849/4897) Checking out files: 100% (4897/4897) Checking out files: 100% (4897/4897), done. [2022-07-25T10:35:05.193Z] #56 71.33 + cd /tmp/tmp.qkAiO5HeJe/src/github.com/containerd/containerd [2022-07-25T10:35:05.193Z] #56 71.33 + git checkout -q v1.6.6 [2022-07-25T10:35:05.262Z] #43 82.46 CC criu/clone-noasan.o [2022-07-25T10:35:05.262Z] #43 82.72 CC criu/config.o [2022-07-25T10:35:05.404Z] #20 54.22 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:35:05.824Z] #43 ... [2022-07-25T10:35:05.824Z] [2022-07-25T10:35:05.824Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:35:05.824Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:35:05.824Z] #20 11.36 Reading package lists... [2022-07-25T10:35:05.824Z] #20 15.00 Reading package lists... [2022-07-25T10:35:05.824Z] #20 18.90 Building dependency tree... [2022-07-25T10:35:05.824Z] #20 20.31 libcap2-bin is already the newest version (1:2.25-2). [2022-07-25T10:35:05.824Z] #20 20.31 The following additional packages will be installed: [2022-07-25T10:35:05.824Z] #20 20.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-25T10:35:05.824Z] #20 20.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-25T10:35:05.824Z] #20 20.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-25T10:35:05.824Z] #20 20.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-25T10:35:05.824Z] #20 20.31 python3.7 python3.7-minimal vim-runtime xxd [2022-07-25T10:35:05.824Z] #20 20.31 Suggested packages: [2022-07-25T10:35:05.824Z] #20 20.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-25T10:35:05.824Z] #20 20.31 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-25T10:35:05.824Z] #20 20.31 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-25T10:35:05.824Z] #20 20.31 quota [2022-07-25T10:35:05.824Z] #20 20.31 Recommended packages: [2022-07-25T10:35:05.824Z] #20 20.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-25T10:35:05.824Z] #20 20.31 python3-keyrings.alt python3-xdg unzip [2022-07-25T10:35:05.824Z] #20 21.53 The following NEW packages will be installed: [2022-07-25T10:35:05.824Z] #20 21.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-25T10:35:05.824Z] #20 21.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-25T10:35:05.824Z] #20 21.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-25T10:35:05.824Z] #20 21.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-25T10:35:05.824Z] #20 21.53 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-25T10:35:05.824Z] #20 21.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-25T10:35:05.824Z] #20 21.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-25T10:35:05.824Z] #20 21.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T10:35:05.824Z] #20 21.53 xz-utils zip [2022-07-25T10:35:06.080Z] #20 21.84 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:35:06.080Z] #20 21.84 Need to get 28.6 MB of archives. [2022-07-25T10:35:06.080Z] #20 21.84 After this operation, 116 MB of additional disk space will be used. [2022-07-25T10:35:06.080Z] #20 21.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-25T10:35:06.080Z] #20 21.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-25T10:35:06.080Z] #20 21.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-25T10:35:06.080Z] #20 21.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-25T10:35:06.337Z] #20 21.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-25T10:35:06.337Z] #20 21.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-25T10:35:06.337Z] #20 22.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-25T10:35:06.337Z] #20 22.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-25T10:35:06.337Z] #20 22.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-25T10:35:06.337Z] #20 22.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-25T10:35:06.337Z] #20 22.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-25T10:35:06.337Z] #20 22.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-25T10:35:06.337Z] #20 22.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T10:35:06.337Z] #20 22.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-25T10:35:06.337Z] #20 22.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-25T10:35:06.337Z] #20 22.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-25T10:35:06.337Z] #20 22.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-25T10:35:06.337Z] #20 22.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:35:06.337Z] #20 22.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-25T10:35:06.337Z] #20 22.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-25T10:35:06.337Z] #20 22.16 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-25T10:35:06.337Z] #20 22.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-25T10:35:06.337Z] #20 ... [2022-07-25T10:35:06.337Z] [2022-07-25T10:35:06.337Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:06.337Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:06.337Z] #43 84.09 CC criu/cr-check.o [2022-07-25T10:35:06.338Z] #20 55.18 Setting up python3-distutils (3.7.3-1) ... [2022-07-25T10:35:07.272Z] #20 55.76 Setting up python3-setuptools (40.8.0-1) ... [2022-07-25T10:35:08.205Z] #20 56.79 Setting up python3-pip (18.1-5) ... [2022-07-25T10:35:08.229Z] #43 85.83 CC criu/cr-dedup.o [2022-07-25T10:35:08.485Z] #43 86.29 CC criu/cr-dump.o [2022-07-25T10:35:08.500Z] #56 74.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T10:35:08.500Z] #56 74.07 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T10:35:08.500Z] #56 74.07 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:35:08.500Z] #56 74.07 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:35:08.500Z] #56 74.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T10:35:08.500Z] #56 74.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T10:35:08.500Z] #56 74.07 + '[' '' = dynamic ']' [2022-07-25T10:35:08.500Z] #56 74.07 + make [2022-07-25T10:35:08.500Z] #56 ... [2022-07-25T10:35:08.500Z] [2022-07-25T10:35:08.500Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:35:08.500Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:35:08.500Z] #13 133.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T10:35:08.500Z] #13 133.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-07-25T10:35:08.500Z] #13 133.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:35:09.140Z] #20 57.78 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:35:09.140Z] #20 57.84 Processing triggers for mime-support (3.62) ... [2022-07-25T10:35:10.520Z] #20 DONE 59.1s [2022-07-25T10:35:10.520Z] [2022-07-25T10:35:10.520Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:35:10.520Z] #21 sha256:507cf727cfd9af69019d709da53f8924b7128df7e4c12263f947ff88fafeed8c [2022-07-25T10:35:11.004Z] #43 88.52 CC criu/cr-errno.o [2022-07-25T10:35:11.005Z] #43 88.61 CC criu/cr-restore.o [2022-07-25T10:35:11.087Z] #21 0.669 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T10:35:11.087Z] #21 0.674 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T10:35:11.087Z] #21 0.677 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T10:35:11.345Z] #21 DONE 0.8s [2022-07-25T10:35:11.345Z] [2022-07-25T10:35:11.345Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:35:11.345Z] #22 sha256:df33c196fa7961dc8b7de9e684a9e8dd6f112d26d6e820283eb1441c47c529ab [2022-07-25T10:35:11.935Z] #43 ... [2022-07-25T10:35:11.935Z] [2022-07-25T10:35:11.935Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:35:11.935Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:35:11.935Z] #20 22.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-25T10:35:11.935Z] #20 22.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-25T10:35:11.935Z] #20 22.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-25T10:35:11.935Z] #20 22.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-25T10:35:11.935Z] #20 22.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-25T10:35:11.935Z] #20 22.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-25T10:35:11.935Z] #20 22.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-25T10:35:11.935Z] #20 22.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:35:11.935Z] #20 22.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-25T10:35:11.935Z] #20 22.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-25T10:35:11.935Z] #20 22.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-25T10:35:11.935Z] #20 22.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-25T10:35:11.935Z] #20 22.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-25T10:35:11.935Z] #20 22.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-25T10:35:11.935Z] #20 22.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-25T10:35:11.935Z] #20 22.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-25T10:35:11.935Z] #20 22.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-25T10:35:11.935Z] #20 22.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-25T10:35:11.935Z] #20 22.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-25T10:35:11.935Z] #20 22.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-25T10:35:11.935Z] #20 22.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-25T10:35:11.935Z] #20 22.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-25T10:35:11.935Z] #20 22.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-25T10:35:11.935Z] #20 22.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-25T10:35:11.935Z] #20 23.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-25T10:35:11.935Z] #20 23.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-25T10:35:11.935Z] #20 23.37 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-25T10:35:11.935Z] #20 24.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:35:11.935Z] #20 24.09 Fetched 28.6 MB in 2s (15.9 MB/s) [2022-07-25T10:35:11.935Z] #20 24.15 Selecting previously unselected package pigz. [2022-07-25T10:35:11.935Z] #20 24.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-07-25T10:35:11.935Z] #20 24.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-25T10:35:11.935Z] #20 24.21 Unpacking pigz (2.4-1) ... [2022-07-25T10:35:11.935Z] #20 24.30 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-25T10:35:11.935Z] #20 24.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:35:11.935Z] #20 24.30 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:35:11.935Z] #20 24.70 Selecting previously unselected package python3.7-minimal. [2022-07-25T10:35:11.935Z] #20 24.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:35:11.935Z] #20 24.71 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:35:11.935Z] #20 25.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:35:11.935Z] #20 25.52 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:35:11.935Z] #20 27.52 Selecting previously unselected package python3-minimal. [2022-07-25T10:35:11.935Z] #20 27.52 (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 ... 23701 files and directories currently installed.) [2022-07-25T10:35:11.935Z] #20 27.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-25T10:35:11.935Z] #20 27.58 Unpacking python3-minimal (3.7.3-1) ... [2022-07-25T10:35:11.935Z] #20 27.66 Selecting previously unselected package libmpdec2:amd64. [2022-07-25T10:35:11.935Z] #20 27.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-25T10:35:11.935Z] #20 27.68 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-25T10:35:12.192Z] #20 27.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-25T10:35:12.192Z] #20 27.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:35:12.192Z] #20 27.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:35:13.120Z] #20 28.67 Selecting previously unselected package python3.7. [2022-07-25T10:35:13.120Z] #20 28.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:35:13.120Z] #20 28.68 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:35:13.120Z] #20 28.80 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-25T10:35:13.120Z] #20 28.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-25T10:35:13.120Z] #20 28.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-25T10:35:13.120Z] #20 28.93 Setting up python3-minimal (3.7.3-1) ... [2022-07-25T10:35:13.755Z] #13 ... [2022-07-25T10:35:13.755Z] [2022-07-25T10:35:13.755Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:13.755Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:13.755Z] #43 38.54 CC images/pstree.o [2022-07-25T10:35:13.755Z] #43 38.93 CC images/pipe.o [2022-07-25T10:35:13.755Z] #43 39.15 CC images/tcp-stream.o [2022-07-25T10:35:13.755Z] #43 39.44 CC images/sk-packet.o [2022-07-25T10:35:13.755Z] #43 39.80 CC images/mnt.o [2022-07-25T10:35:13.755Z] #43 40.20 CC images/pipe-data.o [2022-07-25T10:35:13.755Z] #43 40.51 CC images/sa.o [2022-07-25T10:35:13.755Z] #43 40.82 CC images/timer.o [2022-07-25T10:35:13.755Z] #43 41.36 CC images/timerfd.o [2022-07-25T10:35:13.755Z] #43 41.66 CC images/mm.o [2022-07-25T10:35:13.755Z] #43 42.08 CC images/sk-opts.o [2022-07-25T10:35:13.755Z] #43 42.40 CC images/sk-unix.o [2022-07-25T10:35:13.755Z] #43 42.89 CC images/sk-inet.o [2022-07-25T10:35:13.755Z] #43 43.43 CC images/tun.o [2022-07-25T10:35:13.755Z] #43 43.80 CC images/sk-netlink.o [2022-07-25T10:35:13.755Z] #43 44.14 CC images/packet-sock.o [2022-07-25T10:35:13.755Z] #43 44.70 CC images/ipc-var.o [2022-07-25T10:35:13.755Z] #43 44.99 CC images/ipc-desc.o [2022-07-25T10:35:13.755Z] #43 45.44 CC images/ipc-shm.o [2022-07-25T10:35:13.755Z] #43 45.67 CC images/ipc-msg.o [2022-07-25T10:35:13.755Z] #43 46.10 CC images/ipc-sem.o [2022-07-25T10:35:13.755Z] #43 46.31 CC images/utsns.o [2022-07-25T10:35:13.755Z] #43 46.51 CC images/creds.o [2022-07-25T10:35:13.755Z] #43 46.74 CC images/vma.o [2022-07-25T10:35:13.755Z] #43 47.12 CC images/netdev.o [2022-07-25T10:35:13.755Z] #43 47.65 CC images/tty.o [2022-07-25T10:35:13.755Z] #43 48.28 CC images/file-lock.o [2022-07-25T10:35:13.755Z] #43 48.48 CC images/rlimit.o [2022-07-25T10:35:13.755Z] #43 48.66 CC images/pagemap.o [2022-07-25T10:35:13.755Z] #43 49.05 CC images/siginfo.o [2022-07-25T10:35:14.012Z] #43 49.46 CC images/rpc.o [2022-07-25T10:35:14.049Z] #20 29.76 Selecting previously unselected package python3. [2022-07-25T10:35:14.049Z] #20 29.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-07-25T10:35:14.049Z] #20 29.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-25T10:35:14.049Z] #20 29.83 Unpacking python3 (3.7.3-1) ... [2022-07-25T10:35:14.306Z] #20 29.94 Selecting previously unselected package libip4tc0:amd64. [2022-07-25T10:35:14.306Z] #20 29.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-25T10:35:14.306Z] #20 29.97 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-25T10:35:14.306Z] #20 30.07 Selecting previously unselected package libip6tc0:amd64. [2022-07-25T10:35:14.306Z] #20 30.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-25T10:35:14.306Z] #20 30.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-25T10:35:14.306Z] #20 30.16 Selecting previously unselected package libiptc0:amd64. [2022-07-25T10:35:14.562Z] #20 30.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-25T10:35:14.563Z] #20 30.18 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-25T10:35:14.563Z] #20 30.26 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T10:35:14.563Z] #20 30.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T10:35:14.563Z] #20 30.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:35:14.819Z] #20 30.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T10:35:14.819Z] #20 30.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-25T10:35:14.819Z] #20 30.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-25T10:35:14.819Z] #20 30.41 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T10:35:14.819Z] #20 30.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-25T10:35:14.819Z] #20 30.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-25T10:35:14.819Z] #20 30.51 Selecting previously unselected package iptables. [2022-07-25T10:35:14.819Z] #20 30.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-25T10:35:14.819Z] #20 30.52 Unpacking iptables (1.8.2-4) ... [2022-07-25T10:35:15.076Z] #20 30.88 Selecting previously unselected package xxd. [2022-07-25T10:35:15.333Z] #20 30.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:35:15.333Z] #20 30.89 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:35:15.333Z] #20 31.03 Selecting previously unselected package vim-common. [2022-07-25T10:35:15.333Z] #20 31.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:35:15.333Z] #20 31.07 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:35:15.589Z] #20 31.25 Selecting previously unselected package bash-completion. [2022-07-25T10:35:15.589Z] #20 31.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-25T10:35:15.904Z] #43 51.16 CC images/ext-file.o [2022-07-25T10:35:15.904Z] #43 51.44 CC images/cgroup.o [2022-07-25T10:35:16.611Z] #22 ... [2022-07-25T10:35:16.611Z] [2022-07-25T10:35:16.611Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:16.611Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:35:16.611Z] #43 102.5 CC criu/irmap.o [2022-07-25T10:35:16.611Z] #43 102.9 CC criu/kcmp-ids.o [2022-07-25T10:35:16.611Z] #43 103.3 CC criu/kerndat.o [2022-07-25T10:35:16.611Z] #43 104.5 CC criu/libnetlink.o [2022-07-25T10:35:16.611Z] #43 104.8 CC criu/log.o [2022-07-25T10:35:16.611Z] #43 105.4 CC criu/lsm.o [2022-07-25T10:35:16.611Z] #43 105.8 CC criu/mem.o [2022-07-25T10:35:16.611Z] #43 107.6 CC criu/memfd.o [2022-07-25T10:35:16.611Z] #43 108.6 CC criu/mount.o [2022-07-25T10:35:16.611Z] #43 ... [2022-07-25T10:35:16.611Z] [2022-07-25T10:35:16.611Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:35:16.611Z] #22 sha256:df33c196fa7961dc8b7de9e684a9e8dd6f112d26d6e820283eb1441c47c529ab [2022-07-25T10:35:16.611Z] #22 4.895 Collecting yamllint==1.26.1 [2022-07-25T10:35:16.834Z] #43 52.27 CC images/userns.o [2022-07-25T10:35:17.091Z] #43 52.64 CC images/google/protobuf/descriptor.o [2022-07-25T10:35:18.123Z] #20 33.98 Unpacking bash-completion (1:2.8-6) ... [2022-07-25T10:35:18.700Z] #20 34.50 Selecting previously unselected package bzip2. [2022-07-25T10:35:18.700Z] #20 34.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-25T10:35:18.700Z] #20 34.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:35:19.010Z] #20 34.62 Selecting previously unselected package xz-utils. [2022-07-25T10:35:19.010Z] #20 34.62 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-25T10:35:19.010Z] #20 34.63 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:35:19.010Z] #20 34.84 Selecting previously unselected package apparmor. [2022-07-25T10:35:19.288Z] #20 34.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-25T10:35:19.288Z] #20 34.95 Unpacking apparmor (2.13.2-10) ... [2022-07-25T10:35:19.562Z] #20 35.27 Selecting previously unselected package aufs-tools. [2022-07-25T10:35:19.562Z] #20 35.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-25T10:35:19.562Z] #20 35.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:35:19.611Z] #43 54.68 CC images/opts.o [2022-07-25T10:35:19.611Z] #43 55.16 CC images/seccomp.o [2022-07-25T10:35:19.819Z] #20 35.44 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:35:19.819Z] #20 35.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-25T10:35:19.819Z] #20 35.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:35:19.819Z] #20 35.64 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:35:19.819Z] #20 35.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:35:19.819Z] #20 35.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:35:20.075Z] #20 35.77 Selecting previously unselected package jq. [2022-07-25T10:35:20.075Z] #20 35.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:35:20.075Z] #20 35.78 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:35:20.075Z] #20 35.87 Selecting previously unselected package libaio1:amd64. [2022-07-25T10:35:20.075Z] #20 35.87 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-25T10:35:20.175Z] #43 55.61 CC images/binfmt-misc.o [2022-07-25T10:35:20.331Z] #20 35.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-25T10:35:20.331Z] #20 35.95 Selecting previously unselected package libgpm2:amd64. [2022-07-25T10:35:20.331Z] #20 35.95 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-25T10:35:20.331Z] #20 35.96 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-25T10:35:20.331Z] #20 36.01 Selecting previously unselected package libicu63:amd64. [2022-07-25T10:35:20.331Z] #20 36.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-25T10:35:20.331Z] #20 36.02 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:35:20.431Z] #43 55.95 CC images/time.o [2022-07-25T10:35:20.688Z] #43 56.11 CC images/sysctl.o [2022-07-25T10:35:20.945Z] #43 56.44 CC images/autofs.o [2022-07-25T10:35:21.205Z] #43 ... [2022-07-25T10:35:21.205Z] [2022-07-25T10:35:21.205Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:35:21.205Z] #56 sha256:dbae4f84f855d60ee689d43a59424c64e95cf7bb14a27b1a31ed118edcb25462 [2022-07-25T10:35:21.205Z] #56 77.22 + bin/ctr [2022-07-25T10:35:21.205Z] #56 ... [2022-07-25T10:35:21.205Z] [2022-07-25T10:35:21.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:21.205Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:21.205Z] #43 56.78 CC images/macvlan.o [2022-07-25T10:35:21.768Z] #43 57.06 CC images/sit.o [2022-07-25T10:35:22.025Z] #43 57.39 CC images/memfd.o [2022-07-25T10:35:22.281Z] #43 57.75 CC images/timens.o [2022-07-25T10:35:22.538Z] #43 58.23 LINK images/built-in.o [2022-07-25T10:35:23.101Z] #43 58.52 GEN compel/include/asm [2022-07-25T10:35:23.101Z] #43 58.60 GEN compel/include/version.h [2022-07-25T10:35:23.101Z] #43 58.64 touch .config [2022-07-25T10:35:23.101Z] #43 58.76 GEN include/common/config.h [2022-07-25T10:35:23.168Z] #22 ... [2022-07-25T10:35:23.168Z] [2022-07-25T10:35:23.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:23.168Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:35:23.168Z] #43 112.8 CC criu/namespaces.o [2022-07-25T10:35:23.168Z] #43 114.7 CC criu/net.o [2022-07-25T10:35:23.168Z] #43 117.9 CC criu/netfilter.o [2022-07-25T10:35:23.168Z] #43 118.2 CC criu/page-pipe.o [2022-07-25T10:35:23.168Z] #43 119.0 CC criu/page-xfer.o [2022-07-25T10:35:23.664Z] #43 59.08 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-07-25T10:35:23.664Z] #43 59.14 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-07-25T10:35:23.664Z] #43 59.22 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-07-25T10:35:23.664Z] #43 59.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-07-25T10:35:23.664Z] #43 59.30 DEP compel/arch/x86/plugins/std/memcpy.d [2022-07-25T10:35:23.665Z] #56 ... [2022-07-25T10:35:23.665Z] [2022-07-25T10:35:23.665Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:35:23.665Z] #53 sha256:6c8ac1ce78b83d1733a368d940d79c80e605cbe7bd5e1dafab368976a5463215 [2022-07-25T10:35:23.665Z] #53 146.1 + mkdir -p /build [2022-07-25T10:35:23.665Z] #53 146.1 + cp runc /build/runc [2022-07-25T10:35:23.665Z] #53 DONE 146.8s [2022-07-25T10:35:23.665Z] [2022-07-25T10:35:23.665Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:35:23.665Z] #56 sha256:c60f28cf05ae9788c077dfa02f5f3a318b2ae76a295e1747860b331406b92527 [2022-07-25T10:35:23.920Z] #43 59.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-07-25T10:35:23.920Z] #43 59.44 GEN compel/plugins/include/uapi/std/syscall.h [2022-07-25T10:35:23.920Z] #43 59.51 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-07-25T10:35:24.152Z] #56 256.4 # github.com/containerd/containerd/cmd/containerd [2022-07-25T10:35:24.152Z] #56 256.4 /usr/bin/ld: /tmp/go-link-1643622364/000019.o: in function `New': [2022-07-25T10:35:24.152Z] #56 256.4 /tmp/tmp.Bso2PGH3bJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T10:35:24.152Z] #56 256.4 + bin/containerd-stress [2022-07-25T10:35:24.152Z] #56 257.6 + bin/containerd-shim [2022-07-25T10:35:24.177Z] #43 59.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-07-25T10:35:24.177Z] #43 59.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-07-25T10:35:24.177Z] #43 59.61 DEP compel/plugins/std/infect.d [2022-07-25T10:35:24.237Z] #56 ... [2022-07-25T10:35:24.237Z] [2022-07-25T10:35:24.237Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:35:24.237Z] #54 sha256:ca6e1adf8f119f5b2c9b3552e7b9fcb383cc30039f3021f69ad66aa2a536b1c2 [2022-07-25T10:35:24.237Z] #54 DONE 0.2s [2022-07-25T10:35:24.237Z] [2022-07-25T10:35:24.237Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:35:24.237Z] #56 sha256:c60f28cf05ae9788c077dfa02f5f3a318b2ae76a295e1747860b331406b92527 [2022-07-25T10:35:24.434Z] #43 59.83 DEP compel/plugins/std/string.d [2022-07-25T10:35:24.434Z] #43 59.89 DEP compel/plugins/std/log.d [2022-07-25T10:35:24.434Z] #43 59.95 DEP compel/plugins/std/fds.d [2022-07-25T10:35:24.434Z] #43 60.01 DEP compel/plugins/std/std.d [2022-07-25T10:35:24.434Z] #43 60.07 DEP compel/plugins/shmem/shmem.d [2022-07-25T10:35:24.500Z] #20 39.59 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:35:24.500Z] #20 39.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:35:24.500Z] #20 39.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:35:24.501Z] #20 39.69 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:35:24.501Z] #20 39.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-25T10:35:24.501Z] #20 39.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:35:24.501Z] #20 39.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:35:24.501Z] #20 39.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:35:24.501Z] #20 39.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:35:24.501Z] #20 39.86 Selecting previously unselected package libreadline5:amd64. [2022-07-25T10:35:24.501Z] #20 39.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-25T10:35:24.501Z] #20 39.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-25T10:35:24.501Z] #20 39.99 Selecting previously unselected package net-tools. [2022-07-25T10:35:24.501Z] #20 40.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-25T10:35:24.501Z] #20 40.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:35:24.501Z] #20 40.25 Selecting previously unselected package patch. [2022-07-25T10:35:24.501Z] #20 40.25 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-25T10:35:24.501Z] #20 40.26 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-25T10:35:24.501Z] #20 40.36 Selecting previously unselected package python-pip-whl. [2022-07-25T10:35:24.539Z] #43 120.7 CC criu/pagemap-cache.o [2022-07-25T10:35:24.539Z] #43 121.1 CC criu/pagemap.o [2022-07-25T10:35:24.692Z] #43 60.22 DEP compel/plugins/fds/fds.d [2022-07-25T10:35:24.757Z] #20 40.36 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-25T10:35:24.757Z] #20 40.37 Unpacking python-pip-whl (18.1-5) ... [2022-07-25T10:35:24.949Z] #43 60.39 CC compel/plugins/std/std.o [2022-07-25T10:35:25.206Z] #43 60.72 CC compel/plugins/std/fds.o [2022-07-25T10:35:25.321Z] #20 40.96 Selecting previously unselected package python3-lib2to3. [2022-07-25T10:35:25.321Z] #20 40.96 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-25T10:35:25.321Z] #20 40.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:35:25.321Z] #20 41.08 Selecting previously unselected package python3-distutils. [2022-07-25T10:35:25.321Z] #20 ... [2022-07-25T10:35:25.321Z] [2022-07-25T10:35:25.321Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:25.321Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:25.321Z] #43 93.04 CC criu/cr-service.o [2022-07-25T10:35:25.321Z] #43 94.75 CC criu/crtools.o [2022-07-25T10:35:25.321Z] #43 95.49 CC criu/eventfd.o [2022-07-25T10:35:25.321Z] #43 95.86 CC criu/eventpoll.o [2022-07-25T10:35:25.321Z] #43 96.82 CC criu/external.o [2022-07-25T10:35:25.321Z] #43 97.13 CC criu/fault-injection.o [2022-07-25T10:35:25.321Z] #43 97.26 CC criu/fdstore.o [2022-07-25T10:35:25.321Z] #43 97.55 CC criu/fifo.o [2022-07-25T10:35:25.321Z] #43 97.94 CC criu/file-ids.o [2022-07-25T10:35:25.321Z] #43 98.28 CC criu/file-lock.o [2022-07-25T10:35:25.321Z] #43 99.22 CC criu/files-ext.o [2022-07-25T10:35:25.321Z] #43 99.63 CC criu/files-reg.o [2022-07-25T10:35:25.321Z] #43 102.0 CC criu/files.o [2022-07-25T10:35:25.471Z] #43 121.9 CC criu/parasite-syscall.o [2022-07-25T10:35:25.578Z] #43 ... [2022-07-25T10:35:25.578Z] [2022-07-25T10:35:25.578Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:35:25.578Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:35:25.578Z] #20 41.08 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-25T10:35:25.578Z] #20 41.09 Unpacking python3-distutils (3.7.3-1) ... [2022-07-25T10:35:25.578Z] #20 41.21 Selecting previously unselected package python3-pip. [2022-07-25T10:35:25.578Z] #20 41.24 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-25T10:35:25.578Z] #20 41.25 Unpacking python3-pip (18.1-5) ... [2022-07-25T10:35:25.835Z] #20 41.42 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:35:25.835Z] #20 41.42 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:35:25.835Z] #20 41.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:35:25.835Z] #20 41.56 Selecting previously unselected package python3-setuptools. [2022-07-25T10:35:25.835Z] #20 41.57 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-25T10:35:25.835Z] #20 41.58 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-25T10:35:26.091Z] #20 41.83 Selecting previously unselected package python3-wheel. [2022-07-25T10:35:26.091Z] #20 41.83 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-25T10:35:26.091Z] #20 41.84 Unpacking python3-wheel (0.32.3-2) ... [2022-07-25T10:35:26.091Z] #20 41.90 Selecting previously unselected package sudo. [2022-07-25T10:35:26.091Z] #20 41.91 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-25T10:35:26.091Z] #20 41.91 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:35:26.135Z] #43 61.42 CC compel/plugins/std/log.o [2022-07-25T10:35:26.403Z] #43 122.9 CC criu/path.o [2022-07-25T10:35:26.403Z] #43 ... [2022-07-25T10:35:26.403Z] [2022-07-25T10:35:26.403Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:35:26.403Z] #22 sha256:df33c196fa7961dc8b7de9e684a9e8dd6f112d26d6e820283eb1441c47c529ab [2022-07-25T10:35:26.403Z] #22 15.30 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-25T10:35:26.655Z] #20 42.40 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T10:35:26.773Z] #56 219.9 + bin/containerd [2022-07-25T10:35:26.912Z] #20 42.41 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-25T10:35:26.912Z] #20 42.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:35:26.912Z] #20 42.66 Selecting previously unselected package uidmap. [2022-07-25T10:35:26.912Z] #20 42.66 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-25T10:35:26.912Z] #20 42.67 Unpacking uidmap (1:4.5-1.1) ... [2022-07-25T10:35:26.912Z] #20 42.79 Selecting previously unselected package vim-runtime. [2022-07-25T10:35:27.064Z] #43 62.45 CC compel/plugins/std/string.o [2022-07-25T10:35:27.168Z] #20 42.79 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:35:27.169Z] #20 42.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T10:35:27.169Z] #20 42.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-25T10:35:27.169Z] #20 42.89 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:35:27.629Z] #43 63.20 CC compel/plugins/std/infect.o [2022-07-25T10:35:27.777Z] #22 16.51 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-25T10:35:27.777Z] #22 16.56 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-25T10:35:27.777Z] #22 16.61 Collecting pyyaml (from yamllint==1.26.1) [2022-07-25T10:35:28.035Z] #22 16.90 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-07-25T10:35:28.292Z] #22 ... [2022-07-25T10:35:28.292Z] [2022-07-25T10:35:28.292Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:35:28.292Z] #40 sha256:8c4b043dafb9c408bd9458530e81188d1d0c1659c9892b3f13f9fa65c76ba6b8 [2022-07-25T10:35:28.292Z] #40 176.6 + dpkg --print-architecture [2022-07-25T10:35:28.292Z] #40 DONE 177.2s [2022-07-25T10:35:28.292Z] [2022-07-25T10:35:28.292Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:28.292Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:35:28.292Z] #43 123.3 CC criu/pie-util-vdso.o [2022-07-25T10:35:28.292Z] #43 123.8 CC criu/pie-util.o [2022-07-25T10:35:28.292Z] #43 124.1 CC criu/pipes.o [2022-07-25T10:35:28.550Z] #43 125.1 CC criu/plugin.o [2022-07-25T10:35:28.559Z] #43 63.98 CC compel/arch/x86/plugins/std/parasite-head.o [2022-07-25T10:35:28.559Z] #43 64.09 CC compel/arch/x86/plugins/std/memcpy.o [2022-07-25T10:35:28.559Z] #43 64.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-07-25T10:35:28.815Z] #43 64.34 AR compel/plugins/std.lib.a [2022-07-25T10:35:29.072Z] #43 64.60 CC compel/plugins/fds/fds.o [2022-07-25T10:35:29.116Z] #43 125.5 CC criu/proc_parse.o [2022-07-25T10:35:29.635Z] #43 64.99 AR compel/plugins/fds.lib.a [2022-07-25T10:35:29.635Z] #43 65.08 HOSTDEP compel/src/lib/log-host.d [2022-07-25T10:35:29.892Z] #43 65.21 HOSTDEP compel/src/lib/handle-elf-host.d [2022-07-25T10:35:29.892Z] #43 65.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-07-25T10:35:30.148Z] #43 65.53 HOSTDEP compel/src/main-host.d [2022-07-25T10:35:30.148Z] #43 65.74 DEP compel/src/lib/ptrace.d [2022-07-25T10:35:30.405Z] #43 65.92 DEP compel/src/lib/infect.d [2022-07-25T10:35:30.440Z] #20 46.12 Selecting previously unselected package vim. [2022-07-25T10:35:30.440Z] #20 46.13 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:35:30.440Z] #20 46.15 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:35:30.662Z] #43 66.22 DEP compel/src/lib/infect-util.d [2022-07-25T10:35:30.919Z] #43 66.39 DEP compel/src/lib/infect-rpc.d [2022-07-25T10:35:31.003Z] #20 46.66 Selecting previously unselected package xfsprogs. [2022-07-25T10:35:31.003Z] #20 46.66 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-25T10:35:31.003Z] #20 46.67 Unpacking xfsprogs (4.20.0-1) ... [2022-07-25T10:35:31.176Z] #43 66.57 DEP compel/arch/x86/src/lib/infect.d [2022-07-25T10:35:31.176Z] #43 66.78 DEP compel/arch/x86/src/lib/cpu.d [2022-07-25T10:35:31.433Z] #43 66.85 DEP compel/src/lib/log.d [2022-07-25T10:35:31.433Z] #43 66.93 DEP compel/src/main.d [2022-07-25T10:35:31.567Z] #20 47.15 Selecting previously unselected package zip. [2022-07-25T10:35:31.567Z] #20 47.17 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-25T10:35:31.567Z] #20 47.18 Unpacking zip (3.0-11+b1) ... [2022-07-25T10:35:31.567Z] #20 47.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:35:31.567Z] #20 47.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:35:31.567Z] #20 47.39 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-25T10:35:31.567Z] #20 47.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-25T10:35:31.567Z] #20 47.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-25T10:35:31.645Z] #43 128.3 CC criu/protobuf-desc.o [2022-07-25T10:35:31.690Z] #43 67.13 DEP compel/src/lib/handle-elf.d [2022-07-25T10:35:31.690Z] #43 67.28 DEP compel/arch/x86/src/lib/handle-elf.d [2022-07-25T10:35:31.824Z] #20 47.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-25T10:35:31.824Z] #20 47.44 Setting up uidmap (1:4.5-1.1) ... [2022-07-25T10:35:31.824Z] #20 47.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-25T10:35:31.824Z] #20 47.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:35:31.824Z] #20 47.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:35:31.824Z] #20 47.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:35:31.824Z] #20 47.52 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:35:31.824Z] #20 47.53 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:35:31.824Z] #20 47.54 Setting up zip (3.0-11+b1) ... [2022-07-25T10:35:31.824Z] #20 47.55 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:35:31.824Z] #20 47.57 Setting up bash-completion (1:2.8-6) ... [2022-07-25T10:35:31.948Z] #43 67.39 CC compel/src/lib/log.o [2022-07-25T10:35:32.511Z] #43 67.86 CC compel/arch/x86/src/lib/cpu.o [2022-07-25T10:35:32.767Z] #43 ... [2022-07-25T10:35:32.767Z] [2022-07-25T10:35:32.767Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-07-25T10:35:32.767Z] #13 sha256:e824e319e11ae7a60061f229e1f0aebdd211d787af50c9ac4ee416b02e3939db [2022-07-25T10:35:32.767Z] #13 157.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T10:35:32.767Z] #13 157.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-07-25T10:35:32.767Z] #13 157.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-07-25T10:35:32.767Z] #13 157.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T10:35:32.767Z] #13 157.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-07-25T10:35:32.767Z] #13 157.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-25T10:35:33.024Z] #13 158.0 Selecting previously unselected package libbtrfs0. [2022-07-25T10:35:33.024Z] #13 158.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-07-25T10:35:33.024Z] #13 158.0 Unpacking libbtrfs0 (4.20.1-2) ... [2022-07-25T10:35:33.087Z] #43 129.3 CC criu/protobuf.o [2022-07-25T10:35:33.369Z] #43 129.7 CC criu/pstree.o [2022-07-25T10:35:33.660Z] #13 158.3 Selecting previously unselected package libbtrfs-dev. [2022-07-25T10:35:33.660Z] #13 158.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-07-25T10:35:33.660Z] #13 158.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:35:33.917Z] #13 158.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T10:35:33.917Z] #13 158.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:35:33.917Z] #13 158.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:35:33.917Z] #13 158.8 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:35:33.917Z] #13 158.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-07-25T10:35:33.917Z] #13 158.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:35:34.126Z] #56 267.9 + bin/containerd-shim-runc-v1 [2022-07-25T10:35:34.311Z] #43 130.8 CC criu/rbtree.o [2022-07-25T10:35:34.480Z] #13 159.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T10:35:34.480Z] #13 159.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-07-25T10:35:34.480Z] #13 159.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-07-25T10:35:34.876Z] #43 131.1 CC criu/rst-malloc.o [2022-07-25T10:35:35.043Z] #13 159.8 Selecting previously unselected package libpcre16-3:amd64. [2022-07-25T10:35:35.043Z] #13 159.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-07-25T10:35:35.043Z] #13 159.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-07-25T10:35:35.096Z] #20 50.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-25T10:35:35.096Z] #20 50.31 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:35:35.096Z] #20 50.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:35:35.096Z] #20 50.34 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-25T10:35:35.096Z] #20 50.35 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:35:35.096Z] #20 50.45 invoke-rc.d: could not determine current runlevel [2022-07-25T10:35:35.096Z] #20 50.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:35:35.096Z] #20 50.48 Setting up pigz (2.4-1) ... [2022-07-25T10:35:35.096Z] #20 50.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:35:35.096Z] #20 50.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:35:35.096Z] #20 50.51 Setting up python-pip-whl (18.1-5) ... [2022-07-25T10:35:35.096Z] #20 50.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-25T10:35:35.096Z] #20 50.53 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:35:35.134Z] #43 131.5 CC criu/seccomp.o [2022-07-25T10:35:35.299Z] #13 160.4 Selecting previously unselected package libpcre32-3:amd64. [2022-07-25T10:35:35.352Z] #20 50.98 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-25T10:35:35.352Z] #20 50.99 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:35:35.352Z] #20 51.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:35:35.352Z] #20 51.01 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:35:35.352Z] #20 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T10:35:35.352Z] #20 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T10:35:35.352Z] #20 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T10:35:35.352Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T10:35:35.352Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T10:35:35.352Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T10:35:35.352Z] #20 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T10:35:35.352Z] #20 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T10:35:35.556Z] #13 160.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-07-25T10:35:35.556Z] #13 160.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-07-25T10:35:35.608Z] #20 51.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:35:35.608Z] #20 51.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:35:35.608Z] #20 51.14 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-25T10:35:35.608Z] #20 51.15 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:35:35.608Z] #20 51.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-25T10:35:35.608Z] #20 51.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:35:35.707Z] #43 132.1 CC criu/seize.o [2022-07-25T10:35:35.813Z] #13 160.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-07-25T10:35:35.813Z] #13 160.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-07-25T10:35:35.813Z] #13 160.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-25T10:35:36.070Z] #13 161.0 Selecting previously unselected package libpcre3-dev:amd64. [2022-07-25T10:35:36.070Z] #13 161.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-07-25T10:35:36.070Z] #13 161.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-25T10:35:36.273Z] #43 132.8 CC criu/servicefd.o [2022-07-25T10:35:36.537Z] #20 ... [2022-07-25T10:35:36.537Z] [2022-07-25T10:35:36.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:36.537Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:36.537Z] #43 104.1 CC criu/filesystems.o [2022-07-25T10:35:36.537Z] #43 104.9 CC criu/fsnotify.o [2022-07-25T10:35:36.537Z] #43 106.2 CC criu/image-desc.o [2022-07-25T10:35:36.537Z] #43 106.3 CC criu/image.o [2022-07-25T10:35:36.537Z] #43 107.2 CC criu/ipc_ns.o [2022-07-25T10:35:36.537Z] #43 108.4 CC criu/irmap.o [2022-07-25T10:35:36.537Z] #43 109.1 CC criu/kcmp-ids.o [2022-07-25T10:35:36.537Z] #43 109.4 CC criu/kerndat.o [2022-07-25T10:35:36.537Z] #43 110.6 CC criu/libnetlink.o [2022-07-25T10:35:36.537Z] #43 111.0 CC criu/log.o [2022-07-25T10:35:36.537Z] #43 111.6 CC criu/lsm.o [2022-07-25T10:35:36.537Z] #43 112.1 CC criu/mem.o [2022-07-25T10:35:36.537Z] #43 114.0 CC criu/memfd.o [2022-07-25T10:35:36.838Z] #43 133.3 CC criu/shmem.o [2022-07-25T10:35:37.005Z] #13 161.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T10:35:37.005Z] #13 161.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-07-25T10:35:37.005Z] #13 161.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-25T10:35:37.099Z] #43 114.6 CC criu/mount.o [2022-07-25T10:35:37.262Z] #13 162.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T10:35:37.262Z] #13 162.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-07-25T10:35:37.262Z] #13 162.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-25T10:35:37.518Z] #13 162.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:35:37.518Z] #13 162.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-07-25T10:35:37.518Z] #13 162.3 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:35:37.518Z] #13 162.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:35:37.771Z] #43 134.3 CC criu/sigframe.o [2022-07-25T10:35:37.775Z] #13 162.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-07-25T10:35:37.775Z] #13 162.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:35:38.337Z] #43 134.6 CC criu/signalfd.o [2022-07-25T10:35:38.337Z] #43 134.9 CC criu/sk-inet.o [2022-07-25T10:35:38.338Z] #13 163.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-07-25T10:35:38.338Z] #13 163.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-07-25T10:35:38.338Z] #13 163.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-07-25T10:35:38.338Z] #13 163.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-07-25T10:35:38.338Z] #13 163.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-07-25T10:35:38.338Z] #13 163.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-07-25T10:35:38.338Z] #13 163.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:35:38.338Z] #13 163.4 Setting up libbtrfs0 (4.20.1-2) ... [2022-07-25T10:35:38.338Z] #13 163.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-07-25T10:35:38.469Z] #43 ... [2022-07-25T10:35:38.470Z] [2022-07-25T10:35:38.470Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:35:38.470Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:35:38.470Z] #20 54.20 Setting up iptables (1.8.2-4) ... [2022-07-25T10:35:38.470Z] #20 54.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:35:38.594Z] #13 163.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:35:38.594Z] #13 163.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-07-25T10:35:38.594Z] #13 163.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-07-25T10:35:38.594Z] #13 163.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-07-25T10:35:38.726Z] #20 54.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:35:38.726Z] #20 54.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:35:38.726Z] #20 54.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:35:38.726Z] #20 54.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T10:35:38.726Z] #20 54.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T10:35:38.726Z] #20 54.28 Setting up python3 (3.7.3-1) ... [2022-07-25T10:35:38.853Z] #13 163.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-07-25T10:35:38.853Z] #13 163.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-07-25T10:35:38.853Z] #13 163.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-07-25T10:35:38.853Z] #13 163.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-07-25T10:35:38.853Z] #13 163.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:35:38.903Z] #43 ... [2022-07-25T10:35:38.903Z] [2022-07-25T10:35:38.903Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:35:38.903Z] #49 sha256:ba57423da442df799ac8944e096190c808b049be10c1cf60e2ed7ef1333b7c32 [2022-07-25T10:35:38.903Z] #49 188.2 + /build/golangci-lint --version [2022-07-25T10:35:38.983Z] #20 54.70 Setting up python3-wheel (0.32.3-2) ... [2022-07-25T10:35:39.109Z] #13 163.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:35:39.109Z] #13 164.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-25T10:35:39.109Z] #13 164.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-07-25T10:35:39.109Z] #13 164.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:35:39.109Z] #13 164.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-25T10:35:39.109Z] #13 164.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-07-25T10:35:39.109Z] #13 164.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-07-25T10:35:39.109Z] #13 164.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:35:39.161Z] #49 ... [2022-07-25T10:35:39.161Z] [2022-07-25T10:35:39.161Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:35:39.161Z] #22 sha256:df33c196fa7961dc8b7de9e684a9e8dd6f112d26d6e820283eb1441c47c529ab [2022-07-25T10:35:39.161Z] #22 17.79 Installing build dependencies: started [2022-07-25T10:35:39.161Z] #22 ... [2022-07-25T10:35:39.161Z] [2022-07-25T10:35:39.161Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:35:39.161Z] #49 sha256:ba57423da442df799ac8944e096190c808b049be10c1cf60e2ed7ef1333b7c32 [2022-07-25T10:35:39.161Z] #49 188.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-25T10:35:39.365Z] #13 164.1 Setting up dmsetup (2:1.02.155-3) ... [2022-07-25T10:35:39.365Z] #13 164.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-07-25T10:35:39.365Z] #13 164.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-07-25T10:35:39.365Z] #13 164.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:35:39.442Z] #56 273.8 + bin/containerd-shim-runc-v2 [2022-07-25T10:35:39.700Z] #56 274.5 + binaries [2022-07-25T10:35:39.700Z] #56 274.5 + install -D bin/containerd /build/containerd [2022-07-25T10:35:39.700Z] #56 274.5 + install -D bin/containerd-shim /build/containerd-shim [2022-07-25T10:35:39.700Z] #56 274.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T10:35:39.700Z] #56 274.5 + install -D bin/ctr /build/ctr [2022-07-25T10:35:39.913Z] #20 55.34 Setting up apparmor (2.13.2-10) ... [2022-07-25T10:35:40.266Z] #56 DONE 275.0s [2022-07-25T10:35:40.537Z] #49 DONE 189.6s [2022-07-25T10:35:40.537Z] [2022-07-25T10:35:40.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:40.537Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:35:40.537Z] #43 135.9 CC criu/sk-netlink.o [2022-07-25T10:35:40.537Z] #43 136.3 CC criu/sk-packet.o [2022-07-25T10:35:40.795Z] #43 137.2 CC criu/sk-queue.o [2022-07-25T10:35:41.204Z] [2022-07-25T10:35:41.205Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:35:41.205Z] #57 sha256:17a478f41bc96a48e67bc90dd119b85fba7334fe4bcf70165d6d1f792c58c908 [2022-07-25T10:35:41.205Z] #57 DONE 0.2s [2022-07-25T10:35:41.280Z] #20 56.95 Setting up xfsprogs (4.20.0-1) ... [2022-07-25T10:35:41.280Z] #20 56.97 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:35:41.462Z] [2022-07-25T10:35:41.462Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:35:41.462Z] #61 sha256:4dae8dbb050aeed2b35cfa33f9b5d65301b68b0c2b126c1d646846c43f36089f [2022-07-25T10:35:41.462Z] #61 DONE 0.1s [2022-07-25T10:35:41.462Z] [2022-07-25T10:35:41.462Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:35:41.462Z] #66 sha256:01f305df9efc99c78a4122383fe68d95ac217b8e157bad1d34e09f799e9fa882 [2022-07-25T10:35:41.536Z] #20 57.37 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:35:41.729Z] #43 138.1 CC criu/sk-tcp.o [2022-07-25T10:35:42.028Z] #66 DONE 0.6s [2022-07-25T10:35:42.029Z] [2022-07-25T10:35:42.029Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-25T10:35:42.029Z] #68 sha256:89e524dbb950b07fe6c2fb850bb1fa6a5788ae72bb5076453a89a2f98ba7a1ae [2022-07-25T10:35:42.029Z] #68 DONE 0.0s [2022-07-25T10:35:42.029Z] [2022-07-25T10:35:42.029Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:35:42.029Z] #69 sha256:8b845ba883d5b4fd0f492094f44f04da011b269cf808f53048b2dc855185a7a6 [2022-07-25T10:35:42.029Z] #69 DONE 0.0s [2022-07-25T10:35:42.029Z] [2022-07-25T10:35:42.029Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:35:42.029Z] #70 sha256:07a0c62d4e5cca0a217fd92e0fe80f7d90f30694ba00d3d463347beea92a5eb7 [2022-07-25T10:35:42.295Z] #43 138.6 CC criu/sk-unix.o [2022-07-25T10:35:42.465Z] #20 58.20 Setting up python3-distutils (3.7.3-1) ... [2022-07-25T10:35:42.596Z] #70 DONE 0.6s [2022-07-25T10:35:42.640Z] #13 DONE 167.0s [2022-07-25T10:35:42.640Z] [2022-07-25T10:35:42.640Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:35:42.640Z] #53 sha256:160b5011d37807cd8e4871a403352eea38404cf83f0ecd9907d67c7f85c511fd [2022-07-25T10:35:42.854Z] [2022-07-25T10:35:42.854Z] #71 exporting to image [2022-07-25T10:35:42.854Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:35:42.854Z] #71 exporting layers [2022-07-25T10:35:43.030Z] #20 58.67 Setting up python3-setuptools (40.8.0-1) ... [2022-07-25T10:35:43.570Z] #53 ... [2022-07-25T10:35:43.570Z] [2022-07-25T10:35:43.570Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:43.570Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:43.570Z] #43 69.03 CC compel/arch/x86/src/lib/infect.o [2022-07-25T10:35:43.570Z] #43 70.13 CC compel/src/lib/infect-rpc.o [2022-07-25T10:35:43.570Z] #43 70.71 CC compel/src/lib/infect-util.o [2022-07-25T10:35:43.570Z] #43 71.04 CC compel/src/lib/infect.o [2022-07-25T10:35:43.570Z] #43 74.16 CC compel/src/lib/ptrace.o [2022-07-25T10:35:43.570Z] #43 74.62 AR compel/libcompel.a [2022-07-25T10:35:43.570Z] #43 74.79 HOSTCC compel/src/main-host.o [2022-07-25T10:35:43.570Z] #43 75.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-07-25T10:35:43.570Z] #43 75.53 HOSTCC compel/src/lib/handle-elf-host.o [2022-07-25T10:35:43.570Z] #43 76.04 HOSTCC compel/src/lib/log-host.o [2022-07-25T10:35:43.570Z] #43 76.36 HOSTLINK compel/compel-host-bin [2022-07-25T10:35:43.570Z] #43 76.59 DEP soccr/soccr.d [2022-07-25T10:35:43.570Z] #43 76.76 CC soccr/soccr.o [2022-07-25T10:35:43.570Z] #43 78.94 AR soccr/libsoccr.a [2022-07-25T10:35:43.570Z] #43 79.04 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:35:43.827Z] #43 ... [2022-07-25T10:35:43.827Z] [2022-07-25T10:35:43.827Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:35:43.827Z] #53 sha256:160b5011d37807cd8e4871a403352eea38404cf83f0ecd9907d67c7f85c511fd [2022-07-25T10:35:43.827Z] #53 1.818 + RM_GOPATH=0 [2022-07-25T10:35:43.959Z] #20 59.76 Setting up python3-pip (18.1-5) ... [2022-07-25T10:35:44.085Z] #53 1.823 + TMP_GOPATH= [2022-07-25T10:35:44.085Z] #53 1.823 + : /build [2022-07-25T10:35:44.085Z] #53 1.823 + '[' -z '' ']' [2022-07-25T10:35:44.085Z] #53 1.823 ++ mktemp -d [2022-07-25T10:35:44.085Z] #53 1.823 + export GOPATH=/tmp/tmp.NRG5a3BEQh [2022-07-25T10:35:44.085Z] #53 1.823 + GOPATH=/tmp/tmp.NRG5a3BEQh [2022-07-25T10:35:44.085Z] #53 1.823 + RM_GOPATH=1 [2022-07-25T10:35:44.085Z] #53 1.823 + case "$(go env GOARCH)" in [2022-07-25T10:35:44.085Z] #53 1.823 ++ go env GOARCH [2022-07-25T10:35:44.085Z] #53 1.847 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:35:44.085Z] #53 1.847 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:35:44.085Z] #53 1.847 ++ dirname /tmp/install/install.sh [2022-07-25T10:35:44.085Z] #53 1.848 + dir=/tmp/install [2022-07-25T10:35:44.085Z] #53 1.848 + bin=runc [2022-07-25T10:35:44.085Z] #53 1.848 + shift [2022-07-25T10:35:44.085Z] #53 1.848 + '[' '!' -f /tmp/install/runc.installer ']' [2022-07-25T10:35:44.085Z] #53 1.848 + . /tmp/install/runc.installer [2022-07-25T10:35:44.085Z] #53 1.848 ++ set -e [2022-07-25T10:35:44.085Z] #53 1.848 ++ : v1.1.2 [2022-07-25T10:35:44.085Z] #53 1.849 + install_runc [2022-07-25T10:35:44.085Z] #53 1.849 + RUNC_BUILDTAGS=seccomp [2022-07-25T10:35:44.085Z] #53 1.849 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T10:35:44.085Z] #53 1.849 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NRG5a3BEQh/src/github.com/opencontainers/runc [2022-07-25T10:35:44.085Z] #53 1.850 Cloning into '/tmp/tmp.NRG5a3BEQh/src/github.com/opencontainers/runc'... [2022-07-25T10:35:44.085Z] #53 1.850 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T10:35:44.195Z] #43 140.5 CC criu/sockets.o [2022-07-25T10:35:44.342Z] #53 ... [2022-07-25T10:35:44.342Z] [2022-07-25T10:35:44.342Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-07-25T10:35:44.342Z] #14 sha256:22692341362abc7e7ed84685084ab63b0bf0f17d39ae988048126ad3b1caa6a9 [2022-07-25T10:35:44.342Z] #14 DONE 2.2s [2022-07-25T10:35:44.342Z] [2022-07-25T10:35:44.342Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:44.342Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:44.342Z] #43 79.60 DEP criu/arch/x86/sigframe.d [2022-07-25T10:35:44.342Z] #43 79.77 DEP criu/arch/x86/sigaction_compat.d [2022-07-25T10:35:44.342Z] #43 79.90 DEP criu/arch/x86/kerndat.d [2022-07-25T10:35:44.601Z] #43 80.14 DEP criu/arch/x86/crtools.d [2022-07-25T10:35:44.858Z] #43 80.30 DEP criu/arch/x86/cpu.d [2022-07-25T10:35:45.115Z] #43 80.60 CC criu/arch/x86/cpu.o [2022-07-25T10:35:45.129Z] #43 141.4 CC criu/stats.o [2022-07-25T10:35:45.326Z] #20 60.79 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:35:45.326Z] #20 60.84 Processing triggers for mime-support (3.62) ... [2022-07-25T10:35:45.387Z] #43 141.7 CC criu/string.o [2022-07-25T10:35:45.387Z] #43 141.8 CC criu/sysctl.o [2022-07-25T10:35:45.586Z] #20 DONE 61.3s [2022-07-25T10:35:45.586Z] [2022-07-25T10:35:45.586Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:35:45.586Z] #21 sha256:b360184f4f5cb8514a38ceb391e96a10d0d5e5f3c7e28dc28ac4d83d2d5eaa4b [2022-07-25T10:35:45.645Z] #43 ... [2022-07-25T10:35:45.645Z] [2022-07-25T10:35:45.645Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:35:45.645Z] #22 sha256:df33c196fa7961dc8b7de9e684a9e8dd6f112d26d6e820283eb1441c47c529ab [2022-07-25T10:35:45.645Z] #22 34.29 Installing build dependencies: finished with status 'done' [2022-07-25T10:35:46.483Z] #43 81.70 CC criu/arch/x86/crtools.o [2022-07-25T10:35:46.739Z] #43 ... [2022-07-25T10:35:46.739Z] [2022-07-25T10:35:46.739Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:35:46.739Z] #15 sha256:51700d2c70ad758d0290120277fdc3f5af5dc892668f9a07f51780138e3ac34c [2022-07-25T10:35:46.739Z] #15 DONE 2.5s [2022-07-25T10:35:46.996Z] [2022-07-25T10:35:46.996Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:35:46.996Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-25T10:35:47.480Z] #21 1.522 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T10:35:47.480Z] #21 1.526 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T10:35:47.480Z] #21 1.529 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T10:35:47.480Z] #21 DONE 1.6s [2022-07-25T10:35:47.480Z] [2022-07-25T10:35:47.480Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:35:47.480Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:35:48.365Z] #16 1.539 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T10:35:48.928Z] #16 ... [2022-07-25T10:35:48.928Z] [2022-07-25T10:35:48.928Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:35:48.928Z] #58 sha256:17cea4d1202989f98ea77283b61fd057a9b745c26a2e6a7358280f250d9b2ec2 [2022-07-25T10:35:48.928Z] #58 169.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:35:48.928Z] #58 169.5 + GOBIN=/build [2022-07-25T10:35:48.928Z] #58 169.5 + GO111MODULE=on [2022-07-25T10:35:48.928Z] #58 169.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-07-25T10:35:49.185Z] #58 ... [2022-07-25T10:35:49.185Z] [2022-07-25T10:35:49.185Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:49.185Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:49.185Z] #43 83.82 CC criu/arch/x86/kerndat.o [2022-07-25T10:35:49.185Z] #43 84.69 CC criu/arch/x86/sigaction_compat.o [2022-07-25T10:35:49.415Z] #71 exporting layers 6.4s done [2022-07-25T10:35:49.415Z] #71 writing image sha256:3d6e6aa3eeb720cf6d4f0519a48313904e01b1178984609287860a40623582d1 done [2022-07-25T10:35:49.415Z] #71 naming to docker.io/library/docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 done [2022-07-25T10:35:49.415Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [2022-07-25T10:35:49.442Z] #43 ... [2022-07-25T10:35:49.442Z] [2022-07-25T10:35:49.442Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:35:49.442Z] #16 sha256:5477d79c18a995e775d1c732c88f25355ddae064bf0510d140b2c6ad2eb0163a [2022-07-25T10:35:49.442Z] #16 DONE 2.6s [2022-07-25T10:35:49.442Z] [2022-07-25T10:35:49.442Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-07-25T10:35:49.442Z] #58 sha256:17cea4d1202989f98ea77283b61fd057a9b745c26a2e6a7358280f250d9b2ec2 [2022-07-25T10:35:49.442Z] #58 DONE 180.0s [2022-07-25T10:35:49.442Z] [2022-07-25T10:35:49.442Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:35:49.442Z] #59 sha256:5259ea661302a32833807087d4555a66ee8065a7bbfd2abf6896c518c1af3f2e [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-25T10:35:49.698Z] #59 DONE 0.3s [2022-07-25T10:35:49.698Z] [2022-07-25T10:35:49.698Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:35:49.698Z] #60 sha256:4aec7a618d7e8153c8f0412dd816d42476bda48697ca865279f7144e85f9a04f [2022-07-25T10:35:49.738Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43859/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/validate/default [2022-07-25T10:35:49.829Z] #22 38.58 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-25T10:35:49.829Z] #22 38.58 Building wheels for collected packages: yamllint, pyyaml [2022-07-25T10:35:49.829Z] #22 38.58 Running setup.py bdist_wheel for yamllint: started [2022-07-25T10:35:49.954Z] #60 DONE 0.2s [2022-07-25T10:35:49.954Z] [2022-07-25T10:35:49.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:49.954Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:49.954Z] #43 85.22 CC criu/arch/x86/sigframe.o [2022-07-25T10:35:50.213Z] #43 85.76 LINK criu/arch/x86/crtools.built-in.o [2022-07-25T10:35:50.213Z] #43 85.82 DEP criu/pie/util-vdso-elf32.d [2022-07-25T10:35:50.305Z] Congratulations! All commits are properly signed with the DCO! [2022-07-25T10:35:50.469Z] #43 85.96 DEP criu/pie/util-vdso.d [2022-07-25T10:35:50.725Z] #43 86.21 DEP criu/pie/util.d [2022-07-25T10:35:50.761Z] #22 39.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-25T10:35:50.761Z] #22 39.47 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-25T10:35:50.761Z] #22 39.52 Running setup.py bdist_wheel for pyyaml: started [2022-07-25T10:35:50.981Z] #43 86.46 CC criu/pie/util.o [2022-07-25T10:35:51.239Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-25T10:35:51.240Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-25T10:35:51.543Z] #43 87.02 CC criu/pie/util-vdso.o [2022-07-25T10:35:51.652Z] #22 ... [2022-07-25T10:35:51.652Z] [2022-07-25T10:35:51.652Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:51.652Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:51.652Z] #43 118.9 CC criu/namespaces.o [2022-07-25T10:35:51.652Z] #43 121.0 CC criu/net.o [2022-07-25T10:35:51.652Z] #43 124.9 CC criu/netfilter.o [2022-07-25T10:35:51.652Z] #43 125.4 CC criu/page-pipe.o [2022-07-25T10:35:51.652Z] #43 126.1 CC criu/page-xfer.o [2022-07-25T10:35:51.652Z] #43 127.9 CC criu/pagemap-cache.o [2022-07-25T10:35:51.652Z] #43 128.3 CC criu/pagemap.o [2022-07-25T10:35:51.652Z] #43 129.5 CC criu/parasite-syscall.o [2022-07-25T10:35:51.798Z] #43 ... [2022-07-25T10:35:51.798Z] [2022-07-25T10:35:51.798Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:35:51.798Z] #17 sha256:f8e0dff03db1c88912011e7d0c384f70ff3668055e3a930e2d1dc99e229f28b9 [2022-07-25T10:35:51.798Z] #17 DONE 2.4s [2022-07-25T10:35:52.054Z] [2022-07-25T10:35:52.054Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:35:52.054Z] #18 sha256:80f1d1443917306c2f6d7daabd5113c2e83ddc0ce3b294db484be27c8636ce4f [2022-07-25T10:35:52.135Z] #22 40.88 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-07-25T10:35:52.135Z] #22 40.89 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-07-25T10:35:52.393Z] #22 41.03 Successfully built yamllint pyyaml [2022-07-25T10:35:52.393Z] #22 41.05 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-25T10:35:52.654Z] #22 41.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T10:35:53.019Z] #43 130.5 CC criu/path.o [2022-07-25T10:35:53.019Z] #43 ... [2022-07-25T10:35:53.019Z] [2022-07-25T10:35:53.019Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:35:53.019Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:35:53.019Z] #22 5.536 Collecting yamllint==1.26.1 [2022-07-25T10:35:53.587Z] #22 DONE 42.1s [2022-07-25T10:35:53.587Z] [2022-07-25T10:35:53.587Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:53.587Z] #43 sha256:bb1d5713787175d91018f2d3b0a1c187e36a36b1838af639998872273500f9ea [2022-07-25T10:35:53.587Z] #43 142.4 CC criu/sysfs_parse.o [2022-07-25T10:35:53.587Z] #43 142.8 CC criu/timens.o [2022-07-25T10:35:53.587Z] #43 143.0 CC criu/timerfd.o [2022-07-25T10:35:53.587Z] #43 143.4 CC criu/tty.o [2022-07-25T10:35:53.587Z] #43 145.3 CC criu/tun.o [2022-07-25T10:35:53.587Z] #43 145.9 CC criu/uffd.o [2022-07-25T10:35:53.587Z] #43 147.0 CC criu/util.o [2022-07-25T10:35:53.587Z] #43 148.3 CC criu/uts_ns.o [2022-07-25T10:35:53.587Z] #43 148.6 CC criu/vdso.o [2022-07-25T10:35:53.587Z] #43 149.2 LINK criu/built-in.o [2022-07-25T10:35:53.587Z] #43 149.4 LINK criu/criu [2022-07-25T10:35:53.587Z] #43 149.7 DEP lib/c/criu.d [2022-07-25T10:35:53.587Z] #43 149.8 CC images/rpc.pb-c.o [2022-07-25T10:35:53.845Z] #43 150.3 CC lib/c/criu.o [2022-07-25T10:35:53.943Z] #18 DONE 1.8s [2022-07-25T10:35:53.943Z] [2022-07-25T10:35:53.943Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-07-25T10:35:53.943Z] #19 sha256:4654de7443c6e176a8b8dab52f28a2aaa16cef3acf372f07593db4d8c8d0d52b [2022-07-25T10:35:54.411Z] #43 151.1 LINK lib/c/built-in.o [2022-07-25T10:35:54.668Z] #43 151.1 LINK lib/c/libcriu.so [2022-07-25T10:35:54.668Z] #43 151.2 LINK lib/c/libcriu.a [2022-07-25T10:35:54.926Z] #43 151.3 GEN magic.py [2022-07-25T10:35:54.926Z] #43 151.5 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:35:54.926Z] #43 151.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:35:54.926Z] #43 151.5 Note: Building without GnuTLS support [2022-07-25T10:35:54.926Z] #43 151.5 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:35:54.926Z] #43 151.5 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:35:55.492Z] #43 152.1 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:35:55.834Z] #19 DONE 2.0s [2022-07-25T10:35:55.834Z] [2022-07-25T10:35:55.835Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:35:55.835Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:35:56.424Z] #43 152.8 make[1]: Nothing to be done for 'all'. [2022-07-25T10:35:56.990Z] #43 153.5 make[1]: 'images/built-in.o' is up to date. [2022-07-25T10:35:56.990Z] #43 153.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-25T10:35:56.990Z] #43 153.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-25T10:35:57.248Z] #43 153.6 make[1]: 'compel/libcompel.a' is up to date. [2022-07-25T10:35:57.248Z] #43 153.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-25T10:35:57.248Z] #43 153.7 make[1]: Nothing to be done for 'all'. [2022-07-25T10:35:57.248Z] #43 153.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:35:57.506Z] #43 154.0 make[2]: Nothing to be done for 'all'. [2022-07-25T10:35:57.506Z] #43 154.0 make[2]: Nothing to be done for 'all'. [2022-07-25T10:35:57.506Z] #43 154.0 make[2]: Nothing to be done for 'all'. [2022-07-25T10:35:57.766Z] #43 154.1 make[2]: Nothing to be done for 'all'. [2022-07-25T10:35:57.766Z] #43 154.2 make[2]: Nothing to be done for 'all'. [2022-07-25T10:35:57.766Z] #43 154.2 make[2]: Nothing to be done for 'all'. [2022-07-25T10:35:57.766Z] #43 154.3 make[2]: Nothing to be done for 'all'. [2022-07-25T10:35:57.766Z] #43 154.4 make[2]: Nothing to be done for 'all'. [2022-07-25T10:35:58.024Z] #43 154.4 INSTALL criu/criu [2022-07-25T10:35:58.024Z] #43 DONE 154.5s [2022-07-25T10:35:58.024Z] [2022-07-25T10:35:58.024Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:35:58.024Z] #53 sha256:515a43d2c2e69538fc268f5ba9f119d74b3dfb85d723d3d96b94a5fd7137b0a2 [2022-07-25T10:35:58.265Z] #22 10.88 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-25T10:35:58.357Z] #20 2.444 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-07-25T10:35:58.358Z] #20 2.599 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-07-25T10:35:58.358Z] #20 2.599 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] [2022-07-25T10:35:58.358Z] #20 2.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-07-25T10:35:59.194Z] #22 ... [2022-07-25T10:35:59.194Z] [2022-07-25T10:35:59.194Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:35:59.194Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:35:59.194Z] #43 130.7 CC criu/pie-util-vdso-elf32.o [2022-07-25T10:35:59.194Z] #43 131.2 CC criu/pie-util-vdso.o [2022-07-25T10:35:59.194Z] #43 131.5 CC criu/pie-util.o [2022-07-25T10:35:59.194Z] #43 131.7 CC criu/pipes.o [2022-07-25T10:35:59.194Z] #43 132.4 CC criu/plugin.o [2022-07-25T10:35:59.194Z] #43 132.9 CC criu/proc_parse.o [2022-07-25T10:35:59.194Z] #43 135.5 CC criu/protobuf-desc.o [2022-07-25T10:35:59.194Z] #43 136.5 CC criu/protobuf.o [2022-07-25T10:35:59.194Z] #43 ... [2022-07-25T10:35:59.194Z] [2022-07-25T10:35:59.194Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:35:59.194Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:35:59.194Z] #40 201.8 + dpkg --print-architecture [2022-07-25T10:35:59.194Z] #40 201.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-25T10:35:59.356Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-25T10:35:59.451Z] #40 202.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T10:35:59.708Z] #40 202.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T10:35:59.815Z] #20 4.243 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-07-25T10:36:00.290Z] Congratulations! All API changes are done the right way. [2022-07-25T10:36:00.290Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-25T10:36:00.290Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-25T10:36:00.290Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-25T10:36:00.290Z] Congratulations! No new tests were added to integration-cli. [2022-07-25T10:36:00.290Z] [2022-07-25T10:36:00.290Z] INFO Start validation with golang-ci-lint [2022-07-25T10:36:00.549Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-25T10:36:00.549Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-25T10:36:00.549Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-25T10:36:01.205Z] #20 ... [2022-07-25T10:36:01.205Z] [2022-07-25T10:36:01.205Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:36:01.205Z] #53 sha256:160b5011d37807cd8e4871a403352eea38404cf83f0ecd9907d67c7f85c511fd [2022-07-25T10:36:01.205Z] #53 17.98 Checking out files: 84% (1007/1195) Checking out files: 85% (1016/1195) Checking out files: 86% (1028/1195) Checking out files: 87% (1040/1195) Checking out files: 88% (1052/1195) Checking out files: 89% (1064/1195) Checking out files: 90% (1076/1195) Checking out files: 91% (1088/1195) Checking out files: 92% (1100/1195) Checking out files: 93% (1112/1195) Checking out files: 94% (1124/1195) Checking out files: 95% (1136/1195) Checking out files: 96% (1148/1195) Checking out files: 97% (1160/1195) Checking out files: 98% (1172/1195) Checking out files: 99% (1184/1195) Checking out files: 100% (1195/1195) Checking out files: 100% (1195/1195), done. [2022-07-25T10:36:01.205Z] #53 18.19 + cd /tmp/tmp.NRG5a3BEQh/src/github.com/opencontainers/runc [2022-07-25T10:36:01.205Z] #53 18.22 + git checkout -q v1.1.2 [2022-07-25T10:36:01.205Z] #53 18.83 + '[' -z '' ']' [2022-07-25T10:36:01.205Z] #53 18.83 + target=static [2022-07-25T10:36:01.205Z] #53 18.83 + make BUILDTAGS=seccomp static [2022-07-25T10:36:01.205Z] #53 19.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T10:36:02.227Z] #40 ... [2022-07-25T10:36:02.227Z] [2022-07-25T10:36:02.227Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:36:02.227Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:36:02.227Z] #22 12.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-25T10:36:02.227Z] #22 12.16 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-25T10:36:02.227Z] #22 12.23 Collecting pyyaml (from yamllint==1.26.1) [2022-07-25T10:36:02.227Z] #22 12.59 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-07-25T10:36:02.227Z] #22 12.89 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-25T10:36:02.227Z] #22 12.89 Building wheels for collected packages: yamllint [2022-07-25T10:36:02.227Z] #22 12.90 Running setup.py bdist_wheel for yamllint: started [2022-07-25T10:36:02.227Z] #22 14.03 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-25T10:36:02.227Z] #22 14.03 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-25T10:36:02.227Z] #22 14.08 Successfully built yamllint [2022-07-25T10:36:02.227Z] #22 14.11 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-25T10:36:02.227Z] #22 14.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T10:36:02.227Z] #22 DONE 15.1s [2022-07-25T10:36:02.483Z] [2022-07-25T10:36:02.483Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:36:02.483Z] #25 sha256:cc5b3d0ed67455486522b25b702e2d88c472c0a5c02386b51eead38f3f58c87d [2022-07-25T10:36:02.571Z] #53 ... [2022-07-25T10:36:02.571Z] [2022-07-25T10:36:02.571Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:02.571Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:02.571Z] #43 88.10 CC criu/pie/util-vdso-elf32.o [2022-07-25T10:36:02.571Z] #43 89.20 AR criu/pie/pie.lib.a [2022-07-25T10:36:02.571Z] #43 89.33 DEP criu/pie/restorer.d [2022-07-25T10:36:02.571Z] #43 89.66 DEP criu/arch/x86/sigaction_compat_pie.d [2022-07-25T10:36:02.571Z] #43 89.89 DEP criu/arch/x86/restorer_unmap.d [2022-07-25T10:36:02.571Z] #43 89.91 DEP criu/arch/x86/restorer.d [2022-07-25T10:36:02.571Z] #43 90.10 DEP criu/arch/x86/vdso-pie.d [2022-07-25T10:36:02.571Z] #43 90.22 DEP criu/pie/parasite-vdso.d [2022-07-25T10:36:02.571Z] #43 90.51 DEP criu/pie/parasite.d [2022-07-25T10:36:02.571Z] #43 90.98 CC criu/pie/parasite.o [2022-07-25T10:36:02.571Z] #43 92.55 LINK criu/pie/parasite.built-in.o [2022-07-25T10:36:02.571Z] #43 92.57 GEN criu/pie/parasite-blob.h [2022-07-25T10:36:02.571Z] #43 92.63 CC criu/pie/parasite-vdso.o [2022-07-25T10:36:02.571Z] #43 93.66 CC criu/arch/x86/vdso-pie.o [2022-07-25T10:36:02.571Z] #43 94.08 CC criu/arch/x86/restorer.o [2022-07-25T10:36:02.572Z] #43 94.62 CC criu/arch/x86/restorer_unmap.o [2022-07-25T10:36:02.572Z] #43 94.79 CC criu/arch/x86/sigaction_compat_pie.o [2022-07-25T10:36:02.572Z] #43 95.24 CC criu/pie/restorer.o [2022-07-25T10:36:03.048Z] #25 DONE 0.6s [2022-07-25T10:36:03.048Z] [2022-07-25T10:36:03.048Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:36:03.048Z] #30 sha256:10c069e74526b51723e031012b45bee5db33ec03d89fb893d5fecf13de44e49d [2022-07-25T10:36:05.845Z] #43 101.2 LINK criu/pie/restorer.built-in.o [2022-07-25T10:36:05.845Z] #43 101.2 GEN criu/pie/restorer-blob.h [2022-07-25T10:36:05.845Z] #43 101.4 DEP criu/vdso.d [2022-07-25T10:36:06.102Z] #43 101.6 DEP criu/vdso-compat.d [2022-07-25T10:36:06.358Z] #43 102.0 DEP criu/uts_ns.d [2022-07-25T10:36:06.614Z] #43 102.2 DEP criu/util.d [2022-07-25T10:36:07.178Z] #43 102.7 DEP criu/uffd.d [2022-07-25T10:36:07.435Z] #43 103.0 DEP criu/tun.d [2022-07-25T10:36:07.692Z] #43 103.3 DEP criu/tty.d [2022-07-25T10:36:08.255Z] #43 103.6 DEP criu/timerfd.d [2022-07-25T10:36:08.255Z] #43 103.9 DEP criu/timens.d [2022-07-25T10:36:08.511Z] #43 104.0 DEP criu/sysfs_parse.d [2022-07-25T10:36:08.774Z] #43 104.3 DEP criu/sysctl.d [2022-07-25T10:36:09.030Z] #43 104.6 DEP criu/string.d [2022-07-25T10:36:09.287Z] #43 104.6 DEP criu/stats.d [2022-07-25T10:36:09.287Z] #43 104.9 DEP criu/sockets.d [2022-07-25T10:36:09.544Z] #43 105.2 DEP criu/sk-unix.d [2022-07-25T10:36:09.584Z] #30 ... [2022-07-25T10:36:09.584Z] [2022-07-25T10:36:09.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:09.584Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:09.584Z] #43 136.9 CC criu/pstree.o [2022-07-25T10:36:09.584Z] #43 138.2 CC criu/rbtree.o [2022-07-25T10:36:09.584Z] #43 138.7 CC criu/rst-malloc.o [2022-07-25T10:36:09.584Z] #43 139.0 CC criu/seccomp.o [2022-07-25T10:36:09.584Z] #43 139.9 CC criu/seize.o [2022-07-25T10:36:09.584Z] #43 141.3 CC criu/servicefd.o [2022-07-25T10:36:09.584Z] #43 141.9 CC criu/shmem.o [2022-07-25T10:36:09.584Z] #43 142.9 CC criu/sigframe.o [2022-07-25T10:36:09.584Z] #43 143.1 CC criu/signalfd.o [2022-07-25T10:36:09.584Z] #43 143.5 CC criu/sk-inet.o [2022-07-25T10:36:09.584Z] #43 144.7 CC criu/sk-netlink.o [2022-07-25T10:36:09.584Z] #43 145.1 CC criu/sk-packet.o [2022-07-25T10:36:09.584Z] #43 145.9 CC criu/sk-queue.o [2022-07-25T10:36:09.584Z] #43 146.5 CC criu/sk-tcp.o [2022-07-25T10:36:09.584Z] #43 147.2 CC criu/sk-unix.o [2022-07-25T10:36:09.584Z] #43 ... [2022-07-25T10:36:09.584Z] [2022-07-25T10:36:09.584Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:36:09.584Z] #30 sha256:10c069e74526b51723e031012b45bee5db33ec03d89fb893d5fecf13de44e49d [2022-07-25T10:36:09.584Z] #30 DONE 6.7s [2022-07-25T10:36:09.584Z] [2022-07-25T10:36:09.584Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:36:09.584Z] #33 sha256:d76b321bda7ce1f8e35796ca3103e1865a33a476c17352ef7a480de434d8cfdc [2022-07-25T10:36:10.106Z] #43 105.6 DEP criu/sk-tcp.d [2022-07-25T10:36:10.146Z] #33 DONE 0.3s [2022-07-25T10:36:10.146Z] [2022-07-25T10:36:10.146Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-25T10:36:10.146Z] #35 sha256:56a63caaa274737774017cc10ab5c080a0811a59339876b60f4ddd44c647e0f4 [2022-07-25T10:36:10.146Z] #35 DONE 0.1s [2022-07-25T10:36:10.146Z] [2022-07-25T10:36:10.146Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:36:10.146Z] #38 sha256:c7b63ecdd930b05bef85a32ba4a4e37e5453addbf8b83c32b39182ed6f7f6b0e [2022-07-25T10:36:10.146Z] #38 DONE 0.1s [2022-07-25T10:36:10.146Z] [2022-07-25T10:36:10.146Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:36:10.146Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:36:10.363Z] #43 105.9 DEP criu/sk-queue.d [2022-07-25T10:36:10.620Z] #43 106.2 DEP criu/sk-packet.d [2022-07-25T10:36:11.183Z] #43 106.5 DEP criu/sk-netlink.d [2022-07-25T10:36:11.439Z] #43 106.8 DEP criu/sk-inet.d [2022-07-25T10:36:11.513Z] #40 ... [2022-07-25T10:36:11.513Z] [2022-07-25T10:36:11.513Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:36:11.513Z] #49 sha256:53e6afee0fd72e9bace0ceffe0ae6ae0d9d95eebe9af55481f92d0edc7423ecf [2022-07-25T10:36:11.513Z] #49 214.4 + /build/golangci-lint --version [2022-07-25T10:36:11.696Z] #43 107.2 DEP criu/signalfd.d [2022-07-25T10:36:11.769Z] #49 214.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-25T10:36:11.952Z] #43 107.4 DEP criu/sigframe.d [2022-07-25T10:36:11.952Z] #43 ... [2022-07-25T10:36:11.952Z] [2022-07-25T10:36:11.952Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:36:11.952Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:36:11.952Z] #20 6.190 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-07-25T10:36:11.952Z] #20 8.447 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [337 kB] [2022-07-25T10:36:11.952Z] #20 10.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-07-25T10:36:11.952Z] #20 ... [2022-07-25T10:36:11.952Z] [2022-07-25T10:36:11.952Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:11.952Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:11.952Z] #43 107.5 DEP criu/shmem.d [2022-07-25T10:36:12.026Z] #49 DONE 215.0s [2022-07-25T10:36:12.026Z] [2022-07-25T10:36:12.026Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:12.026Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:12.026Z] #43 149.6 CC criu/sockets.o [2022-07-25T10:36:12.209Z] #43 107.8 DEP criu/servicefd.d [2022-07-25T10:36:12.771Z] #43 108.3 DEP criu/seize.d [2022-07-25T10:36:12.771Z] #43 108.5 DEP criu/seccomp.d [2022-07-25T10:36:12.956Z] #43 150.5 CC criu/stats.o [2022-07-25T10:36:13.213Z] #43 150.9 CC criu/string.o [2022-07-25T10:36:13.213Z] #43 151.0 CC criu/sysctl.o [2022-07-25T10:36:13.334Z] #43 108.7 DEP criu/rst-malloc.d [2022-07-25T10:36:13.334Z] #43 108.8 DEP criu/rbtree.d [2022-07-25T10:36:13.334Z] #43 108.8 DEP criu/pstree.d [2022-07-25T10:36:13.532Z] #56 264.9 # github.com/containerd/containerd/cmd/containerd [2022-07-25T10:36:13.532Z] #56 264.9 /usr/bin/ld: /tmp/go-link-1960696830/000019.o: in function `New': [2022-07-25T10:36:13.532Z] #56 264.9 /tmp/tmp.IG2aUsfovn/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T10:36:13.532Z] #56 265.0 + bin/containerd-stress [2022-07-25T10:36:13.532Z] #56 266.1 + bin/containerd-shim [2022-07-25T10:36:13.590Z] #43 109.1 DEP criu/protobuf.d [2022-07-25T10:36:13.853Z] #43 109.3 GEN criu/protobuf-desc-gen.h [2022-07-25T10:36:14.143Z] #43 151.9 CC criu/sysfs_parse.o [2022-07-25T10:36:14.705Z] #43 152.3 CC criu/timens.o [2022-07-25T10:36:14.961Z] #43 152.8 CC criu/timerfd.o [2022-07-25T10:36:15.524Z] #43 153.2 CC criu/tty.o [2022-07-25T10:36:17.124Z] #43 112.3 DEP criu/protobuf-desc.d [2022-07-25T10:36:17.124Z] #43 112.5 DEP criu/proc_parse.d [2022-07-25T10:36:17.124Z] #43 112.7 DEP criu/plugin.d [2022-07-25T10:36:17.380Z] #43 112.9 DEP criu/pipes.d [2022-07-25T10:36:17.416Z] #43 154.9 CC criu/tun.o [2022-07-25T10:36:17.672Z] #43 155.3 CC criu/uffd.o [2022-07-25T10:36:17.944Z] #43 113.3 DEP criu/pie-util.d [2022-07-25T10:36:17.944Z] #43 113.6 DEP criu/pie-util-vdso.d [2022-07-25T10:36:18.200Z] #43 113.8 DEP criu/pie-util-vdso-elf32.d [2022-07-25T10:36:18.456Z] #43 114.0 DEP criu/path.d [2022-07-25T10:36:18.600Z] #43 156.4 CC criu/util.o [2022-07-25T10:36:18.713Z] #43 114.3 DEP criu/parasite-syscall.d [2022-07-25T10:36:19.276Z] #43 114.6 DEP criu/pagemap.d [2022-07-25T10:36:19.276Z] #43 115.0 DEP criu/pagemap-cache.d [2022-07-25T10:36:19.839Z] #43 115.2 DEP criu/page-xfer.d [2022-07-25T10:36:19.944Z] #53 ... [2022-07-25T10:36:19.944Z] [2022-07-25T10:36:19.944Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-07-25T10:36:19.944Z] #24 sha256:bc7265bbeb574d7bab06150dfb52e5d9738520a57791883f6cbae61d35533246 [2022-07-25T10:36:19.944Z] #24 228.9 + return [2022-07-25T10:36:19.966Z] #43 157.5 CC criu/uts_ns.o [2022-07-25T10:36:19.966Z] #43 157.8 CC criu/vdso-compat.o [2022-07-25T10:36:20.095Z] #43 115.5 DEP criu/page-pipe.d [2022-07-25T10:36:20.095Z] #43 115.7 DEP criu/netfilter.d [2022-07-25T10:36:20.222Z] #43 158.0 CC criu/vdso.o [2022-07-25T10:36:20.352Z] #43 115.9 DEP criu/net.d [2022-07-25T10:36:20.611Z] #43 116.3 DEP criu/namespaces.d [2022-07-25T10:36:20.785Z] #43 158.5 LINK criu/built-in.o [2022-07-25T10:36:20.785Z] #43 158.7 LINK criu/criu [2022-07-25T10:36:20.868Z] #43 116.5 DEP criu/mount.d [2022-07-25T10:36:21.370Z] #43 159.0 DEP lib/c/criu.d [2022-07-25T10:36:21.430Z] #43 116.7 DEP criu/memfd.d [2022-07-25T10:36:21.430Z] #43 117.0 DEP criu/mem.d [2022-07-25T10:36:21.635Z] #43 159.1 CC images/rpc.pb-c.o [2022-07-25T10:36:21.686Z] #43 117.3 DEP criu/lsm.d [2022-07-25T10:36:21.894Z] #43 ... [2022-07-25T10:36:21.894Z] [2022-07-25T10:36:21.894Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:36:21.894Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:36:21.894Z] #40 DONE 224.5s [2022-07-25T10:36:21.894Z] [2022-07-25T10:36:21.894Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:36:21.894Z] #53 sha256:e2a4e8547607ecbce81b6cc2111921c00393ad85a85d435c414063b925cd0a55 [2022-07-25T10:36:21.942Z] #43 117.5 DEP criu/log.d [2022-07-25T10:36:22.157Z] #53 ... [2022-07-25T10:36:22.157Z] [2022-07-25T10:36:22.157Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:22.157Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:22.157Z] #43 159.9 CC lib/c/criu.o [2022-07-25T10:36:22.198Z] #43 117.8 DEP criu/libnetlink.d [2022-07-25T10:36:22.454Z] #43 118.0 DEP criu/kerndat.d [2022-07-25T10:36:22.473Z] #24 DONE 231.8s [2022-07-25T10:36:22.473Z] [2022-07-25T10:36:22.473Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:36:22.473Z] #53 sha256:515a43d2c2e69538fc268f5ba9f119d74b3dfb85d723d3d96b94a5fd7137b0a2 [2022-07-25T10:36:22.473Z] #53 136.2 + mkdir -p /build [2022-07-25T10:36:22.473Z] #53 136.2 + cp runc /build/runc [2022-07-25T10:36:22.473Z] #53 DONE 136.9s [2022-07-25T10:36:22.473Z] [2022-07-25T10:36:22.473Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:36:22.473Z] #56 sha256:2898065d5cdd0a22901355544367200cfff43a73f3798e2a5d915746f2d2d9d6 [2022-07-25T10:36:22.710Z] #43 118.4 DEP criu/kcmp-ids.d [2022-07-25T10:36:23.273Z] #43 118.6 DEP criu/irmap.d [2022-07-25T10:36:23.521Z] #56 276.2 + bin/containerd-shim-runc-v1 [2022-07-25T10:36:23.530Z] #43 118.9 DEP criu/ipc_ns.d [2022-07-25T10:36:23.559Z] #43 160.9 LINK lib/c/built-in.o [2022-07-25T10:36:23.559Z] #43 160.9 LINK lib/c/libcriu.so [2022-07-25T10:36:23.559Z] #43 161.0 LINK lib/c/libcriu.a [2022-07-25T10:36:23.559Z] #43 161.1 GEN magic.py [2022-07-25T10:36:23.559Z] #43 161.3 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:36:23.559Z] #43 161.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:36:23.559Z] #43 161.3 Note: Building without GnuTLS support [2022-07-25T10:36:23.559Z] #43 161.3 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:36:23.559Z] #43 161.3 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:36:23.786Z] #43 119.2 DEP criu/image.d [2022-07-25T10:36:23.786Z] #43 119.3 DEP criu/image-desc.d [2022-07-25T10:36:23.786Z] #43 119.4 DEP criu/fsnotify.d [2022-07-25T10:36:24.349Z] #43 119.8 DEP criu/filesystems.d [2022-07-25T10:36:24.372Z] #56 ... [2022-07-25T10:36:24.372Z] [2022-07-25T10:36:24.372Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:36:24.372Z] #25 sha256:22eea641c29d3a6cba1d72492bb5b007673234dfef5b6f74c2d10f541e9cb607 [2022-07-25T10:36:24.488Z] #43 162.0 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:36:24.606Z] #43 120.1 DEP criu/files.d [2022-07-25T10:36:24.862Z] #43 120.4 DEP criu/files-reg.d [2022-07-25T10:36:25.050Z] #43 162.6 make[1]: Nothing to be done for 'all'. [2022-07-25T10:36:25.119Z] #43 120.7 DEP criu/files-ext.d [2022-07-25T10:36:25.306Z] #43 ... [2022-07-25T10:36:25.306Z] [2022-07-25T10:36:25.306Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:36:25.306Z] #41 sha256:dde28294f46fc85f618cd6c49d467036c74ba9b53b23e55df6406803d4ecde11 [2022-07-25T10:36:25.306Z] #41 DONE 0.6s [2022-07-25T10:36:25.306Z] [2022-07-25T10:36:25.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:25.306Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:25.306Z] #43 163.1 make[1]: 'images/built-in.o' is up to date. [2022-07-25T10:36:25.307Z] #25 DONE 0.6s [2022-07-25T10:36:25.307Z] [2022-07-25T10:36:25.307Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:36:25.307Z] #30 sha256:6d85c3e95063296165bcc6e62125469fffb351e5ea342cf9f585355d4272dd3a [2022-07-25T10:36:25.375Z] #43 120.9 DEP criu/file-lock.d [2022-07-25T10:36:25.563Z] #43 163.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-25T10:36:25.563Z] #43 163.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-25T10:36:25.563Z] #43 163.2 make[1]: 'compel/libcompel.a' is up to date. [2022-07-25T10:36:25.563Z] #43 163.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-25T10:36:25.563Z] #43 163.2 make[1]: Nothing to be done for 'all'. [2022-07-25T10:36:25.563Z] #43 163.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:36:25.820Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2022-07-25T10:36:25.820Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2022-07-25T10:36:25.820Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2022-07-25T10:36:25.820Z] #43 163.6 make[2]: Nothing to be done for 'all'. [2022-07-25T10:36:25.938Z] #43 121.3 DEP criu/file-ids.d [2022-07-25T10:36:25.938Z] #43 121.5 DEP criu/fifo.d [2022-07-25T10:36:26.077Z] #43 163.7 make[2]: Nothing to be done for 'all'. [2022-07-25T10:36:26.078Z] #43 163.7 make[2]: Nothing to be done for 'all'. [2022-07-25T10:36:26.078Z] #43 163.8 make[2]: Nothing to be done for 'all'. [2022-07-25T10:36:26.078Z] #43 163.8 make[2]: Nothing to be done for 'all'. [2022-07-25T10:36:26.078Z] #43 163.9 INSTALL criu/criu [2022-07-25T10:36:26.196Z] #43 121.7 DEP criu/fdstore.d [2022-07-25T10:36:26.196Z] #43 ... [2022-07-25T10:36:26.196Z] [2022-07-25T10:36:26.196Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:36:26.196Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:36:26.196Z] #20 20.52 Fetched 9047 kB in 18s (492 kB/s) [2022-07-25T10:36:26.196Z] #20 20.52 Reading package lists... [2022-07-25T10:36:26.335Z] #43 DONE 163.9s [2022-07-25T10:36:26.335Z] [2022-07-25T10:36:26.335Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:36:26.335Z] #53 sha256:e2a4e8547607ecbce81b6cc2111921c00393ad85a85d435c414063b925cd0a55 [2022-07-25T10:36:26.452Z] #20 26.54 Reading package lists... [2022-07-25T10:36:26.452Z] #20 ... [2022-07-25T10:36:26.452Z] [2022-07-25T10:36:26.452Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:26.452Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:26.452Z] #43 121.8 DEP criu/fault-injection.d [2022-07-25T10:36:26.452Z] #43 121.9 DEP criu/external.d [2022-07-25T10:36:26.452Z] #43 122.0 DEP criu/eventpoll.d [2022-07-25T10:36:26.708Z] #43 ... [2022-07-25T10:36:26.709Z] [2022-07-25T10:36:26.709Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:36:26.709Z] #32 sha256:591eca4680fcd082f2a4fc36db6f819925b9b85dbbd265fd0f190dada3c4febc [2022-07-25T10:36:26.709Z] #32 DONE 217.1s [2022-07-25T10:36:26.709Z] [2022-07-25T10:36:26.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:26.709Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:26.709Z] #43 122.3 DEP criu/eventfd.d [2022-07-25T10:36:26.965Z] #43 122.5 DEP criu/crtools.d [2022-07-25T10:36:27.528Z] #43 122.9 DEP criu/cr-service.d [2022-07-25T10:36:27.703Z] #53 ... [2022-07-25T10:36:27.703Z] [2022-07-25T10:36:27.703Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-25T10:36:27.703Z] #44 sha256:e63026a942fb8e5a60dfa86cbae1e3e0b59db021947837dbeff9a50e96c6288e [2022-07-25T10:36:27.703Z] #44 DONE 0.1s [2022-07-25T10:36:27.703Z] [2022-07-25T10:36:27.703Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:36:27.703Z] #53 sha256:e2a4e8547607ecbce81b6cc2111921c00393ad85a85d435c414063b925cd0a55 [2022-07-25T10:36:27.703Z] #53 ... [2022-07-25T10:36:27.703Z] [2022-07-25T10:36:27.703Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-25T10:36:27.703Z] #46 sha256:6d38c58e76e9529ccc9592bafde77d0d47a15e8f8026fcb58cbf600f7b3a63b8 [2022-07-25T10:36:27.703Z] #46 DONE 0.1s [2022-07-25T10:36:27.785Z] #43 123.1 DEP criu/cr-restore.d [2022-07-25T10:36:27.959Z] [2022-07-25T10:36:27.959Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:36:27.959Z] #48 sha256:e559b55d425555f09c836e2c1105c19d34750126b336b0f32346c3c0c86b1588 [2022-07-25T10:36:27.959Z] #48 DONE 0.1s [2022-07-25T10:36:27.959Z] [2022-07-25T10:36:27.959Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:36:27.959Z] #53 sha256:e2a4e8547607ecbce81b6cc2111921c00393ad85a85d435c414063b925cd0a55 [2022-07-25T10:36:28.042Z] #43 123.6 DEP criu/cr-errno.d [2022-07-25T10:36:28.042Z] #43 123.7 DEP criu/cr-dump.d [2022-07-25T10:36:28.215Z] #53 ... [2022-07-25T10:36:28.215Z] [2022-07-25T10:36:28.215Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:36:28.215Z] #50 sha256:62b8e49d8e39e53bf42acc1e01e8d55ac71a8e574f7db7ee0c8d4628a62992d6 [2022-07-25T10:36:28.471Z] #50 DONE 0.5s [2022-07-25T10:36:28.471Z] [2022-07-25T10:36:28.471Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:36:28.471Z] #52 sha256:ed47c9d16f2557c039015e864e3078fa5cf50614c5f58a3c6cea5cf07453b002 [2022-07-25T10:36:28.471Z] #52 DONE 0.1s [2022-07-25T10:36:28.471Z] [2022-07-25T10:36:28.471Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:36:28.471Z] #53 sha256:e2a4e8547607ecbce81b6cc2111921c00393ad85a85d435c414063b925cd0a55 [2022-07-25T10:36:28.607Z] #43 124.1 DEP criu/cr-dedup.d [2022-07-25T10:36:28.796Z] #56 281.8 + bin/containerd-shim-runc-v2 [2022-07-25T10:36:28.864Z] #43 124.4 DEP criu/cr-check.d [2022-07-25T10:36:29.119Z] #43 124.6 DEP criu/config.d [2022-07-25T10:36:29.364Z] #56 282.5 + binaries [2022-07-25T10:36:29.364Z] #56 282.5 + install -D bin/containerd /build/containerd [2022-07-25T10:36:29.364Z] #56 282.5 + install -D bin/containerd-shim /build/containerd-shim [2022-07-25T10:36:29.364Z] #56 282.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T10:36:29.364Z] #56 282.5 + install -D bin/ctr /build/ctr [2022-07-25T10:36:29.375Z] #43 124.9 DEP criu/clone-noasan.d [2022-07-25T10:36:29.632Z] #43 125.0 DEP criu/cgroup.d [2022-07-25T10:36:29.632Z] #43 125.3 DEP criu/cgroup-props.d [2022-07-25T10:36:29.891Z] #43 125.5 DEP criu/bitmap.d [2022-07-25T10:36:29.891Z] #43 125.5 DEP criu/bfd.d [2022-07-25T10:36:30.148Z] #43 125.7 DEP criu/autofs.d [2022-07-25T10:36:30.404Z] #43 126.0 DEP criu/aio.d [2022-07-25T10:36:30.968Z] #43 126.4 DEP criu/action-scripts.d [2022-07-25T10:36:31.225Z] #43 126.8 CC criu/action-scripts.o [2022-07-25T10:36:31.788Z] #43 127.4 CC criu/aio.o [2022-07-25T10:36:31.894Z] #56 DONE 284.8s [2022-07-25T10:36:32.462Z] [2022-07-25T10:36:32.462Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:36:32.462Z] #57 sha256:b6a9cf166dd9812432c6fb6955f20cd6d94ee6463f9479b1561a4e1bd1f0d707 [2022-07-25T10:36:33.166Z] #43 128.4 CC criu/autofs.o [2022-07-25T10:36:33.397Z] #57 DONE 1.0s [2022-07-25T10:36:33.397Z] [2022-07-25T10:36:33.397Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:36:33.397Z] #61 sha256:5cd3798a23c199f5738395b84a9725febfb02aea06ab20b404f6d20fdf63af26 [2022-07-25T10:36:33.413Z] #30 DONE 8.2s [2022-07-25T10:36:33.413Z] [2022-07-25T10:36:33.413Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:36:33.413Z] #33 sha256:9e28ca3fe3982be97d0034a02bb87a4bc61184ecd8d7c03c390eb3e9b1cfeb4d [2022-07-25T10:36:33.656Z] #61 DONE 0.2s [2022-07-25T10:36:33.656Z] [2022-07-25T10:36:33.656Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:36:33.656Z] #66 sha256:3f5510c604d559bcfdde6519bf0625fa4389358df65e6633e9f83f9146a7bf18 [2022-07-25T10:36:33.979Z] #33 DONE 0.6s [2022-07-25T10:36:33.979Z] [2022-07-25T10:36:33.979Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:36:33.979Z] #56 sha256:2898065d5cdd0a22901355544367200cfff43a73f3798e2a5d915746f2d2d9d6 [2022-07-25T10:36:33.979Z] #56 192.7 + bin/containerd [2022-07-25T10:36:33.979Z] #56 ... [2022-07-25T10:36:33.979Z] [2022-07-25T10:36:33.979Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-25T10:36:33.979Z] #35 sha256:5e5cb38107f7e5022caa4a7ff4c352feeca167e280dc60507f8d9b91a280daca [2022-07-25T10:36:33.979Z] #35 DONE 0.1s [2022-07-25T10:36:33.979Z] [2022-07-25T10:36:33.979Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:36:33.979Z] #38 sha256:f28f6f8b666fbeb6329654b26cb1bc892055f316303440497d374374696a0c2c [2022-07-25T10:36:33.979Z] #38 DONE 0.1s [2022-07-25T10:36:34.238Z] [2022-07-25T10:36:34.238Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:36:34.238Z] #41 sha256:c5ef063ce0bbf642c7bba2fc51cdcac89b32e1f0010d815605afc566b761eb8f [2022-07-25T10:36:34.592Z] #66 DONE 0.9s [2022-07-25T10:36:34.592Z] [2022-07-25T10:36:34.592Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-25T10:36:34.592Z] #68 sha256:dafd2552cd8a02f9ee8d0023ef67136570edd635fb47d96f0af6460efcb75c57 [2022-07-25T10:36:34.592Z] #68 DONE 0.0s [2022-07-25T10:36:34.592Z] [2022-07-25T10:36:34.592Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:36:34.592Z] #69 sha256:265d356ddea359a23803e8676c9b550d66b502dd0f412b5f66fb80acbf3d77de [2022-07-25T10:36:34.592Z] #69 DONE 0.0s [2022-07-25T10:36:34.592Z] [2022-07-25T10:36:34.592Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:36:34.592Z] #70 sha256:1da3077820ef106a3b2dd400387c9462afe35f732715c71c6207020569c5da50 [2022-07-25T10:36:34.806Z] #41 DONE 0.6s [2022-07-25T10:36:34.806Z] [2022-07-25T10:36:34.806Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:36:34.806Z] #56 sha256:2898065d5cdd0a22901355544367200cfff43a73f3798e2a5d915746f2d2d9d6 [2022-07-25T10:36:34.806Z] #56 ... [2022-07-25T10:36:34.806Z] [2022-07-25T10:36:34.806Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-25T10:36:34.806Z] #44 sha256:bd56917e6f3ad493e40765a42087aec3d7ba61d43a6b2fe1a2ce19f8a59d8e41 [2022-07-25T10:36:34.806Z] #44 DONE 0.1s [2022-07-25T10:36:34.806Z] [2022-07-25T10:36:34.806Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-25T10:36:34.806Z] #46 sha256:dfd3061f23fb89b50462cc31700811bf7550b70c0fb710123885f580bc1c687b [2022-07-25T10:36:34.806Z] #46 DONE 0.1s [2022-07-25T10:36:34.806Z] [2022-07-25T10:36:34.806Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:36:34.806Z] #48 sha256:696f810e1e3fd0eecefe40b078ae2a7ec22fdd53bc9609041ba6ab3fda79d26c [2022-07-25T10:36:34.806Z] #48 DONE 0.1s [2022-07-25T10:36:34.806Z] [2022-07-25T10:36:34.806Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:36:34.806Z] #56 sha256:2898065d5cdd0a22901355544367200cfff43a73f3798e2a5d915746f2d2d9d6 [2022-07-25T10:36:35.064Z] #56 ... [2022-07-25T10:36:35.064Z] [2022-07-25T10:36:35.064Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:36:35.064Z] #50 sha256:b753be6e5fb708e02e9b00c129ab6aceb5aa9456bd7613c287725021639ab00e [2022-07-25T10:36:35.086Z] #43 ... [2022-07-25T10:36:35.086Z] [2022-07-25T10:36:35.086Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:36:35.086Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:36:35.086Z] #20 26.54 Reading package lists... [2022-07-25T10:36:35.086Z] #20 32.72 Building dependency tree... [2022-07-25T10:36:35.086Z] #20 36.38 libcap2-bin is already the newest version (1:2.25-2). [2022-07-25T10:36:35.086Z] #20 36.38 The following additional packages will be installed: [2022-07-25T10:36:35.086Z] #20 36.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-07-25T10:36:35.086Z] #20 36.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-07-25T10:36:35.086Z] #20 36.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-07-25T10:36:35.086Z] #20 36.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-07-25T10:36:35.086Z] #20 36.40 python3.7 python3.7-minimal vim-runtime xxd [2022-07-25T10:36:35.086Z] #20 36.41 Suggested packages: [2022-07-25T10:36:35.086Z] #20 36.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-07-25T10:36:35.086Z] #20 36.41 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-07-25T10:36:35.086Z] #20 36.41 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-07-25T10:36:35.086Z] #20 36.41 quota [2022-07-25T10:36:35.086Z] #20 36.41 Recommended packages: [2022-07-25T10:36:35.086Z] #20 36.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-07-25T10:36:35.086Z] #20 36.41 python3-keyrings.alt python3-xdg unzip [2022-07-25T10:36:35.086Z] #20 38.93 The following NEW packages will be installed: [2022-07-25T10:36:35.086Z] #20 38.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-07-25T10:36:35.086Z] #20 38.96 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-07-25T10:36:35.086Z] #20 38.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-07-25T10:36:35.086Z] #20 38.96 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-07-25T10:36:35.086Z] #20 38.96 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-07-25T10:36:35.086Z] #20 38.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-07-25T10:36:35.086Z] #20 38.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-07-25T10:36:35.086Z] #20 38.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T10:36:35.086Z] #20 38.96 xz-utils zip [2022-07-25T10:36:35.086Z] #20 39.34 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:36:35.086Z] #20 39.34 Need to get 28.6 MB of archives. [2022-07-25T10:36:35.086Z] #20 39.34 After this operation, 116 MB of additional disk space will be used. [2022-07-25T10:36:35.086Z] #20 39.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-07-25T10:36:35.086Z] #20 39.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-07-25T10:36:35.086Z] #20 39.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-07-25T10:36:35.343Z] #20 39.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-07-25T10:36:35.343Z] #20 39.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-07-25T10:36:35.343Z] #20 39.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-07-25T10:36:35.343Z] #20 39.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-07-25T10:36:35.343Z] #20 39.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-07-25T10:36:35.343Z] #20 39.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-07-25T10:36:35.343Z] #20 39.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-07-25T10:36:35.343Z] #20 39.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-07-25T10:36:35.343Z] #20 39.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-07-25T10:36:35.343Z] #20 39.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T10:36:35.343Z] #20 39.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-07-25T10:36:35.343Z] #20 39.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-07-25T10:36:35.343Z] #20 39.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-07-25T10:36:35.343Z] #20 39.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-07-25T10:36:35.343Z] #20 39.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-07-25T10:36:35.343Z] #20 39.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-07-25T10:36:35.343Z] #20 39.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-07-25T10:36:35.599Z] #20 39.88 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-07-25T10:36:35.599Z] #20 39.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-07-25T10:36:35.599Z] #20 39.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-07-25T10:36:35.599Z] #20 39.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-07-25T10:36:35.599Z] #20 39.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-07-25T10:36:35.599Z] #20 39.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-07-25T10:36:35.599Z] #20 39.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-07-25T10:36:35.599Z] #20 39.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-07-25T10:36:35.599Z] #20 39.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-07-25T10:36:35.998Z] #50 DONE 0.8s [2022-07-25T10:36:35.998Z] [2022-07-25T10:36:35.998Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:36:35.998Z] #52 sha256:68e1a93551f3286506120abb169281b1d28a9cfb6f7554aa55654881f4059017 [2022-07-25T10:36:35.998Z] #52 DONE 0.1s [2022-07-25T10:36:35.998Z] [2022-07-25T10:36:35.998Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:36:35.998Z] #54 sha256:64d63c8fa794c86b92f128a646fcb55b66614817deffe64d5f26d5fc8edcff9f [2022-07-25T10:36:36.163Z] #20 40.42 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:36:36.163Z] #20 40.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-07-25T10:36:36.163Z] #20 40.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-07-25T10:36:36.163Z] #20 40.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-07-25T10:36:36.163Z] #20 40.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-07-25T10:36:36.163Z] #20 40.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-07-25T10:36:36.163Z] #20 40.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-07-25T10:36:36.163Z] #20 40.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-07-25T10:36:36.163Z] #20 40.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-07-25T10:36:36.163Z] #20 40.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-07-25T10:36:36.163Z] #20 40.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-07-25T10:36:36.163Z] #20 40.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-07-25T10:36:36.163Z] #20 40.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-07-25T10:36:36.275Z] #54 DONE 0.4s [2022-07-25T10:36:36.275Z] [2022-07-25T10:36:36.275Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:36:36.275Z] #56 sha256:2898065d5cdd0a22901355544367200cfff43a73f3798e2a5d915746f2d2d9d6 [2022-07-25T10:36:36.420Z] #20 40.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-07-25T10:36:36.420Z] #20 40.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-07-25T10:36:36.420Z] #20 40.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-07-25T10:36:36.420Z] #20 40.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-07-25T10:36:36.984Z] #20 41.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-07-25T10:36:36.984Z] #20 41.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-07-25T10:36:37.240Z] #20 41.58 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-07-25T10:36:37.882Z] #70 DONE 3.1s [2022-07-25T10:36:37.882Z] [2022-07-25T10:36:37.882Z] #71 exporting to image [2022-07-25T10:36:37.882Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:36:37.882Z] #71 exporting layers [2022-07-25T10:36:38.169Z] #20 42.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:36:38.426Z] #20 42.84 Fetched 28.6 MB in 3s (11.3 MB/s) [2022-07-25T10:36:38.683Z] #20 42.97 Selecting previously unselected package pigz. [2022-07-25T10:36:38.683Z] #20 42.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-07-25T10:36:38.683Z] #20 43.07 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-07-25T10:36:38.683Z] #20 43.08 Unpacking pigz (2.4-1) ... [2022-07-25T10:36:38.939Z] #20 43.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-07-25T10:36:38.939Z] #20 43.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:36:38.939Z] #20 43.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:36:39.503Z] #20 44.02 Selecting previously unselected package python3.7-minimal. [2022-07-25T10:36:39.759Z] #20 44.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:36:39.759Z] #20 44.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:36:41.128Z] #20 45.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:36:41.128Z] #20 45.54 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-07-25T10:36:45.306Z] #20 48.82 Selecting previously unselected package python3-minimal. [2022-07-25T10:36:45.306Z] #20 48.82 (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 ... 23701 files and directories currently installed.) [2022-07-25T10:36:45.306Z] #20 48.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-07-25T10:36:45.306Z] #20 48.90 Unpacking python3-minimal (3.7.3-1) ... [2022-07-25T10:36:45.306Z] #20 49.02 Selecting previously unselected package libmpdec2:amd64. [2022-07-25T10:36:45.306Z] #20 49.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-07-25T10:36:45.306Z] #20 49.04 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-07-25T10:36:45.306Z] #20 49.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-07-25T10:36:45.306Z] #20 49.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:36:45.306Z] #20 49.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:36:45.306Z] #20 ... [2022-07-25T10:36:45.306Z] [2022-07-25T10:36:45.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:45.306Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:45.306Z] #43 130.8 CC criu/bfd.o [2022-07-25T10:36:45.306Z] #43 131.5 CC criu/bitmap.o [2022-07-25T10:36:45.306Z] #43 131.8 CC criu/cgroup-props.o [2022-07-25T10:36:45.306Z] #43 132.9 CC criu/cgroup.o [2022-07-25T10:36:45.306Z] #43 137.0 CC criu/clone-noasan.o [2022-07-25T10:36:45.306Z] #43 137.4 CC criu/config.o [2022-07-25T10:36:45.306Z] #43 140.1 CC criu/cr-check.o [2022-07-25T10:36:46.001Z] #71 exporting layers 7.5s done [2022-07-25T10:36:46.001Z] #71 writing image sha256:a8099026cfc84b266c3e57c3e6d6c0b9c93146272edb00702f48e6d381d55d1e [2022-07-25T10:36:46.001Z] #71 writing image sha256:a8099026cfc84b266c3e57c3e6d6c0b9c93146272edb00702f48e6d381d55d1e done [2022-07-25T10:36:46.001Z] #71 naming to docker.io/library/docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 done [2022-07-25T10:36:46.001Z] #71 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-25T10:36:46.237Z] #43 ... [2022-07-25T10:36:46.237Z] [2022-07-25T10:36:46.237Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:36:46.237Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:36:46.237Z] #20 50.70 Selecting previously unselected package python3.7. [2022-07-25T10:36:46.237Z] #20 50.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-07-25T10:36:46.237Z] #20 50.72 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:36:46.337Z] + trap exit INT TERM [2022-07-25T10:36:46.337Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-25T10:36:46.337Z] + CONTAINER_NAME=docker-pr4 [2022-07-25T10:36:46.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43859/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh dynbinary-daemon [2022-07-25T10:36:46.494Z] #20 50.89 Selecting previously unselected package libpython3-stdlib:amd64. [2022-07-25T10:36:46.494Z] #20 50.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-07-25T10:36:46.494Z] #20 50.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-25T10:36:46.751Z] #20 51.10 Setting up python3-minimal (3.7.3-1) ... [2022-07-25T10:36:47.272Z] [2022-07-25T10:36:47.273Z] Removing bundles/ [2022-07-25T10:36:47.273Z] [2022-07-25T10:36:47.273Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-07-25T10:36:47.273Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:36:47.273Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:36:48.119Z] #20 52.25 Selecting previously unselected package python3. [2022-07-25T10:36:48.119Z] #20 52.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-07-25T10:36:48.119Z] #20 52.36 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-07-25T10:36:48.119Z] #20 52.40 Unpacking python3 (3.7.3-1) ... [2022-07-25T10:36:48.376Z] #20 52.66 Selecting previously unselected package libip4tc0:amd64. [2022-07-25T10:36:48.376Z] #20 52.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-07-25T10:36:48.376Z] #20 52.68 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-07-25T10:36:48.661Z] #20 52.94 Selecting previously unselected package libip6tc0:amd64. [2022-07-25T10:36:48.661Z] #20 52.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-07-25T10:36:48.661Z] #20 52.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-07-25T10:36:48.926Z] #20 53.16 Selecting previously unselected package libiptc0:amd64. [2022-07-25T10:36:48.926Z] #20 53.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-07-25T10:36:48.926Z] #20 53.18 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-07-25T10:36:48.926Z] #20 53.28 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T10:36:48.926Z] #20 53.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T10:36:48.926Z] #20 53.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:36:49.196Z] #20 53.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T10:36:49.196Z] #20 53.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-07-25T10:36:49.196Z] #20 53.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-25T10:36:49.196Z] #20 53.53 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T10:36:49.196Z] #20 53.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-07-25T10:36:49.196Z] #20 53.54 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-07-25T10:36:49.460Z] #20 53.84 Selecting previously unselected package iptables. [2022-07-25T10:36:49.460Z] #20 53.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-07-25T10:36:49.460Z] #20 53.85 Unpacking iptables (1.8.2-4) ... [2022-07-25T10:36:50.035Z] #20 54.54 Selecting previously unselected package xxd. [2022-07-25T10:36:50.291Z] #20 54.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:36:50.291Z] #20 54.57 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:36:50.361Z] #53 140.7 + mkdir -p /build [2022-07-25T10:36:50.361Z] #53 140.7 + cp runc /build/runc [2022-07-25T10:36:50.361Z] #53 DONE 141.1s [2022-07-25T10:36:50.361Z] [2022-07-25T10:36:50.361Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:36:50.361Z] #56 sha256:d30ba16b4d68b3e9e6be298f66ba4eabd06f0daea21dc3ddc1e77607e6d2a507 [2022-07-25T10:36:50.548Z] #20 54.79 Selecting previously unselected package vim-common. [2022-07-25T10:36:50.548Z] #20 54.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:36:50.548Z] #20 54.85 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:36:50.811Z] #20 55.16 Selecting previously unselected package bash-completion. [2022-07-25T10:36:50.811Z] #20 55.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-07-25T10:36:51.290Z] #56 ... [2022-07-25T10:36:51.290Z] [2022-07-25T10:36:51.290Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:36:51.290Z] #54 sha256:11360073c14eec1456a4a8255bed8582afc2352cf35c827de40d0bf609a9ccc7 [2022-07-25T10:36:51.547Z] #54 DONE 0.3s [2022-07-25T10:36:51.547Z] [2022-07-25T10:36:51.547Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:36:51.547Z] #56 sha256:d30ba16b4d68b3e9e6be298f66ba4eabd06f0daea21dc3ddc1e77607e6d2a507 [2022-07-25T10:36:54.066Z] #56 212.1 + bin/containerd [2022-07-25T10:36:54.984Z] #20 59.03 Unpacking bash-completion (1:2.8-6) ... [2022-07-25T10:36:55.497Z] #20 59.76 Selecting previously unselected package bzip2. [2022-07-25T10:36:55.497Z] #20 59.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-07-25T10:36:55.497Z] #20 59.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:36:55.754Z] #20 60.12 Selecting previously unselected package xz-utils. [2022-07-25T10:36:55.754Z] #20 60.13 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-07-25T10:36:55.754Z] #20 60.18 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:36:56.317Z] #20 60.68 Selecting previously unselected package apparmor. [2022-07-25T10:36:56.317Z] #20 60.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-07-25T10:36:56.573Z] #20 60.96 Unpacking apparmor (2.13.2-10) ... [2022-07-25T10:36:57.135Z] #20 61.62 Selecting previously unselected package aufs-tools. [2022-07-25T10:36:57.135Z] #20 61.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-07-25T10:36:57.135Z] #20 61.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:36:57.135Z] #20 ... [2022-07-25T10:36:57.135Z] [2022-07-25T10:36:57.135Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:36:57.135Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:36:57.135Z] #43 142.8 CC criu/cr-dedup.o [2022-07-25T10:36:57.135Z] #43 143.6 CC criu/cr-dump.o [2022-07-25T10:36:57.135Z] #43 147.4 CC criu/cr-errno.o [2022-07-25T10:36:57.135Z] #43 147.5 CC criu/cr-restore.o [2022-07-25T10:36:57.698Z] #43 ... [2022-07-25T10:36:57.698Z] [2022-07-25T10:36:57.698Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:36:57.698Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:36:57.698Z] #20 61.97 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:36:57.698Z] #20 62.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-07-25T10:36:57.698Z] #20 62.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:36:57.955Z] #20 62.28 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:36:57.955Z] #20 62.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:36:57.955Z] #20 62.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:36:58.211Z] #20 62.52 Selecting previously unselected package jq. [2022-07-25T10:36:58.211Z] #20 62.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-07-25T10:36:58.211Z] #20 62.56 Unpacking jq (1.5+dfsg-2+b1) ... [2022-07-25T10:36:58.468Z] #20 62.74 Selecting previously unselected package libaio1:amd64. [2022-07-25T10:36:58.468Z] #20 62.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-07-25T10:36:58.468Z] #20 62.77 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-07-25T10:36:58.725Z] #20 63.00 Selecting previously unselected package libgpm2:amd64. [2022-07-25T10:36:58.725Z] #20 63.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-07-25T10:36:58.725Z] #20 63.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-07-25T10:36:58.725Z] #20 63.10 Selecting previously unselected package libicu63:amd64. [2022-07-25T10:36:58.725Z] #20 63.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-07-25T10:36:58.725Z] #20 63.11 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:37:04.627Z] b111c3320c94: Pull complete [2022-07-25T10:37:05.269Z] #20 69.21 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:37:05.269Z] #20 69.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:37:05.269Z] #20 69.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:37:05.269Z] #20 69.39 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:37:05.269Z] #20 69.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-07-25T10:37:05.269Z] #20 69.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:37:05.269Z] #20 69.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:37:05.269Z] #20 69.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-07-25T10:37:05.269Z] #20 69.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:37:05.269Z] #20 69.72 Selecting previously unselected package libreadline5:amd64. [2022-07-25T10:37:05.269Z] #20 69.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-07-25T10:37:05.269Z] #20 69.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-25T10:37:05.526Z] #20 69.90 Selecting previously unselected package net-tools. [2022-07-25T10:37:05.526Z] #20 69.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-07-25T10:37:05.526Z] #20 69.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:37:06.090Z] #20 70.22 Selecting previously unselected package patch. [2022-07-25T10:37:06.090Z] #20 70.22 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-07-25T10:37:06.090Z] #20 70.23 Unpacking patch (2.7.6-3+deb10u1) ... [2022-07-25T10:37:06.090Z] #20 70.45 Selecting previously unselected package python-pip-whl. [2022-07-25T10:37:06.090Z] #20 70.45 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-07-25T10:37:06.090Z] #20 70.47 Unpacking python-pip-whl (18.1-5) ... [2022-07-25T10:37:07.020Z] #20 71.35 Selecting previously unselected package python3-lib2to3. [2022-07-25T10:37:07.020Z] #20 71.35 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-07-25T10:37:07.020Z] #20 71.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:37:07.276Z] #20 71.61 Selecting previously unselected package python3-distutils. [2022-07-25T10:37:07.276Z] #20 71.62 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-07-25T10:37:07.276Z] #20 71.63 Unpacking python3-distutils (3.7.3-1) ... [2022-07-25T10:37:07.790Z] #20 72.03 Selecting previously unselected package python3-pip. [2022-07-25T10:37:07.790Z] #20 72.03 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-07-25T10:37:07.790Z] #20 72.04 Unpacking python3-pip (18.1-5) ... [2022-07-25T10:37:08.046Z] #20 72.45 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:37:08.046Z] #20 72.45 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-07-25T10:37:08.046Z] #20 72.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:37:08.303Z] #20 72.60 Selecting previously unselected package python3-setuptools. [2022-07-25T10:37:08.303Z] #20 72.60 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-07-25T10:37:08.303Z] #20 72.61 Unpacking python3-setuptools (40.8.0-1) ... [2022-07-25T10:37:08.365Z] #56 230.3 # github.com/containerd/containerd/cmd/containerd [2022-07-25T10:37:08.365Z] #56 230.3 /usr/bin/ld: /tmp/go-link-3771492726/000019.o: in function `New': [2022-07-25T10:37:08.365Z] #56 230.3 /tmp/tmp.LSe9TlBdMo/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T10:37:08.365Z] #56 230.4 + bin/containerd-stress [2022-07-25T10:37:08.365Z] #56 231.6 + bin/containerd-shim [2022-07-25T10:37:08.559Z] #20 73.01 Selecting previously unselected package python3-wheel. [2022-07-25T10:37:08.831Z] #20 73.02 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-07-25T10:37:08.831Z] #20 73.06 Unpacking python3-wheel (0.32.3-2) ... [2022-07-25T10:37:08.831Z] #20 73.25 Selecting previously unselected package sudo. [2022-07-25T10:37:08.831Z] #20 73.26 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-07-25T10:37:08.831Z] #20 73.28 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:37:09.088Z] #20 ... [2022-07-25T10:37:09.088Z] [2022-07-25T10:37:09.088Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:37:09.088Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:37:09.088Z] #43 154.6 CC criu/cr-service.o [2022-07-25T10:37:09.088Z] #43 157.0 CC criu/crtools.o [2022-07-25T10:37:09.088Z] #43 158.1 CC criu/eventfd.o [2022-07-25T10:37:09.088Z] #43 158.7 CC criu/eventpoll.o [2022-07-25T10:37:09.088Z] #43 160.1 CC criu/external.o [2022-07-25T10:37:09.088Z] #43 160.6 CC criu/fault-injection.o [2022-07-25T10:37:09.088Z] #43 160.8 CC criu/fdstore.o [2022-07-25T10:37:09.088Z] #43 161.4 CC criu/fifo.o [2022-07-25T10:37:09.088Z] #43 161.9 CC criu/file-ids.o [2022-07-25T10:37:09.088Z] #43 162.5 CC criu/file-lock.o [2022-07-25T10:37:09.088Z] #43 164.1 CC criu/files-ext.o [2022-07-25T10:37:09.344Z] #43 164.9 CC criu/files-reg.o [2022-07-25T10:37:09.601Z] #43 ... [2022-07-25T10:37:09.601Z] [2022-07-25T10:37:09.601Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:37:09.601Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:37:09.601Z] #20 74.14 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T10:37:09.601Z] #20 74.14 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-07-25T10:37:09.601Z] #20 74.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:37:10.164Z] #20 74.55 Selecting previously unselected package uidmap. [2022-07-25T10:37:10.164Z] #20 74.57 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-07-25T10:37:10.164Z] #20 74.58 Unpacking uidmap (1:4.5-1.1) ... [2022-07-25T10:37:10.508Z] #20 74.76 Selecting previously unselected package vim-runtime. [2022-07-25T10:37:10.508Z] #20 74.79 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-07-25T10:37:10.508Z] #20 74.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T10:37:10.508Z] #20 74.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-07-25T10:37:10.774Z] #20 75.07 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:37:14.920Z] #56 240.2 + bin/containerd-shim-runc-v1 [2022-07-25T10:37:14.944Z] #20 79.08 Selecting previously unselected package vim. [2022-07-25T10:37:14.945Z] #20 79.09 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-07-25T10:37:14.945Z] #20 79.13 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:37:15.511Z] #20 79.80 Selecting previously unselected package xfsprogs. [2022-07-25T10:37:15.511Z] #20 79.82 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-07-25T10:37:15.511Z] #20 79.82 Unpacking xfsprogs (4.20.0-1) ... [2022-07-25T10:37:16.073Z] #20 80.34 Selecting previously unselected package zip. [2022-07-25T10:37:16.073Z] #20 80.35 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-07-25T10:37:16.073Z] #20 80.35 Unpacking zip (3.0-11+b1) ... [2022-07-25T10:37:16.329Z] #20 80.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-07-25T10:37:16.329Z] #20 80.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-07-25T10:37:16.329Z] #20 80.62 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-07-25T10:37:16.329Z] #20 80.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-07-25T10:37:16.329Z] #20 80.66 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-07-25T10:37:16.329Z] #20 80.68 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-07-25T10:37:16.329Z] #20 80.73 Setting up uidmap (1:4.5-1.1) ... [2022-07-25T10:37:16.329Z] #20 80.74 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-07-25T10:37:16.329Z] #20 80.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:37:16.329Z] #20 80.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-07-25T10:37:16.329Z] #20 80.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-07-25T10:37:16.329Z] #20 80.83 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-07-25T10:37:16.585Z] #20 80.84 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:37:16.585Z] #20 80.86 Setting up zip (3.0-11+b1) ... [2022-07-25T10:37:16.585Z] #20 80.87 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:37:16.585Z] #20 80.92 Setting up bash-completion (1:2.8-6) ... [2022-07-25T10:37:19.104Z] #56 245.1 + bin/containerd-shim-runc-v2 [2022-07-25T10:37:20.037Z] #56 245.8 + binaries [2022-07-25T10:37:20.037Z] #56 245.8 + install -D bin/containerd /build/containerd [2022-07-25T10:37:20.037Z] #56 245.8 + install -D bin/containerd-shim /build/containerd-shim [2022-07-25T10:37:20.037Z] #56 245.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T10:37:20.037Z] #56 245.8 + install -D bin/ctr /build/ctr [2022-07-25T10:37:20.762Z] #20 84.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-07-25T10:37:20.762Z] #20 84.46 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-07-25T10:37:20.762Z] #20 84.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:37:20.762Z] #20 84.48 Setting up patch (2.7.6-3+deb10u1) ... [2022-07-25T10:37:20.762Z] #20 84.53 Setting up sudo (1.8.27-1+deb10u3) ... [2022-07-25T10:37:20.762Z] #20 84.61 invoke-rc.d: could not determine current runlevel [2022-07-25T10:37:20.762Z] #20 84.62 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:37:20.762Z] #20 84.64 Setting up pigz (2.4-1) ... [2022-07-25T10:37:20.762Z] #20 84.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:37:20.762Z] #20 84.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-07-25T10:37:20.762Z] #20 84.73 Setting up python-pip-whl (18.1-5) ... [2022-07-25T10:37:20.762Z] #20 84.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-07-25T10:37:20.762Z] #20 84.76 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:37:21.019Z] #20 85.41 Setting up libaio1:amd64 (0.3.112-3) ... [2022-07-25T10:37:21.019Z] #20 85.44 Setting up libonig5:amd64 (6.9.1-1) ... [2022-07-25T10:37:21.019Z] #20 85.46 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-07-25T10:37:21.019Z] #20 85.49 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-07-25T10:37:21.276Z] #20 85.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T10:37:21.276Z] #20 85.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T10:37:21.276Z] #20 85.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T10:37:21.276Z] #20 85.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T10:37:21.276Z] #20 85.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T10:37:21.276Z] #20 85.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T10:37:21.276Z] #20 85.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T10:37:21.276Z] #20 85.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T10:37:21.276Z] #20 85.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-07-25T10:37:21.534Z] #20 85.70 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-07-25T10:37:21.534Z] #20 85.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-07-25T10:37:21.534Z] #20 85.74 Setting up jq (1.5+dfsg-2+b1) ... [2022-07-25T10:37:21.534Z] #20 85.76 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-07-25T10:37:21.534Z] #20 85.78 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-07-25T10:37:22.101Z] #20 ... [2022-07-25T10:37:22.101Z] [2022-07-25T10:37:22.101Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:37:22.101Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:37:22.101Z] #43 167.7 CC criu/files.o [2022-07-25T10:37:22.101Z] #43 170.0 CC criu/filesystems.o [2022-07-25T10:37:22.101Z] #43 170.8 CC criu/fsnotify.o [2022-07-25T10:37:22.101Z] #43 172.1 CC criu/image-desc.o [2022-07-25T10:37:22.101Z] #43 172.3 CC criu/image.o [2022-07-25T10:37:22.101Z] #43 173.4 CC criu/ipc_ns.o [2022-07-25T10:37:22.101Z] #43 175.1 CC criu/irmap.o [2022-07-25T10:37:22.101Z] #43 175.9 CC criu/kcmp-ids.o [2022-07-25T10:37:22.101Z] #43 176.3 CC criu/kerndat.o [2022-07-25T10:37:22.663Z] #43 178.1 CC criu/libnetlink.o [2022-07-25T10:37:23.227Z] #43 178.7 CC criu/log.o [2022-07-25T10:37:23.790Z] #43 179.4 CC criu/lsm.o [2022-07-25T10:37:24.718Z] #43 180.2 CC criu/mem.o [2022-07-25T10:37:25.302Z] #56 DONE 251.0s [2022-07-25T10:37:25.645Z] #43 ... [2022-07-25T10:37:25.645Z] [2022-07-25T10:37:25.645Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:37:25.645Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:37:25.645Z] #20 89.86 Setting up iptables (1.8.2-4) ... [2022-07-25T10:37:25.645Z] #20 89.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:37:25.645Z] #20 89.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:37:25.645Z] #20 89.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:37:25.645Z] #20 89.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:37:25.645Z] #20 89.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T10:37:25.645Z] #20 89.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T10:37:25.645Z] #20 89.96 Setting up python3 (3.7.3-1) ... [2022-07-25T10:37:25.866Z] [2022-07-25T10:37:25.866Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:37:25.866Z] #57 sha256:70513ff98ebb3282bedc5e9db0dc24598218b80aee10a4595ba41fd2ae0f79e9 [2022-07-25T10:37:26.574Z] #20 90.94 Setting up python3-wheel (0.32.3-2) ... [2022-07-25T10:37:27.762Z] #57 DONE 1.9s [2022-07-25T10:37:27.762Z] [2022-07-25T10:37:27.762Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:37:27.762Z] #61 sha256:5a297f2981dddc72e1830d1963b89ed7d57da3aade4b48ed93a97814a38789ce [2022-07-25T10:37:27.762Z] #61 DONE 0.3s [2022-07-25T10:37:27.942Z] #20 92.34 Setting up apparmor (2.13.2-10) ... [2022-07-25T10:37:28.019Z] [2022-07-25T10:37:28.019Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:37:28.019Z] #66 sha256:49c52d8f8750a5da3a51b21d83dd121f21a4a53ecb9348eca77798a20c9f4071 [2022-07-25T10:37:29.914Z] #66 DONE 1.9s [2022-07-25T10:37:29.914Z] [2022-07-25T10:37:29.914Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-25T10:37:29.914Z] #68 sha256:a4503e643e094be8f3a9238320bde7a77149eee8886ebd032e80e7171674f813 [2022-07-25T10:37:29.914Z] #68 DONE 0.1s [2022-07-25T10:37:29.914Z] [2022-07-25T10:37:29.914Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:37:29.914Z] #69 sha256:73b6d534b2bb6ecdf5a3f254ddaf0d132a3e638dd50d03fe18063369b003fba2 [2022-07-25T10:37:29.914Z] #69 DONE 0.0s [2022-07-25T10:37:29.914Z] [2022-07-25T10:37:29.914Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:37:29.914Z] #70 sha256:b941928f8e6dd00e7c15056392589210fa4dac3cc53876632bcfb6c38fda8ee7 [2022-07-25T10:37:30.846Z] #70 DONE 0.8s [2022-07-25T10:37:30.846Z] [2022-07-25T10:37:30.846Z] #71 exporting to image [2022-07-25T10:37:30.846Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:37:30.846Z] #71 exporting layers [2022-07-25T10:37:31.213Z] #20 95.12 Setting up xfsprogs (4.20.0-1) ... [2022-07-25T10:37:31.213Z] #20 95.29 Setting up python3-lib2to3 (3.7.3-1) ... [2022-07-25T10:37:31.776Z] #20 95.97 Setting up python3-pkg-resources (40.8.0-1) ... [2022-07-25T10:37:32.707Z] #20 96.96 Setting up python3-distutils (3.7.3-1) ... [2022-07-25T10:37:33.637Z] #20 97.76 Setting up python3-setuptools (40.8.0-1) ... [2022-07-25T10:37:34.125Z] #71 exporting layers 3.4s done [2022-07-25T10:37:34.125Z] #71 writing image sha256:7811bfd24fb0047cb4734d7f0fb09482313d396ce671de84a9f2d752728ece19 done [2022-07-25T10:37:34.125Z] #71 naming to docker.io/library/docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 done [2022-07-25T10:37:34.125Z] #71 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T10:37:34.450Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/test/unit [2022-07-25T10:37:35.529Z] #20 99.82 Setting up python3-pip (18.1-5) ... [2022-07-25T10:37:37.420Z] #20 101.5 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:37:37.420Z] #20 101.5 Processing triggers for mime-support (3.62) ... [2022-07-25T10:37:37.727Z] ? github.com/docker/docker/api [no test files] [2022-07-25T10:37:37.981Z] #20 ... [2022-07-25T10:37:37.981Z] [2022-07-25T10:37:37.981Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:37:37.981Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:37:37.981Z] #43 183.6 CC criu/memfd.o [2022-07-25T10:37:37.981Z] #43 184.7 CC criu/mount.o [2022-07-25T10:37:37.981Z] #43 189.8 CC criu/namespaces.o [2022-07-25T10:37:37.981Z] #43 193.5 CC criu/net.o [2022-07-25T10:37:38.543Z] #43 ... [2022-07-25T10:37:38.543Z] [2022-07-25T10:37:38.543Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-07-25T10:37:38.543Z] #20 sha256:36350339c322ee2d3aed90b4e53430b08a4f07feb5f7aa6a8cb9cfa5d714ecf8 [2022-07-25T10:37:38.543Z] #20 DONE 102.9s [2022-07-25T10:37:38.543Z] [2022-07-25T10:37:38.543Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:37:38.543Z] #21 sha256:b360184f4f5cb8514a38ceb391e96a10d0d5e5f3c7e28dc28ac4d83d2d5eaa4b [2022-07-25T10:37:39.907Z] #21 1.327 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T10:37:39.907Z] #21 1.344 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T10:37:39.907Z] #21 1.353 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T10:37:40.162Z] #21 DONE 1.5s [2022-07-25T10:37:40.162Z] [2022-07-25T10:37:40.162Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:37:40.162Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:37:40.698Z] #56 256.5 # github.com/containerd/containerd/cmd/containerd [2022-07-25T10:37:40.698Z] #56 256.5 /usr/bin/ld: /tmp/go-link-2693107136/000019.o: in function `New': [2022-07-25T10:37:40.698Z] #56 256.5 /tmp/tmp.lCiQGrI9BE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T10:37:40.698Z] #56 256.6 + bin/containerd-stress [2022-07-25T10:37:40.698Z] #56 257.8 + bin/containerd-shim [2022-07-25T10:37:46.698Z] #22 ... [2022-07-25T10:37:46.698Z] [2022-07-25T10:37:46.698Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:37:46.698Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:37:46.698Z] #43 199.2 CC criu/netfilter.o [2022-07-25T10:37:46.698Z] #43 199.9 CC criu/page-pipe.o [2022-07-25T10:37:46.698Z] #43 201.3 CC criu/page-xfer.o [2022-07-25T10:37:48.601Z] #43 203.7 CC criu/pagemap-cache.o [2022-07-25T10:37:48.601Z] #43 204.3 CC criu/pagemap.o [2022-07-25T10:37:49.917Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2022-07-25T10:37:50.083Z] #43 205.6 CC criu/parasite-syscall.o [2022-07-25T10:37:50.647Z] #56 268.0 + bin/containerd-shim-runc-v1 [2022-07-25T10:37:51.465Z] #43 206.9 CC criu/path.o [2022-07-25T10:37:51.725Z] #43 207.2 CC criu/pie-util-vdso-elf32.o [2022-07-25T10:37:52.655Z] #43 208.1 CC criu/pie-util-vdso.o [2022-07-25T10:37:53.220Z] #43 208.7 CC criu/pie-util.o [2022-07-25T10:37:53.476Z] #43 208.9 CC criu/pipes.o [2022-07-25T10:37:54.845Z] #43 210.2 CC criu/plugin.o [2022-07-25T10:37:55.408Z] #43 210.8 CC criu/proc_parse.o [2022-07-25T10:37:55.894Z] #56 273.7 + bin/containerd-shim-runc-v2 [2022-07-25T10:37:56.151Z] #56 274.4 + binaries [2022-07-25T10:37:56.407Z] #56 274.4 + install -D bin/containerd /build/containerd [2022-07-25T10:37:56.407Z] #56 274.5 + install -D bin/containerd-shim /build/containerd-shim [2022-07-25T10:37:56.407Z] #56 274.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T10:37:56.407Z] #56 274.5 + install -D bin/ctr /build/ctr [2022-07-25T10:37:56.775Z] #43 ... [2022-07-25T10:37:56.775Z] [2022-07-25T10:37:56.775Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:37:56.775Z] #22 sha256:ee24c13e084f66c5168e12ee5f8c97ccec35b3c49d5c46599745380cd9312813 [2022-07-25T10:37:56.775Z] #22 7.885 Collecting yamllint==1.26.1 [2022-07-25T10:37:56.775Z] #22 13.44 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-07-25T10:37:56.775Z] #22 15.14 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-07-25T10:37:56.775Z] #22 15.26 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-07-25T10:37:56.775Z] #22 15.38 Collecting pyyaml (from yamllint==1.26.1) [2022-07-25T10:37:56.775Z] #22 16.05 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-07-25T10:37:56.775Z] #22 16.66 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-07-25T10:37:56.775Z] #22 16.66 Building wheels for collected packages: yamllint [2022-07-25T10:37:56.775Z] #22 16.66 Running setup.py bdist_wheel for yamllint: started [2022-07-25T10:37:58.294Z] #56 DONE 276.3s [2022-07-25T10:37:59.221Z] [2022-07-25T10:37:59.221Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:37:59.221Z] #57 sha256:fbdcfa61b9bb7d29c2c89979026f4faff5109be0043f8e12ab1421703cc62e01 [2022-07-25T10:37:59.294Z] #22 18.98 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-07-25T10:37:59.294Z] #22 18.98 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-07-25T10:37:59.294Z] #22 19.07 Successfully built yamllint [2022-07-25T10:37:59.294Z] #22 19.11 Installing collected packages: pathspec, pyyaml, yamllint [2022-07-25T10:37:59.857Z] #22 19.73 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T10:38:00.149Z] #57 DONE 0.9s [2022-07-25T10:38:00.149Z] [2022-07-25T10:38:00.149Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:38:00.149Z] #61 sha256:8a4d282650e1262b88879f6089b2c0b89f848d4c6345bc32ed87c9073010a492 [2022-07-25T10:38:00.149Z] #61 DONE 0.2s [2022-07-25T10:38:00.149Z] [2022-07-25T10:38:00.149Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:38:00.149Z] #66 sha256:0826b6f76c595f70ce8625bd43e9f4366648fb6e88bf51628d97a3c0d68e3bce [2022-07-25T10:38:00.421Z] #22 DONE 20.3s [2022-07-25T10:38:00.421Z] [2022-07-25T10:38:00.421Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:38:00.421Z] #25 sha256:e886660df4467b42097faa65824da18b50edfc20250f2cd155f5d9197d0c0087 [2022-07-25T10:38:00.987Z] #25 DONE 0.8s [2022-07-25T10:38:00.987Z] [2022-07-25T10:38:00.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:38:00.987Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:38:00.987Z] #43 216.4 CC criu/protobuf-desc.o [2022-07-25T10:38:01.076Z] #66 DONE 0.9s [2022-07-25T10:38:01.076Z] [2022-07-25T10:38:01.076Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-25T10:38:01.076Z] #68 sha256:19fe1cc474619cdaac5223b2cd0bc672e724fcf9394f1eed7f04124dfec21968 [2022-07-25T10:38:01.076Z] #68 DONE 0.1s [2022-07-25T10:38:01.333Z] [2022-07-25T10:38:01.333Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:38:01.333Z] #69 sha256:4b9562efa342b2931f0fc6acd2f197e17afbb2222cec5473daf5b7c0028c4078 [2022-07-25T10:38:01.333Z] #69 DONE 0.0s [2022-07-25T10:38:01.333Z] [2022-07-25T10:38:01.333Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-25T10:38:01.333Z] #70 sha256:9a356be593720e86a598d1225f47091ddc010ebc9ee6c09df1f5f839976ea659 [2022-07-25T10:38:01.894Z] #70 0.639 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-07-25T10:38:01.894Z] #70 0.639 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-07-25T10:38:01.894Z] #70 0.639 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-07-25T10:38:01.894Z] #70 0.639 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-07-25T10:38:02.713Z] #70 1.007 Reading package lists... [2022-07-25T10:38:02.879Z] #43 218.1 CC criu/protobuf.o [2022-07-25T10:38:03.442Z] #43 219.0 CC criu/pstree.o [2022-07-25T10:38:03.534Z] #70 1.649 Reading package lists... [2022-07-25T10:38:03.790Z] #70 2.267 Building dependency tree... [2022-07-25T10:38:03.790Z] #70 2.386 Reading state information... [2022-07-25T10:38:03.790Z] #70 2.491 The following additional packages will be installed: [2022-07-25T10:38:03.790Z] #70 2.491 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-07-25T10:38:03.790Z] #70 2.491 libpam-systemd [2022-07-25T10:38:03.790Z] #70 2.492 Suggested packages: [2022-07-25T10:38:03.790Z] #70 2.492 systemd-container policykit-1 [2022-07-25T10:38:03.790Z] #70 2.492 Recommended packages: [2022-07-25T10:38:03.790Z] #70 2.492 libnss-systemd [2022-07-25T10:38:03.790Z] #70 2.572 The following NEW packages will be installed: [2022-07-25T10:38:03.790Z] #70 2.572 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-07-25T10:38:03.790Z] #70 2.573 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-25T10:38:04.045Z] #70 2.919 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:38:04.045Z] #70 2.919 Need to get 4759 kB of archives. [2022-07-25T10:38:04.045Z] #70 2.919 After this operation, 16.6 MB of additional disk space will be used. [2022-07-25T10:38:04.045Z] #70 2.919 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-25T10:38:04.302Z] #70 2.921 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-07-25T10:38:04.302Z] #70 2.923 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-07-25T10:38:04.302Z] #70 2.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-07-25T10:38:04.302Z] #70 2.929 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-07-25T10:38:04.302Z] #70 2.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-07-25T10:38:04.302Z] #70 3.004 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-07-25T10:38:04.302Z] #70 3.020 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-07-25T10:38:04.302Z] #70 3.022 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-07-25T10:38:04.302Z] #70 3.025 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-07-25T10:38:04.302Z] #70 3.027 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-07-25T10:38:04.302Z] #70 3.170 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:38:04.558Z] #70 3.192 Fetched 4759 kB in 0s (10.7 MB/s) [2022-07-25T10:38:04.558Z] #70 3.215 Selecting previously unselected package libargon2-1:amd64. [2022-07-25T10:38:04.558Z] #70 3.215 (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 ... 28084 files and directories currently installed.) [2022-07-25T10:38:04.558Z] #70 3.230 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-25T10:38:04.558Z] #70 3.235 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-25T10:38:04.558Z] #70 3.271 Selecting previously unselected package libjson-c3:amd64. [2022-07-25T10:38:04.558Z] #70 3.273 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-07-25T10:38:04.558Z] #70 3.277 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-07-25T10:38:04.558Z] #70 3.305 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-25T10:38:04.558Z] #70 3.308 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-07-25T10:38:04.559Z] #70 3.311 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-07-25T10:38:04.559Z] #70 3.356 Selecting previously unselected package libidn11:amd64. [2022-07-25T10:38:04.559Z] #70 3.358 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-07-25T10:38:04.559Z] #70 3.361 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-07-25T10:38:04.559Z] #70 3.401 Selecting previously unselected package libkmod2:amd64. [2022-07-25T10:38:04.816Z] #70 3.403 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-07-25T10:38:04.816Z] #70 3.407 Unpacking libkmod2:amd64 (26-1) ... [2022-07-25T10:38:04.816Z] #70 3.447 Selecting previously unselected package systemd. [2022-07-25T10:38:04.816Z] #70 3.449 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-07-25T10:38:04.816Z] #70 3.489 Unpacking systemd (241-7~deb10u8) ... [2022-07-25T10:38:05.071Z] #70 3.943 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-25T10:38:05.071Z] #70 3.953 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-07-25T10:38:05.328Z] #70 3.963 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-07-25T10:38:05.328Z] #70 3.972 Setting up libidn11:amd64 (1.33-2.2) ... [2022-07-25T10:38:05.328Z] #70 3.981 Setting up libkmod2:amd64 (26-1) ... [2022-07-25T10:38:05.328Z] #70 3.991 Setting up systemd (241-7~deb10u8) ... [2022-07-25T10:38:05.328Z] #70 4.031 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-25T10:38:05.328Z] #70 4.033 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-25T10:38:05.328Z] #70 4.036 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-07-25T10:38:05.328Z] #70 4.036 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-07-25T10:38:05.328Z] #70 4.041 Initializing machine ID from KVM UUID. [2022-07-25T10:38:05.334Z] #43 221.0 CC criu/rbtree.o [2022-07-25T10:38:05.584Z] #70 4.456 Selecting previously unselected package systemd-sysv. [2022-07-25T10:38:05.584Z] #70 4.456 (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 ... 28881 files and directories currently installed.) [2022-07-25T10:38:05.584Z] #70 4.469 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-07-25T10:38:05.584Z] #70 4.473 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-07-25T10:38:05.584Z] #70 4.514 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-25T10:38:05.840Z] #70 4.517 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-07-25T10:38:05.840Z] #70 4.520 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-07-25T10:38:05.840Z] #70 4.576 Selecting previously unselected package dbus. [2022-07-25T10:38:05.840Z] #70 4.577 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-07-25T10:38:05.840Z] #70 4.588 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-07-25T10:38:05.840Z] #70 4.642 Selecting previously unselected package libpam-systemd:amd64. [2022-07-25T10:38:05.840Z] #70 4.645 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-07-25T10:38:05.840Z] #70 4.650 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-07-25T10:38:05.840Z] #70 4.691 Selecting previously unselected package dbus-user-session. [2022-07-25T10:38:05.840Z] #70 4.693 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-07-25T10:38:05.840Z] #70 4.697 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-07-25T10:38:05.840Z] #70 4.764 Setting up systemd-sysv (241-7~deb10u8) ... [2022-07-25T10:38:06.096Z] #70 4.775 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-07-25T10:38:06.096Z] #70 4.784 Setting up dbus (1.12.20-0+deb10u1) ... [2022-07-25T10:38:06.096Z] #70 4.893 invoke-rc.d: could not determine current runlevel [2022-07-25T10:38:06.096Z] #70 4.896 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:38:06.096Z] #70 4.900 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-07-25T10:38:06.096Z] #70 5.034 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-07-25T10:38:06.268Z] #43 221.5 CC criu/rst-malloc.o [2022-07-25T10:38:06.352Z] #70 5.049 Processing triggers for systemd (241-7~deb10u8) ... [2022-07-25T10:38:06.352Z] #70 5.056 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-07-25T10:38:06.352Z] #70 DONE 5.2s [2022-07-25T10:38:06.552Z] #43 222.0 CC criu/seccomp.o [2022-07-25T10:38:06.609Z] [2022-07-25T10:38:06.609Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-25T10:38:06.609Z] #71 sha256:7b858b0ad5db077ca7761a9a7b0b979f04ea8d296d7632a3883055bd0e9fdbc2 [2022-07-25T10:38:06.865Z] #71 0.420 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-25T10:38:06.865Z] #71 0.422 Dload Upload Total Spent Left Speed [2022-07-25T10:38:07.116Z] #43 ... [2022-07-25T10:38:07.116Z] [2022-07-25T10:38:07.116Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:38:07.116Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:38:07.116Z] #40 312.3 + dpkg --print-architecture [2022-07-25T10:38:07.116Z] #40 312.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-07-25T10:38:07.116Z] #40 312.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T10:38:07.116Z] #40 312.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T10:38:07.121Z] #71 0.422 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8558 0 --:--:-- --:--:-- --:--:-- 8558 [2022-07-25T10:38:07.121Z] #71 DONE 0.7s [2022-07-25T10:38:07.121Z] [2022-07-25T10:38:07.121Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:38:07.121Z] #72 sha256:b2fc96dce259027bd6c5de3f4698a271fe5ea33fb29b150a8fac11fc23bd2bd7 [2022-07-25T10:38:08.053Z] #72 DONE 0.8s [2022-07-25T10:38:08.053Z] [2022-07-25T10:38:08.053Z] #73 exporting to image [2022-07-25T10:38:08.053Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:38:08.053Z] #73 exporting layers [2022-07-25T10:38:09.015Z] #40 ... [2022-07-25T10:38:09.015Z] [2022-07-25T10:38:09.015Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:38:09.015Z] #30 sha256:99a9ae3f71275f7af52a325547bd9ce34119834beaa13e7c8d6da152331f1356 [2022-07-25T10:38:09.015Z] #30 DONE 7.4s [2022-07-25T10:38:09.015Z] [2022-07-25T10:38:09.015Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:38:09.015Z] #33 sha256:da5807aa7eb9aa0abc146f89175d324258aaac4986429bfa192b7fa1650d770a [2022-07-25T10:38:09.015Z] #33 DONE 0.4s [2022-07-25T10:38:09.015Z] [2022-07-25T10:38:09.015Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-07-25T10:38:09.015Z] #35 sha256:20f4191695c6a9f0524504fce15247eac3bfabef0a0ddd2f57beebef44e6a8b0 [2022-07-25T10:38:09.272Z] #35 DONE 0.2s [2022-07-25T10:38:09.272Z] [2022-07-25T10:38:09.272Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:38:09.272Z] #38 sha256:d3a03c07677fe03c6be57a1a14d05639363c6b4323bd717ced1f8a566d806961 [2022-07-25T10:38:09.272Z] #38 DONE 0.1s [2022-07-25T10:38:09.272Z] [2022-07-25T10:38:09.272Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:38:09.272Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:38:09.272Z] #43 222.8 CC criu/seize.o [2022-07-25T10:38:09.272Z] #43 223.8 CC criu/servicefd.o [2022-07-25T10:38:09.272Z] #43 224.4 CC criu/shmem.o [2022-07-25T10:38:10.201Z] #43 225.8 CC criu/sigframe.o [2022-07-25T10:38:10.767Z] #43 226.2 CC criu/signalfd.o [2022-07-25T10:38:11.041Z] #43 226.7 CC criu/sk-inet.o [2022-07-25T10:38:13.562Z] #43 228.8 CC criu/sk-netlink.o [2022-07-25T10:38:13.819Z] #43 229.4 CC criu/sk-packet.o [2022-07-25T10:38:14.591Z] #73 exporting layers 6.6s done [2022-07-25T10:38:14.591Z] #73 writing image sha256:8936e989cbd36762470b2d6f4f4ac992456b5f45d9f15ecce37dcf9c1d9de11d done [2022-07-25T10:38:14.591Z] #73 naming to docker.io/library/docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 done [2022-07-25T10:38:14.591Z] #73 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:38:14.750Z] #43 230.2 CC criu/sk-queue.o [2022-07-25T10:38:14.944Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -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=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh dynbinary test-integration [2022-07-25T10:38:15.318Z] #43 230.8 CC criu/sk-tcp.o [2022-07-25T10:38:16.247Z] #43 231.6 CC criu/sk-unix.o [2022-07-25T10:38:16.832Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-25T10:38:16.832Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-25T10:38:16.832Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-25T10:38:16.832Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-25T10:38:16.832Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-07-25T10:38:16.832Z] Detected virtualization docker. [2022-07-25T10:38:16.832Z] Detected architecture x86-64. [2022-07-25T10:38:16.832Z] Set hostname to <65e07f1f67ab>. [2022-07-25T10:38:16.832Z] + source /etc/docker-entrypoint-cmd [2022-07-25T10:38:16.832Z] ++ hack/make.sh dynbinary test-integration [2022-07-25T10:38:16.832Z] [2022-07-25T10:38:17.088Z] Removing bundles/ [2022-07-25T10:38:17.088Z] [2022-07-25T10:38:17.088Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T10:38:17.088Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:38:17.088Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:38:19.523Z] #43 234.8 CC criu/sockets.o [2022-07-25T10:38:20.892Z] #43 236.3 CC criu/stats.o [2022-07-25T10:38:21.455Z] #43 236.9 CC criu/string.o [2022-07-25T10:38:21.712Z] #43 237.1 CC criu/sysctl.o [2022-07-25T10:38:21.970Z] #43 ... [2022-07-25T10:38:21.970Z] [2022-07-25T10:38:21.970Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-07-25T10:38:21.970Z] #49 sha256:04d1d85322bfe7e8bf7477119ff56b527a4b5cd38180c46aa4df42478f44d994 [2022-07-25T10:38:21.970Z] #49 332.6 + /build/golangci-lint --version [2022-07-25T10:38:22.019Z] INFO [loader] Go packages loading at mode 575 (deps|imports|compiled_files|exports_file|files|name|types_sizes) took 2m11.361371737s [2022-07-25T10:38:22.019Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 404.859552ms [2022-07-25T10:38:22.900Z] #49 333.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-07-25T10:38:23.156Z] #49 DONE 333.7s [2022-07-25T10:38:23.156Z] [2022-07-25T10:38:23.156Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:38:23.156Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:38:23.156Z] #43 238.0 CC criu/sysfs_parse.o [2022-07-25T10:38:23.156Z] #43 238.6 CC criu/timens.o [2022-07-25T10:38:23.719Z] #43 239.2 CC criu/timerfd.o [2022-07-25T10:38:23.743Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:38:23.743Z] [2022-07-25T10:38:23.743Z] + TEST_INTEGRATION_DEST=1 [2022-07-25T10:38:23.743Z] + CONTAINER_NAME=docker-pr4-1 [2022-07-25T10:38:23.743Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:38:23.743Z] + run_tests test-integration-flaky [2022-07-25T10:38:23.743Z] + '[' -n 0 ']' [2022-07-25T10:38:23.743Z] + rm= [2022-07-25T10:38:23.743Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43859/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43859/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh test-integration-flaky test-integration [2022-07-25T10:38:23.743Z] + c=0 [2022-07-25T10:38:23.743Z] + TEST_INTEGRATION_DEST=3 [2022-07-25T10:38:23.743Z] + CONTAINER_NAME=docker-pr4-3 [2022-07-25T10:38:23.743Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T10:38:23.743Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T10:38:23.743Z] + run_tests [2022-07-25T10:38:23.743Z] + '[' -n 0 ']' [2022-07-25T10:38:23.743Z] + rm= [2022-07-25T10:38:23.743Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43859/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43859/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh '' test-integration [2022-07-25T10:38:23.743Z] ++ jobs -p [2022-07-25T10:38:23.743Z] + for job in $(jobs -p) [2022-07-25T10:38:23.743Z] + wait 32326 [2022-07-25T10:38:23.743Z] + TEST_INTEGRATION_DEST=2 [2022-07-25T10:38:23.743Z] + CONTAINER_NAME=docker-pr4-2 [2022-07-25T10:38:23.743Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T10:38:23.743Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T10:38:23.743Z] + run_tests [2022-07-25T10:38:23.743Z] + '[' -n 0 ']' [2022-07-25T10:38:23.743Z] + rm= [2022-07-25T10:38:23.743Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43859/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43859/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh '' test-integration [2022-07-25T10:38:23.743Z] [2022-07-25T10:38:23.743Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:38:23.743Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:38:23.743Z] HOSTNAME=ed03591323dd [2022-07-25T10:38:23.743Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T10:38:23.743Z] TESTDEBUG=0 [2022-07-25T10:38:23.743Z] DEST=bundles/test-integration [2022-07-25T10:38:23.743Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:38:23.743Z] KEEPBUNDLE=1 [2022-07-25T10:38:23.743Z] DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:38:23.743Z] container=docker [2022-07-25T10:38:23.743Z] HOME=/root [2022-07-25T10:38:23.743Z] GOLANG_VERSION=1.17.12 [2022-07-25T10:38:23.743Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:38:23.743Z] VALIDATE_BRANCH=20.10 [2022-07-25T10:38:23.743Z] TERM=xterm [2022-07-25T10:38:23.743Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:38:23.743Z] SHLVL=1 [2022-07-25T10:38:23.743Z] TIMEOUT=120m [2022-07-25T10:38:23.743Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-25T10:38:23.743Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:38:23.743Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-25T10:38:23.743Z] GO111MODULE=off [2022-07-25T10:38:23.743Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:38:23.743Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:38:23.743Z] GOPATH=/go [2022-07-25T10:38:23.743Z] PKG_CONFIG=pkg-config [2022-07-25T10:38:23.743Z] _=/usr/bin/env [2022-07-25T10:38:23.743Z] Building test suite binary ./integration-cli/test.main [2022-07-25T10:38:23.743Z] [2022-07-25T10:38:23.743Z] [2022-07-25T10:38:23.743Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:38:23.743Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-25T10:38:23.743Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:38:23.743Z] HOSTNAME=7d0469d20eb3 [2022-07-25T10:38:23.743Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T10:38:23.743Z] TESTDEBUG=0 [2022-07-25T10:38:23.743Z] DEST=bundles/test-integration [2022-07-25T10:38:23.743Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:38:23.743Z] KEEPBUNDLE=1 [2022-07-25T10:38:23.743Z] DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:38:23.743Z] container=docker [2022-07-25T10:38:23.743Z] HOME=/root [2022-07-25T10:38:23.743Z] GOLANG_VERSION=1.17.12 [2022-07-25T10:38:23.743Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:38:23.743Z] VALIDATE_BRANCH=20.10 [2022-07-25T10:38:23.743Z] TERM=xterm [2022-07-25T10:38:23.743Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:38:23.743Z] SHLVL=1 [2022-07-25T10:38:23.743Z] TIMEOUT=120m [2022-07-25T10:38:23.743Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-25T10:38:23.743Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:38:23.743Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-25T10:38:23.743Z] GO111MODULE=off [2022-07-25T10:38:23.744Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:38:23.744Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:38:23.744Z] GOPATH=/go [2022-07-25T10:38:23.744Z] PKG_CONFIG=pkg-config [2022-07-25T10:38:23.744Z] _=/usr/bin/env [2022-07-25T10:38:23.744Z] Building test suite binary ./integration-cli/test.main [2022-07-25T10:38:23.976Z] #43 239.6 CC criu/tty.o [2022-07-25T10:38:24.003Z] No new tests added to integration. [2022-07-25T10:38:24.003Z] [2022-07-25T10:38:24.003Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:38:25.384Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:38:25.384Z] HOSTNAME=a425d4ce3e07 [2022-07-25T10:38:25.384Z] TESTDEBUG=0 [2022-07-25T10:38:25.384Z] DEST=bundles/test-integration [2022-07-25T10:38:25.384Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:38:25.384Z] KEEPBUNDLE=1 [2022-07-25T10:38:25.384Z] DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:38:25.384Z] container=docker [2022-07-25T10:38:25.384Z] HOME=/root [2022-07-25T10:38:25.384Z] GOLANG_VERSION=1.17.12 [2022-07-25T10:38:25.384Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:38:25.384Z] VALIDATE_BRANCH=20.10 [2022-07-25T10:38:25.384Z] TERM=xterm [2022-07-25T10:38:25.384Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:38:25.384Z] SHLVL=1 [2022-07-25T10:38:25.384Z] TIMEOUT=120m [2022-07-25T10:38:25.384Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-25T10:38:25.384Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:38:25.384Z] GO111MODULE=off [2022-07-25T10:38:25.384Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:38:25.384Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:38:25.384Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:38:25.384Z] GOPATH=/go [2022-07-25T10:38:25.384Z] PKG_CONFIG=pkg-config [2022-07-25T10:38:25.384Z] _=/usr/bin/env [2022-07-25T10:38:25.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T10:38:26.499Z] #43 242.1 CC criu/tun.o [2022-07-25T10:38:27.868Z] #43 243.1 CC criu/uffd.o [2022-07-25T10:38:29.763Z] #43 245.0 CC criu/util.o [2022-07-25T10:38:32.277Z] #43 247.2 CC criu/uts_ns.o [2022-07-25T10:38:32.277Z] #43 247.7 CC criu/vdso-compat.o [2022-07-25T10:38:32.533Z] #43 248.0 CC criu/vdso.o [2022-07-25T10:38:33.461Z] #43 248.9 LINK criu/built-in.o [2022-07-25T10:38:33.716Z] #43 249.2 LINK criu/criu [2022-07-25T10:38:34.253Z] INFO [runner/unused/goanalysis] analyzers took 24.520672213s with top 10 stages: buildssa: 21.393562226s, U1000: 3.127109987s [2022-07-25T10:38:34.644Z] #43 250.1 DEP lib/c/criu.d [2022-07-25T10:38:34.901Z] #43 250.2 CC images/rpc.pb-c.o [2022-07-25T10:38:35.830Z] #43 251.2 CC lib/c/criu.o [2022-07-25T10:38:36.760Z] #43 ... [2022-07-25T10:38:36.760Z] [2022-07-25T10:38:36.760Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:38:36.760Z] #40 sha256:3283b2e5342c9d57876e298c675d07d9b99f83a0a2eda50ad07f81831d465eb1 [2022-07-25T10:38:36.760Z] #40 DONE 347.2s [2022-07-25T10:38:37.017Z] [2022-07-25T10:38:37.017Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:38:37.017Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:38:37.017Z] #43 252.5 LINK lib/c/built-in.o [2022-07-25T10:38:37.017Z] #43 252.6 LINK lib/c/libcriu.so [2022-07-25T10:38:37.017Z] #43 252.6 LINK lib/c/libcriu.a [2022-07-25T10:38:37.274Z] #43 252.8 GEN magic.py [2022-07-25T10:38:37.531Z] #43 252.9 Note: Building without setproctitle() and strlcpy() support. [2022-07-25T10:38:37.531Z] #43 252.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-07-25T10:38:37.531Z] #43 252.9 Makefile.config:39: Warn: you have no libnftables installed [2022-07-25T10:38:37.531Z] #43 252.9 Makefile.config:40: Warn: Building without nftables support [2022-07-25T10:38:37.531Z] #43 252.9 Note: Building without GnuTLS support [2022-07-25T10:38:38.461Z] #43 254.2 fatal: not a git repository (or any of the parent directories): .git [2022-07-25T10:38:39.391Z] #43 ... [2022-07-25T10:38:39.391Z] [2022-07-25T10:38:39.391Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:38:39.391Z] #41 sha256:72bb84904a0143d8fcefbc657e1b2eca20ecd2623437625e255a45dd410f7cfb [2022-07-25T10:38:39.391Z] #41 DONE 0.4s [2022-07-25T10:38:39.391Z] [2022-07-25T10:38:39.391Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:38:39.391Z] #56 sha256:dbae4f84f855d60ee689d43a59424c64e95cf7bb14a27b1a31ed118edcb25462 [2022-07-25T10:38:39.650Z] #56 ... [2022-07-25T10:38:39.650Z] [2022-07-25T10:38:39.650Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-07-25T10:38:39.650Z] #43 sha256:976a6e8fe00404a3ca5d6564a561fb1167df1b35828cb0efb254455216b04c2c [2022-07-25T10:38:39.650Z] #43 255.2 make[1]: Nothing to be done for 'all'. [2022-07-25T10:38:41.019Z] #43 256.6 make[1]: 'images/built-in.o' is up to date. [2022-07-25T10:38:41.019Z] #43 256.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-07-25T10:38:41.275Z] #43 256.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-07-25T10:38:41.275Z] #43 256.8 make[1]: 'compel/libcompel.a' is up to date. [2022-07-25T10:38:41.275Z] #43 256.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-07-25T10:38:41.275Z] #43 257.0 make[1]: Nothing to be done for 'all'. [2022-07-25T10:38:41.533Z] #43 257.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-07-25T10:38:42.096Z] #43 257.5 make[2]: Nothing to be done for 'all'. [2022-07-25T10:38:42.096Z] #43 257.6 make[2]: Nothing to be done for 'all'. [2022-07-25T10:38:42.096Z] #43 257.6 make[2]: Nothing to be done for 'all'. [2022-07-25T10:38:42.352Z] #43 257.8 make[2]: Nothing to be done for 'all'. [2022-07-25T10:38:42.352Z] #43 257.9 make[2]: Nothing to be done for 'all'. [2022-07-25T10:38:42.352Z] #43 258.0 make[2]: Nothing to be done for 'all'. [2022-07-25T10:38:42.609Z] #43 258.1 make[2]: Nothing to be done for 'all'. [2022-07-25T10:38:42.609Z] #43 258.2 make[2]: Nothing to be done for 'all'. [2022-07-25T10:38:42.866Z] #43 258.3 INSTALL criu/criu [2022-07-25T10:38:43.122Z] #43 DONE 258.6s [2022-07-25T10:38:43.122Z] [2022-07-25T10:38:43.122Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:38:43.122Z] #53 sha256:160b5011d37807cd8e4871a403352eea38404cf83f0ecd9907d67c7f85c511fd [2022-07-25T10:38:45.726Z] #53 ... [2022-07-25T10:38:45.726Z] [2022-07-25T10:38:45.726Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-07-25T10:38:45.726Z] #44 sha256:21d3d825f77eecd79f3951c9ab51d17f8c1e8c8b92ffc00d7d9550ddacef591a [2022-07-25T10:38:45.726Z] #44 DONE 0.1s [2022-07-25T10:38:45.726Z] [2022-07-25T10:38:45.726Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-07-25T10:38:45.726Z] #46 sha256:60699c029d7b50f58c7bac75e6216e0386cdf64d333b1c2adaaeba969cc3cefd [2022-07-25T10:38:45.726Z] #46 DONE 0.3s [2022-07-25T10:38:45.726Z] [2022-07-25T10:38:45.726Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:38:45.726Z] #53 sha256:160b5011d37807cd8e4871a403352eea38404cf83f0ecd9907d67c7f85c511fd [2022-07-25T10:38:45.982Z] #53 ... [2022-07-25T10:38:45.983Z] [2022-07-25T10:38:45.983Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:38:45.983Z] #48 sha256:75e0b96183d75c6205268404fd930f5079f9ac1bd33a79d050f28057c34470a5 [2022-07-25T10:38:45.983Z] #48 DONE 0.1s [2022-07-25T10:38:45.983Z] [2022-07-25T10:38:45.983Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:38:45.983Z] #50 sha256:b3b5a31ef1e133a0f2e7acd6a7b0f076f3b48e889b39e20b3d50335f02ea2ce8 [2022-07-25T10:38:46.507Z] 7aca8de30754: Pull complete [2022-07-25T10:38:46.507Z] Digest: sha256:26c6c296a4737ba478fe3c3e531b098f89b5562c40b416ba6fb8177ac462d1af [2022-07-25T10:38:46.507Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T10:38:46.507Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T10:38:46.507Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-07-25T10:38:46.507Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-07-25T10:38:46.507Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3165' [2022-07-25T10:38:46.507Z] INFO: Docker version of control daemon [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] Client: [2022-07-25T10:38:46.507Z] Version: 20.10.9 [2022-07-25T10:38:46.507Z] API version: 1.41 [2022-07-25T10:38:46.507Z] Go version: go1.16.8 [2022-07-25T10:38:46.507Z] Git commit: c2ea9bc [2022-07-25T10:38:46.507Z] Built: Mon Oct 4 16:11:10 2021 [2022-07-25T10:38:46.507Z] OS/Arch: windows/amd64 [2022-07-25T10:38:46.507Z] Context: default [2022-07-25T10:38:46.507Z] Experimental: true [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] Server: Docker Engine - Community [2022-07-25T10:38:46.507Z] Engine: [2022-07-25T10:38:46.507Z] Version: 20.10.9 [2022-07-25T10:38:46.507Z] API version: 1.41 (minimum version 1.24) [2022-07-25T10:38:46.507Z] Go version: go1.16.8 [2022-07-25T10:38:46.507Z] Git commit: 79ea9d3 [2022-07-25T10:38:46.507Z] Built: Mon Oct 4 16:06:39 2021 [2022-07-25T10:38:46.507Z] OS/Arch: windows/amd64 [2022-07-25T10:38:46.507Z] Experimental: true [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] INFO: Docker info of control daemon [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] Client: [2022-07-25T10:38:46.507Z] Context: default [2022-07-25T10:38:46.507Z] Debug Mode: false [2022-07-25T10:38:46.507Z] Plugins: [2022-07-25T10:38:46.507Z] app: Docker Application (Docker Inc., v0.8.0) [2022-07-25T10:38:46.507Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-07-25T10:38:46.507Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] Server: [2022-07-25T10:38:46.507Z] Containers: 0 [2022-07-25T10:38:46.507Z] Running: 0 [2022-07-25T10:38:46.507Z] Paused: 0 [2022-07-25T10:38:46.507Z] Stopped: 0 [2022-07-25T10:38:46.507Z] Images: 1 [2022-07-25T10:38:46.507Z] Server Version: 20.10.9 [2022-07-25T10:38:46.507Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-07-25T10:38:46.507Z] Windows: [2022-07-25T10:38:46.507Z] LCOW: [2022-07-25T10:38:46.507Z] Logging Driver: json-file [2022-07-25T10:38:46.507Z] Plugins: [2022-07-25T10:38:46.507Z] Volume: local [2022-07-25T10:38:46.507Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-25T10:38:46.507Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-25T10:38:46.507Z] Swarm: inactive [2022-07-25T10:38:46.507Z] Default Isolation: process [2022-07-25T10:38:46.507Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-25T10:38:46.507Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-25T10:38:46.507Z] OSType: windows [2022-07-25T10:38:46.507Z] Architecture: x86_64 [2022-07-25T10:38:46.507Z] CPUs: 4 [2022-07-25T10:38:46.507Z] Total Memory: 32GiB [2022-07-25T10:38:46.507Z] Name: azwin-2-3a26e0 [2022-07-25T10:38:46.507Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-07-25T10:38:46.507Z] Docker Root Dir: D:\docker [2022-07-25T10:38:46.507Z] Debug Mode: false [2022-07-25T10:38:46.507Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:38:46.507Z] Labels: [2022-07-25T10:38:46.507Z] Experimental: true [2022-07-25T10:38:46.507Z] Insecure Registries: [2022-07-25T10:38:46.507Z] 10.0.0.4:5000 [2022-07-25T10:38:46.507Z] 127.0.0.0/8 [2022-07-25T10:38:46.507Z] Registry Mirrors: [2022-07-25T10:38:46.507Z] http://10.0.0.4:5000/ [2022-07-25T10:38:46.507Z] Live Restore Enabled: false [2022-07-25T10:38:46.507Z] Product License: Community Engine [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] INFO: Commit hash is 2daa6bb6b3 [2022-07-25T10:38:46.507Z] INFO: Nuke-Everything... [2022-07-25T10:38:46.507Z] INFO: Container count on control daemon to delete is 0 [2022-07-25T10:38:46.507Z] INFO: Nuking d:\CI [2022-07-25T10:38:46.507Z] INFO: Zapped successfully [2022-07-25T10:38:46.507Z] INFO: Location for testing is d:\CI\PR-43859\4 [2022-07-25T10:38:46.507Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] INFO: Building the image from Dockerfile.windows at 07/25/2022 10:38:36... [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] Sending build context to Docker daemon 58.35MB [2022-07-25T10:38:46.507Z] [2022-07-25T10:38:46.507Z] Step 1/10 : FROM microsoft/windowsservercore [2022-07-25T10:38:46.507Z] ---> e6b07227af5c [2022-07-25T10:38:46.507Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-07-25T10:38:46.507Z] ---> Running in ca1c1c712c52 [2022-07-25T10:38:46.507Z] Removing intermediate container ca1c1c712c52 [2022-07-25T10:38:46.507Z] ---> 40bc1c0025a7 [2022-07-25T10:38:46.507Z] Step 3/10 : ARG GO_VERSION=1.17.12 [2022-07-25T10:38:46.507Z] ---> Running in 2cf5f67f199c [2022-07-25T10:38:46.507Z] Removing intermediate container 2cf5f67f199c [2022-07-25T10:38:46.507Z] ---> bb34c632b8be [2022-07-25T10:38:46.507Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-07-25T10:38:46.507Z] ---> Running in 577f6711ee60 [2022-07-25T10:38:46.507Z] Removing intermediate container 577f6711ee60 [2022-07-25T10:38:46.507Z] ---> 4ec4ea49f8a6 [2022-07-25T10:38:46.507Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-07-25T10:38:46.507Z] ---> Running in d41a8eae0f7d [2022-07-25T10:38:46.507Z] Removing intermediate container d41a8eae0f7d [2022-07-25T10:38:46.507Z] ---> 069e5fa2671b [2022-07-25T10:38:46.507Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-07-25T10:38:46.507Z] ---> Running in 99f98df21e8a [2022-07-25T10:38:46.544Z] #50 DONE 0.6s [2022-07-25T10:38:46.544Z] [2022-07-25T10:38:46.544Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:38:46.544Z] #52 sha256:467218699385e3c99140a5f9e9e0a1cde5e4b6d7bbbe00b727517008666a58f1 [2022-07-25T10:38:46.801Z] #52 DONE 0.1s [2022-07-25T10:38:46.801Z] [2022-07-25T10:38:46.801Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-07-25T10:38:46.801Z] #53 sha256:160b5011d37807cd8e4871a403352eea38404cf83f0ecd9907d67c7f85c511fd [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 16.2% of statements [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/builder/remotecontext 0.078s coverage: 13.7% of statements [2022-07-25T10:38:57.585Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 48.5% of statements [2022-07-25T10:38:57.585Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-25T10:38:57.842Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-25T10:38:58.776Z] ok github.com/docker/docker/builder/remotecontext/git 1.316s coverage: 86.3% of statements [2022-07-25T10:38:58.776Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T10:38:58.776Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T10:39:02.090Z] ok github.com/docker/docker/client 0.113s coverage: 75.4% of statements [2022-07-25T10:39:04.547Z] [2022-07-25T10:39:04.547Z] SUCCESS: Specified value was saved. [2022-07-25T10:39:04.547Z] INFO: Downloading git... [2022-07-25T10:39:04.547Z] INFO: Downloading go... [2022-07-25T10:39:06.163Z] INFO: Downloading compiler 1 of 3... [2022-07-25T10:39:06.653Z] INFO: Downloading compiler 2 of 3... [2022-07-25T10:39:06.653Z] INFO: Downloading compiler 3 of 3... [2022-07-25T10:39:07.673Z] INFO: Extracting git... [2022-07-25T10:39:18.837Z] #53 214.1 + mkdir -p /build [2022-07-25T10:39:18.837Z] #53 214.1 + cp runc /build/runc [2022-07-25T10:39:18.837Z] #53 DONE 215.7s [2022-07-25T10:39:18.837Z] [2022-07-25T10:39:18.837Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:39:18.837Z] #56 sha256:dbae4f84f855d60ee689d43a59424c64e95cf7bb14a27b1a31ed118edcb25462 [2022-07-25T10:39:19.402Z] #56 325.5 + bin/containerd [2022-07-25T10:39:22.821Z] INFO: Expanding go... [2022-07-25T10:39:25.940Z] #56 ... [2022-07-25T10:39:25.940Z] [2022-07-25T10:39:25.940Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:39:25.940Z] #54 sha256:acdcd1c485f6212d2e8279196efe6d8825656e3a166492c3db76c905861f377e [2022-07-25T10:39:25.940Z] #54 DONE 0.3s [2022-07-25T10:39:25.940Z] [2022-07-25T10:39:25.940Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-07-25T10:39:25.940Z] #56 sha256:dbae4f84f855d60ee689d43a59424c64e95cf7bb14a27b1a31ed118edcb25462 [2022-07-25T10:39:34.169Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.1% of statements [2022-07-25T10:39:34.169Z] ok github.com/docker/docker/container 0.116s coverage: 34.5% of statements [2022-07-25T10:39:34.169Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T10:39:34.169Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T10:39:34.169Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T10:39:34.169Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T10:39:39.430Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2022-07-25T10:39:40.363Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2022-07-25T10:39:41.736Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-07-25T10:39:48.376Z] INFO: Expanding compiler 1 of 3... [2022-07-25T10:39:49.397Z] INFO: Expanding compiler 2 of 3... [2022-07-25T10:39:49.840Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-07-25T10:39:49.840Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2022-07-25T10:39:50.098Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-07-25T10:39:50.356Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-25T10:39:51.289Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-25T10:39:52.662Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.922s coverage: 73.3% of statements [2022-07-25T10:39:53.548Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:39:53.548Z] [2022-07-25T10:39:53.548Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:39:53.548Z] DOCKER_SYSTEMD=1 [2022-07-25T10:39:53.548Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:39:53.548Z] HOSTNAME=65e07f1f67ab [2022-07-25T10:39:53.548Z] DEST=bundles/test-integration [2022-07-25T10:39:53.548Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:39:53.548Z] DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:39:53.548Z] container=docker [2022-07-25T10:39:53.548Z] HOME=/root [2022-07-25T10:39:53.548Z] LANG=C.UTF-8 [2022-07-25T10:39:53.548Z] INVOCATION_ID=d8c45a165426426e8fe6466e8191067d [2022-07-25T10:39:53.548Z] GOLANG_VERSION=1.17.12 [2022-07-25T10:39:53.548Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:39:53.548Z] VALIDATE_BRANCH=20.10 [2022-07-25T10:39:53.548Z] TERM=xterm [2022-07-25T10:39:53.548Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:39:53.548Z] SHLVL=3 [2022-07-25T10:39:53.548Z] TIMEOUT=120m [2022-07-25T10:39:53.548Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-25T10:39:53.548Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:39:53.548Z] GO111MODULE=off [2022-07-25T10:39:53.548Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T10:39:53.548Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:39:53.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:39:53.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:39:53.548Z] GOPATH=/go [2022-07-25T10:39:53.548Z] PKG_CONFIG=pkg-config [2022-07-25T10:39:53.548Z] _=/usr/bin/env [2022-07-25T10:39:53.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T10:39:53.595Z] ok github.com/docker/docker/daemon 12.102s coverage: 17.1% of statements [2022-07-25T10:39:53.595Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T10:39:53.595Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T10:39:53.595Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T10:39:53.595Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T10:39:54.528Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-07-25T10:39:54.528Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.269s coverage: 56.2% of statements [2022-07-25T10:39:55.409Z] INFO: Expanding compiler 3 of 3... [2022-07-25T10:39:55.409Z] INFO: Removing downloaded files... [2022-07-25T10:39:55.409Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-07-25T10:39:55.409Z] INFO: Configuring git core.autocrlf... [2022-07-25T10:39:55.687Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m44.919280746s with top 10 stages: buildssa: 1m29.98967764s, goimports: 20.282195153s, unconvert: 11.401611158s, gosec: 7.733800893s, golint: 4.483345967s, inspect: 3.694839374s, ineffassign: 3.523170334s, misspell: 3.438473142s, vrp: 2.780307679s, ctrlflow: 1.57270229s [2022-07-25T10:39:55.687Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-07-25T10:39:55.687Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1682/1682, autogenerated_exclude: 1577/1682, nolint: 0/64, cgo: 1682/2258, skip_dirs: 1682/1682, filename_unadjuster: 1682/1682, identifier_marker: 1577/1577, exclude: 1577/1577, exclude-rules: 64/1577, path_prettifier: 1682/1682 [2022-07-25T10:39:55.687Z] INFO [runner] processing took 81.818002ms with stages: identifier_marker: 30.153326ms, nolint: 28.806872ms, path_prettifier: 10.783873ms, autogenerated_exclude: 4.774508ms, exclude-rules: 4.65364ms, skip_dirs: 2.336079ms, cgo: 177.592µs, filename_unadjuster: 127.513µs, max_same_issues: 1.59µs, uniq_by_line: 584ns, max_from_linter: 416ns, source_code: 380ns, diff: 376ns, skip_files: 358ns, exclude: 353ns, max_per_file_from_linter: 273ns, path_shortener: 269ns [2022-07-25T10:39:55.687Z] INFO [runner] linters took 1m36.538697549s with stages: goanalysis_metalinter: 1m16.117622743s, unused: 20.339114119s [2022-07-25T10:39:55.687Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-07-25T10:39:55.687Z] INFO Memory: 2285 samples, avg is 1537.0MB, max is 4148.4MB [2022-07-25T10:39:55.687Z] INFO Execution took 3m48.312688873s [2022-07-25T10:39:55.687Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-25T10:39:55.905Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2022-07-25T10:39:56.013Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh dynbinary-daemon test-docker-py [2022-07-25T10:39:56.579Z] [2022-07-25T10:39:56.579Z] Removing bundles/ [2022-07-25T10:39:56.579Z] [2022-07-25T10:39:56.579Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-07-25T10:39:56.579Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:39:56.579Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:39:57.287Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.179s coverage: 50.5% of statements [2022-07-25T10:39:59.188Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.015s coverage: 46.2% of statements [2022-07-25T10:39:59.188Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T10:39:59.445Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.862s coverage: 58.0% of statements [2022-07-25T10:39:59.445Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T10:39:59.445Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T10:40:00.011Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-07-25T10:40:00.577Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-25T10:40:00.836Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-07-25T10:40:02.211Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2022-07-25T10:40:02.211Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T10:40:02.211Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T10:40:02.469Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-07-25T10:40:03.403Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 77.8% of statements [2022-07-25T10:40:03.403Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-25T10:40:03.403Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T10:40:03.403Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-07-25T10:40:03.661Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-07-25T10:40:03.919Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-07-25T10:40:04.177Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-07-25T10:40:04.742Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-07-25T10:40:04.742Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T10:40:05.308Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 54.7% of statements [2022-07-25T10:40:05.565Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-07-25T10:40:06.499Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-07-25T10:40:06.757Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-07-25T10:40:07.014Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-25T10:40:07.580Z] ok github.com/docker/docker/daemon/logger/splunk 1.542s coverage: 82.5% of statements [2022-07-25T10:40:07.580Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T10:40:07.580Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T10:40:08.512Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-07-25T10:40:09.884Z] ok github.com/docker/docker/distribution 1.497s coverage: 27.6% of statements [2022-07-25T10:40:09.884Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T10:40:10.451Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-25T10:40:11.016Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-07-25T10:40:11.274Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.6% of statements [2022-07-25T10:40:11.274Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T10:40:11.531Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-07-25T10:40:11.531Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-07-25T10:40:11.789Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2022-07-25T10:40:11.789Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T10:40:12.047Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-25T10:40:12.570Z] #56 372.1 # github.com/containerd/containerd/cmd/containerd [2022-07-25T10:40:12.570Z] #56 372.1 /usr/bin/ld: /tmp/go-link-1314091035/000019.o: in function `New': [2022-07-25T10:40:12.570Z] #56 372.1 /tmp/tmp.qkAiO5HeJe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-25T10:40:12.570Z] #56 372.2 + bin/containerd-stress [2022-07-25T10:40:12.570Z] #56 373.4 + bin/containerd-shim [2022-07-25T10:40:12.981Z] ok github.com/docker/docker/oci 0.020s coverage: 40.6% of statements [2022-07-25T10:40:13.546Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-07-25T10:40:13.804Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T10:40:15.175Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 81.8% of statements [2022-07-25T10:40:16.547Z] ok github.com/docker/docker/pkg/authorization 0.822s coverage: 68.3% of statements [2022-07-25T10:40:16.827Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T10:40:16.827Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-25T10:40:17.821Z] #56 383.8 + bin/containerd-shim-runc-v1 [2022-07-25T10:40:20.130Z] ok github.com/docker/docker/pkg/chrootarchive 2.543s coverage: 43.5% of statements [2022-07-25T10:40:20.130Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-25T10:40:20.388Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-07-25T10:40:20.645Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-07-25T10:40:21.211Z] ok github.com/docker/docker/layer 7.974s coverage: 68.8% of statements [2022-07-25T10:40:21.211Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T10:40:21.211Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T10:40:21.211Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T10:40:21.211Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T10:40:21.211Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T10:40:21.211Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-25T10:40:21.211Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T10:40:21.468Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-07-25T10:40:21.726Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-07-25T10:40:21.983Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-25T10:40:22.917Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-07-25T10:40:23.483Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2022-07-25T10:40:23.741Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-07-25T10:40:23.999Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-25T10:40:24.257Z] ok github.com/docker/docker/pkg/discovery/kv 3.022s coverage: 84.1% of statements [2022-07-25T10:40:24.358Z] #56 389.5 + bin/containerd-shim-runc-v2 [2022-07-25T10:40:24.358Z] #56 390.2 + binaries [2022-07-25T10:40:24.358Z] #56 390.2 + install -D bin/containerd /build/containerd [2022-07-25T10:40:24.358Z] #56 390.3 + install -D bin/containerd-shim /build/containerd-shim [2022-07-25T10:40:24.358Z] #56 390.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T10:40:24.358Z] #56 390.3 + install -D bin/ctr /build/ctr [2022-07-25T10:40:25.190Z] ok github.com/docker/docker/pkg/idtools 0.415s coverage: 69.5% of statements [2022-07-25T10:40:25.190Z] ok github.com/docker/docker/pkg/ioutils 0.345s coverage: 69.3% of statements [2022-07-25T10:40:25.448Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-07-25T10:40:25.448Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-25T10:40:25.448Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-25T10:40:25.448Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T10:40:25.448Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-25T10:40:25.706Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-25T10:40:25.706Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-25T10:40:25.706Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-07-25T10:40:25.964Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-07-25T10:40:26.222Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-07-25T10:40:26.222Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-07-25T10:40:26.222Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T10:40:26.222Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T10:40:26.788Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-07-25T10:40:26.870Z] #56 DONE 392.6s [2022-07-25T10:40:27.046Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-25T10:40:27.303Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-25T10:40:27.561Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T10:40:27.799Z] [2022-07-25T10:40:27.799Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:40:27.799Z] #57 sha256:df0e9eea5e536c257dd2afdbc4468309bcc6379ee13bdbd9f281ea34b7d4c9ee [2022-07-25T10:40:28.729Z] #57 DONE 0.9s [2022-07-25T10:40:28.729Z] [2022-07-25T10:40:28.729Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:40:28.729Z] #61 sha256:f417335928521e4de0fa41d5fa5bcb2588835f482913c661c9ace04c04622ff2 [2022-07-25T10:40:28.729Z] #61 DONE 0.2s [2022-07-25T10:40:28.729Z] [2022-07-25T10:40:28.729Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:40:28.729Z] #66 sha256:7fe688790b676444354bad4fdc6142b4ab9ea36d1d488127f1f6f9a6e9c1bab4 [2022-07-25T10:40:28.931Z] ok github.com/docker/docker/pkg/pubsub 1.058s coverage: 75.0% of statements [2022-07-25T10:40:29.189Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-25T10:40:29.654Z] #66 DONE 1.1s [2022-07-25T10:40:29.654Z] [2022-07-25T10:40:29.654Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-07-25T10:40:29.654Z] #68 sha256:58dcc57ff5930d680904d378c095ebaf9ef1c8145f35336ac33413b4e30fc937 [2022-07-25T10:40:29.654Z] #68 DONE 0.1s [2022-07-25T10:40:29.910Z] [2022-07-25T10:40:29.910Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:40:29.910Z] #69 sha256:a8301beda74919d971781f060b17ef70ff8cd09430f42baddc380a86583ac39e [2022-07-25T10:40:29.910Z] #69 DONE 0.1s [2022-07-25T10:40:29.910Z] [2022-07-25T10:40:29.910Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:40:29.910Z] #70 sha256:2ea4b92d43227d41d9fb3342778541bf752918c03b4cd7ab8335d9de992f72dc [2022-07-25T10:40:31.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T10:40:32.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T10:40:32.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T10:40:33.366Z] ok github.com/docker/docker/pkg/signal 3.326s coverage: 62.3% of statements [2022-07-25T10:40:33.366Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-25T10:40:33.366Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-25T10:40:33.366Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T10:40:33.932Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-07-25T10:40:34.497Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-07-25T10:40:34.755Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-07-25T10:40:35.014Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-07-25T10:40:35.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T10:40:35.271Z] coverage: [no statements] [2022-07-25T10:40:35.271Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-07-25T10:40:35.529Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-25T10:40:35.787Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-07-25T10:40:35.787Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-25T10:40:37.693Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-07-25T10:40:37.950Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-07-25T10:40:37.988Z] #70 DONE 7.8s [2022-07-25T10:40:37.988Z] [2022-07-25T10:40:37.988Z] #71 exporting to image [2022-07-25T10:40:37.988Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:40:37.988Z] #71 exporting layers [2022-07-25T10:40:38.516Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-07-25T10:40:39.448Z] ok github.com/docker/docker/quota 0.204s coverage: 71.4% of statements [2022-07-25T10:40:39.705Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-25T10:40:41.077Z] ok github.com/docker/docker/registry 0.088s coverage: 57.2% of statements [2022-07-25T10:40:41.335Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-07-25T10:40:41.335Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-25T10:40:41.901Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2022-07-25T10:40:42.159Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-25T10:40:44.687Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-25T10:40:45.252Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-07-25T10:40:45.817Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-07-25T10:40:47.190Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-07-25T10:40:47.929Z] #71 exporting layers 8.9s done [2022-07-25T10:40:47.929Z] #71 writing image sha256:03bbea2ffb1e83051162f264dbdf50206f929f73310bf78dd4beb87fdd12f911 done [2022-07-25T10:40:47.929Z] #71 naming to docker.io/library/docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 done [2022-07-25T10:40:47.929Z] #71 DONE 8.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:40:48.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -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=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh dynbinary test-integration [2022-07-25T10:40:49.203Z] [2022-07-25T10:40:49.460Z] Removing bundles/ [2022-07-25T10:40:49.460Z] [2022-07-25T10:40:49.460Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T10:40:49.460Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:40:49.460Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:40:54.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T10:41:02.045Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T10:41:02.045Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T10:41:02.046Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === Skipped [2022-07-25T10:41:02.046Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-07-25T10:41:02.046Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-07-25T10:41:02.046Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:74: No driver to put! [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T10:41:02.046Z] time="2022-07-25T10:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T10:41:02.046Z] time="2022-07-25T10:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T10:41:02.046Z] time="2022-07-25T10:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T10:41:02.046Z] time="2022-07-25T10:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T10:41:02.046Z] time="2022-07-25T10:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:74: No driver to put! [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T10:41:02.046Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T10:41:02.046Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T10:41:02.046Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:41:02.046Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T10:41:02.046Z] graphtest_unix.go:74: No driver to put! [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T10:41:02.046Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T10:41:02.046Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-07-25T10:41:02.046Z] [2022-07-25T10:41:02.046Z] DONE 2251 tests, 26 skipped in 203.701s Post stage [Pipeline] junit [2022-07-25T10:41:02.058Z] Recording test results [2022-07-25T10:41:03.243Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:41:03.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh dynbinary test-integration [2022-07-25T10:41:03.836Z] [2022-07-25T10:41:04.093Z] Removing bundles/ [2022-07-25T10:41:04.093Z] [2022-07-25T10:41:04.093Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T10:41:04.093Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:41:04.093Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:41:04.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T10:41:04.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T10:41:04.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T10:41:04.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T10:41:05.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T10:41:06.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T10:41:08.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T10:41:09.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T10:41:10.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T10:41:10.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T10:41:11.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T10:41:12.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T10:41:13.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T10:41:14.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T10:41:15.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T10:41:15.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:41:15.664Z] Using test binary docker [2022-07-25T10:41:15.664Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T10:41:15.664Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-25T10:41:15.664Z] Starting dockerd [2022-07-25T10:41:15.664Z] INFO: Waiting for daemon to start... [2022-07-25T10:41:18.934Z] . [2022-07-25T10:41:18.934Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:41:18.934Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:41:18.934Z] Error: No such image: emptyfs [2022-07-25T10:41:18.934Z] Running integration-test (iteration 1) [2022-07-25T10:41:18.934Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T10:41:22.050Z] Removing intermediate container 99f98df21e8a [2022-07-25T10:41:22.050Z] ---> af0ee0f0d761 [2022-07-25T10:41:22.050Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-07-25T10:41:22.050Z] ---> Running in 5f25d8599fb4 [2022-07-25T10:41:25.107Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-07-25T10:41:25.107Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-07-25T10:41:25.107Z] go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:41:25.592Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:41:25.592Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:41:25.592Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:41:25.592Z] go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:41:25.592Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:41:25.592Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:41:25.592Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:41:26.077Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:41:26.077Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:41:26.077Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:41:26.077Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:41:27.097Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:41:27.097Z] go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:41:33.023Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:41:33.023Z] [2022-07-25T10:41:33.023Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-25T10:41:33.023Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-25T10:41:33.023Z] Using test binary docker [2022-07-25T10:41:33.023Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T10:41:33.023Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:41:33.023Z] INFO: Waiting for daemon to start... [2022-07-25T10:41:33.023Z] Starting dockerd [2022-07-25T10:41:33.023Z] . [2022-07-25T10:41:33.023Z] INFO: Building docker-sdk-python3:4.4.1... [2022-07-25T10:41:33.776Z] Loaded image: buildpack-deps:buster [2022-07-25T10:41:33.776Z] Loaded image: busybox:latest [2022-07-25T10:41:33.776Z] Loaded image: busybox:glibc [2022-07-25T10:41:34.343Z] Loaded image: debian:bullseye [2022-07-25T10:41:34.343Z] Loaded image: hello-world:latest [2022-07-25T10:41:34.343Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:41:34.598Z] INFO: Testing against a local daemon [2022-07-25T10:41:34.598Z] === RUN TestCgroupNamespacesBuild [2022-07-25T10:41:37.111Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2022-07-25T10:41:37.111Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T10:41:38.476Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-07-25T10:41:38.476Z] === RUN TestBuildWithSession [2022-07-25T10:41:38.476Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:41:38.476Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:41:38.476Z] === RUN TestBuildSquashParent [2022-07-25T10:41:42.642Z] --- PASS: TestBuildSquashParent (4.21s) [2022-07-25T10:41:42.642Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:41:42.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:41:42.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:41:42.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:41:42.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:41:42.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:41:42.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:41:42.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:41:42.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:41:42.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:41:42.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:41:42.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:41:42.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:41:42.642Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:41:42.642Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:41:43.570Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:41:43.826Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:41:45.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:41:45.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:41:46.555Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T10:41:46.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-07-25T10:41:46.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2022-07-25T10:41:46.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2022-07-25T10:41:46.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s) [2022-07-25T10:41:46.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2022-07-25T10:41:46.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-07-25T10:41:46.555Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:41:46.555Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:41:47.920Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:41:47.920Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:41:48.175Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:41:48.175Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:41:48.432Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-07-25T10:41:48.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.28s) [2022-07-25T10:41:48.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-07-25T10:41:48.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-25T10:41:48.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-07-25T10:41:48.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-07-25T10:41:48.432Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:41:48.590Z] Removing intermediate container 5f25d8599fb4 [2022-07-25T10:41:48.590Z] ---> 8f83a2594149 [2022-07-25T10:41:48.590Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-07-25T10:41:48.590Z] ---> Running in 4f06ccd84828 [2022-07-25T10:41:48.590Z] Removing intermediate container 4f06ccd84828 [2022-07-25T10:41:48.590Z] ---> 7b2e6628fee3 [2022-07-25T10:41:48.590Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-07-25T10:41:48.590Z] ---> Running in b98e33446cb7 [2022-07-25T10:41:48.590Z] Removing intermediate container b98e33446cb7 [2022-07-25T10:41:48.590Z] ---> 7f80a825be98 [2022-07-25T10:41:48.590Z] Step 10/10 : COPY . . [2022-07-25T10:41:48.994Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-07-25T10:41:48.994Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:41:49.924Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-07-25T10:41:49.924Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:41:50.497Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-07-25T10:41:50.497Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:41:51.862Z] --- PASS: TestBuildMultiStageOnBuild (1.51s) [2022-07-25T10:41:51.862Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:41:52.424Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-07-25T10:41:52.424Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:41:54.339Z] --- PASS: TestBuildMultiStageLayerLeak (1.55s) [2022-07-25T10:41:54.339Z] === RUN TestBuildWithHugeFile [2022-07-25T10:41:56.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T10:42:18.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T10:42:18.977Z] ---> 5ae009d117b0 [2022-07-25T10:42:18.977Z] Successfully built 5ae009d117b0 [2022-07-25T10:42:18.977Z] Successfully tagged docker:latest [2022-07-25T10:42:18.977Z] INFO: Image build ended at 07/25/2022 10:42:17. Duration:00:03:40.0942918 [2022-07-25T10:42:18.977Z] [2022-07-25T10:42:18.977Z] [2022-07-25T10:42:18.977Z] INFO: Building the test binaries at 07/25/2022 10:42:17... [2022-07-25T10:42:19.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T10:42:19.694Z] sha256:6fe87a3725e6eaf7466eaac6e6335c7fe2459741d126cdc9c6530636f3e4c67c [2022-07-25T10:42:19.694Z] INFO: Starting docker-py tests... [2022-07-25T10:42:19.694Z] ============================= test session starts ============================== [2022-07-25T10:42:19.694Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-25T10:42:19.694Z] rootdir: /src, inifile: pytest.ini [2022-07-25T10:42:19.694Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-25T10:42:19.694Z] collected 389 items / 1 deselected / 388 selected [2022-07-25T10:42:19.694Z] [2022-07-25T10:42:22.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T10:42:23.897Z] INFO: make.ps1 starting at 07/25/2022 10:42:23 [2022-07-25T10:42:23.897Z] INFO: Git commit (2daa6bb6b3) assumed from DOCKER_GITCOMMIT environment variable [2022-07-25T10:42:23.897Z] INFO: Invoking autogen... [2022-07-25T10:42:24.381Z] INFO: Building daemon... [2022-07-25T10:42:24.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T10:42:24.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T10:42:25.512Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:42:25.512Z] [2022-07-25T10:42:25.512Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:42:25.512Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:42:25.512Z] HOSTNAME=a0beef422fe3 [2022-07-25T10:42:25.512Z] TESTDEBUG=0 [2022-07-25T10:42:25.512Z] DEST=bundles/test-integration [2022-07-25T10:42:25.512Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:42:25.512Z] DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:42:25.512Z] container=docker [2022-07-25T10:42:25.512Z] HOME=/root [2022-07-25T10:42:25.512Z] GOLANG_VERSION=1.17.12 [2022-07-25T10:42:25.512Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:42:25.512Z] VALIDATE_BRANCH=20.10 [2022-07-25T10:42:25.512Z] TERM=xterm [2022-07-25T10:42:25.512Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:42:25.512Z] SHLVL=1 [2022-07-25T10:42:25.512Z] TIMEOUT=120m [2022-07-25T10:42:25.512Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-25T10:42:25.512Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:42:25.512Z] GO111MODULE=off [2022-07-25T10:42:25.512Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T10:42:25.512Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:42:25.512Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:42:25.512Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:42:25.512Z] GOPATH=/go [2022-07-25T10:42:25.512Z] PKG_CONFIG=pkg-config [2022-07-25T10:42:25.512Z] _=/usr/bin/env [2022-07-25T10:42:25.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T10:42:25.859Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-25T10:42:25.860Z] [2022-07-25T10:42:25.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:42:25.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:42:25.860Z] HOSTNAME=8ff23ea2e381 [2022-07-25T10:42:25.860Z] DEST=bundles/test-integration [2022-07-25T10:42:25.860Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:42:25.860Z] DOCKER_ROOTLESS=1 [2022-07-25T10:42:25.860Z] DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 [2022-07-25T10:42:25.860Z] container=docker [2022-07-25T10:42:25.860Z] HOME=/root [2022-07-25T10:42:25.860Z] GOLANG_VERSION=1.17.12 [2022-07-25T10:42:25.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:42:25.860Z] VALIDATE_BRANCH=20.10 [2022-07-25T10:42:25.860Z] TERM=xterm [2022-07-25T10:42:25.860Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:42:25.860Z] SHLVL=1 [2022-07-25T10:42:25.860Z] TIMEOUT=120m [2022-07-25T10:42:25.860Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-07-25T10:42:25.860Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:42:25.860Z] GO111MODULE=off [2022-07-25T10:42:25.860Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T10:42:25.860Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:42:25.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:42:25.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:42:25.860Z] GOPATH=/go [2022-07-25T10:42:25.860Z] PKG_CONFIG=pkg-config [2022-07-25T10:42:25.860Z] _=/usr/bin/env [2022-07-25T10:42:25.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T10:42:28.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T10:42:34.315Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-25T10:42:34.880Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-25T10:42:36.269Z] tests/integration/api_config_test.py ..... [ 8%] [2022-07-25T10:42:38.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T10:42:40.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T10:42:43.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T10:42:43.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T10:42:47.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T10:42:49.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T10:42:50.556Z] --- PASS: TestBuildWithHugeFile (50.55s) [2022-07-25T10:42:50.556Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:42:50.556Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:42:50.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:42:50.556Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:42:50.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:42:50.556Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:42:50.556Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:42:50.556Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:42:50.556Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:42:50.556Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:42:50.556Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-25T10:42:50.556Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-07-25T10:42:50.556Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-07-25T10:42:50.556Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T10:42:50.556Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:42:50.556Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T10:42:50.556Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T10:42:50.556Z] --- PASS: TestBuildPreserveOwnership (3.18s) [2022-07-25T10:42:50.556Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.12s) [2022-07-25T10:42:50.556Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-07-25T10:42:50.556Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:42:50.556Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-25T10:42:50.556Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T10:42:52.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T10:42:52.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T10:42:53.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T10:42:55.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T10:42:57.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T10:43:00.377Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:43:00.377Z] Using test binary docker [2022-07-25T10:43:00.377Z] +++ /etc/init.d/apparmor start [2022-07-25T10:43:00.377Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:43:00.377Z] INFO: Waiting for daemon to start... [2022-07-25T10:43:00.377Z] Starting dockerd [2022-07-25T10:43:00.377Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-25T10:43:02.287Z] . [2022-07-25T10:43:02.287Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:43:02.287Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:43:02.547Z] Error: No such image: emptyfs [2022-07-25T10:43:02.547Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T10:43:02.547Z] ++++ docker load [2022-07-25T10:43:02.728Z] Loaded image: buildpack-deps:buster [2022-07-25T10:43:02.728Z] Loaded image: busybox:latest [2022-07-25T10:43:02.728Z] Loaded image: busybox:glibc [2022-07-25T10:43:03.117Z] Running integration-test (iteration 1) [2022-07-25T10:43:03.117Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T10:43:03.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:43:03.117Z] ++ set -e [2022-07-25T10:43:03.117Z] ++ '[' -n 0 ']' [2022-07-25T10:43:03.117Z] ++ set -x [2022-07-25T10:43:03.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:43:03.290Z] Loaded image: debian:bullseye [2022-07-25T10:43:03.546Z] Loaded image: hello-world:latest [2022-07-25T10:43:03.546Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:43:04.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T10:43:04.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T10:43:06.162Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-07-25T10:43:10.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T10:43:11.632Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.75s) [2022-07-25T10:43:11.632Z] PASS [2022-07-25T10:43:11.632Z] [2022-07-25T10:43:11.632Z] === Skipped [2022-07-25T10:43:11.632Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T10:43:11.632Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:43:11.632Z] [2022-07-25T10:43:11.632Z] DONE 33 tests, 1 skipped in 111.702s [2022-07-25T10:43:11.632Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T10:43:11.632Z] INFO: Testing against a local daemon [2022-07-25T10:43:11.632Z] === RUN TestConfigInspect [2022-07-25T10:43:12.997Z] --- PASS: TestConfigInspect (2.25s) [2022-07-25T10:43:12.997Z] === RUN TestConfigList [2022-07-25T10:43:15.512Z] --- PASS: TestConfigList (2.15s) [2022-07-25T10:43:15.512Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:43:17.400Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-07-25T10:43:17.401Z] === RUN TestConfigsUpdate [2022-07-25T10:43:18.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T10:43:18.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T10:43:18.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T10:43:19.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T10:43:19.288Z] --- PASS: TestConfigsUpdate (2.12s) [2022-07-25T10:43:19.289Z] === RUN TestTemplatedConfig [2022-07-25T10:43:19.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T10:43:20.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T10:43:21.805Z] --- PASS: TestTemplatedConfig (2.52s) [2022-07-25T10:43:21.805Z] === RUN TestConfigCreateResolve [2022-07-25T10:43:22.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T10:43:23.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T10:43:24.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T10:43:24.320Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-07-25T10:43:24.320Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:43:24.577Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-25T10:43:24.577Z] PASS [2022-07-25T10:43:24.577Z] [2022-07-25T10:43:24.577Z] DONE 7 tests in 13.839s [2022-07-25T10:43:24.577Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T10:43:24.577Z] INFO: Testing against a local daemon [2022-07-25T10:43:24.577Z] === RUN TestCheckpoint [2022-07-25T10:43:24.577Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:43:24.577Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:43:24.577Z] === RUN TestContainerInvalidJSON [2022-07-25T10:43:24.577Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:43:24.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:43:24.577Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:43:24.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:43:24.577Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:43:24.577Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:43:24.577Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:43:24.577Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:43:24.577Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:43:24.577Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T10:43:24.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-25T10:43:24.577Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-25T10:43:24.578Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-25T10:43:24.578Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:43:24.578Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T10:43:24.578Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:43:24.578Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T10:43:24.578Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:43:24.834Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T10:43:24.834Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:43:24.834Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T10:43:24.834Z] === RUN TestCopyFromContainer [2022-07-25T10:43:24.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T10:43:25.761Z] === RUN TestCopyFromContainer// [2022-07-25T10:43:25.761Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T10:43:25.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T10:43:26.017Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T10:43:26.017Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T10:43:26.017Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T10:43:26.017Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T10:43:26.017Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T10:43:26.274Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T10:43:26.274Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T10:43:26.274Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer (1.56s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-25T10:43:26.274Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-25T10:43:26.274Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:43:26.274Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:43:26.274Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:43:26.274Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:43:26.274Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:43:26.274Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:43:26.274Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:43:26.274Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:43:26.274Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:43:26.274Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:43:26.274Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T10:43:26.274Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T10:43:26.274Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T10:43:26.274Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T10:43:26.274Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:43:26.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T10:43:26.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T10:43:26.530Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-25T10:43:26.530Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:43:26.530Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:43:26.530Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:43:26.530Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:43:26.530Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:43:26.530Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:43:26.530Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:43:26.530Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:43:26.530Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:43:26.530Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:43:26.530Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T10:43:26.530Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:43:26.530Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T10:43:26.530Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T10:43:26.530Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:43:26.530Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T10:43:26.530Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:43:27.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T10:43:27.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T10:43:27.894Z] --- PASS: TestCreateWithCustomMaskedPaths (1.41s) [2022-07-25T10:43:27.894Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:43:28.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T10:43:29.260Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.45s) [2022-07-25T10:43:29.260Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:43:29.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:43:29.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:43:29.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:43:29.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:43:29.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:43:29.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:43:29.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:43:29.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:43:29.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:43:29.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:43:29.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:43:29.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:43:29.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:43:29.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:43:29.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:43:29.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T10:43:29.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T10:43:29.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T10:43:29.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T10:43:29.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T10:43:29.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T10:43:29.260Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:43:29.370Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:43:29.370Z] Using test binary docker [2022-07-25T10:43:29.370Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T10:43:29.370Z] +++ /etc/init.d/apparmor start [2022-07-25T10:43:29.370Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:43:29.370Z] INFO: Waiting for daemon to start... [2022-07-25T10:43:29.370Z] Starting dockerd [2022-07-25T10:43:29.370Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-25T10:43:29.821Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-07-25T10:43:29.821Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:43:29.821Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:43:29.821Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:43:29.821Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-25T10:43:29.821Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T10:43:29.821Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T10:43:29.821Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:43:29.821Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-25T10:43:29.821Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:43:29.821Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-25T10:43:29.821Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T10:43:29.821Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T10:43:29.821Z] === RUN TestDaemonRestartIpcMode [2022-07-25T10:43:29.821Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T10:43:29.821Z] === RUN TestDaemonHostGatewayIP [2022-07-25T10:43:29.821Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T10:43:29.821Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T10:43:29.821Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T10:43:29.821Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:43:29.821Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T10:43:29.821Z] === RUN TestDiff [2022-07-25T10:43:30.383Z] --- PASS: TestDiff (0.48s) [2022-07-25T10:43:30.383Z] === RUN TestExecWithCloseStdin [2022-07-25T10:43:30.944Z] --- PASS: TestExecWithCloseStdin (0.55s) [2022-07-25T10:43:30.944Z] === RUN TestExec [2022-07-25T10:43:31.506Z] --- PASS: TestExec (0.56s) [2022-07-25T10:43:31.506Z] === RUN TestExecUser [2022-07-25T10:43:32.068Z] --- PASS: TestExecUser (0.55s) [2022-07-25T10:43:32.068Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:43:32.629Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-07-25T10:43:32.629Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:43:33.994Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-25T10:43:33.994Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:43:34.555Z] --- PASS: TestHealthCheckWorkdir (0.65s) [2022-07-25T10:43:34.555Z] === RUN TestHealthKillContainer [2022-07-25T10:43:34.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T10:43:34.627Z] . [2022-07-25T10:43:34.627Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:43:34.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T10:43:34.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:43:34.884Z] Error: No such image: emptyfs [2022-07-25T10:43:34.884Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T10:43:34.884Z] ++++ docker load [2022-07-25T10:43:34.884Z] Running integration-test (iteration 1) [2022-07-25T10:43:34.884Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T10:43:34.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:43:34.884Z] ++ set -e [2022-07-25T10:43:34.884Z] ++ '[' -n 0 ']' [2022-07-25T10:43:34.884Z] ++ set -x [2022-07-25T10:43:34.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:43:35.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T10:43:36.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T10:43:36.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T10:43:37.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T10:43:40.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T10:43:41.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T10:43:41.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T10:43:42.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T10:43:43.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T10:43:44.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T10:43:44.524Z] --- PASS: TestHealthKillContainer (8.16s) [2022-07-25T10:43:44.524Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:43:44.524Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-07-25T10:43:44.524Z] === RUN TestIpcModeNone [2022-07-25T10:43:44.524Z] --- PASS: TestIpcModeNone (0.54s) [2022-07-25T10:43:44.524Z] === RUN TestIpcModePrivate [2022-07-25T10:43:44.524Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-07-25T10:43:44.524Z] --- PASS: TestIpcModePrivate (0.56s) [2022-07-25T10:43:44.524Z] === RUN TestIpcModeShareable [2022-07-25T10:43:44.780Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-07-25T10:43:44.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T10:43:45.037Z] --- PASS: TestIpcModeShareable (0.64s) [2022-07-25T10:43:45.037Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T10:43:45.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T10:43:46.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T10:43:46.925Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.70s) [2022-07-25T10:43:46.925Z] === RUN TestAPIIpcModeHost [2022-07-25T10:43:47.038Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:43:47.038Z] Using test binary docker [2022-07-25T10:43:47.076Z] Loaded image: buildpack-deps:buster [2022-07-25T10:43:47.076Z] Loaded image: busybox:latest [2022-07-25T10:43:47.076Z] Loaded image: busybox:glibc [2022-07-25T10:43:47.181Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-25T10:43:47.181Z] === RUN TestDaemonIpcModeShareable [2022-07-25T10:43:47.293Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T10:43:47.293Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:43:47.293Z] INFO: Waiting for daemon to start... [2022-07-25T10:43:47.293Z] Starting dockerd [2022-07-25T10:43:48.009Z] Loaded image: debian:bullseye [2022-07-25T10:43:48.009Z] Loaded image: hello-world:latest [2022-07-25T10:43:48.009Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:43:48.009Z] INFO: Testing against a local daemon [2022-07-25T10:43:48.009Z] === RUN TestCgroupNamespacesBuild [2022-07-25T10:43:48.107Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-07-25T10:43:48.363Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-07-25T10:43:48.363Z] === RUN TestDaemonIpcModePrivate [2022-07-25T10:43:49.289Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-07-25T10:43:49.544Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-25T10:43:49.544Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T10:43:49.815Z] Loaded image: buildpack-deps:buster [2022-07-25T10:43:49.815Z] Loaded image: busybox:latest [2022-07-25T10:43:49.815Z] Loaded image: busybox:glibc [2022-07-25T10:43:50.471Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-07-25T10:43:50.534Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-07-25T10:43:50.534Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T10:43:50.555Z] . [2022-07-25T10:43:50.555Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:43:50.555Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:43:50.555Z] Error: No such image: emptyfs [2022-07-25T10:43:50.555Z] Running integration-test (iteration 1) [2022-07-25T10:43:50.555Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T10:43:50.727Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-07-25T10:43:50.727Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T10:43:51.037Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-07-25T10:43:51.037Z] [2022-07-25T10:43:51.037Z] ________ ____ __. [2022-07-25T10:43:51.037Z] \_____ \ | |/ _| [2022-07-25T10:43:51.037Z] / | \| < [2022-07-25T10:43:51.037Z] / | \ | \ [2022-07-25T10:43:51.037Z] \_______ /____|__ \ [2022-07-25T10:43:51.037Z] \/ \/ [2022-07-25T10:43:51.037Z] [2022-07-25T10:43:51.037Z] INFO: make.ps1 ended at 07/25/2022 10:43:42 [2022-07-25T10:43:51.037Z] INFO: Binaries build ended at 07/25/2022 10:43:43. Duration:00:01:26.3228656 [2022-07-25T10:43:51.037Z] INFO: Copying the built daemon binary to d:\CI\PR-43859\4\binary\dockerd-2daa6bb6b3.exe... [2022-07-25T10:43:51.037Z] INFO: Copying the built client binary to d:\CI\PR-43859\4\binary\docker-2daa6bb6b3.exe... [2022-07-25T10:43:51.037Z] INFO: Copying dockerversion from the container... [2022-07-25T10:43:51.037Z] INFO: Copying the golang package from the container to d:\CI\PR-43859\4\installer\go.zip... [2022-07-25T10:43:51.037Z] INFO: Extracting go.zip to d:\CI\PR-43859\4\go [2022-07-25T10:43:51.466Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-25T10:43:51.466Z] === RUN TestBuildWithSession [2022-07-25T10:43:51.466Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:43:51.466Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:43:51.466Z] === RUN TestBuildSquashParent [2022-07-25T10:43:51.654Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-07-25T10:43:51.910Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-07-25T10:43:51.910Z] === RUN TestIpcModeOlderClient [2022-07-25T10:43:51.910Z] === PAUSE TestIpcModeOlderClient [2022-07-25T10:43:51.910Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:43:52.166Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-07-25T10:43:52.166Z] === RUN TestKillContainer [2022-07-25T10:43:52.166Z] === RUN TestKillContainer/no_signal [2022-07-25T10:43:52.727Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:43:52.983Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:43:53.544Z] --- PASS: TestKillContainer (1.25s) [2022-07-25T10:43:53.544Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-25T10:43:53.544Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-25T10:43:53.544Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-25T10:43:53.544Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:43:53.544Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T10:43:53.800Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T10:43:54.728Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-07-25T10:43:54.728Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-25T10:43:54.728Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-07-25T10:43:54.728Z] === RUN TestKillStoppedContainer [2022-07-25T10:43:54.728Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-25T10:43:54.728Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:43:54.728Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-25T10:43:54.728Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:43:55.289Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-25T10:43:55.289Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:43:55.290Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T10:43:55.290Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T10:43:55.290Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:43:55.545Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-07-25T10:43:55.545Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T10:43:55.645Z] --- PASS: TestBuildSquashParent (3.71s) [2022-07-25T10:43:55.645Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:43:55.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:43:55.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:43:55.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:43:55.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:43:55.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:43:55.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:43:55.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:43:55.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:43:55.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:43:55.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:43:55.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:43:55.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:43:55.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:43:55.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:43:55.801Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-07-25T10:43:55.801Z] === RUN TestLinksContainerNames [2022-07-25T10:43:56.391Z] Loaded image: debian:bullseye [2022-07-25T10:43:56.764Z] --- PASS: TestLinksContainerNames (0.78s) [2022-07-25T10:43:56.764Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:43:56.963Z] Loaded image: hello-world:latest [2022-07-25T10:43:56.963Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:43:57.018Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:43:57.018Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:43:57.030Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-25T10:43:57.030Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T10:43:57.222Z] INFO: Testing against a local daemon [2022-07-25T10:43:57.223Z] === RUN TestCgroupNamespacesBuild [2022-07-25T10:43:57.598Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/default [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/private [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/slave [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/shared [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/default [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/shared [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/slave [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/private [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T10:43:57.598Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:43:57.598Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T10:43:57.598Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T10:43:57.857Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:43:57.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:43:57.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-25T10:43:58.118Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-25T10:43:58.118Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T10:43:59.321Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T10:43:59.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-07-25T10:43:59.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2022-07-25T10:43:59.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2022-07-25T10:43:59.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s) [2022-07-25T10:43:59.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s) [2022-07-25T10:43:59.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-07-25T10:43:59.321Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:43:59.321Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:43:59.488Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-07-25T10:43:59.488Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T10:43:59.630Z] ..........................xx.................... [ 29%] [2022-07-25T10:43:59.744Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-25T10:43:59.744Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T10:43:59.761Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2022-07-25T10:43:59.761Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T10:43:59.999Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-25T10:44:00.000Z] === RUN TestNetworkNat [2022-07-25T10:44:00.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:44:00.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:44:00.512Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:44:00.561Z] --- PASS: TestNetworkNat (0.43s) [2022-07-25T10:44:00.561Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:44:00.769Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:44:01.026Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2022-07-25T10:44:01.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-07-25T10:44:01.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-25T10:44:01.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-25T10:44:01.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-25T10:44:01.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-25T10:44:01.026Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:44:01.122Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-25T10:44:01.122Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:44:01.591Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-07-25T10:44:01.591Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:44:01.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2022-07-25T10:44:01.671Z] === RUN TestBuildWithSession [2022-07-25T10:44:01.671Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:44:01.671Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:44:01.671Z] === RUN TestBuildSquashParent [2022-07-25T10:44:02.524Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-07-25T10:44:02.524Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:44:03.093Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-25T10:44:03.093Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:44:03.636Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-25T10:44:03.636Z] === RUN TestPause [2022-07-25T10:44:03.891Z] --- PASS: TestPause (0.42s) [2022-07-25T10:44:03.892Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:44:03.892Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:44:03.892Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:44:03.892Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:44:04.453Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-25T10:44:04.453Z] === RUN TestPsFilter [2022-07-25T10:44:04.453Z] --- PASS: TestPsFilter (0.10s) [2022-07-25T10:44:04.453Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:44:04.467Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-07-25T10:44:04.467Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:44:05.014Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-25T10:44:05.014Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:44:05.033Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-25T10:44:05.033Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:44:05.271Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-25T10:44:05.271Z] === RUN TestRemoveContainerRunning [2022-07-25T10:44:05.832Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-25T10:44:05.832Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:44:06.089Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-07-25T10:44:06.089Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:44:06.089Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T10:44:06.089Z] === RUN TestRenameLinkedContainer [2022-07-25T10:44:06.406Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-07-25T10:44:06.406Z] === RUN TestBuildWithHugeFile [2022-07-25T10:44:07.978Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-07-25T10:44:07.979Z] === RUN TestRenameStoppedContainer [2022-07-25T10:44:08.234Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-25T10:44:08.234Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:44:08.594Z] Loaded image: buildpack-deps:buster [2022-07-25T10:44:08.594Z] Loaded image: busybox:latest [2022-07-25T10:44:08.594Z] Loaded image: busybox:glibc [2022-07-25T10:44:08.594Z] Loaded image: debian:bullseye [2022-07-25T10:44:08.594Z] Loaded image: hello-world:latest [2022-07-25T10:44:08.594Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:44:08.594Z] INFO: Testing against a local daemon [2022-07-25T10:44:08.594Z] === RUN TestCgroupNamespacesBuild [2022-07-25T10:44:09.162Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-25T10:44:09.162Z] === RUN TestRenameInvalidName [2022-07-25T10:44:09.418Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-25T10:44:09.418Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:44:09.860Z] --- PASS: TestBuildSquashParent (8.53s) [2022-07-25T10:44:09.860Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:44:09.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:44:09.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:44:09.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:44:09.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:44:09.860Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:44:09.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:44:09.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:44:09.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:44:09.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:44:09.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:44:09.860Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:44:09.860Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:44:09.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:44:09.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:44:11.149Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-07-25T10:44:11.149Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T10:44:11.313Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-25T10:44:11.313Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:44:11.313Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-25T10:44:11.313Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:44:12.240Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-07-25T10:44:12.240Z] === RUN TestResize [2022-07-25T10:44:12.509Z] INFO: Extraction ended at 07/25/2022 10:44:09. Duration:00:00:23.8101051 [2022-07-25T10:44:12.509Z] INFO: Updating the golang and path environment variables [2022-07-25T10:44:12.509Z] INFO: GOPATH=d:\gopath [2022-07-25T10:44:12.509Z] INFO: go version go1.17.12 windows/amd64 [2022-07-25T10:44:12.509Z] INFO: Running the daemon under test in debug mode [2022-07-25T10:44:12.509Z] INFO: Starting a daemon under test... [2022-07-25T10:44:12.509Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43859\4\daemon --pidfile d:\CI\PR-43859\4\docker.pid -D [2022-07-25T10:44:12.509Z] INFO: Process started successfully. [2022-07-25T10:44:12.509Z] INFO: Start tailing logs of the daemon under tests [2022-07-25T10:44:12.509Z] INFO: Waiting for the daemon under test to start... [2022-07-25T10:44:12.802Z] --- PASS: TestResize (0.43s) [2022-07-25T10:44:12.802Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:44:13.035Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-07-25T10:44:13.035Z] === RUN TestBuildWithSession [2022-07-25T10:44:13.035Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:44:13.035Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:44:13.035Z] === RUN TestBuildSquashParent [2022-07-25T10:44:13.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:44:13.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:44:13.363Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-25T10:44:13.363Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:44:13.620Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:44:13.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:44:13.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:44:13.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:44:13.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:44:14.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:44:15.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:44:15.909Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-25T10:44:16.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:44:16.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:44:16.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:44:16.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:44:17.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:44:18.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:44:18.999Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-25T10:44:18.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2022-07-25T10:44:18.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2022-07-25T10:44:18.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2022-07-25T10:44:18.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2022-07-25T10:44:18.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) [2022-07-25T10:44:18.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2022-07-25T10:44:18.999Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:44:18.999Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:44:19.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:44:19.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:44:21.122Z] --- PASS: TestBuildSquashParent (7.17s) [2022-07-25T10:44:21.122Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:44:21.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:44:21.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:44:21.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:44:21.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:44:21.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:44:21.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:44:21.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:44:21.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:44:21.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:44:21.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:44:21.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:44:21.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:44:21.122Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:44:21.122Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:44:21.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:44:21.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:44:21.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:44:21.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:44:22.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:44:22.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:44:22.365Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:44:22.938Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:44:23.383Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-25T10:44:23.507Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2022-07-25T10:44:23.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2022-07-25T10:44:23.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2022-07-25T10:44:23.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2022-07-25T10:44:23.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-07-25T10:44:23.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2022-07-25T10:44:23.507Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-25T10:44:23.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s) [2022-07-25T10:44:23.977Z] === RUN TestCgroupNamespacesRun [2022-07-25T10:44:24.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:44:24.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:44:24.886Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2022-07-25T10:44:24.886Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:44:24.904Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-07-25T10:44:24.904Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T10:44:24.904Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T10:44:24.904Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T10:44:24.904Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T10:44:26.085Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-25T10:44:26.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-07-25T10:44:26.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-07-25T10:44:26.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-07-25T10:44:26.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2022-07-25T10:44:26.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2022-07-25T10:44:26.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2022-07-25T10:44:26.085Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:44:26.085Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:44:26.268Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-07-25T10:44:26.268Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T10:44:26.792Z] --- PASS: TestBuildLabelWithTargets (2.01s) [2022-07-25T10:44:26.792Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:44:27.632Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-25T10:44:27.632Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T10:44:27.729Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-07-25T10:44:27.729Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:44:27.981Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-07-25T10:44:28.558Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-25T10:44:28.558Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T10:44:29.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:44:29.485Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-25T10:44:29.485Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T10:44:30.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:44:30.412Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-25T10:44:30.412Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T10:44:30.556Z] .....INFO: Daemon under test started and replied! [2022-07-25T10:44:30.556Z] INFO: Docker version of the daemon under test [2022-07-25T10:44:30.556Z] [2022-07-25T10:44:30.556Z] Client: [2022-07-25T10:44:30.556Z] Version: 17.06.2-ce [2022-07-25T10:44:30.556Z] API version: 1.30 [2022-07-25T10:44:30.556Z] Go version: go1.8.3 [2022-07-25T10:44:30.556Z] Git commit: cec0b72 [2022-07-25T10:44:30.556Z] Built: Tue Sep 5 19:57:19 2017 [2022-07-25T10:44:30.556Z] OS/Arch: windows/amd64 [2022-07-25T10:44:30.556Z] [2022-07-25T10:44:30.556Z] Server: [2022-07-25T10:44:30.556Z] Version: 0.0.0-dev [2022-07-25T10:44:30.556Z] API version: 1.41 (minimum version 1.24) [2022-07-25T10:44:30.556Z] Go version: go1.17.12 [2022-07-25T10:44:30.556Z] Git commit: 2daa6bb6b3 [2022-07-25T10:44:30.556Z] Built: 07/25/2022 10:42:23 [2022-07-25T10:44:30.556Z] OS/Arch: windows/amd64 [2022-07-25T10:44:30.556Z] Experimental: false [2022-07-25T10:44:30.556Z] [2022-07-25T10:44:30.556Z] INFO: Docker info of the daemon under test [2022-07-25T10:44:30.556Z] [2022-07-25T10:44:30.556Z] Containers: 0 [2022-07-25T10:44:30.556Z] Running: 0 [2022-07-25T10:44:30.556Z] Paused: 0 [2022-07-25T10:44:30.556Z] Stopped: 0 [2022-07-25T10:44:30.556Z] Images: 0 [2022-07-25T10:44:30.556Z] Server Version: 0.0.0-dev [2022-07-25T10:44:30.556Z] Storage Driver: windowsfilter [2022-07-25T10:44:30.556Z] Windows: [2022-07-25T10:44:30.556Z] Logging Driver: json-file [2022-07-25T10:44:30.556Z] Plugins: [2022-07-25T10:44:30.556Z] Volume: local [2022-07-25T10:44:30.556Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-25T10:44:30.556Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-25T10:44:30.556Z] Swarm: inactive [2022-07-25T10:44:30.556Z] Default Isolation: process [2022-07-25T10:44:30.556Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-25T10:44:30.556Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-25T10:44:30.556Z] OSType: windows [2022-07-25T10:44:30.556Z] Architecture: x86_64 [2022-07-25T10:44:30.556Z] CPUs: 4 [2022-07-25T10:44:30.556Z] Total Memory: 32GiB [2022-07-25T10:44:30.556Z] Name: azwin-2-3a26e0 [2022-07-25T10:44:30.556Z] ID: 4SW4:GGAQ:624M:UBOG:5SXC:WO37:QGHY:YXUT:AFSJ:ZIME:D7V3:ETMO [2022-07-25T10:44:30.556Z] Docker Root Dir: D:\CI\PR-43859\4\daemon [2022-07-25T10:44:30.556Z] Debug Mode (client): false [2022-07-25T10:44:30.556Z] Debug Mode (server): true [2022-07-25T10:44:30.556Z] File Descriptors: -1 [2022-07-25T10:44:30.556Z] Goroutines: 16 [2022-07-25T10:44:30.556Z] System Time: 2022-07-25T10:44:29.2821835Z [2022-07-25T10:44:30.556Z] EventsListeners: 0 [2022-07-25T10:44:30.556Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:44:30.556Z] Labels: [2022-07-25T10:44:30.556Z] Experimental: false [2022-07-25T10:44:30.556Z] Insecure Registries: [2022-07-25T10:44:30.556Z] 127.0.0.0/8 [2022-07-25T10:44:30.556Z] Live Restore Enabled: false [2022-07-25T10:44:30.556Z] [2022-07-25T10:44:30.556Z] [2022-07-25T10:44:30.556Z] INFO: Docker images of the daemon under test [2022-07-25T10:44:30.556Z] [2022-07-25T10:44:30.556Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-25T10:44:30.556Z] [2022-07-25T10:44:30.556Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-07-25T10:44:30.556Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-07-25T10:44:30.556Z] ltsc2019: Pulling from windows/servercore [2022-07-25T10:44:30.556Z] b111c3320c94: Pulling fs layer [2022-07-25T10:44:30.556Z] 7aca8de30754: Pulling fs layer [2022-07-25T10:44:31.021Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2022-07-25T10:44:31.021Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:44:31.202Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:44:31.344Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-07-25T10:44:31.344Z] === RUN TestNISDomainname [2022-07-25T10:44:31.906Z] --- PASS: TestNISDomainname (0.52s) [2022-07-25T10:44:31.906Z] === RUN TestHostnameDnsResolution [2022-07-25T10:44:32.127Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:44:32.398Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2022-07-25T10:44:32.398Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:44:32.832Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-25T10:44:32.833Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T10:44:33.053Z] --- PASS: TestBuildMultiStageCopy (7.23s) [2022-07-25T10:44:33.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2022-07-25T10:44:33.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-25T10:44:33.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-25T10:44:33.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-25T10:44:33.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-25T10:44:33.053Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:44:33.089Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-07-25T10:44:33.089Z] === RUN TestStats [2022-07-25T10:44:35.605Z] --- PASS: TestStats (2.43s) [2022-07-25T10:44:35.605Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:44:35.605Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T10:44:35.605Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T10:44:35.605Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T10:44:35.605Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T10:44:35.605Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T10:44:35.605Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T10:44:35.605Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T10:44:35.605Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T10:44:35.605Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T10:44:35.605Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T10:44:35.691Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2022-07-25T10:44:35.691Z] === RUN TestBuildWithHugeFile [2022-07-25T10:44:36.166Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T10:44:38.336Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-25T10:44:38.336Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:44:38.679Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T10:44:40.044Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T10:44:40.044Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-07-25T10:44:40.044Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-07-25T10:44:40.044Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-25T10:44:40.044Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-07-25T10:44:40.044Z] === RUN TestDeleteDevicemapper [2022-07-25T10:44:40.044Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:44:40.044Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T10:44:40.044Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:44:41.172Z] 7aca8de30754: Verifying Checksum [2022-07-25T10:44:41.172Z] 7aca8de30754: Download complete [2022-07-25T10:44:41.934Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2022-07-25T10:44:41.934Z] === RUN TestUpdateMemory [2022-07-25T10:44:42.190Z] --- PASS: TestUpdateMemory (0.54s) [2022-07-25T10:44:42.190Z] === RUN TestUpdateCPUQuota [2022-07-25T10:44:43.119Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-07-25T10:44:43.119Z] === RUN TestUpdatePidsLimit [2022-07-25T10:44:43.119Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T10:44:43.375Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T10:44:43.375Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T10:44:43.631Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T10:44:43.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T10:44:44.013Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-25T10:44:44.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T10:44:44.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T10:44:44.962Z] --- PASS: TestUpdatePidsLimit (1.91s) [2022-07-25T10:44:44.962Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-25T10:44:44.962Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-25T10:44:44.962Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-25T10:44:44.962Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-25T10:44:44.962Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-25T10:44:44.962Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-07-25T10:44:44.962Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-07-25T10:44:44.962Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:44:46.418Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-25T10:44:46.418Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:44:49.680Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-25T10:44:49.680Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:44:53.069Z] --- PASS: TestBuildWithHugeFile (41.27s) [2022-07-25T10:44:53.069Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:44:53.069Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:44:53.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:44:53.069Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:44:53.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:44:53.069Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:44:53.069Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:44:53.069Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:44:53.069Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:44:53.069Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:44:53.069Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-25T10:44:53.069Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-07-25T10:44:53.069Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-07-25T10:44:53.069Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T10:44:53.069Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:44:53.069Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T10:44:53.069Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T10:44:53.069Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-07-25T10:44:53.069Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-07-25T10:44:53.069Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-07-25T10:44:53.069Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:44:53.069Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-25T10:44:53.069Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T10:44:53.514Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-07-25T10:44:54.918Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-25T10:44:54.918Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:44:54.918Z] --- PASS: TestBuildUncleanTarFilenames (0.74s) [2022-07-25T10:44:54.918Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:44:55.011Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-25T10:44:57.126Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-07-25T10:44:57.126Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:44:57.126Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-25T10:44:57.126Z] === RUN TestWaitNonBlocked [2022-07-25T10:44:57.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:44:57.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:44:57.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:44:57.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:44:57.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:44:57.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:44:57.126Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T10:44:57.126Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-07-25T10:44:57.126Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-07-25T10:44:57.126Z] === RUN TestWaitBlocked [2022-07-25T10:44:57.126Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:44:57.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:44:57.126Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:44:57.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:44:57.126Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:44:57.126Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:44:58.054Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T10:44:58.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-07-25T10:44:58.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-07-25T10:44:58.054Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T10:44:58.054Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T10:44:59.080Z] --- PASS: TestBuildMultiStageLayerLeak (4.25s) [2022-07-25T10:44:59.080Z] === RUN TestBuildWithHugeFile [2022-07-25T10:44:59.217Z] b111c3320c94: Verifying Checksum [2022-07-25T10:44:59.217Z] b111c3320c94: Download complete [2022-07-25T10:45:00.041Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-07-25T10:45:00.600Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s) [2022-07-25T10:45:00.600Z] === CONT TestDaemonHostGatewayIP [2022-07-25T10:45:00.600Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-07-25T10:45:00.600Z] === CONT TestDaemonRestartIpcMode [2022-07-25T10:45:01.176Z] Loaded image: buildpack-deps:buster [2022-07-25T10:45:01.176Z] Loaded image: busybox:latest [2022-07-25T10:45:01.176Z] Loaded image: busybox:glibc [2022-07-25T10:45:03.075Z] Loaded image: debian:bullseye [2022-07-25T10:45:03.075Z] Loaded image: hello-world:latest [2022-07-25T10:45:03.075Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:45:03.166Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-07-25T10:45:03.166Z] === CONT TestIpcModeOlderClient [2022-07-25T10:45:03.166Z] --- PASS: TestDaemonHostGatewayIP (2.83s) [2022-07-25T10:45:03.166Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T10:45:03.166Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-25T10:45:11.191Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.24s) [2022-07-25T10:45:11.191Z] PASS [2022-07-25T10:45:11.191Z] [2022-07-25T10:45:11.191Z] === Skipped [2022-07-25T10:45:11.191Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-25T10:45:11.191Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:45:11.191Z] [2022-07-25T10:45:11.191Z] DONE 33 tests, 1 skipped in 94.945s [2022-07-25T10:45:11.191Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T10:45:11.191Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:45:11.191Z] ++ set -e [2022-07-25T10:45:11.191Z] ++ '[' -n 0 ']' [2022-07-25T10:45:11.191Z] ++ set -x [2022-07-25T10:45:11.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:45:11.191Z] INFO: Testing against a local daemon [2022-07-25T10:45:11.191Z] === RUN TestConfigInspect [2022-07-25T10:45:12.178Z] --- PASS: TestConfigInspect (2.17s) [2022-07-25T10:45:12.178Z] === RUN TestConfigList [2022-07-25T10:45:14.408Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:45:14.408Z] Using test binary docker [2022-07-25T10:45:14.408Z] +++ /etc/init.d/apparmor start [2022-07-25T10:45:14.408Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:45:14.408Z] Starting dockerd [2022-07-25T10:45:14.408Z] INFO: Waiting for daemon to start... [2022-07-25T10:45:14.408Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-25T10:45:14.408Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:45:14.408Z] Using test binary docker [2022-07-25T10:45:14.408Z] +++ /etc/init.d/apparmor start [2022-07-25T10:45:14.408Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:45:14.408Z] INFO: Waiting for daemon to start... [2022-07-25T10:45:14.408Z] Starting dockerd [2022-07-25T10:45:14.408Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-25T10:45:14.629Z] ......................... [ 67%] [2022-07-25T10:45:14.734Z] --- PASS: TestConfigList (2.14s) [2022-07-25T10:45:14.734Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:45:15.331Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) [2022-07-25T10:45:15.331Z] PASS [2022-07-25T10:45:15.331Z] [2022-07-25T10:45:15.331Z] === Skipped [2022-07-25T10:45:15.331Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T10:45:15.331Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:45:15.331Z] [2022-07-25T10:45:15.331Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T10:45:15.331Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T10:45:15.331Z] [2022-07-25T10:45:15.331Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:45:15.331Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:45:15.331Z] [2022-07-25T10:45:15.331Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T10:45:15.331Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T10:45:15.331Z] [2022-07-25T10:45:15.331Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T10:45:15.331Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:45:15.331Z] [2022-07-25T10:45:15.331Z] DONE 196 tests, 5 skipped in 109.945s [2022-07-25T10:45:15.331Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T10:45:15.331Z] INFO: Testing against a local daemon [2022-07-25T10:45:15.331Z] === RUN TestCommitInheritsEnv [2022-07-25T10:45:15.331Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-07-25T10:45:15.331Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T10:45:15.331Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T10:45:15.331Z] === RUN TestImagesFilterMultiReference [2022-07-25T10:45:15.331Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-25T10:45:15.331Z] === RUN TestImagePullPlatformInvalid [2022-07-25T10:45:15.331Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T10:45:15.331Z] === RUN TestRemoveImageOrphaning [2022-07-25T10:45:15.331Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-07-25T10:45:15.331Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T10:45:16.629Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-25T10:45:16.630Z] === RUN TestConfigsUpdate [2022-07-25T10:45:17.219Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2022-07-25T10:45:17.219Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T10:45:17.219Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-25T10:45:17.219Z] === RUN TestTagInvalidReference [2022-07-25T10:45:17.219Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T10:45:17.219Z] === RUN TestTagValidPrefixedRepo [2022-07-25T10:45:17.219Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-25T10:45:17.219Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T10:45:17.219Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T10:45:17.219Z] === RUN TestTagOfficialNames [2022-07-25T10:45:17.219Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-25T10:45:17.219Z] === RUN TestTagMatchesDigest [2022-07-25T10:45:17.219Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-25T10:45:17.219Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T10:45:17.696Z] . [2022-07-25T10:45:17.696Z] [2022-07-25T10:45:17.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:45:17.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:45:17.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:45:17.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:45:17.696Z] Error: No such image: emptyfs [2022-07-25T10:45:17.696Z] Error: No such image: emptyfs [2022-07-25T10:45:17.696Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T10:45:17.696Z] ++++ docker load [2022-07-25T10:45:17.696Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T10:45:17.696Z] ++++ docker load [2022-07-25T10:45:17.696Z] Running integration-test (iteration 1) [2022-07-25T10:45:17.696Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-25T10:45:17.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T10:45:17.696Z] ++ set -e [2022-07-25T10:45:17.696Z] ++ '[' -n 0 ']' [2022-07-25T10:45:17.696Z] ++ set -x [2022-07-25T10:45:17.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T10:45:17.696Z] Running integration-test (iteration 1) [2022-07-25T10:45:17.696Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-25T10:45:17.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T10:45:17.696Z] ++ set -e [2022-07-25T10:45:17.696Z] ++ '[' -n 0 ']' [2022-07-25T10:45:17.696Z] ++ set -x [2022-07-25T10:45:17.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T10:45:18.527Z] --- PASS: TestConfigsUpdate (2.15s) [2022-07-25T10:45:18.527Z] === RUN TestTemplatedConfig [2022-07-25T10:45:21.051Z] --- PASS: TestTemplatedConfig (2.46s) [2022-07-25T10:45:21.051Z] === RUN TestConfigCreateResolve [2022-07-25T10:45:23.576Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-25T10:45:23.576Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:45:23.833Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-25T10:45:23.833Z] PASS [2022-07-25T10:45:23.833Z] [2022-07-25T10:45:23.833Z] DONE 7 tests in 13.897s [2022-07-25T10:45:23.833Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T10:45:23.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:45:23.833Z] ++ set -e [2022-07-25T10:45:23.833Z] ++ '[' -n 0 ']' [2022-07-25T10:45:23.833Z] ++ set -x [2022-07-25T10:45:23.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:45:23.833Z] INFO: Testing against a local daemon [2022-07-25T10:45:23.833Z] === RUN TestCheckpoint [2022-07-25T10:45:23.833Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:45:23.833Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:45:23.833Z] === RUN TestContainerInvalidJSON [2022-07-25T10:45:24.091Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:45:24.091Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:45:24.091Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:45:24.091Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:45:24.091Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:45:24.091Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:45:24.091Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:45:24.091Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:45:24.091Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:45:24.091Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T10:45:24.091Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-25T10:45:24.091Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-25T10:45:24.091Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-25T10:45:24.091Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:45:24.091Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T10:45:24.091Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:45:24.091Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T10:45:24.091Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:45:24.091Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-25T10:45:24.091Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:45:24.091Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T10:45:24.091Z] === RUN TestCopyFromContainer [2022-07-25T10:45:25.023Z] === RUN TestCopyFromContainer// [2022-07-25T10:45:25.281Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T10:45:25.281Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T10:45:25.281Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T10:45:25.281Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T10:45:25.281Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T10:45:25.538Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T10:45:25.538Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T10:45:25.538Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T10:45:25.538Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer (1.53s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T10:45:25.796Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T10:45:25.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:45:25.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:45:25.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:45:25.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:45:25.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:45:25.796Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:45:25.796Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:45:25.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:45:25.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:45:25.796Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:45:25.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T10:45:25.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T10:45:25.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T10:45:25.796Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T10:45:25.796Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:45:25.796Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T10:45:25.796Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:45:25.796Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:45:25.796Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:45:25.796Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:45:25.796Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:45:25.796Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:45:25.796Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:45:25.796Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:45:25.796Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:45:25.796Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:45:25.796Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T10:45:25.796Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:45:25.796Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T10:45:25.796Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T10:45:25.796Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:45:25.796Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-25T10:45:25.796Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:45:27.167Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-25T10:45:27.167Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:45:28.539Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-07-25T10:45:28.539Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:45:28.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:45:28.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:45:28.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:45:28.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:45:28.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:45:28.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:45:28.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:45:28.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:45:28.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:45:28.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:45:28.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:45:28.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:45:28.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:45:28.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:45:28.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:45:28.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-25T10:45:28.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T10:45:28.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T10:45:28.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T10:45:28.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T10:45:28.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T10:45:28.539Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:45:28.796Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-07-25T10:45:28.796Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:45:28.796Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:45:28.796Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:45:28.796Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-25T10:45:28.796Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T10:45:28.796Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T10:45:28.796Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:45:28.796Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-25T10:45:28.796Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:45:28.796Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-25T10:45:28.796Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T10:45:28.796Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T10:45:28.796Z] === RUN TestDaemonRestartIpcMode [2022-07-25T10:45:28.796Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T10:45:28.796Z] === RUN TestDaemonHostGatewayIP [2022-07-25T10:45:28.796Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T10:45:28.796Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T10:45:28.796Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T10:45:28.796Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:45:28.796Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T10:45:28.796Z] === RUN TestDiff [2022-07-25T10:45:29.361Z] --- PASS: TestDiff (0.42s) [2022-07-25T10:45:29.361Z] === RUN TestExecWithCloseStdin [2022-07-25T10:45:29.619Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-07-25T10:45:29.619Z] === RUN TestExec [2022-07-25T10:45:30.183Z] --- PASS: TestExec (0.47s) [2022-07-25T10:45:30.183Z] === RUN TestExecUser [2022-07-25T10:45:30.748Z] --- PASS: TestExecUser (0.46s) [2022-07-25T10:45:30.748Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:45:31.313Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-25T10:45:31.313Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:45:32.684Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-25T10:45:32.684Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:45:32.941Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-07-25T10:45:32.941Z] === RUN TestHealthKillContainer [2022-07-25T10:45:41.044Z] --- PASS: TestHealthKillContainer (7.92s) [2022-07-25T10:45:41.044Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:45:41.301Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-07-25T10:45:41.301Z] === RUN TestIpcModeNone [2022-07-25T10:45:41.866Z] --- PASS: TestIpcModeNone (0.50s) [2022-07-25T10:45:41.866Z] === RUN TestIpcModePrivate [2022-07-25T10:45:42.123Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-25T10:45:42.380Z] --- PASS: TestIpcModePrivate (0.49s) [2022-07-25T10:45:42.380Z] === RUN TestIpcModeShareable [2022-07-25T10:45:42.638Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-25T10:45:42.896Z] --- PASS: TestIpcModeShareable (0.45s) [2022-07-25T10:45:42.896Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T10:45:44.267Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-07-25T10:45:44.267Z] === RUN TestAPIIpcModeHost [2022-07-25T10:45:44.832Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-25T10:45:44.832Z] === RUN TestDaemonIpcModeShareable [2022-07-25T10:45:45.764Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-25T10:45:45.764Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-25T10:45:45.764Z] === RUN TestDaemonIpcModePrivate [2022-07-25T10:45:47.229Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-25T10:45:47.229Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-07-25T10:45:47.229Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T10:45:48.162Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-25T10:45:48.162Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2022-07-25T10:45:48.162Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T10:45:49.534Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-25T10:45:49.534Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.31s) [2022-07-25T10:45:49.534Z] === RUN TestIpcModeOlderClient [2022-07-25T10:45:49.534Z] === PAUSE TestIpcModeOlderClient [2022-07-25T10:45:49.534Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:45:50.100Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-25T10:45:50.100Z] === RUN TestKillContainer [2022-07-25T10:45:50.100Z] === RUN TestKillContainer/no_signal [2022-07-25T10:45:50.357Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:45:50.922Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:45:51.487Z] --- PASS: TestKillContainer (1.30s) [2022-07-25T10:45:51.488Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-25T10:45:51.488Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-25T10:45:51.488Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-25T10:45:51.488Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:45:51.488Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T10:45:51.745Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T10:45:52.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-07-25T10:45:52.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-25T10:45:52.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-25T10:45:52.310Z] === RUN TestKillStoppedContainer [2022-07-25T10:45:52.310Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-25T10:45:52.310Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:45:52.310Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-25T10:45:52.310Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:45:52.568Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-25T10:45:52.568Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:45:53.132Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-07-25T10:45:53.132Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:45:53.244Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-25T10:45:53.390Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-07-25T10:45:53.390Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T10:45:53.955Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-25T10:45:53.955Z] === RUN TestLinksContainerNames [2022-07-25T10:45:54.887Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-25T10:45:54.887Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:45:55.144Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-25T10:45:55.144Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T10:45:55.263Z] --- PASS: TestBuildWithHugeFile (51.08s) [2022-07-25T10:45:55.263Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:45:55.263Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:45:55.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:45:55.264Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:45:55.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:45:55.264Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:45:55.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:45:55.264Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:45:55.264Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:45:55.264Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:45:55.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2022-07-25T10:45:55.264Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-07-25T10:45:55.264Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-07-25T10:45:55.264Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-25T10:45:55.264Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:45:55.264Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T10:45:55.739Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/default [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/private [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/slave [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/shared [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T10:45:55.739Z] === CONT TestMountDaemonRoot/default [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T10:45:55.739Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T10:45:55.739Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:45:55.739Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T10:45:55.739Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/shared [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/slave [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/private [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T10:45:55.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:45:55.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:45:55.740Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T10:45:56.000Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T10:45:56.000Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T10:45:56.000Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T10:45:56.189Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T10:45:57.377Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-07-25T10:45:57.377Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T10:45:57.942Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-25T10:45:57.942Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T10:45:58.199Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-07-25T10:45:58.199Z] === RUN TestNetworkNat [2022-07-25T10:45:58.458Z] --- PASS: TestNetworkNat (0.48s) [2022-07-25T10:45:58.458Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:45:59.023Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-07-25T10:45:59.023Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:46:00.352Z] --- PASS: TestBuildPreserveOwnership (9.54s) [2022-07-25T10:46:00.352Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.53s) [2022-07-25T10:46:00.352Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-25T10:46:00.352Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:46:00.352Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-25T10:46:00.352Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T10:46:00.352Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-07-25T10:46:00.352Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T10:46:00.352Z] PASS [2022-07-25T10:46:00.352Z] [2022-07-25T10:46:00.352Z] === Skipped [2022-07-25T10:46:00.352Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T10:46:00.352Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:46:00.352Z] [2022-07-25T10:46:00.352Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T10:46:00.352Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-07-25T10:46:00.352Z] [2022-07-25T10:46:00.352Z] DONE 33 tests, 2 skipped in 130.081s [2022-07-25T10:46:00.352Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T10:46:00.608Z] INFO: Testing against a local daemon [2022-07-25T10:46:00.608Z] === RUN TestConfigInspect [2022-07-25T10:46:00.608Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:00.608Z] --- SKIP: TestConfigInspect (0.03s) [2022-07-25T10:46:00.608Z] === RUN TestConfigList [2022-07-25T10:46:00.608Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:00.608Z] --- SKIP: TestConfigList (0.01s) [2022-07-25T10:46:00.608Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:46:00.608Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:00.608Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-25T10:46:00.608Z] === RUN TestConfigsUpdate [2022-07-25T10:46:00.608Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:00.608Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-25T10:46:00.608Z] === RUN TestTemplatedConfig [2022-07-25T10:46:00.608Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:00.608Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-25T10:46:00.608Z] === RUN TestConfigCreateResolve [2022-07-25T10:46:00.608Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:00.608Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-25T10:46:00.608Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:46:01.545Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-25T10:46:01.546Z] === RUN TestPause [2022-07-25T10:46:02.111Z] --- PASS: TestPause (0.47s) [2022-07-25T10:46:02.111Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:46:02.111Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:46:02.111Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:46:02.111Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:46:02.494Z] --- PASS: TestConfigDaemonLibtrustID (1.61s) [2022-07-25T10:46:02.494Z] PASS [2022-07-25T10:46:02.494Z] [2022-07-25T10:46:02.494Z] === Skipped [2022-07-25T10:46:02.494Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-07-25T10:46:02.494Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:02.494Z] [2022-07-25T10:46:02.494Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-25T10:46:02.494Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:02.494Z] [2022-07-25T10:46:02.494Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-25T10:46:02.494Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:02.494Z] [2022-07-25T10:46:02.494Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-25T10:46:02.494Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:02.494Z] [2022-07-25T10:46:02.494Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-25T10:46:02.494Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:02.494Z] [2022-07-25T10:46:02.494Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-25T10:46:02.494Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:46:02.494Z] [2022-07-25T10:46:02.494Z] DONE 7 tests, 6 skipped in 1.840s [2022-07-25T10:46:02.494Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T10:46:02.494Z] INFO: Testing against a local daemon [2022-07-25T10:46:02.494Z] === RUN TestCheckpoint [2022-07-25T10:46:02.494Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:46:02.494Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:46:02.494Z] === RUN TestContainerInvalidJSON [2022-07-25T10:46:02.494Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:46:02.494Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:46:02.494Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:46:02.494Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:46:02.494Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:46:02.494Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:46:02.494Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:46:02.494Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:46:02.494Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:46:02.494Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-25T10:46:02.494Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-25T10:46:02.494Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-25T10:46:02.494Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-25T10:46:02.494Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:46:02.494Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-25T10:46:02.494Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:46:02.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T10:46:02.494Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:46:02.676Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-25T10:46:02.676Z] === RUN TestPsFilter [2022-07-25T10:46:02.676Z] --- PASS: TestPsFilter (0.12s) [2022-07-25T10:46:02.676Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:46:02.749Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T10:46:02.749Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:46:02.749Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T10:46:02.749Z] === RUN TestCopyFromContainer [2022-07-25T10:46:03.240Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-25T10:46:03.240Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:46:03.498Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-25T10:46:03.498Z] === RUN TestRemoveContainerRunning [2022-07-25T10:46:04.063Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-25T10:46:04.063Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:46:04.320Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-25T10:46:04.320Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:46:04.320Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-25T10:46:04.320Z] === RUN TestRenameLinkedContainer [2022-07-25T10:46:04.388Z] Loaded image: buildpack-deps:buster [2022-07-25T10:46:04.388Z] Loaded image: busybox:latest [2022-07-25T10:46:04.388Z] Loaded image: buildpack-deps:buster [2022-07-25T10:46:04.388Z] Loaded image: busybox:latest [2022-07-25T10:46:04.388Z] Loaded image: busybox:glibc [2022-07-25T10:46:04.388Z] Loaded image: busybox:glibc [2022-07-25T10:46:06.218Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-07-25T10:46:06.218Z] === RUN TestRenameStoppedContainer [2022-07-25T10:46:06.475Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-25T10:46:06.475Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer// [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T10:46:06.911Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer (4.05s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-25T10:46:06.911Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-25T10:46:06.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:46:06.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:46:06.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:46:06.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:46:06.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:46:06.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:46:06.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:46:06.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:46:06.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:46:06.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:46:06.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-25T10:46:06.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T10:46:06.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T10:46:06.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-07-25T10:46:06.911Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:46:06.911Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T10:46:06.911Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:46:06.911Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:46:06.911Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:46:06.911Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:46:06.911Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:46:06.911Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:46:06.911Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:46:06.911Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:46:06.911Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:46:06.911Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:46:06.911Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-25T10:46:06.911Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:46:06.911Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T10:46:06.911Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T10:46:06.911Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:46:06.911Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T10:46:06.911Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:46:07.407Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-25T10:46:07.407Z] === RUN TestRenameInvalidName [2022-07-25T10:46:07.664Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-25T10:46:07.664Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:46:08.274Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-07-25T10:46:08.274Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:46:08.366Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-25T10:46:09.201Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-07-25T10:46:09.201Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:46:09.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:46:09.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:46:09.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:46:09.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:46:09.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:46:09.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:46:09.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:46:09.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:46:09.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:46:09.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:46:09.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:46:09.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:46:09.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:46:09.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:46:09.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:46:09.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-25T10:46:09.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T10:46:09.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T10:46:09.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T10:46:09.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T10:46:09.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T10:46:09.201Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:46:09.561Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-07-25T10:46:09.561Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:46:09.660Z] Loaded image: debian:bullseye [2022-07-25T10:46:09.660Z] Loaded image: hello-world:latest [2022-07-25T10:46:09.660Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:46:09.660Z] INFO: Testing against a local daemon [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-25T10:46:09.660Z] Loaded image: debian:bullseye [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-25T10:46:09.660Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-25T10:46:09.660Z] Loaded image: hello-world:latest [2022-07-25T10:46:09.660Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:46:09.660Z] INFO: Testing against a local daemon [2022-07-25T10:46:09.660Z] === RUN TestDockerDaemonSuite [2022-07-25T10:46:09.660Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-25T10:46:09.762Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-25T10:46:09.762Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:46:09.762Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:46:09.762Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:46:09.762Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T10:46:09.762Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T10:46:09.762Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T10:46:09.762Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:46:09.762Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-25T10:46:09.762Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:46:09.762Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-25T10:46:09.762Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T10:46:09.762Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T10:46:09.762Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T10:46:09.762Z] === RUN TestDaemonRestartIpcMode [2022-07-25T10:46:09.762Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T10:46:09.762Z] === RUN TestDaemonHostGatewayIP [2022-07-25T10:46:09.762Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:46:09.762Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-25T10:46:09.762Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T10:46:09.762Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T10:46:09.762Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:46:09.762Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T10:46:09.762Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-25T10:46:09.762Z] === RUN TestDiff [2022-07-25T10:46:09.819Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-25T10:46:09.819Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:46:10.030Z] --- PASS: TestDiff (0.44s) [2022-07-25T10:46:10.030Z] === RUN TestExecWithCloseStdin [2022-07-25T10:46:10.266Z] tests/integration/client_test.py ..... [ 75%] [2022-07-25T10:46:10.524Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-25T10:46:10.592Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-25T10:46:10.592Z] === RUN TestExec [2022-07-25T10:46:10.751Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-25T10:46:10.751Z] === RUN TestResize [2022-07-25T10:46:11.010Z] --- PASS: TestResize (0.41s) [2022-07-25T10:46:11.010Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:46:11.090Z] tests/integration/errors_test.py . [ 76%] [2022-07-25T10:46:11.153Z] --- PASS: TestExec (0.45s) [2022-07-25T10:46:11.153Z] === RUN TestExecUser [2022-07-25T10:46:11.575Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-07-25T10:46:11.575Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:46:11.713Z] --- PASS: TestExecUser (0.47s) [2022-07-25T10:46:11.713Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:46:12.140Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:46:12.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:46:12.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:46:12.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:46:12.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:46:12.274Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-25T10:46:12.274Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:46:13.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:46:13.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:46:13.853Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-25T10:46:14.112Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-25T10:46:15.054Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-25T10:46:15.054Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-25T10:46:15.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:46:15.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:46:15.536Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2022-07-25T10:46:15.536Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:46:16.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:46:16.096Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-07-25T10:46:16.096Z] === RUN TestHealthKillContainer [2022-07-25T10:46:16.335Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:46:16.435Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-25T10:46:17.003Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-25T10:46:17.003Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-25T10:46:17.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:46:17.941Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-25T10:46:17.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:46:18.885Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-25T10:46:19.145Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-25T10:46:19.145Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-25T10:46:19.145Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-25T10:46:19.713Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-25T10:46:19.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:46:19.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:46:20.281Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-25T10:46:21.218Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-25T10:46:21.218Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-25T10:46:21.218Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-25T10:46:21.218Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-07-25T10:46:21.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-07-25T10:46:21.760Z] === RUN TestCgroupNamespacesRun [2022-07-25T10:46:22.692Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-25T10:46:22.692Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T10:46:24.063Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-25T10:46:24.063Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T10:46:24.172Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-25T10:46:24.173Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:46:24.173Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T10:46:24.173Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T10:46:24.173Z] === RUN TestIpcModeNone [2022-07-25T10:46:24.428Z] --- PASS: TestIpcModeNone (0.46s) [2022-07-25T10:46:24.428Z] === RUN TestIpcModePrivate [2022-07-25T10:46:24.692Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-25T10:46:24.692Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-25T10:46:24.692Z] === RUN TestIpcModeShareable [2022-07-25T10:46:24.692Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:46:24.692Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-25T10:46:24.692Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T10:46:24.995Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-25T10:46:24.995Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T10:46:26.367Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-25T10:46:26.367Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T10:46:26.531Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-25T10:46:26.531Z] --- PASS: TestBuildWithHugeFile (111.41s) [2022-07-25T10:46:26.531Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:46:26.531Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:46:26.531Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:46:26.531Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:46:26.531Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:46:26.531Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:46:26.531Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:46:26.531Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:46:26.531Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:46:26.580Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-25T10:46:26.580Z] === RUN TestAPIIpcModeHost [2022-07-25T10:46:26.580Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:46:26.580Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-25T10:46:26.580Z] === RUN TestDaemonIpcModeShareable [2022-07-25T10:46:26.580Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:46:26.580Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-25T10:46:26.580Z] === RUN TestDaemonIpcModePrivate [2022-07-25T10:46:26.792Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:46:26.792Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-25T10:46:26.792Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-07-25T10:46:26.792Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-25T10:46:26.792Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T10:46:26.792Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:46:26.792Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T10:46:27.140Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-25T10:46:27.299Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-07-25T10:46:27.299Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T10:46:27.368Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-25T10:46:28.502Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2022-07-25T10:46:28.502Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T10:46:28.502Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:46:28.502Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T10:46:28.502Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T10:46:28.502Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:46:28.502Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T10:46:28.502Z] === RUN TestIpcModeOlderClient [2022-07-25T10:46:28.502Z] === PAUSE TestIpcModeOlderClient [2022-07-25T10:46:28.502Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:46:28.671Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-25T10:46:28.671Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T10:46:28.758Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-25T10:46:28.758Z] === RUN TestKillContainer [2022-07-25T10:46:29.013Z] === RUN TestKillContainer/no_signal [2022-07-25T10:46:29.236Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-25T10:46:29.236Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T10:46:29.272Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:46:29.277Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T10:46:29.277Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-25T10:46:29.487Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-25T10:46:29.528Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:46:30.089Z] --- PASS: TestKillContainer (1.25s) [2022-07-25T10:46:30.089Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-25T10:46:30.089Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-25T10:46:30.089Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-25T10:46:30.089Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:46:30.089Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T10:46:30.216Z] --- PASS: TestBuildPreserveOwnership (3.38s) [2022-07-25T10:46:30.216Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.15s) [2022-07-25T10:46:30.216Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2022-07-25T10:46:30.216Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:46:30.216Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-25T10:46:30.216Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T10:46:30.608Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-25T10:46:30.608Z] === RUN TestNISDomainname [2022-07-25T10:46:30.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T10:46:30.865Z] --- PASS: TestNISDomainname (0.53s) [2022-07-25T10:46:30.865Z] === RUN TestHostnameDnsResolution [2022-07-25T10:46:30.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-07-25T10:46:30.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-25T10:46:30.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-25T10:46:30.907Z] === RUN TestKillStoppedContainer [2022-07-25T10:46:30.907Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-25T10:46:30.907Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:46:31.163Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-25T10:46:31.163Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:46:31.420Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-25T10:46:31.420Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:46:31.420Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:46:31.420Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T10:46:31.420Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:46:31.420Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:46:31.420Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T10:46:31.420Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T10:46:31.420Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T10:46:31.420Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T10:46:31.420Z] === RUN TestLinksContainerNames [2022-07-25T10:46:31.796Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-25T10:46:31.796Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T10:46:32.054Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-07-25T10:46:32.054Z] === RUN TestStats [2022-07-25T10:46:32.347Z] --- PASS: TestLinksContainerNames (0.81s) [2022-07-25T10:46:32.347Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:46:32.603Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-25T10:46:32.603Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T10:46:33.164Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/default [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/private [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/slave [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/shared [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T10:46:33.164Z] === CONT TestMountDaemonRoot/default [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T10:46:33.164Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:46:33.164Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/shared [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/slave [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/private [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:46:33.165Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T10:46:33.165Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:46:33.165Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T10:46:33.420Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:46:33.421Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:46:33.506Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-25T10:46:33.506Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-25T10:46:33.676Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:46:33.676Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T10:46:33.676Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:46:33.676Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-25T10:46:33.676Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T10:46:33.677Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T10:46:33.677Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T10:46:33.677Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T10:46:33.677Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-07-25T10:46:33.677Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T10:46:33.677Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T10:46:33.677Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T10:46:33.677Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T10:46:33.677Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T10:46:33.677Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T10:46:33.677Z] === RUN TestNetworkNat [2022-07-25T10:46:34.237Z] --- PASS: TestNetworkNat (0.52s) [2022-07-25T10:46:34.237Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:46:34.443Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-25T10:46:34.535Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-25T10:46:34.536Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:46:34.577Z] --- PASS: TestStats (2.46s) [2022-07-25T10:46:34.577Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:46:34.577Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T10:46:34.577Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T10:46:34.577Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T10:46:34.577Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T10:46:34.577Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T10:46:34.577Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T10:46:34.577Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T10:46:34.577Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T10:46:34.577Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T10:46:34.577Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T10:46:35.144Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T10:46:35.380Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-25T10:46:35.948Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-25T10:46:36.208Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-25T10:46:37.103Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-07-25T10:46:37.103Z] === RUN TestPause [2022-07-25T10:46:37.103Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:46:37.103Z] --- SKIP: TestPause (0.00s) [2022-07-25T10:46:37.103Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:46:37.103Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:46:37.103Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:46:37.103Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:46:37.103Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:46:37.103Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-07-25T10:46:37.103Z] === RUN TestPsFilter [2022-07-25T10:46:37.358Z] --- PASS: TestPsFilter (0.12s) [2022-07-25T10:46:37.358Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:46:37.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-25T10:46:37.614Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:46:37.667Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T10:46:38.118Z] docker_cli_daemon_test.go:1456: [d9c3cd7ca0972] daemon is not started [2022-07-25T10:46:38.118Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-25T10:46:38.174Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-25T10:46:38.174Z] === RUN TestRemoveContainerRunning [2022-07-25T10:46:38.429Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-25T10:46:38.429Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:46:38.599Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T10:46:38.599Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-07-25T10:46:38.599Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-07-25T10:46:38.599Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-07-25T10:46:38.599Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-25T10:46:38.599Z] === RUN TestDeleteDevicemapper [2022-07-25T10:46:38.599Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:46:38.599Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T10:46:38.599Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:46:38.686Z] check_test.go:309: [d6cc8e92d2448] daemon is not started [2022-07-25T10:46:38.686Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-25T10:46:38.990Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-07-25T10:46:38.990Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:46:38.990Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T10:46:38.990Z] === RUN TestRenameLinkedContainer [2022-07-25T10:46:40.064Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-25T10:46:40.495Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-07-25T10:46:40.495Z] === RUN TestUpdateMemory [2022-07-25T10:46:40.764Z] --- PASS: TestUpdateMemory (0.53s) [2022-07-25T10:46:40.764Z] === RUN TestUpdateCPUQuota [2022-07-25T10:46:40.875Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-07-25T10:46:40.876Z] === RUN TestRenameStoppedContainer [2022-07-25T10:46:40.876Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-25T10:46:40.876Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:46:41.002Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-25T10:46:41.002Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-25T10:46:41.365Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-07-25T10:46:41.365Z] === RUN TestUpdatePidsLimit [2022-07-25T10:46:41.365Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T10:46:41.570Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-25T10:46:41.625Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T10:46:41.801Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-25T10:46:41.801Z] === RUN TestRenameInvalidName [2022-07-25T10:46:41.888Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T10:46:42.145Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T10:46:42.145Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T10:46:42.361Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-25T10:46:42.361Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:46:42.402Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T10:46:42.660Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T10:46:42.949Z] check_test.go:309: [dc3acdb320798] daemon is not started [2022-07-25T10:46:42.949Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-25T10:46:43.517Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-25T10:46:43.593Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-07-25T10:46:43.593Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-07-25T10:46:43.593Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-25T10:46:43.593Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-07-25T10:46:43.593Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-25T10:46:43.593Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-25T10:46:43.593Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-07-25T10:46:43.593Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-25T10:46:43.593Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:46:43.725Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-07-25T10:46:43.725Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:46:43.981Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-07-25T10:46:43.981Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:46:44.453Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-25T10:46:44.908Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-07-25T10:46:44.908Z] === RUN TestResize [2022-07-25T10:46:45.021Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-25T10:46:45.413Z] ......... [ 86%] [2022-07-25T10:46:45.469Z] --- PASS: TestResize (0.42s) [2022-07-25T10:46:45.469Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:46:45.724Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-07-25T10:46:45.724Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:46:45.980Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-25T10:46:45.980Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:46:45.980Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T10:46:46.235Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:46:46.235Z] === RUN TestCgroupNamespacesRun [2022-07-25T10:46:46.399Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-25T10:46:47.338Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-25T10:46:47.907Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-25T10:46:48.747Z] --- PASS: TestCgroupNamespacesRun (2.19s) [2022-07-25T10:46:48.747Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T10:46:48.845Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-25T10:46:50.226Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-25T10:46:50.226Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-25T10:46:50.226Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-25T10:46:50.391Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-25T10:46:50.633Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2022-07-25T10:46:50.633Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T10:46:51.163Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-25T10:46:51.583Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-25T10:46:51.731Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-25T10:46:52.520Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2022-07-25T10:46:52.520Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T10:46:52.669Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-25T10:46:53.595Z] --- PASS: TestImportExtremelyLargeImageWorks (88.67s) [2022-07-25T10:46:53.595Z] PASS [2022-07-25T10:46:53.595Z] [2022-07-25T10:46:53.595Z] DONE 12 tests in 91.278s [2022-07-25T10:46:53.595Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T10:46:53.595Z] INFO: Testing against a local daemon [2022-07-25T10:46:53.595Z] === RUN TestNetworkCreateDelete [2022-07-25T10:46:53.595Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-25T10:46:53.595Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T10:46:53.595Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-25T10:46:53.595Z] === RUN TestDaemonDNSFallback [2022-07-25T10:46:53.595Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-25T10:46:53.595Z] === RUN TestInspectNetwork [2022-07-25T10:46:55.031Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2022-07-25T10:46:55.031Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T10:46:55.483Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T10:46:55.483Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T10:46:55.483Z] === RUN TestInspectNetwork/network_name [2022-07-25T10:46:55.483Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T10:46:55.777Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-07-25T10:46:55.777Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:46:55.777Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-25T10:46:55.777Z] === RUN TestWaitNonBlocked [2022-07-25T10:46:55.777Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:46:55.777Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:46:55.777Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:46:55.777Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:46:55.777Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:46:55.777Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:46:55.777Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T10:46:55.777Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-07-25T10:46:55.777Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-07-25T10:46:55.777Z] === RUN TestWaitBlocked [2022-07-25T10:46:55.777Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:46:55.777Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:46:55.777Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:46:55.777Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:46:55.777Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:46:55.777Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:46:55.960Z] Loaded image: buildpack-deps:buster [2022-07-25T10:46:55.960Z] Loaded image: busybox:latest [2022-07-25T10:46:55.960Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-25T10:46:56.220Z] Loaded image: busybox:glibc [2022-07-25T10:46:56.342Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T10:46:56.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-07-25T10:46:56.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-07-25T10:46:56.342Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T10:46:56.342Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T10:46:56.916Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2022-07-25T10:46:56.916Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T10:46:58.154Z] tests/integration/models_nodes_test.py . [ 91%] [2022-07-25T10:46:58.154Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-25T10:46:58.239Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-07-25T10:46:58.239Z] === CONT TestIpcModeOlderClient [2022-07-25T10:46:58.239Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T10:46:58.239Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-07-25T10:46:58.239Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-25T10:46:58.239Z] === CONT TestDaemonHostGatewayIP [2022-07-25T10:46:59.428Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2022-07-25T10:46:59.428Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T10:46:59.511Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-25T10:46:59.646Z] --- PASS: TestInspectNetwork (7.07s) [2022-07-25T10:46:59.646Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T10:46:59.646Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T10:46:59.646Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T10:46:59.646Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T10:46:59.646Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T10:47:00.765Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-07-25T10:47:00.765Z] === CONT TestDaemonRestartIpcMode [2022-07-25T10:47:00.790Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2022-07-25T10:47:00.790Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T10:47:01.419Z] Loaded image: debian:bullseye [2022-07-25T10:47:01.534Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-07-25T10:47:01.534Z] === RUN TestNetworkInvalidJSON [2022-07-25T10:47:01.534Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-25T10:47:01.534Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-25T10:47:01.534Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:47:01.534Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:47:01.534Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:47:01.534Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:47:01.534Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-25T10:47:01.534Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:47:01.534Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:47:01.534Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T10:47:01.534Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-25T10:47:01.534Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-25T10:47:01.534Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-25T10:47:01.534Z] === RUN TestNetworkList [2022-07-25T10:47:01.534Z] === RUN TestNetworkList//networks [2022-07-25T10:47:01.534Z] === PAUSE TestNetworkList//networks [2022-07-25T10:47:01.534Z] === RUN TestNetworkList//networks/ [2022-07-25T10:47:01.534Z] === PAUSE TestNetworkList//networks/ [2022-07-25T10:47:01.534Z] === CONT TestNetworkList//networks [2022-07-25T10:47:01.534Z] === CONT TestNetworkList//networks/ [2022-07-25T10:47:01.534Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T10:47:01.534Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T10:47:01.534Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T10:47:01.534Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T10:47:01.678Z] Loaded image: hello-world:latest [2022-07-25T10:47:01.678Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-25T10:47:01.678Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:47:01.790Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T10:47:01.790Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T10:47:02.717Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-25T10:47:02.717Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T10:47:03.057Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-25T10:47:03.290Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-07-25T10:47:03.302Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2022-07-25T10:47:03.302Z] === RUN TestNISDomainname [2022-07-25T10:47:03.302Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-25T10:47:03.302Z] --- SKIP: TestNISDomainname (0.01s) [2022-07-25T10:47:03.302Z] === RUN TestHostnameDnsResolution [2022-07-25T10:47:03.557Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-25T10:47:03.557Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T10:47:03.558Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-25T10:47:03.558Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T10:47:03.558Z] === RUN TestStats [2022-07-25T10:47:03.558Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:03.558Z] --- SKIP: TestStats (0.00s) [2022-07-25T10:47:03.558Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:47:03.558Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T10:47:03.558Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T10:47:03.558Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T10:47:03.558Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T10:47:03.558Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T10:47:03.558Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T10:47:03.558Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T10:47:03.558Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T10:47:03.558Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T10:47:03.558Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T10:47:03.643Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-25T10:47:03.643Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T10:47:03.979Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-07-25T10:47:04.120Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T10:47:04.569Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-25T10:47:04.570Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T10:47:05.595Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-07-25T10:47:05.934Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-07-25T10:47:05.934Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T10:47:06.164Z] check_test.go:309: [dd549b4e5ac90] daemon is not started [2022-07-25T10:47:06.164Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-07-25T10:47:06.495Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-25T10:47:06.495Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T10:47:06.631Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T10:47:06.724Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-25T10:47:06.724Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-25T10:47:06.736Z] check_test.go:309: [d8a6866fda7e6] daemon is not started [2022-07-25T10:47:06.736Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-25T10:47:07.556Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T10:47:07.556Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-07-25T10:47:07.556Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-07-25T10:47:07.556Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-07-25T10:47:07.556Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-07-25T10:47:07.556Z] === RUN TestDeleteDevicemapper [2022-07-25T10:47:07.556Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:47:07.556Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T10:47:07.556Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:47:08.115Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-25T10:47:08.683Z] check_test.go:309: [d0450c9d6a8d9] daemon is not started [2022-07-25T10:47:08.684Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-25T10:47:08.920Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-07-25T10:47:08.920Z] === RUN TestUpdateMemory [2022-07-25T10:47:08.920Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:08.920Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T10:47:08.920Z] === RUN TestUpdateCPUQuota [2022-07-25T10:47:08.920Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:08.920Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-25T10:47:08.920Z] === RUN TestUpdatePidsLimit [2022-07-25T10:47:08.920Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:08.920Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-25T10:47:08.920Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:47:09.008Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-07-25T10:47:09.008Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T10:47:09.008Z] service_test.go:242: FLAKY_TEST [2022-07-25T10:47:09.008Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:47:09.008Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T10:47:10.591Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-25T10:47:10.592Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-25T10:47:10.851Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-25T10:47:11.111Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-25T10:47:11.111Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-25T10:47:11.111Z] [2022-07-25T10:47:11.111Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-25T10:47:11.111Z] =========================== short test summary info ============================ [2022-07-25T10:47:11.111Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-25T10:47:11.111Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-25T10:47:11.111Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-25T10:47:11.111Z] Not supported on most drivers [2022-07-25T10:47:11.111Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-25T10:47:11.111Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T10:47:11.111Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-25T10:47:11.111Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T10:47:11.111Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-25T10:47:11.111Z] Can fail if eth0 has multiple IP addresses [2022-07-25T10:47:11.111Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-25T10:47:11.111Z] This doesn't seem to be taken into account by the engine [2022-07-25T10:47:11.111Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-07-25T10:47:11.111Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-25T10:47:11.111Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 294.19 seconds == [2022-07-25T10:47:11.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-25T10:47:11.388Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-07-25T10:47:11.388Z] PASS [2022-07-25T10:47:11.388Z] [2022-07-25T10:47:11.388Z] === Skipped [2022-07-25T10:47:11.388Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-25T10:47:11.388Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:47:11.388Z] [2022-07-25T10:47:11.388Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:47:11.388Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:47:11.388Z] [2022-07-25T10:47:11.388Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T10:47:11.388Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:47:11.388Z] [2022-07-25T10:47:11.388Z] DONE 196 tests, 3 skipped in 106.210s [2022-07-25T10:47:11.388Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T10:47:11.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:11.388Z] ++ set -e [2022-07-25T10:47:11.388Z] ++ '[' -n 0 ']' [2022-07-25T10:47:11.388Z] ++ set -x [2022-07-25T10:47:11.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:11.388Z] INFO: Testing against a local daemon [2022-07-25T10:47:11.388Z] === RUN TestCommitInheritsEnv [2022-07-25T10:47:11.388Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-07-25T10:47:11.388Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T10:47:11.388Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T10:47:11.388Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T10:47:11.388Z] === RUN TestImagesFilterMultiReference [2022-07-25T10:47:11.388Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T10:47:11.388Z] === RUN TestImagePullPlatformInvalid [2022-07-25T10:47:11.388Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T10:47:11.388Z] === RUN TestRemoveImageOrphaning [2022-07-25T10:47:11.388Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-25T10:47:11.388Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T10:47:11.388Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:47:11.388Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T10:47:11.388Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T10:47:11.388Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T10:47:11.388Z] === RUN TestTagInvalidReference [2022-07-25T10:47:11.388Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T10:47:11.388Z] === RUN TestTagValidPrefixedRepo [2022-07-25T10:47:11.388Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T10:47:11.388Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T10:47:11.388Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T10:47:11.388Z] === RUN TestTagOfficialNames [2022-07-25T10:47:11.388Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-25T10:47:11.388Z] === RUN TestTagMatchesDigest [2022-07-25T10:47:11.388Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T10:47:11.388Z] PASS [2022-07-25T10:47:11.388Z] [2022-07-25T10:47:11.388Z] === Skipped [2022-07-25T10:47:11.388Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T10:47:11.388Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T10:47:11.388Z] [2022-07-25T10:47:11.388Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T10:47:11.388Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:47:11.388Z] [2022-07-25T10:47:11.388Z] DONE 12 tests, 2 skipped in 0.998s [2022-07-25T10:47:11.388Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T10:47:11.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:11.388Z] ++ set -e [2022-07-25T10:47:11.388Z] ++ '[' -n 0 ']' [2022-07-25T10:47:11.388Z] ++ set -x [2022-07-25T10:47:11.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:11.389Z] INFO: Testing against a local daemon [2022-07-25T10:47:11.389Z] === RUN TestNetworkCreateDelete [2022-07-25T10:47:11.389Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-25T10:47:11.389Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T10:47:11.421Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-25T10:47:11.646Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-07-25T10:47:11.646Z] === RUN TestDaemonDNSFallback [2022-07-25T10:47:12.359Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-25T10:47:12.619Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-25T10:47:12.619Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (42.46s) [2022-07-25T10:47:12.619Z] PASS [2022-07-25T10:47:12.619Z] [2022-07-25T10:47:12.619Z] === Skipped [2022-07-25T10:47:12.619Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T10:47:12.619Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:47:12.619Z] [2022-07-25T10:47:12.619Z] DONE 33 tests, 1 skipped in 249.742s [2022-07-25T10:47:12.619Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T10:47:12.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:12.620Z] ++ set -e [2022-07-25T10:47:12.620Z] ++ '[' -n 0 ']' [2022-07-25T10:47:12.620Z] ++ set -x [2022-07-25T10:47:12.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:12.879Z] INFO: Testing against a local daemon [2022-07-25T10:47:12.879Z] === RUN TestConfigInspect [2022-07-25T10:47:12.879Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-25T10:47:13.448Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-25T10:47:15.357Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-25T10:47:15.357Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-07-25T10:47:15.924Z] --- PASS: TestConfigInspect (2.92s) [2022-07-25T10:47:15.924Z] === RUN TestConfigList [2022-07-25T10:47:16.184Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-07-25T10:47:16.751Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-25T10:47:17.319Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-25T10:47:17.887Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-25T10:47:18.195Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-25T10:47:18.195Z] === RUN TestInspectNetwork [2022-07-25T10:47:18.455Z] --- PASS: TestConfigList (2.51s) [2022-07-25T10:47:18.455Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:47:20.362Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-25T10:47:20.720Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T10:47:20.720Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T10:47:20.720Z] === RUN TestInspectNetwork/network_name [2022-07-25T10:47:20.720Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T10:47:20.930Z] --- PASS: TestConfigsCreateAndDelete (2.46s) [2022-07-25T10:47:20.930Z] === RUN TestConfigsUpdate [2022-07-25T10:47:21.078Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-07-25T10:47:21.078Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:47:21.078Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-25T10:47:21.078Z] === RUN TestWaitNonBlocked [2022-07-25T10:47:21.078Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:47:21.078Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:47:21.078Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:47:21.078Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:47:21.078Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:47:21.078Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:47:21.078Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T10:47:21.078Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-07-25T10:47:21.078Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-07-25T10:47:21.078Z] === RUN TestWaitBlocked [2022-07-25T10:47:21.078Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:47:21.078Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:47:21.078Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:47:21.078Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:47:21.078Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:47:21.078Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:47:21.638Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T10:47:21.638Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-07-25T10:47:21.638Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-07-25T10:47:21.638Z] === CONT TestDaemonRestartIpcMode [2022-07-25T10:47:21.638Z] === CONT TestIpcModeOlderClient [2022-07-25T10:47:21.638Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-25T10:47:21.638Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T10:47:22.873Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-25T10:47:23.447Z] --- PASS: TestConfigsUpdate (2.59s) [2022-07-25T10:47:23.447Z] === RUN TestTemplatedConfig [2022-07-25T10:47:23.563Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T10:47:23.563Z] [2022-07-25T10:47:23.563Z] Unloading profiles will leave already running processes permanently [2022-07-25T10:47:23.563Z] unconfined, which can lead to unexpected situations. [2022-07-25T10:47:23.563Z] [2022-07-25T10:47:23.563Z] To set a process to complain mode, use the command line tool [2022-07-25T10:47:23.563Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T10:47:23.563Z] Post stage [Pipeline] junit [2022-07-25T10:47:23.577Z] Recording test results [2022-07-25T10:47:23.676Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-25T10:47:23.845Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-07-25T10:47:23.845Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T10:47:23.954Z] + echo Ensuring container killed. [2022-07-25T10:47:23.954Z] Ensuring container killed. [2022-07-25T10:47:23.954Z] + docker rm -vf docker-pr4 [2022-07-25T10:47:23.954Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-25T10:47:24.017Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-25T10:47:24.233Z] + echo Chowning /workspace to jenkins user [2022-07-25T10:47:24.233Z] Chowning /workspace to jenkins user [2022-07-25T10:47:24.233Z] + id -u [2022-07-25T10:47:24.233Z] + id -g [2022-07-25T10:47:24.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43859:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T10:47:24.584Z] check_test.go:309: [d5bdb0622b365] daemon is not started [2022-07-25T10:47:24.584Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-25T10:47:24.774Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1p25pfu4likcnypl2sg0u2z6s Created:2022-07-25 10:47:23.589895449 +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[45f4da698a80aeaad6cff6a8cc029ef474daaec7bcb1b154b7bfd04fb334c3e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sofsup0fw37q3fpwz10q49le1 EndpointID:5dd41c33d993cc3c0190d7adac0a6f400aae7604069f8e573881bf22cfd53bff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b13bf099543fa3b3e7f09d45bc1976f5fa149ee2cf32f56ed9858c7ea0b3b6c 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:8b0b9edd0b83 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sofsup0fw37q3fpwz10q49le1 EndpointID:5dd41c33d993cc3c0190d7adac0a6f400aae7604069f8e573881bf22cfd53bff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T10:47:24.896Z] --- PASS: TestInspectNetwork (6.90s) [2022-07-25T10:47:24.896Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T10:47:24.896Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T10:47:24.897Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T10:47:24.897Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T10:47:24.897Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T10:47:25.153Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T10:47:25.720Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-25T10:47:25.916Z] + bundleName=docker-py [2022-07-25T10:47:25.916Z] + echo Creating docker-py-bundles.tar.gz [2022-07-25T10:47:25.916Z] Creating docker-py-bundles.tar.gz [2022-07-25T10:47:25.916Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-25T10:47:25.927Z] Archiving artifacts [2022-07-25T10:47:25.980Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-25T10:47:25.980Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-25T10:47:26.170Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43859/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2022-07-25T10:47:26.240Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [Pipeline] sh [2022-07-25T10:47:26.269Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-07-25T10:47:26.269Z] === RUN TestNetworkInvalidJSON [2022-07-25T10:47:26.269Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-25T10:47:26.269Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-25T10:47:26.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:47:26.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:47:26.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:47:26.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:47:26.269Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-25T10:47:26.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:47:26.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:47:26.269Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T10:47:26.269Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-25T10:47:26.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-25T10:47:26.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-25T10:47:26.269Z] === RUN TestNetworkList [2022-07-25T10:47:26.269Z] === RUN TestNetworkList//networks [2022-07-25T10:47:26.269Z] === PAUSE TestNetworkList//networks [2022-07-25T10:47:26.500Z] --- PASS: TestTemplatedConfig (3.24s) [2022-07-25T10:47:26.500Z] === RUN TestConfigCreateResolve [2022-07-25T10:47:26.515Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh binary-daemon [2022-07-25T10:47:26.526Z] === RUN TestNetworkList//networks/ [2022-07-25T10:47:26.526Z] === PAUSE TestNetworkList//networks/ [2022-07-25T10:47:26.526Z] === CONT TestNetworkList//networks [2022-07-25T10:47:26.526Z] === CONT TestNetworkList//networks/ [2022-07-25T10:47:26.526Z] --- PASS: TestNetworkList (0.02s) [2022-07-25T10:47:26.526Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T10:47:26.526Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T10:47:26.526Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T10:47:26.773Z] [2022-07-25T10:47:26.773Z] Removing bundles/ [2022-07-25T10:47:26.878Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2022-07-25T10:47:26.878Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2022-07-25T10:47:26.878Z] PASS [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === Skipped [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T10:47:26.878Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T10:47:26.878Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-25T10:47:26.878Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-25T10:47:26.878Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T10:47:26.878Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-25T10:47:26.878Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-25T10:47:26.878Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-25T10:47:26.878Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T10:47:26.878Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T10:47:26.878Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T10:47:26.878Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T10:47:26.878Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T10:47:26.878Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-07-25T10:47:26.878Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T10:47:26.878Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T10:47:26.878Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-25T10:47:26.878Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:47:26.878Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-07-25T10:47:26.878Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:47:26.878Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-07-25T10:47:26.878Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T10:47:26.878Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-25T10:47:26.878Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T10:47:26.878Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T10:47:26.878Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-25T10:47:26.878Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-25T10:47:26.878Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:47:26.878Z] [2022-07-25T10:47:26.878Z] DONE 177 tests, 27 skipped in 84.072s [2022-07-25T10:47:26.878Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T10:47:26.878Z] INFO: Testing against a local daemon [2022-07-25T10:47:26.878Z] === RUN TestCommitInheritsEnv [2022-07-25T10:47:27.016Z] b111c3320c94: Pull complete [2022-07-25T10:47:27.031Z] [2022-07-25T10:47:27.031Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-07-25T10:47:27.031Z] Building: bundles/binary-daemon/dockerd-dev [2022-07-25T10:47:27.031Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:47:27.092Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-25T10:47:27.092Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T10:47:27.439Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-25T10:47:28.023Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-25T10:47:28.023Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T10:47:28.240Z] --- PASS: TestCommitInheritsEnv (1.66s) [2022-07-25T10:47:28.240Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T10:47:28.240Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T10:47:28.240Z] === RUN TestImagesFilterMultiReference [2022-07-25T10:47:28.240Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-25T10:47:28.240Z] === RUN TestImagePullPlatformInvalid [2022-07-25T10:47:28.240Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T10:47:28.240Z] === RUN TestRemoveImageOrphaning [2022-07-25T10:47:28.954Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-25T10:47:28.954Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T10:47:29.345Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-25T10:47:29.604Z] --- PASS: TestConfigCreateResolve (2.94s) [2022-07-25T10:47:29.604Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:47:29.886Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-25T10:47:29.886Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T10:47:30.015Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-07-25T10:47:30.015Z] PASS [2022-07-25T10:47:30.015Z] [2022-07-25T10:47:30.015Z] === Skipped [2022-07-25T10:47:30.015Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:47:30.015Z] service_test.go:242: FLAKY_TEST [2022-07-25T10:47:30.015Z] [2022-07-25T10:47:30.015Z] DONE 26 tests, 1 skipped in 43.404s [2022-07-25T10:47:30.015Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:47:30.015Z] INFO: Testing against a local daemon [2022-07-25T10:47:30.015Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T10:47:30.015Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:47:30.015Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:47:30.015Z] === RUN TestDockerNetworkIpvlan [2022-07-25T10:47:30.015Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:47:30.015Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:47:30.015Z] PASS [2022-07-25T10:47:30.015Z] [2022-07-25T10:47:30.015Z] === Skipped [2022-07-25T10:47:30.015Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:47:30.015Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:47:30.015Z] [2022-07-25T10:47:30.015Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:47:30.015Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:47:30.015Z] [2022-07-25T10:47:30.015Z] DONE 2 tests, 2 skipped in 0.035s [2022-07-25T10:47:30.015Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:47:30.015Z] INFO: Testing against a local daemon [2022-07-25T10:47:30.015Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T10:47:30.125Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-07-25T10:47:30.125Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T10:47:30.125Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T10:47:30.125Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T10:47:30.125Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T10:47:30.125Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-25T10:47:30.125Z] === RUN TestTagInvalidReference [2022-07-25T10:47:30.125Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T10:47:30.125Z] === RUN TestTagValidPrefixedRepo [2022-07-25T10:47:30.125Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T10:47:30.125Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T10:47:30.172Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-25T10:47:30.172Z] PASS [2022-07-25T10:47:30.172Z] [2022-07-25T10:47:30.172Z] DONE 7 tests in 17.353s [2022-07-25T10:47:30.172Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T10:47:30.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:30.172Z] ++ set -e [2022-07-25T10:47:30.172Z] ++ '[' -n 0 ']' [2022-07-25T10:47:30.172Z] ++ set -x [2022-07-25T10:47:30.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:30.381Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T10:47:30.381Z] === RUN TestTagOfficialNames [2022-07-25T10:47:30.381Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T10:47:30.381Z] === RUN TestTagMatchesDigest [2022-07-25T10:47:30.381Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-25T10:47:30.381Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T10:47:30.432Z] INFO: Testing against a local daemon [2022-07-25T10:47:30.432Z] === RUN TestCheckpoint [2022-07-25T10:47:30.432Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:47:30.432Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:47:30.432Z] === RUN TestContainerInvalidJSON [2022-07-25T10:47:30.432Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:47:30.432Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:47:30.432Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:47:30.432Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:47:30.432Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:47:30.432Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:47:30.432Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:47:30.432Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:47:30.432Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:47:30.432Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-25T10:47:30.432Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-07-25T10:47:30.432Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-07-25T10:47:30.432Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-07-25T10:47:30.432Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:47:30.432Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-25T10:47:30.432Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:47:30.432Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-25T10:47:30.432Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-25T10:47:30.432Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:47:30.576Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-25T10:47:30.576Z] === RUN TestDockerNetworkMacvlan [2022-07-25T10:47:30.691Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-25T10:47:30.691Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:47:30.692Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-25T10:47:30.692Z] === RUN TestCopyFromContainer [2022-07-25T10:47:31.138Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T10:47:31.257Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-07-25T10:47:31.257Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T10:47:31.630Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-25T10:47:31.827Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-25T10:47:31.827Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T10:47:32.068Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T10:47:32.198Z] === RUN TestCopyFromContainer// [2022-07-25T10:47:32.198Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-25T10:47:32.198Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T10:47:32.457Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T10:47:32.457Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T10:47:32.630Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T10:47:32.716Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T10:47:32.716Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T10:47:32.716Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T10:47:32.976Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T10:47:32.976Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T10:47:32.976Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer (2.56s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-07-25T10:47:33.236Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-07-25T10:47:33.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:47:33.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:47:33.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:47:33.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:47:33.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:47:33.236Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:47:33.236Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:47:33.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:47:33.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:47:33.236Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:47:33.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-25T10:47:33.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T10:47:33.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T10:47:33.236Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T10:47:33.236Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:47:33.236Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-25T10:47:33.236Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:47:33.236Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:47:33.236Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:47:33.236Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:47:33.236Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:47:33.236Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:47:33.236Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:47:33.236Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:47:33.236Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:47:33.236Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:47:33.236Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-25T10:47:33.236Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:47:33.236Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T10:47:33.236Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-25T10:47:33.236Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:47:33.236Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-07-25T10:47:33.236Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:47:34.175Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-25T10:47:34.350Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-07-25T10:47:34.350Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T10:47:34.350Z] service_test.go:242: FLAKY_TEST [2022-07-25T10:47:34.350Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:47:34.350Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T10:47:34.518Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T10:47:35.554Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-25T10:47:35.814Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2022-07-25T10:47:35.814Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:47:36.382Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-25T10:47:36.382Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-25T10:47:36.382Z] check_test.go:309: [d0de77c20abbd] daemon is not started [2022-07-25T10:47:36.382Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-25T10:47:36.408Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T10:47:37.762Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2022-07-25T10:47:37.762Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:47:37.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:47:37.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:47:37.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:47:37.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:47:37.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:47:37.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:47:37.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:47:37.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:47:37.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:47:37.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:47:37.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:47:37.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:47:37.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:47:37.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:47:37.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:47:37.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T10:47:37.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T10:47:37.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-25T10:47:37.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T10:47:37.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-25T10:47:37.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T10:47:37.763Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:47:38.329Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-25T10:47:38.329Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-07-25T10:47:38.329Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:47:38.329Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:47:38.329Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-25T10:47:38.329Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:47:38.329Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-25T10:47:38.329Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-25T10:47:38.329Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T10:47:38.329Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:47:38.329Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-25T10:47:38.329Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:47:38.330Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-25T10:47:38.330Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T10:47:38.330Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T10:47:38.330Z] === RUN TestDaemonRestartIpcMode [2022-07-25T10:47:38.330Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T10:47:38.330Z] === RUN TestDaemonHostGatewayIP [2022-07-25T10:47:38.330Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T10:47:38.330Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T10:47:38.330Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T10:47:38.330Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:47:38.330Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T10:47:38.330Z] === RUN TestDiff [2022-07-25T10:47:39.267Z] --- PASS: TestDiff (0.69s) [2022-07-25T10:47:39.267Z] === RUN TestExecWithCloseStdin [2022-07-25T10:47:39.526Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-25T10:47:39.677Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T10:47:40.095Z] --- PASS: TestExecWithCloseStdin (0.85s) [2022-07-25T10:47:40.095Z] === RUN TestExec [2022-07-25T10:47:40.240Z] --- PASS: TestDockerNetworkMacvlan (9.50s) [2022-07-25T10:47:40.240Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T10:47:40.240Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-25T10:47:40.240Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-07-25T10:47:40.240Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-07-25T10:47:40.240Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-07-25T10:47:40.240Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-07-25T10:47:40.240Z] PASS [2022-07-25T10:47:40.240Z] [2022-07-25T10:47:40.240Z] DONE 8 tests in 10.812s [2022-07-25T10:47:40.240Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T10:47:40.240Z] testing: warning: no tests to run [2022-07-25T10:47:40.240Z] PASS [2022-07-25T10:47:40.240Z] [2022-07-25T10:47:40.240Z] DONE 0 tests in 0.007s [2022-07-25T10:47:40.240Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T10:47:40.240Z] INFO: Testing against a local daemon [2022-07-25T10:47:40.240Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T10:47:40.355Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-25T10:47:40.923Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-25T10:47:40.923Z] --- PASS: TestExec (0.83s) [2022-07-25T10:47:40.923Z] === RUN TestExecUser [2022-07-25T10:47:41.169Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-07-25T10:47:41.169Z] === RUN TestAuthZPluginTLS [2022-07-25T10:47:41.730Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-25T10:47:41.730Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T10:47:41.863Z] --- PASS: TestExecUser (0.86s) [2022-07-25T10:47:41.863Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:47:41.863Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-25T10:47:42.291Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-25T10:47:42.291Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T10:47:42.800Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2022-07-25T10:47:42.800Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:47:42.853Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-25T10:47:42.853Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T10:47:43.414Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-25T10:47:43.414Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T10:47:43.737Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-25T10:47:43.737Z] check_test.go:309: [d8ed3fec8f762] daemon is not started [2022-07-25T10:47:43.737Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-25T10:47:44.306Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-07-25T10:47:44.306Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:47:44.779Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-07-25T10:47:44.779Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T10:47:45.035Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-25T10:47:45.035Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T10:47:45.603Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T10:47:45.603Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T10:47:45.688Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2022-07-25T10:47:45.688Z] === RUN TestHealthKillContainer [2022-07-25T10:47:46.165Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-25T10:47:46.165Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T10:47:46.626Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-25T10:47:47.193Z] check_test.go:309: [d62976d68867a] daemon is not started [2022-07-25T10:47:47.193Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-25T10:47:47.530Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-07-25T10:47:47.531Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T10:47:48.897Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-07-25T10:47:48.897Z] === RUN TestAuthZPluginHeader [2022-07-25T10:47:49.097Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-25T10:47:49.210Z] --- PASS: TestServiceWithDataPathPortInit (13.14s) [2022-07-25T10:47:49.210Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T10:47:49.775Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iygd3cu3ey5rmbgzg7ysz115d Created:2022-07-25 10:47:48.417736395 +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[879c85c8d0b3e328ed03e32a89337851664a1fbc0c3fbc6e5bdd2ecf148295fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l2v4470ivs9kkq9qe9purm4eu EndpointID:69baa71aff771ddf3bd129dda920c2d9a1a49110c572cb3fd4e0941fec505b37 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e855e4d7dd3dbd43bb5d6f52120fb3ab80c8b70317ac46e8d599d77c38713d2e 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:b26159bafceb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l2v4470ivs9kkq9qe9purm4eu EndpointID:69baa71aff771ddf3bd129dda920c2d9a1a49110c572cb3fd4e0941fec505b37 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T10:47:49.882Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-07-25T10:47:49.882Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T10:47:50.034Z] docker_cli_daemon_plugins_test.go:80: [d7748ff103783] daemon is not started [2022-07-25T10:47:50.971Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-25T10:47:52.350Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-25T10:47:53.728Z] docker_cli_daemon_plugins_test.go:170: [daada84f41a63] daemon is not started [2022-07-25T10:47:53.952Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-07-25T10:47:53.952Z] PASS [2022-07-25T10:47:53.952Z] [2022-07-25T10:47:53.952Z] === Skipped [2022-07-25T10:47:53.952Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:47:53.952Z] service_test.go:242: FLAKY_TEST [2022-07-25T10:47:53.952Z] [2022-07-25T10:47:53.952Z] DONE 26 tests, 1 skipped in 42.871s [2022-07-25T10:47:53.952Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:47:53.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:53.953Z] ++ set -e [2022-07-25T10:47:53.953Z] ++ '[' -n 0 ']' [2022-07-25T10:47:53.953Z] ++ set -x [2022-07-25T10:47:53.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:53.953Z] INFO: Testing against a local daemon [2022-07-25T10:47:53.953Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T10:47:53.953Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:47:53.953Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:47:53.953Z] === RUN TestDockerNetworkIpvlan [2022-07-25T10:47:53.953Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:47:53.953Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:47:53.953Z] PASS [2022-07-25T10:47:53.953Z] [2022-07-25T10:47:53.953Z] === Skipped [2022-07-25T10:47:53.953Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:47:53.953Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:47:53.953Z] [2022-07-25T10:47:53.953Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:47:53.953Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:47:53.953Z] [2022-07-25T10:47:53.953Z] DONE 2 tests, 2 skipped in 0.095s [2022-07-25T10:47:53.953Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:47:53.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:53.953Z] ++ set -e [2022-07-25T10:47:53.953Z] ++ '[' -n 0 ']' [2022-07-25T10:47:53.953Z] ++ set -x [2022-07-25T10:47:53.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:47:53.987Z] --- PASS: TestHealthKillContainer (8.49s) [2022-07-25T10:47:53.987Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:47:54.060Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) [2022-07-25T10:47:54.060Z] === RUN TestAuthZPluginV2Disable [2022-07-25T10:47:54.210Z] INFO: Testing against a local daemon [2022-07-25T10:47:54.210Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T10:47:54.554Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-07-25T10:47:54.554Z] === RUN TestIpcModeNone [2022-07-25T10:47:54.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-25T10:47:55.122Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-25T10:47:55.122Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-25T10:47:55.384Z] --- PASS: TestIpcModeNone (0.84s) [2022-07-25T10:47:55.384Z] === RUN TestIpcModePrivate [2022-07-25T10:47:55.616Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-07-25T10:47:55.616Z] === RUN TestDockerNetworkMacvlan [2022-07-25T10:47:55.953Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-25T10:47:56.210Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T10:47:56.212Z] --- PASS: TestIpcModePrivate (0.79s) [2022-07-25T10:47:56.212Z] === RUN TestIpcModeShareable [2022-07-25T10:47:56.783Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-07-25T10:47:57.044Z] --- PASS: TestIpcModeShareable (0.93s) [2022-07-25T10:47:57.044Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T10:47:57.141Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T10:47:57.706Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T10:47:58.222Z] --- PASS: TestAuthZPluginV2Disable (3.64s) [2022-07-25T10:47:58.222Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T10:47:58.422Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-25T10:47:58.990Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-25T10:47:59.558Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-25T10:47:59.558Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2022-07-25T10:47:59.559Z] === RUN TestAPIIpcModeHost [2022-07-25T10:47:59.603Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T10:48:00.129Z] check_test.go:309: [d37b2ecc3a371] daemon is not started [2022-07-25T10:48:00.129Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-25T10:48:00.129Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-07-25T10:48:00.129Z] === RUN TestDaemonIpcModeShareable [2022-07-25T10:48:00.974Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T10:48:01.490Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-07-25T10:48:01.490Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T10:48:01.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-25T10:48:01.773Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-07-25T10:48:02.032Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-25T10:48:02.032Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2022-07-25T10:48:02.032Z] === RUN TestDaemonIpcModePrivate [2022-07-25T10:48:03.412Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-25T10:48:03.412Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-25T10:48:03.671Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-07-25T10:48:03.930Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2022-07-25T10:48:03.930Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T10:48:04.256Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T10:48:04.499Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-25T10:48:04.820Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2022-07-25T10:48:04.820Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T10:48:04.820Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-25T10:48:04.820Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-07-25T10:48:04.820Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-07-25T10:48:04.820Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-07-25T10:48:04.820Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-25T10:48:04.820Z] PASS [2022-07-25T10:48:04.820Z] [2022-07-25T10:48:04.820Z] DONE 8 tests in 10.791s [2022-07-25T10:48:04.820Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T10:48:04.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:04.820Z] ++ set -e [2022-07-25T10:48:04.820Z] ++ '[' -n 0 ']' [2022-07-25T10:48:04.820Z] ++ set -x [2022-07-25T10:48:04.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:04.820Z] testing: warning: no tests to run [2022-07-25T10:48:04.820Z] PASS [2022-07-25T10:48:04.820Z] [2022-07-25T10:48:04.820Z] DONE 0 tests in 0.025s [2022-07-25T10:48:04.820Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T10:48:04.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:04.820Z] ++ set -e [2022-07-25T10:48:04.820Z] ++ '[' -n 0 ']' [2022-07-25T10:48:04.820Z] ++ set -x [2022-07-25T10:48:04.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:05.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-25T10:48:05.078Z] INFO: Testing against a local daemon [2022-07-25T10:48:05.078Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T10:48:05.328Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-07-25T10:48:05.588Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2022-07-25T10:48:05.588Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T10:48:06.009Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-07-25T10:48:06.009Z] === RUN TestAuthZPluginTLS [2022-07-25T10:48:06.524Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-25T10:48:06.574Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-25T10:48:06.574Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T10:48:07.093Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-07-25T10:48:07.139Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-25T10:48:07.139Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T10:48:07.352Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-07-25T10:48:07.352Z] === RUN TestIpcModeOlderClient [2022-07-25T10:48:07.352Z] === PAUSE TestIpcModeOlderClient [2022-07-25T10:48:07.352Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:48:07.703Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-25T10:48:07.703Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T10:48:08.268Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-07-25T10:48:08.268Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T10:48:08.290Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2022-07-25T10:48:08.290Z] === RUN TestKillContainer [2022-07-25T10:48:08.290Z] === RUN TestKillContainer/no_signal [2022-07-25T10:48:08.290Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-25T10:48:08.290Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-25T10:48:08.858Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:48:09.427Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:48:09.639Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-07-25T10:48:09.639Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T10:48:09.686Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-25T10:48:09.898Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-25T10:48:09.898Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T10:48:10.255Z] --- PASS: TestKillContainer (2.18s) [2022-07-25T10:48:10.255Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-07-25T10:48:10.255Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-07-25T10:48:10.255Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-07-25T10:48:10.255Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:48:10.255Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T10:48:10.463Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-25T10:48:10.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T10:48:11.029Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-25T10:48:11.029Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T10:48:11.248Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T10:48:11.829Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-25T10:48:12.400Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-25T10:48:12.400Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T10:48:12.411Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-25T10:48:12.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.28s) [2022-07-25T10:48:12.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2022-07-25T10:48:12.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.28s) [2022-07-25T10:48:12.411Z] === RUN TestKillStoppedContainer [2022-07-25T10:48:12.670Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-07-25T10:48:12.670Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:48:12.670Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-07-25T10:48:12.670Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:48:13.237Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2022-07-25T10:48:13.237Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:48:13.237Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:48:13.237Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T10:48:13.237Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:48:13.237Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:48:13.237Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T10:48:13.237Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T10:48:13.652Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.51s) [2022-07-25T10:48:13.652Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T10:48:13.772Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-07-25T10:48:13.772Z] === RUN TestAuthZPluginHeader [2022-07-25T10:48:13.805Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-07-25T10:48:13.805Z] === RUN TestLinksContainerNames [2022-07-25T10:48:14.336Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-25T10:48:14.336Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T10:48:14.336Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:14.336Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T10:48:14.336Z] === RUN TestAuthZPluginV2Disable [2022-07-25T10:48:14.336Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:14.336Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-25T10:48:14.336Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T10:48:14.336Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:14.336Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T10:48:14.336Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T10:48:14.336Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:14.336Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T10:48:14.336Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T10:48:14.372Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-25T10:48:14.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-25T10:48:14.891Z] --- PASS: TestLinksContainerNames (1.18s) [2022-07-25T10:48:14.891Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:48:15.828Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2022-07-25T10:48:15.828Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T10:48:15.828Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-25T10:48:16.087Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/default [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/private [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/slave [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/shared [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T10:48:16.087Z] === CONT TestMountDaemonRoot/default [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T10:48:16.087Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:48:16.087Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:48:16.087Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:48:16.087Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:48:16.087Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:48:16.347Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:48:16.347Z] === CONT TestMountDaemonRoot/shared [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:48:16.347Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:48:16.347Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:48:16.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:48:16.347Z] === CONT TestMountDaemonRoot/slave [2022-07-25T10:48:16.348Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T10:48:16.348Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T10:48:16.348Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:48:16.348Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:48:16.348Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T10:48:16.348Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T10:48:16.348Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:48:16.348Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/private [2022-07-25T10:48:16.348Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T10:48:16.348Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T10:48:16.348Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:48:16.348Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:48:16.348Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T10:48:16.348Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T10:48:16.348Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:48:16.348Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:48:16.348Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:48:16.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:48:16.607Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T10:48:16.866Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-25T10:48:16.866Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-25T10:48:16.866Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T10:48:17.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-25T10:48:18.372Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2022-07-25T10:48:18.372Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T10:48:18.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-25T10:48:18.940Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2022-07-25T10:48:18.940Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T10:48:19.508Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2022-07-25T10:48:19.508Z] === RUN TestNetworkNat [2022-07-25T10:48:20.076Z] --- PASS: TestNetworkNat (0.60s) [2022-07-25T10:48:20.076Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:48:20.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-25T10:48:20.645Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2022-07-25T10:48:20.645Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:48:22.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-25T10:48:22.594Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-25T10:48:23.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-25T10:48:23.534Z] --- PASS: TestNetworkLoopbackNat (2.86s) [2022-07-25T10:48:23.534Z] === RUN TestPause [2022-07-25T10:48:24.470Z] --- PASS: TestPause (0.85s) [2022-07-25T10:48:24.470Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:48:24.470Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:48:24.470Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:48:24.470Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:48:24.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-25T10:48:25.038Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2022-07-25T10:48:25.038Z] === RUN TestPsFilter [2022-07-25T10:48:25.038Z] --- PASS: TestPsFilter (0.14s) [2022-07-25T10:48:25.038Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:48:25.976Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-07-25T10:48:25.976Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:48:26.545Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2022-07-25T10:48:26.545Z] === RUN TestRemoveContainerRunning [2022-07-25T10:48:27.483Z] --- PASS: TestRemoveContainerRunning (0.77s) [2022-07-25T10:48:27.483Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:48:27.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-25T10:48:28.311Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-07-25T10:48:28.311Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:48:28.311Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-25T10:48:28.311Z] === RUN TestRenameLinkedContainer [2022-07-25T10:48:28.482Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-25T10:48:28.482Z] PASS [2022-07-25T10:48:28.482Z] [2022-07-25T10:48:28.482Z] DONE 17 tests in 48.342s [2022-07-25T10:48:28.482Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T10:48:28.482Z] INFO: Testing against a local daemon [2022-07-25T10:48:28.482Z] === RUN TestPluginInvalidJSON [2022-07-25T10:48:28.482Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:48:28.482Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:48:28.482Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:48:28.482Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-25T10:48:28.482Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-25T10:48:28.482Z] === RUN TestPluginInstall [2022-07-25T10:48:28.482Z] === RUN TestPluginInstall/no_auth [2022-07-25T10:48:29.413Z] time="2022-07-25T10:48:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:29.413Z] time="2022-07-25T10:48:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:031317227388714a1db667917104c5e3262ac0b2d97cf41e458ba779c8ee009b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:29.413Z] time="2022-07-25T10:48:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:29.413Z] time="2022-07-25T10:48:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:031317227388714a1db667917104c5e3262ac0b2d97cf41e458ba779c8ee009b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:29.669Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T10:48:29.924Z] time="2022-07-25T10:48:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:29.924Z] time="2022-07-25T10:48:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ab5ee1481d014c2d28f56997927d8dae158a792d47a374ac581b7e2d6d8abec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:29.924Z] time="2022-07-25T10:48:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:29.924Z] time="2022-07-25T10:48:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ab5ee1481d014c2d28f56997927d8dae158a792d47a374ac581b7e2d6d8abec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:30.180Z] === RUN TestPluginInstall/with_insecure [2022-07-25T10:48:30.216Z] check_test.go:309: [daf163302b934] daemon is not started [2022-07-25T10:48:30.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-25T10:48:31.108Z] time="2022-07-25T10:48:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:31.108Z] time="2022-07-25T10:48:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13c1bb6140618010223b40df978a5c1e9a34d21fac3d21d0ef7c707ad7a65089" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:31.108Z] time="2022-07-25T10:48:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:31.108Z] time="2022-07-25T10:48:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13c1bb6140618010223b40df978a5c1e9a34d21fac3d21d0ef7c707ad7a65089" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:31.154Z] --- PASS: TestRenameLinkedContainer (3.00s) [2022-07-25T10:48:31.154Z] === RUN TestRenameStoppedContainer [2022-07-25T10:48:31.363Z] plugin_test.go:165: [da9052a1e88a6] daemon is not started [2022-07-25T10:48:31.363Z] --- PASS: TestPluginInstall (2.75s) [2022-07-25T10:48:31.363Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-07-25T10:48:31.363Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-25T10:48:31.363Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-25T10:48:31.363Z] === RUN TestPluginsWithRuntimes [2022-07-25T10:48:32.092Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-07-25T10:48:32.092Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:48:32.092Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-25T10:48:32.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-25T10:48:32.398Z] PASS [2022-07-25T10:48:32.398Z] [2022-07-25T10:48:32.398Z] === Skipped [2022-07-25T10:48:32.398Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T10:48:32.398Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:32.398Z] [2022-07-25T10:48:32.398Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-25T10:48:32.398Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:32.398Z] [2022-07-25T10:48:32.398Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T10:48:32.398Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:32.398Z] [2022-07-25T10:48:32.398Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T10:48:32.398Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:32.398Z] [2022-07-25T10:48:32.398Z] DONE 17 tests, 4 skipped in 26.432s [2022-07-25T10:48:32.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T10:48:32.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:32.398Z] ++ set -e [2022-07-25T10:48:32.398Z] ++ '[' -n 0 ']' [2022-07-25T10:48:32.398Z] ++ set -x [2022-07-25T10:48:32.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:32.398Z] INFO: Testing against a local daemon [2022-07-25T10:48:32.398Z] === RUN TestPluginInvalidJSON [2022-07-25T10:48:32.398Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:48:32.398Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:48:32.398Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:48:32.398Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T10:48:32.398Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-25T10:48:32.398Z] === RUN TestPluginInstall [2022-07-25T10:48:32.398Z] === RUN TestPluginInstall/no_auth [2022-07-25T10:48:32.398Z] time="2022-07-25T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:32.398Z] time="2022-07-25T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f84cea1e65dd43ad21a3676000d5fd7888e2a8524b490daa78e7a10b9155e56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:32.398Z] time="2022-07-25T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:32.398Z] time="2022-07-25T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f84cea1e65dd43ad21a3676000d5fd7888e2a8524b490daa78e7a10b9155e56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:32.398Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T10:48:32.727Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T10:48:32.964Z] time="2022-07-25T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:32.964Z] time="2022-07-25T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f87e73c88649c4306ae3aa526a51b57826ba0823a6ae7572fafee40ae8ca466" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:32.964Z] time="2022-07-25T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:32.964Z] time="2022-07-25T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f87e73c88649c4306ae3aa526a51b57826ba0823a6ae7572fafee40ae8ca466" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:32.964Z] === RUN TestPluginInstall/with_insecure [2022-07-25T10:48:33.471Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2022-07-25T10:48:33.471Z] === RUN TestRenameInvalidName [2022-07-25T10:48:33.653Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T10:48:33.896Z] time="2022-07-25T10:48:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:33.896Z] time="2022-07-25T10:48:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29a816e37401290c0e5a268211aaab9a0dd7eeb9e5f337079d79d1a818a0d0d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:33.896Z] time="2022-07-25T10:48:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:48:33.896Z] time="2022-07-25T10:48:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29a816e37401290c0e5a268211aaab9a0dd7eeb9e5f337079d79d1a818a0d0d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:48:34.153Z] plugin_test.go:165: [d635c9736d2b6] daemon is not started [2022-07-25T10:48:34.153Z] --- PASS: TestPluginInstall (2.64s) [2022-07-25T10:48:34.153Z] --- PASS: TestPluginInstall/no_auth (1.00s) [2022-07-25T10:48:34.153Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-07-25T10:48:34.153Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-07-25T10:48:34.153Z] === RUN TestPluginsWithRuntimes [2022-07-25T10:48:34.410Z] --- PASS: TestRenameInvalidName (0.96s) [2022-07-25T10:48:34.410Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:48:34.579Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2022-07-25T10:48:34.579Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.00s) [2022-07-25T10:48:34.579Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-07-25T10:48:34.579Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T10:48:35.141Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-25T10:48:35.141Z] PASS [2022-07-25T10:48:35.141Z] [2022-07-25T10:48:35.141Z] DONE 10 tests in 6.778s [2022-07-25T10:48:35.141Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T10:48:35.396Z] INFO: Testing against a local daemon [2022-07-25T10:48:35.396Z] === RUN TestExternalGraphDriver [2022-07-25T10:48:35.525Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T10:48:35.652Z] === RUN TestExternalGraphDriver/json [2022-07-25T10:48:36.456Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T10:48:37.388Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-07-25T10:48:37.388Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-25T10:48:37.388Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-25T10:48:37.388Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T10:48:37.539Z] === RUN TestExternalGraphDriver/spec [2022-07-25T10:48:37.705Z] --- PASS: TestRenameAnonymousContainer (3.41s) [2022-07-25T10:48:37.705Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:48:37.953Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-25T10:48:37.953Z] PASS [2022-07-25T10:48:37.953Z] [2022-07-25T10:48:37.953Z] DONE 10 tests in 6.633s [2022-07-25T10:48:37.953Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T10:48:37.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:37.953Z] ++ set -e [2022-07-25T10:48:37.953Z] ++ '[' -n 0 ']' [2022-07-25T10:48:37.953Z] ++ set -x [2022-07-25T10:48:37.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:38.210Z] INFO: Testing against a local daemon [2022-07-25T10:48:38.210Z] === RUN TestExternalGraphDriver [2022-07-25T10:48:38.467Z] === RUN TestExternalGraphDriver/json [2022-07-25T10:48:38.642Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2022-07-25T10:48:38.642Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:48:38.904Z] === RUN TestExternalGraphDriver/pull [2022-07-25T10:48:39.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-25T10:48:40.146Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-07-25T10:48:40.146Z] === RUN TestResize [2022-07-25T10:48:40.363Z] === RUN TestExternalGraphDriver/spec [2022-07-25T10:48:40.792Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-07-25T10:48:40.792Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-25T10:48:40.792Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-07-25T10:48:40.792Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-25T10:48:40.792Z] === RUN TestGraphdriverPluginV2 [2022-07-25T10:48:41.084Z] --- PASS: TestResize (1.02s) [2022-07-25T10:48:41.084Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:48:41.735Z] === RUN TestExternalGraphDriver/pull [2022-07-25T10:48:42.022Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2022-07-25T10:48:42.022Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:48:42.960Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:48:42.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:48:42.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:48:42.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:48:42.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:48:43.105Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-07-25T10:48:43.105Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-07-25T10:48:43.105Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-07-25T10:48:43.105Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-07-25T10:48:43.105Z] === RUN TestGraphdriverPluginV2 [2022-07-25T10:48:43.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-25T10:48:43.670Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:43.670Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-25T10:48:43.670Z] PASS [2022-07-25T10:48:43.670Z] [2022-07-25T10:48:43.670Z] === Skipped [2022-07-25T10:48:43.670Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-25T10:48:43.670Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:48:43.670Z] [2022-07-25T10:48:43.670Z] DONE 5 tests, 1 skipped in 5.564s [2022-07-25T10:48:43.670Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T10:48:43.670Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:43.670Z] ++ set -e [2022-07-25T10:48:43.670Z] ++ '[' -n 0 ']' [2022-07-25T10:48:43.670Z] ++ set -x [2022-07-25T10:48:43.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:43.670Z] INFO: Testing against a local daemon [2022-07-25T10:48:43.670Z] === RUN TestContinueAfterPluginCrash [2022-07-25T10:48:43.670Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T10:48:43.670Z] === RUN TestReadPluginNoRead [2022-07-25T10:48:43.670Z] === PAUSE TestReadPluginNoRead [2022-07-25T10:48:43.670Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T10:48:43.670Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T10:48:43.670Z] === CONT TestContinueAfterPluginCrash [2022-07-25T10:48:43.670Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T10:48:44.955Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2022-07-25T10:48:44.955Z] PASS [2022-07-25T10:48:44.955Z] [2022-07-25T10:48:44.955Z] DONE 5 tests in 9.463s [2022-07-25T10:48:44.955Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T10:48:44.955Z] INFO: Testing against a local daemon [2022-07-25T10:48:44.955Z] === RUN TestContinueAfterPluginCrash [2022-07-25T10:48:44.955Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T10:48:44.955Z] === RUN TestReadPluginNoRead [2022-07-25T10:48:44.955Z] === PAUSE TestReadPluginNoRead [2022-07-25T10:48:44.955Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T10:48:44.955Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T10:48:44.955Z] === CONT TestContinueAfterPluginCrash [2022-07-25T10:48:44.955Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T10:48:46.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:48:46.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:48:46.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-25T10:48:46.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-25T10:48:46.949Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-07-25T10:48:46.949Z] === CONT TestReadPluginNoRead [2022-07-25T10:48:47.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-25T10:48:48.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:48:48.223Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-07-25T10:48:48.223Z] === CONT TestReadPluginNoRead [2022-07-25T10:48:48.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:48:48.847Z] === RUN TestReadPluginNoRead/default [2022-07-25T10:48:48.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-25T10:48:49.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-25T10:48:49.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:48:49.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:48:49.935Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-25T10:48:50.217Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T10:48:50.737Z] === RUN TestReadPluginNoRead/default [2022-07-25T10:48:51.148Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T10:48:51.663Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T10:48:51.713Z] --- PASS: TestContinueAfterPluginCrash (8.06s) [2022-07-25T10:48:51.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-25T10:48:52.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:48:52.278Z] === CONT TestReadPluginNoRead [2022-07-25T10:48:52.278Z] read_test.go:92: [dc0f3bca9b47c] daemon is not started [2022-07-25T10:48:52.278Z] --- PASS: TestReadPluginNoRead (5.64s) [2022-07-25T10:48:52.278Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-25T10:48:52.278Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-07-25T10:48:52.278Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-07-25T10:48:52.278Z] PASS [2022-07-25T10:48:52.278Z] [2022-07-25T10:48:52.278Z] DONE 6 tests in 8.758s [2022-07-25T10:48:52.278Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T10:48:52.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:52.278Z] ++ set -e [2022-07-25T10:48:52.278Z] ++ '[' -n 0 ']' [2022-07-25T10:48:52.278Z] ++ set -x [2022-07-25T10:48:52.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:52.278Z] testing: warning: no tests to run [2022-07-25T10:48:52.278Z] PASS [2022-07-25T10:48:52.278Z] [2022-07-25T10:48:52.278Z] DONE 0 tests in 0.035s [2022-07-25T10:48:52.278Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T10:48:52.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:52.278Z] ++ set -e [2022-07-25T10:48:52.278Z] ++ '[' -n 0 ']' [2022-07-25T10:48:52.278Z] ++ set -x [2022-07-25T10:48:52.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:52.540Z] INFO: Testing against a local daemon [2022-07-25T10:48:52.540Z] === RUN TestPluginWithDevMounts [2022-07-25T10:48:52.540Z] === PAUSE TestPluginWithDevMounts [2022-07-25T10:48:52.540Z] === CONT TestPluginWithDevMounts [2022-07-25T10:48:52.671Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:48:53.027Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T10:48:53.027Z] --- PASS: TestContinueAfterPluginCrash (8.30s) [2022-07-25T10:48:53.954Z] === CONT TestReadPluginNoRead [2022-07-25T10:48:53.954Z] read_test.go:92: [df44768b92a1e] daemon is not started [2022-07-25T10:48:53.954Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-07-25T10:48:53.954Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-07-25T10:48:53.954Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-07-25T10:48:53.954Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-07-25T10:48:53.954Z] PASS [2022-07-25T10:48:53.954Z] [2022-07-25T10:48:53.954Z] DONE 6 tests in 9.211s [2022-07-25T10:48:53.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T10:48:53.954Z] testing: warning: no tests to run [2022-07-25T10:48:53.954Z] PASS [2022-07-25T10:48:53.954Z] [2022-07-25T10:48:53.954Z] DONE 0 tests in 0.007s [2022-07-25T10:48:53.954Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T10:48:53.954Z] INFO: Testing against a local daemon [2022-07-25T10:48:53.954Z] === RUN TestPluginWithDevMounts [2022-07-25T10:48:53.954Z] === PAUSE TestPluginWithDevMounts [2022-07-25T10:48:53.954Z] === CONT TestPluginWithDevMounts [2022-07-25T10:48:54.437Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-07-25T10:48:54.437Z] PASS [2022-07-25T10:48:54.437Z] [2022-07-25T10:48:54.437Z] DONE 1 tests in 1.665s [2022-07-25T10:48:54.437Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T10:48:54.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:54.437Z] ++ set -e [2022-07-25T10:48:54.437Z] ++ '[' -n 0 ']' [2022-07-25T10:48:54.437Z] ++ set -x [2022-07-25T10:48:54.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:48:54.437Z] INFO: Testing against a local daemon [2022-07-25T10:48:54.437Z] === RUN TestSecretInspect [2022-07-25T10:48:55.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-25T10:48:55.841Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-25T10:48:55.841Z] PASS [2022-07-25T10:48:55.841Z] [2022-07-25T10:48:55.841Z] DONE 1 tests in 1.600s [2022-07-25T10:48:55.841Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T10:48:55.841Z] INFO: Testing against a local daemon [2022-07-25T10:48:55.841Z] === RUN TestSecretInspect [2022-07-25T10:48:56.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:48:56.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:48:56.373Z] --- PASS: TestSecretInspect (2.19s) [2022-07-25T10:48:56.373Z] === RUN TestSecretList [2022-07-25T10:48:57.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-25T10:48:57.730Z] --- PASS: TestSecretInspect (2.13s) [2022-07-25T10:48:57.730Z] === RUN TestSecretList [2022-07-25T10:48:58.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-25T10:48:58.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.35s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.47s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2022-07-25T10:48:58.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2022-07-25T10:48:58.730Z] === RUN TestCgroupNamespacesRun [2022-07-25T10:48:58.903Z] --- PASS: TestSecretList (2.18s) [2022-07-25T10:48:58.903Z] === RUN TestSecretsCreateAndDelete [2022-07-25T10:48:59.669Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-25T10:49:00.243Z] --- PASS: TestSecretList (2.14s) [2022-07-25T10:49:00.243Z] === RUN TestSecretsCreateAndDelete [2022-07-25T10:49:00.608Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2022-07-25T10:49:00.608Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T10:49:00.608Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-25T10:49:00.800Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-07-25T10:49:00.800Z] === RUN TestSecretsUpdate [2022-07-25T10:49:01.545Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-25T10:49:02.113Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2022-07-25T10:49:02.113Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T10:49:02.130Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-25T10:49:02.130Z] === RUN TestSecretsUpdate [2022-07-25T10:49:03.325Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-25T10:49:03.325Z] === RUN TestTemplatedSecret [2022-07-25T10:49:03.475Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-07-25T10:49:03.475Z] Copying nested executables into bundles/binary-daemon [2022-07-25T10:49:03.475Z] [Pipeline] } [2022-07-25T10:49:03.491Z] check_test.go:309: [df8faaa10db00] daemon is not started [2022-07-25T10:49:03.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-25T10:49:03.798Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/make.sh cross [2022-07-25T10:49:03.800Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2022-07-25T10:49:03.800Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T10:49:04.056Z] [2022-07-25T10:49:04.316Z] Removing bundles/ [2022-07-25T10:49:04.316Z] [2022-07-25T10:49:04.316Z] ---> Making bundle: cross (in bundles/cross) [2022-07-25T10:49:04.316Z] Cross building: bundles/cross/linux/amd64 [2022-07-25T10:49:04.316Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-07-25T10:49:04.316Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T10:49:04.644Z] --- PASS: TestSecretsUpdate (2.12s) [2022-07-25T10:49:04.644Z] === RUN TestTemplatedSecret [2022-07-25T10:49:05.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-25T10:49:05.850Z] --- PASS: TestTemplatedSecret (2.56s) [2022-07-25T10:49:05.850Z] === RUN TestSecretCreateResolve [2022-07-25T10:49:06.145Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2022-07-25T10:49:06.145Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T10:49:06.532Z] --- PASS: TestTemplatedSecret (2.42s) [2022-07-25T10:49:06.532Z] === RUN TestSecretCreateResolve [2022-07-25T10:49:06.756Z] --- PASS: TestImportExtremelyLargeImageWorks (91.34s) [2022-07-25T10:49:06.756Z] PASS [2022-07-25T10:49:06.756Z] [2022-07-25T10:49:06.756Z] === Skipped [2022-07-25T10:49:06.756Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T10:49:06.756Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T10:49:06.756Z] [2022-07-25T10:49:06.756Z] DONE 12 tests, 1 skipped in 95.416s [2022-07-25T10:49:06.756Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T10:49:06.756Z] INFO: Testing against a local daemon [2022-07-25T10:49:06.756Z] === RUN TestNetworkCreateDelete [2022-07-25T10:49:06.756Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-25T10:49:06.756Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T10:49:06.756Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-25T10:49:06.756Z] === RUN TestDaemonDNSFallback [2022-07-25T10:49:07.526Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-25T10:49:07.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-25T10:49:07.526Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2022-07-25T10:49:07.526Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T10:49:07.746Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-07-25T10:49:07.746Z] PASS [2022-07-25T10:49:07.746Z] [2022-07-25T10:49:07.746Z] DONE 6 tests in 13.505s [2022-07-25T10:49:07.746Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T10:49:07.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:49:07.746Z] ++ set -e [2022-07-25T10:49:07.746Z] ++ '[' -n 0 ']' [2022-07-25T10:49:07.746Z] ++ set -x [2022-07-25T10:49:07.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:49:07.746Z] INFO: Testing against a local daemon [2022-07-25T10:49:07.746Z] === RUN TestServiceCreateInit [2022-07-25T10:49:07.746Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T10:49:08.904Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-25T10:49:09.045Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-07-25T10:49:09.045Z] PASS [2022-07-25T10:49:09.045Z] [2022-07-25T10:49:09.045Z] DONE 6 tests in 13.165s [2022-07-25T10:49:09.045Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T10:49:09.045Z] INFO: Testing against a local daemon [2022-07-25T10:49:09.045Z] === RUN TestServiceCreateInit [2022-07-25T10:49:09.045Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T10:49:09.163Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2022-07-25T10:49:09.164Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T10:49:09.423Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-25T10:49:10.048Z] --- PASS: TestDaemonDNSFallback (7.34s) [2022-07-25T10:49:10.048Z] === RUN TestInspectNetwork [2022-07-25T10:49:10.048Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:10.048Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T10:49:10.048Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestNetworkInvalidJSON [2022-07-25T10:49:10.048Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-25T10:49:10.048Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-25T10:49:10.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:49:10.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:49:10.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:49:10.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:49:10.048Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-25T10:49:10.048Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:49:10.048Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:49:10.048Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-25T10:49:10.048Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-25T10:49:10.048Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-25T10:49:10.048Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestNetworkList [2022-07-25T10:49:10.048Z] === RUN TestNetworkList//networks [2022-07-25T10:49:10.048Z] === PAUSE TestNetworkList//networks [2022-07-25T10:49:10.048Z] === RUN TestNetworkList//networks/ [2022-07-25T10:49:10.048Z] === PAUSE TestNetworkList//networks/ [2022-07-25T10:49:10.048Z] === CONT TestNetworkList//networks [2022-07-25T10:49:10.048Z] === CONT TestNetworkList//networks/ [2022-07-25T10:49:10.048Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T10:49:10.048Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T10:49:10.048Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T10:49:10.048Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T10:49:10.048Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-07-25T10:49:10.048Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T10:49:10.048Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T10:49:10.048Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T10:49:10.048Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T10:49:10.048Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T10:49:10.048Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:10.048Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T10:49:10.048Z] service_test.go:242: FLAKY_TEST [2022-07-25T10:49:10.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T10:49:10.048Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:10.048Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-07-25T10:49:10.048Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T10:49:10.048Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:10.048Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T10:49:10.048Z] PASS [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === Skipped [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-25T10:49:10.048Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-25T10:49:10.048Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-25T10:49:10.048Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-07-25T10:49:10.048Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-07-25T10:49:10.048Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-25T10:49:10.048Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-25T10:49:10.048Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-25T10:49:10.048Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T10:49:10.048Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:49:10.048Z] service_test.go:242: FLAKY_TEST [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-07-25T10:49:10.048Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T10:49:10.048Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] DONE 22 tests, 12 skipped in 8.090s [2022-07-25T10:49:10.048Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:49:10.048Z] INFO: Testing against a local daemon [2022-07-25T10:49:10.048Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T10:49:10.048Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:49:10.048Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-25T10:49:10.048Z] === RUN TestDockerNetworkIpvlan [2022-07-25T10:49:10.048Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:49:10.048Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:49:10.048Z] PASS [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === Skipped [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-25T10:49:10.048Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:49:10.048Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:49:10.048Z] [2022-07-25T10:49:10.048Z] DONE 2 tests, 2 skipped in 0.169s [2022-07-25T10:49:10.048Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:49:10.331Z] INFO: Testing against a local daemon [2022-07-25T10:49:10.331Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T10:49:10.331Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.331Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestDockerNetworkMacvlan [2022-07-25T10:49:10.331Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.331Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-25T10:49:10.331Z] PASS [2022-07-25T10:49:10.331Z] [2022-07-25T10:49:10.331Z] === Skipped [2022-07-25T10:49:10.331Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T10:49:10.331Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.331Z] [2022-07-25T10:49:10.331Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-25T10:49:10.331Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:10.331Z] [2022-07-25T10:49:10.331Z] DONE 2 tests, 2 skipped in 0.170s [2022-07-25T10:49:10.331Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T10:49:10.331Z] testing: warning: no tests to run [2022-07-25T10:49:10.331Z] PASS [2022-07-25T10:49:10.331Z] [2022-07-25T10:49:10.331Z] DONE 0 tests in 0.030s [2022-07-25T10:49:10.331Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T10:49:10.331Z] INFO: Testing against a local daemon [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginTLS [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginHeader [2022-07-25T10:49:10.331Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.331Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-25T10:49:10.331Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T10:49:10.361Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2022-07-25T10:49:10.361Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T10:49:10.361Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-25T10:49:10.915Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:10.915Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-07-25T10:49:10.915Z] === RUN TestAuthZPluginV2Disable [2022-07-25T10:49:11.186Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:11.186Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-25T10:49:11.186Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T10:49:11.444Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:11.444Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T10:49:11.444Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T10:49:11.924Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T10:49:12.004Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.004Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-25T10:49:12.004Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-25T10:49:12.259Z] PASS [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === Skipped [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-25T10:49:12.259Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] DONE 17 tests, 17 skipped in 1.923s [2022-07-25T10:49:12.259Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T10:49:12.259Z] INFO: Testing against a local daemon [2022-07-25T10:49:12.259Z] === RUN TestPluginInvalidJSON [2022-07-25T10:49:12.259Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:49:12.259Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:49:12.259Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:49:12.259Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-25T10:49:12.259Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-25T10:49:12.259Z] === RUN TestPluginInstall [2022-07-25T10:49:12.259Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-25T10:49:12.259Z] === RUN TestPluginsWithRuntimes [2022-07-25T10:49:12.259Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-25T10:49:12.259Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-25T10:49:12.259Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T10:49:12.259Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T10:49:12.259Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T10:49:12.259Z] PASS [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === Skipped [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-25T10:49:12.259Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-25T10:49:12.259Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T10:49:12.259Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T10:49:12.259Z] [2022-07-25T10:49:12.259Z] DONE 5 tests, 3 skipped in 0.198s [2022-07-25T10:49:12.269Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-07-25T10:49:12.269Z] === RUN TestNISDomainname [2022-07-25T10:49:12.515Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T10:49:12.515Z] INFO: Testing against a local daemon [2022-07-25T10:49:12.515Z] === RUN TestExternalGraphDriver [2022-07-25T10:49:12.769Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T10:49:12.769Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-25T10:49:12.769Z] === RUN TestGraphdriverPluginV2 [2022-07-25T10:49:13.208Z] --- PASS: TestNISDomainname (1.02s) [2022-07-25T10:49:13.209Z] === RUN TestHostnameDnsResolution [2022-07-25T10:49:13.218Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T10:49:14.148Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-07-25T10:49:14.148Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T10:49:15.201Z] --- PASS: TestServiceCreateInit (7.09s) [2022-07-25T10:49:15.201Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-07-25T10:49:15.201Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2022-07-25T10:49:15.201Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T10:49:15.525Z] --- PASS: TestUnprivilegedPortsAndPing (1.08s) [2022-07-25T10:49:15.525Z] === RUN TestStats [2022-07-25T10:49:16.094Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-25T10:49:16.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-25T10:49:16.510Z] --- PASS: TestServiceCreateInit (7.44s) [2022-07-25T10:49:16.510Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-07-25T10:49:16.510Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2022-07-25T10:49:16.510Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T10:49:17.470Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-25T10:49:18.040Z] --- PASS: TestStats (2.85s) [2022-07-25T10:49:18.040Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:49:18.040Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T10:49:18.040Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T10:49:18.040Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T10:49:18.040Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T10:49:18.040Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T10:49:18.040Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T10:49:18.040Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T10:49:18.040Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T10:49:18.040Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T10:49:18.040Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T10:49:18.299Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-25T10:49:18.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-25T10:49:18.869Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-25T10:49:19.128Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-25T10:49:19.299Z] --- PASS: TestGraphdriverPluginV2 (5.78s) [2022-07-25T10:49:19.299Z] PASS [2022-07-25T10:49:19.299Z] [2022-07-25T10:49:19.299Z] === Skipped [2022-07-25T10:49:19.299Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-25T10:49:19.299Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T10:49:19.299Z] [2022-07-25T10:49:19.299Z] DONE 2 tests, 1 skipped in 6.280s [2022-07-25T10:49:19.299Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T10:49:19.299Z] INFO: Testing against a local daemon [2022-07-25T10:49:19.299Z] === RUN TestContinueAfterPluginCrash [2022-07-25T10:49:19.299Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T10:49:19.299Z] === RUN TestReadPluginNoRead [2022-07-25T10:49:19.299Z] === PAUSE TestReadPluginNoRead [2022-07-25T10:49:19.299Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T10:49:19.299Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T10:49:19.299Z] === CONT TestContinueAfterPluginCrash [2022-07-25T10:49:19.299Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T10:49:19.387Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T10:49:19.387Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-25T10:49:19.955Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-25T10:49:19.955Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-07-25T10:49:19.955Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-25T10:49:20.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-25T10:49:20.782Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-25T10:49:21.350Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T10:49:22.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-25T10:49:23.016Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-25T10:49:23.016Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-07-25T10:49:23.016Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-07-25T10:49:23.016Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-07-25T10:49:23.016Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2022-07-25T10:49:23.016Z] === RUN TestDeleteDevicemapper [2022-07-25T10:49:23.016Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:49:23.016Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T10:49:23.016Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:49:24.117Z] 7aca8de30754: Pull complete [2022-07-25T10:49:24.117Z] Digest: sha256:26c6c296a4737ba478fe3c3e531b098f89b5562c40b416ba6fb8177ac462d1af [2022-07-25T10:49:24.117Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T10:49:24.117Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-07-25T10:49:24.117Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-07-25T10:49:24.117Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3165' [2022-07-25T10:49:24.117Z] WARN: Skipping validation tests [2022-07-25T10:49:24.117Z] INFO: Running unit tests at 07/25/2022 10:49:21... [2022-07-25T10:49:25.551Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2022-07-25T10:49:25.552Z] === RUN TestUpdateMemory [2022-07-25T10:49:25.552Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:49:25.552Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T10:49:25.552Z] === RUN TestUpdateCPUQuota [2022-07-25T10:49:25.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-25T10:49:25.811Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-25T10:49:25.811Z] check_test.go:309: [db2d5b7b75907] daemon is not started [2022-07-25T10:49:25.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-25T10:49:25.811Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-25T10:49:25.811Z] check_test.go:309: [d027dba179fc1] daemon is not started [2022-07-25T10:49:25.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-25T10:49:25.811Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-25T10:49:25.828Z] --- PASS: TestDaemonStartWithLogOpt (6.80s) [2022-07-25T10:49:25.828Z] === CONT TestReadPluginNoRead [2022-07-25T10:49:26.748Z] --- PASS: TestUpdateCPUQuota (1.34s) [2022-07-25T10:49:26.748Z] === RUN TestUpdatePidsLimit [2022-07-25T10:49:26.748Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T10:49:26.748Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-25T10:49:27.007Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T10:49:27.267Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T10:49:27.526Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-25T10:49:27.786Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T10:49:27.786Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-25T10:49:28.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T10:49:28.305Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T10:49:28.564Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-25T10:49:28.564Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T10:49:28.984Z] INFO: make.ps1 starting at 07/25/2022 10:49:28 [2022-07-25T10:49:28.984Z] INFO: Git commit (2daa6bb6b3) assumed from DOCKER_GITCOMMIT environment variable [2022-07-25T10:49:28.984Z] INFO: Invoking autogen... [2022-07-25T10:49:29.089Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T10:49:29.132Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-25T10:49:29.344Z] --- PASS: TestContinueAfterPluginCrash (10.44s) [2022-07-25T10:49:29.392Z] check_test.go:309: [db046e3589938] daemon is not started [2022-07-25T10:49:29.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-25T10:49:29.469Z] INFO: Running unit tests... [2022-07-25T10:49:29.651Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-25T10:49:29.910Z] --- PASS: TestUpdatePidsLimit (3.28s) [2022-07-25T10:49:29.910Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-07-25T10:49:29.910Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-07-25T10:49:29.910Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2022-07-25T10:49:29.910Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-07-25T10:49:29.910Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2022-07-25T10:49:29.910Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-07-25T10:49:29.910Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-07-25T10:49:29.910Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:49:30.079Z] --- PASS: TestCreateServiceMultipleTimes (15.11s) [2022-07-25T10:49:30.080Z] === RUN TestCreateServiceConflict [2022-07-25T10:49:31.230Z] === RUN TestReadPluginNoRead/default [2022-07-25T10:49:31.977Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-07-25T10:49:31.977Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T10:49:33.742Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T10:49:34.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-25T10:49:34.562Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2022-07-25T10:49:34.562Z] === RUN TestCreateServiceConflict [2022-07-25T10:49:34.562Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-07-25T10:49:34.562Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T10:49:35.256Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-07-25T10:49:35.256Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T10:49:35.629Z] === CONT TestReadPluginNoRead [2022-07-25T10:49:35.629Z] read_test.go:92: [dc3533a344846] daemon is not started [2022-07-25T10:49:35.629Z] --- PASS: TestReadPluginNoRead (9.96s) [2022-07-25T10:49:35.629Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2022-07-25T10:49:35.629Z] --- PASS: TestReadPluginNoRead/default (2.27s) [2022-07-25T10:49:35.629Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2022-07-25T10:49:35.629Z] PASS [2022-07-25T10:49:35.629Z] [2022-07-25T10:49:35.629Z] DONE 6 tests in 16.947s [2022-07-25T10:49:35.629Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T10:49:35.629Z] testing: warning: no tests to run [2022-07-25T10:49:35.629Z] PASS [2022-07-25T10:49:35.629Z] [2022-07-25T10:49:35.629Z] DONE 0 tests in 0.049s [2022-07-25T10:49:35.629Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T10:49:35.885Z] INFO: Testing against a local daemon [2022-07-25T10:49:35.885Z] === RUN TestPluginWithDevMounts [2022-07-25T10:49:35.885Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-07-25T10:49:35.885Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-25T10:49:35.885Z] PASS [2022-07-25T10:49:35.885Z] [2022-07-25T10:49:35.885Z] === Skipped [2022-07-25T10:49:35.885Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-25T10:49:35.885Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-07-25T10:49:35.885Z] [2022-07-25T10:49:35.885Z] DONE 1 tests, 1 skipped in 0.175s [2022-07-25T10:49:35.885Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T10:49:36.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-25T10:49:36.140Z] INFO: Testing against a local daemon [2022-07-25T10:49:36.140Z] === RUN TestSecretInspect [2022-07-25T10:49:36.140Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-25T10:49:36.140Z] === RUN TestSecretList [2022-07-25T10:49:36.140Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] --- SKIP: TestSecretList (0.02s) [2022-07-25T10:49:36.140Z] === RUN TestSecretsCreateAndDelete [2022-07-25T10:49:36.140Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-25T10:49:36.140Z] === RUN TestSecretsUpdate [2022-07-25T10:49:36.140Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-25T10:49:36.140Z] === RUN TestTemplatedSecret [2022-07-25T10:49:36.140Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-25T10:49:36.140Z] === RUN TestSecretCreateResolve [2022-07-25T10:49:36.140Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-25T10:49:36.140Z] PASS [2022-07-25T10:49:36.140Z] [2022-07-25T10:49:36.140Z] === Skipped [2022-07-25T10:49:36.140Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-25T10:49:36.140Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] [2022-07-25T10:49:36.140Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-07-25T10:49:36.140Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] [2022-07-25T10:49:36.140Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-25T10:49:36.140Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] [2022-07-25T10:49:36.140Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-25T10:49:36.140Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] [2022-07-25T10:49:36.140Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-25T10:49:36.140Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] [2022-07-25T10:49:36.140Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-25T10:49:36.140Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.140Z] [2022-07-25T10:49:36.140Z] DONE 6 tests, 6 skipped in 0.252s [2022-07-25T10:49:36.140Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T10:49:36.396Z] INFO: Testing against a local daemon [2022-07-25T10:49:36.396Z] === RUN TestServiceCreateInit [2022-07-25T10:49:36.396Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T10:49:36.396Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T10:49:36.396Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-25T10:49:36.396Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-07-25T10:49:36.396Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T10:49:36.396Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T10:49:36.396Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestCreateServiceConflict [2022-07-25T10:49:36.396Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T10:49:36.396Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T10:49:36.396Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-25T10:49:36.396Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T10:49:36.396Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T10:49:36.396Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestCreateServiceSysctls [2022-07-25T10:49:36.396Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-07-25T10:49:36.396Z] === RUN TestCreateServiceCapabilities [2022-07-25T10:49:36.396Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-07-25T10:49:36.396Z] === RUN TestInspect [2022-07-25T10:49:36.396Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestInspect (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestCreateJob [2022-07-25T10:49:36.396Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestCreateJob (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestReplicatedJob [2022-07-25T10:49:36.396Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestUpdateReplicatedJob [2022-07-25T10:49:36.396Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-25T10:49:36.396Z] === RUN TestServiceListWithStatuses [2022-07-25T10:49:36.396Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:49:36.396Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T10:49:36.396Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T10:49:36.396Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.396Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-25T10:49:36.396Z] === RUN TestDockerNetworkReConnect [2022-07-25T10:49:36.396Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:36.450Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-07-25T10:49:36.451Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T10:49:36.652Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-07-25T10:49:36.652Z] === RUN TestServicePlugin [2022-07-25T10:49:38.295Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/btrfs 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/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/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/local 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-25T10:49:38.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-25T10:49:38.807Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-25T10:49:39.376Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-25T10:49:39.634Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-25T10:49:39.924Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] --- SKIP: TestServicePlugin (2.90s) [2022-07-25T10:49:39.924Z] === RUN TestServiceUpdateLabel [2022-07-25T10:49:39.924Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-25T10:49:39.924Z] === RUN TestServiceUpdateSecrets [2022-07-25T10:49:39.924Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-25T10:49:39.924Z] === RUN TestServiceUpdateConfigs [2022-07-25T10:49:39.924Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-25T10:49:39.924Z] === RUN TestServiceUpdateNetwork [2022-07-25T10:49:39.924Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-07-25T10:49:39.924Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T10:49:39.924Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-07-25T10:49:39.924Z] PASS [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === Skipped [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-07-25T10:49:39.924Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T10:49:39.924Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-25T10:49:39.924Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-25T10:49:39.924Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-25T10:49:39.924Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-25T10:49:39.924Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-25T10:49:39.924Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-25T10:49:39.924Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-07-25T10:49:39.924Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-07-25T10:49:39.924Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-25T10:49:39.924Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-25T10:49:39.924Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-25T10:49:39.924Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-25T10:49:39.924Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T10:49:39.924Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-25T10:49:39.924Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-07-25T10:49:39.924Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServicePlugin (2.90s) [2022-07-25T10:49:39.924Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-25T10:49:39.924Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-25T10:49:39.924Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-25T10:49:39.924Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-07-25T10:49:39.924Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-07-25T10:49:39.924Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] DONE 24 tests, 23 skipped in 3.342s [2022-07-25T10:49:39.924Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T10:49:39.924Z] INFO: Testing against a local daemon [2022-07-25T10:49:39.924Z] === RUN TestSessionCreate [2022-07-25T10:49:39.924Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T10:49:39.924Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T10:49:39.924Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T10:49:39.924Z] PASS [2022-07-25T10:49:39.924Z] [2022-07-25T10:49:39.924Z] DONE 2 tests in 0.178s [2022-07-25T10:49:39.924Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T10:49:39.924Z] INFO: Testing against a local daemon [2022-07-25T10:49:39.924Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:49:39.924Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:49:39.924Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:49:39.924Z] === RUN TestEventsExecDie [2022-07-25T10:49:40.488Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-25T10:49:40.488Z] === RUN TestEventsBackwardsCompatible [2022-07-25T10:49:40.488Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-25T10:49:40.488Z] === RUN TestInfoBinaryCommits [2022-07-25T10:49:40.488Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T10:49:40.488Z] === RUN TestInfoAPIVersioned [2022-07-25T10:49:40.488Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T10:49:40.488Z] === RUN TestInfoDiscoveryBackend [2022-07-25T10:49:41.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-25T10:49:41.797Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-25T10:49:42.366Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2022-07-25T10:49:42.366Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:49:42.374Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-07-25T10:49:42.374Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-25T10:49:43.303Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-07-25T10:49:43.303Z] === RUN TestWaitNonBlocked [2022-07-25T10:49:43.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:49:43.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:49:43.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:49:43.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:49:43.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:49:43.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:49:44.241Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-25T10:49:44.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-07-25T10:49:44.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2022-07-25T10:49:44.241Z] === RUN TestWaitBlocked [2022-07-25T10:49:44.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:49:44.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:49:44.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:49:44.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:49:44.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:49:44.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:49:45.620Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-25T10:49:45.620Z] --- PASS: TestWaitBlocked (0.03s) [2022-07-25T10:49:45.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2022-07-25T10:49:45.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2022-07-25T10:49:45.620Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T10:49:45.620Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T10:49:45.636Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2022-07-25T10:49:45.636Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-25T10:49:45.636Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:49:45.636Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-07-25T10:49:45.636Z] === RUN TestInfoAPI [2022-07-25T10:49:45.636Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T10:49:45.636Z] === RUN TestInfoAPIWarnings [2022-07-25T10:49:45.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-25T10:49:47.261Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-25T10:49:47.261Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-07-25T10:49:47.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-25T10:49:47.261Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-07-25T10:49:47.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-25T10:49:47.261Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-07-25T10:49:47.261Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-25T10:49:47.261Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-07-25T10:49:47.261Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-25T10:49:47.443Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.61s) [2022-07-25T10:49:47.443Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T10:49:48.904Z] ? github.com/docker/docker/api [no test files] [2022-07-25T10:49:49.170Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2022-07-25T10:49:49.170Z] === CONT TestDaemonHostGatewayIP [2022-07-25T10:49:50.109Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.52s) [2022-07-25T10:49:50.109Z] === CONT TestDaemonRestartIpcMode [2022-07-25T10:49:50.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-25T10:49:51.285Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-07-25T10:49:51.285Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T10:49:51.306Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-25T10:49:54.598Z] --- PASS: TestDaemonHostGatewayIP (4.93s) [2022-07-25T10:49:54.598Z] === CONT TestIpcModeOlderClient [2022-07-25T10:49:54.598Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-07-25T10:49:54.598Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T10:49:54.598Z] --- PASS: TestDaemonRestartIpcMode (4.69s) [2022-07-25T10:49:55.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-25T10:49:56.102Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-25T10:49:57.479Z] check_test.go:309: [deca4eac99f63] daemon is not started [2022-07-25T10:49:57.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-25T10:49:58.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-25T10:49:58.715Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-25T10:50:00.113Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-25T10:50:02.301Z] --- PASS: TestCreateServiceSecretFileMode (12.45s) [2022-07-25T10:50:02.301Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T10:50:02.651Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-25T10:50:03.446Z] --- PASS: TestCreateServiceSecretFileMode (12.42s) [2022-07-25T10:50:03.446Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T10:50:03.588Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-25T10:50:03.666Z] --- PASS: TestInfoAPIWarnings (17.37s) [2022-07-25T10:50:03.666Z] === RUN TestInfoDebug [2022-07-25T10:50:04.226Z] --- PASS: TestInfoDebug (1.54s) [2022-07-25T10:50:04.226Z] === RUN TestInfoInsecureRegistries [2022-07-25T10:50:05.495Z] check_test.go:309: [d9864fcb57f65] daemon is not started [2022-07-25T10:50:05.495Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-25T10:50:06.112Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2022-07-25T10:50:06.112Z] === RUN TestInfoRegistryMirrors [2022-07-25T10:50:06.433Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-25T10:50:06.433Z] --- PASS: TestContainerKillOnDaemonStart (12.08s) [2022-07-25T10:50:06.433Z] PASS [2022-07-25T10:50:06.433Z] [2022-07-25T10:50:06.433Z] === Skipped [2022-07-25T10:50:06.433Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T10:50:06.434Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:50:06.434Z] [2022-07-25T10:50:06.434Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T10:50:06.434Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:50:06.434Z] [2022-07-25T10:50:06.434Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T10:50:06.434Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:50:06.434Z] [2022-07-25T10:50:06.434Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:50:06.434Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:50:06.434Z] [2022-07-25T10:50:06.434Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T10:50:06.434Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:50:06.434Z] [2022-07-25T10:50:06.434Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T10:50:06.434Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:50:06.434Z] [2022-07-25T10:50:06.434Z] DONE 196 tests, 6 skipped in 156.211s [2022-07-25T10:50:06.434Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T10:50:06.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:50:06.434Z] ++ set -e [2022-07-25T10:50:06.434Z] ++ '[' -n 0 ']' [2022-07-25T10:50:06.434Z] ++ set -x [2022-07-25T10:50:06.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:50:06.693Z] INFO: Testing against a local daemon [2022-07-25T10:50:06.693Z] === RUN TestCommitInheritsEnv [2022-07-25T10:50:06.693Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-25T10:50:06.951Z] === RUN TestMiddlewares [2022-07-25T10:50:06.951Z] --- PASS: TestMiddlewares (0.00s) [2022-07-25T10:50:06.951Z] PASS [2022-07-25T10:50:06.951Z] coverage: 7.9% of statements [2022-07-25T10:50:06.951Z] ok github.com/docker/docker/api/server 0.065s coverage: 7.9% of statements [2022-07-25T10:50:06.952Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-07-25T10:50:06.952Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T10:50:06.952Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T10:50:06.952Z] === RUN TestImagesFilterMultiReference [2022-07-25T10:50:06.952Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T10:50:06.952Z] === RUN TestImagePullPlatformInvalid [2022-07-25T10:50:06.952Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T10:50:06.952Z] === RUN TestRemoveImageOrphaning [2022-07-25T10:50:07.211Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-07-25T10:50:07.211Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T10:50:07.471Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-25T10:50:07.474Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-07-25T10:50:07.474Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T10:50:07.730Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-25T10:50:07.730Z] === RUN TestPingCacheHeaders [2022-07-25T10:50:07.730Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T10:50:07.730Z] === RUN TestPingGet [2022-07-25T10:50:07.730Z] --- PASS: TestPingGet (0.01s) [2022-07-25T10:50:07.730Z] === RUN TestPingHead [2022-07-25T10:50:07.730Z] --- PASS: TestPingHead (0.02s) [2022-07-25T10:50:07.730Z] === RUN TestVersion [2022-07-25T10:50:07.985Z] --- PASS: TestVersion (0.02s) [2022-07-25T10:50:07.985Z] PASS [2022-07-25T10:50:07.985Z] [2022-07-25T10:50:07.985Z] === Skipped [2022-07-25T10:50:07.986Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:50:07.986Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:50:07.986Z] [2022-07-25T10:50:07.986Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-07-25T10:50:07.986Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:50:07.986Z] [2022-07-25T10:50:07.986Z] DONE 18 tests, 2 skipped in 28.165s [2022-07-25T10:50:07.986Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T10:50:07.986Z] INFO: Testing against a local daemon [2022-07-25T10:50:07.986Z] === RUN TestVolumesCreateAndList [2022-07-25T10:50:07.986Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T10:50:07.986Z] === RUN TestVolumesRemove [2022-07-25T10:50:07.986Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-25T10:50:07.986Z] === RUN TestVolumesInspect [2022-07-25T10:50:08.241Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-25T10:50:08.241Z] === RUN TestVolumesInvalidJSON [2022-07-25T10:50:08.241Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-25T10:50:08.241Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-25T10:50:08.241Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-25T10:50:08.241Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T10:50:08.241Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-25T10:50:08.241Z] PASS [2022-07-25T10:50:08.241Z] [2022-07-25T10:50:08.241Z] DONE 5 tests in 0.250s [2022-07-25T10:50:08.241Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T10:50:08.241Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12335 is not a child of this shell [2022-07-25T10:50:08.241Z] warning: PID 12335 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-25T10:50:08.241Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T10:50:08.241Z] [2022-07-25T10:50:08.241Z] Unloading profiles will leave already running processes permanently [2022-07-25T10:50:08.241Z] unconfined, which can lead to unexpected situations. [2022-07-25T10:50:08.241Z] [2022-07-25T10:50:08.241Z] To set a process to complain mode, use the command line tool [2022-07-25T10:50:08.241Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T10:50:08.241Z] Removing test suite binaries [2022-07-25T10:50:08.241Z] exiting test-integration [2022-07-25T10:50:08.241Z] ++ exit 0 [2022-07-25T10:50:08.849Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-25T10:50:09.166Z] [2022-07-25T10:50:09.420Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2022-07-25T10:50:09.420Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T10:50:09.679Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-25T10:50:09.679Z] === RUN TestTagInvalidReference [2022-07-25T10:50:09.679Z] --- PASS: TestTagInvalidReference (0.04s) [2022-07-25T10:50:09.679Z] === RUN TestTagValidPrefixedRepo [2022-07-25T10:50:09.679Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-25T10:50:09.679Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T10:50:09.679Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-25T10:50:09.679Z] === RUN TestTagOfficialNames [2022-07-25T10:50:09.679Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-25T10:50:09.679Z] === RUN TestTagMatchesDigest [2022-07-25T10:50:09.679Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-25T10:50:09.679Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T10:50:10.250Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-25T10:50:10.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-25T10:50:10.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore Post stage [Pipeline] junit [2022-07-25T10:50:11.689Z] Recording test results [2022-07-25T10:50:11.887Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-25T10:50:12.259Z] --- PASS: TestCreateServiceConfigFileMode (12.39s) [2022-07-25T10:50:12.259Z] === RUN TestCreateServiceSysctls [2022-07-25T10:50:12.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-25T10:50:13.113Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T10:50:13.447Z] + echo Ensuring container killed. [2022-07-25T10:50:13.447Z] Ensuring container killed. [2022-07-25T10:50:13.447Z] + docker rm -vf docker-pr4 [2022-07-25T10:50:13.447Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-25T10:50:13.762Z] + echo Chowning /workspace to jenkins user [2022-07-25T10:50:13.762Z] Chowning /workspace to jenkins user [2022-07-25T10:50:13.762Z] + id -u [2022-07-25T10:50:13.762Z] + id -g [2022-07-25T10:50:13.762Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43859:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T10:50:13.762Z] Unable to find image 'busybox:latest' locally [2022-07-25T10:50:13.762Z] latest: Pulling from library/busybox [2022-07-25T10:50:14.019Z] 19d511225f94: Pulling fs layer [2022-07-25T10:50:14.019Z] 19d511225f94: Download complete [2022-07-25T10:50:14.204Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-25T10:50:14.274Z] 19d511225f94: Pull complete [2022-07-25T10:50:14.274Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T10:50:14.274Z] Status: Downloaded newer image for busybox:latest [2022-07-25T10:50:14.773Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-25T10:50:14.783Z] --- PASS: TestCreateServiceSysctls (2.56s) [2022-07-25T10:50:14.783Z] === RUN TestCreateServiceCapabilities [2022-07-25T10:50:15.608Z] --- PASS: TestCreateServiceConfigFileMode (12.42s) [2022-07-25T10:50:15.608Z] === RUN TestCreateServiceSysctls [2022-07-25T10:50:15.711Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T10:50:16.280Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-25T10:50:16.493Z] + bundleName=amd64-rootless [2022-07-25T10:50:16.493Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-25T10:50:16.493Z] Creating amd64-rootless-bundles.tar.gz [2022-07-25T10:50:16.493Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-25T10:50:16.494Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-25T10:50:16.502Z] Archiving artifacts [2022-07-25T10:50:17.217Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-25T10:50:17.217Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-07-25T10:50:17.308Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-07-25T10:50:17.308Z] === RUN TestInspect [2022-07-25T10:50:17.476Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-07-25T10:50:17.496Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-07-25T10:50:17.496Z] === RUN TestCreateServiceCapabilities [2022-07-25T10:50:18.034Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43859/4/artifacts/ [Pipeline] } [2022-07-25T10:50:18.045Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [Pipeline] // catchError [Pipeline] sh [2022-07-25T10:50:18.379Z] + make clean [2022-07-25T10:50:18.613Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-07-25T10:50:18.635Z] docker volume rm -f docker-dev-cache [2022-07-25T10:50:18.635Z] docker-dev-cache [Pipeline] deleteDir [2022-07-25T10:50:19.182Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T10:50:19.750Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-07-25T10:50:19.834Z] --- PASS: TestInspect (2.73s) [2022-07-25T10:50:19.834Z] === RUN TestCreateJob [2022-07-25T10:50:20.009Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-07-25T10:50:20.011Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-07-25T10:50:20.011Z] === RUN TestInspect [2022-07-25T10:50:20.579Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-07-25T10:50:21.149Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-07-25T10:50:21.718Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-07-25T10:50:22.286Z] check_test.go:309: [d80e583fda33c] daemon is not started [2022-07-25T10:50:22.286Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-25T10:50:23.109Z] --- PASS: TestCreateJob (3.05s) [2022-07-25T10:50:23.109Z] === RUN TestReplicatedJob [2022-07-25T10:50:23.223Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-25T10:50:23.223Z] check_test.go:309: [dee7c6416c531] daemon is not started [2022-07-25T10:50:23.223Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-25T10:50:23.275Z] --- PASS: TestInspect (2.73s) [2022-07-25T10:50:23.275Z] === RUN TestCreateJob [2022-07-25T10:50:23.793Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-25T10:50:24.362Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-25T10:50:25.300Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-25T10:50:25.788Z] --- PASS: TestCreateJob (2.92s) [2022-07-25T10:50:25.788Z] === RUN TestReplicatedJob [2022-07-25T10:50:27.211Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-25T10:50:28.393Z] --- PASS: TestReplicatedJob (4.99s) [2022-07-25T10:50:28.393Z] === RUN TestUpdateReplicatedJob [2022-07-25T10:50:28.593Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-25T10:50:28.852Z] check_test.go:309: [d1d45615405d9] daemon is not started [2022-07-25T10:50:28.852Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-25T10:50:30.290Z] --- PASS: TestUpdateReplicatedJob (2.50s) [2022-07-25T10:50:30.290Z] === RUN TestServiceListWithStatuses [2022-07-25T10:50:30.290Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:50:30.290Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T10:50:30.290Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T10:50:31.032Z] --- PASS: TestReplicatedJob (4.86s) [2022-07-25T10:50:31.032Z] === RUN TestUpdateReplicatedJob [2022-07-25T10:50:31.389Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-25T10:50:33.294Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-25T10:50:33.548Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-07-25T10:50:33.548Z] === RUN TestServiceListWithStatuses [2022-07-25T10:50:33.548Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:50:33.548Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T10:50:33.548Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T10:50:34.470Z] --- PASS: TestDockerNetworkConnectAlias (3.63s) [2022-07-25T10:50:34.470Z] === RUN TestDockerNetworkReConnect [2022-07-25T10:50:36.996Z] --- PASS: TestDockerNetworkReConnect (2.98s) [2022-07-25T10:50:36.996Z] === RUN TestServicePlugin [2022-07-25T10:50:36.996Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:50:36.996Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-25T10:50:36.996Z] === RUN TestServiceUpdateLabel [2022-07-25T10:50:37.491Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-25T10:50:37.713Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-07-25T10:50:37.713Z] === RUN TestDockerNetworkReConnect [2022-07-25T10:50:37.750Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-25T10:50:38.319Z] check_test.go:309: [d62a07d2f8c2e] daemon is not started [2022-07-25T10:50:38.319Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-25T10:50:38.578Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-25T10:50:38.578Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-25T10:50:39.521Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-07-25T10:50:39.521Z] === RUN TestServiceUpdateSecrets [2022-07-25T10:50:40.769Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-07-25T10:50:40.769Z] Copying nested executables into bundles/cross/linux/amd64 [2022-07-25T10:50:40.769Z] Cross building: bundles/cross/windows/amd64 [2022-07-25T10:50:40.769Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-07-25T10:50:40.769Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T10:50:40.983Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-07-25T10:50:40.983Z] === RUN TestServicePlugin [2022-07-25T10:50:42.776Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-25T10:50:43.345Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-25T10:50:44.251Z] plugin_test.go:62: [d3fdadd0c5401] joining swarm manager [d2f6b49cadeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:50:45.615Z] plugin_test.go:65: [dbf8d655e2b70] joining swarm manager [d2f6b49cadeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:50:45.881Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-25T10:50:46.140Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-25T10:50:48.046Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-25T10:50:49.426Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-25T10:50:51.962Z] check_test.go:309: [d522104a2719a] daemon is not started [2022-07-25T10:50:51.962Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-25T10:50:52.531Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-25T10:50:53.100Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-25T10:50:53.360Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-25T10:50:53.619Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-25T10:50:54.379Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2022-07-25T10:50:54.379Z] === RUN TestServiceUpdateConfigs [2022-07-25T10:50:55.526Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-25T10:50:55.527Z] check_test.go:309: [db532376eb8ed] daemon is not started [2022-07-25T10:50:55.527Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-25T10:50:55.786Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-25T10:50:57.744Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-25T10:50:58.005Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-25T10:51:01.293Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-25T10:51:05.487Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-25T10:51:06.865Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-25T10:51:07.932Z] === RUN TestBoolValue [2022-07-25T10:51:07.932Z] --- PASS: TestBoolValue (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestBoolValueOrDefault [2022-07-25T10:51:07.932Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestInt64ValueOrZero [2022-07-25T10:51:07.932Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestInt64ValueOrDefault [2022-07-25T10:51:07.932Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestInt64ValueOrDefaultWithError [2022-07-25T10:51:07.932Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestJsonContentType [2022-07-25T10:51:07.932Z] --- PASS: TestJsonContentType (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 16.2% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/api/server/httputils 0.173s coverage: 16.2% of statements [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T10:51:07.932Z] === RUN TestMaskSecretKeys [2022-07-25T10:51:07.932Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-07-25T10:51:07.932Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-07-25T10:51:07.932Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-07-25T10:51:07.932Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestVersionMiddlewareVersion [2022-07-25T10:51:07.932Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-07-25T10:51:07.932Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 37.7% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/api/server/middleware 0.118s coverage: 37.7% of statements [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T10:51:07.932Z] === RUN TestAdjustForAPIVersion [2022-07-25T10:51:07.932Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 5.7% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T10:51:07.932Z] === RUN TestToJSON [2022-07-25T10:51:07.932Z] --- PASS: TestToJSON (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestToParamWithVersion [2022-07-25T10:51:07.932Z] --- PASS: TestToParamWithVersion (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestFromJSON [2022-07-25T10:51:07.932Z] --- PASS: TestFromJSON (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestEmpty [2022-07-25T10:51:07.932Z] --- PASS: TestEmpty (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestArgsMatchKVListEmptySources [2022-07-25T10:51:07.932Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestArgsMatchKVList [2022-07-25T10:51:07.932Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestArgsMatch [2022-07-25T10:51:07.932Z] --- PASS: TestArgsMatch (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestAdd [2022-07-25T10:51:07.932Z] --- PASS: TestAdd (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestDel [2022-07-25T10:51:07.932Z] --- PASS: TestDel (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestLen [2022-07-25T10:51:07.932Z] --- PASS: TestLen (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestExactMatch [2022-07-25T10:51:07.932Z] --- PASS: TestExactMatch (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestOnlyOneExactMatch [2022-07-25T10:51:07.932Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestContains [2022-07-25T10:51:07.932Z] --- PASS: TestContains (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestValidate [2022-07-25T10:51:07.932Z] --- PASS: TestValidate (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestWalkValues [2022-07-25T10:51:07.932Z] --- PASS: TestWalkValues (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestFuzzyMatch [2022-07-25T10:51:07.932Z] --- PASS: TestFuzzyMatch (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestClone [2022-07-25T10:51:07.932Z] --- PASS: TestClone (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 92.2% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T10:51:07.932Z] === RUN TestStrSliceMarshalJSON [2022-07-25T10:51:07.932Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestStrSliceUnmarshalJSON [2022-07-25T10:51:07.932Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestStrSliceUnmarshalString [2022-07-25T10:51:07.932Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestStrSliceUnmarshalSlice [2022-07-25T10:51:07.932Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 90.0% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T10:51:07.932Z] === RUN TestDurationToSecondsString [2022-07-25T10:51:07.932Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestGetTimestamp [2022-07-25T10:51:07.932Z] --- PASS: TestGetTimestamp (0.18s) [2022-07-25T10:51:07.932Z] === RUN TestParseTimestamps [2022-07-25T10:51:07.932Z] --- PASS: TestParseTimestamps (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 100.0% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/api/types/time 0.222s coverage: 100.0% of statements [2022-07-25T10:51:07.932Z] === RUN TestCompareVersion [2022-07-25T10:51:07.932Z] --- PASS: TestCompareVersion (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 75.0% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T10:51:07.932Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-07-25T10:51:07.932Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-07-25T10:51:07.932Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestCloneArgsSmartHttp [2022-07-25T10:51:07.932Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-07-25T10:51:07.932Z] === RUN TestCloneArgsDumbHttp [2022-07-25T10:51:07.932Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestCloneArgsGit [2022-07-25T10:51:07.932Z] --- PASS: TestCloneArgsGit (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestCheckoutGit [2022-07-25T10:51:07.932Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-07-25T10:51:07.932Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-07-25T10:51:07.932Z] === RUN TestProcessNoDockerignore [2022-07-25T10:51:07.932Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestProcessShouldLeaveAllFiles [2022-07-25T10:51:07.932Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-07-25T10:51:07.932Z] === RUN TestDetectContentType [2022-07-25T10:51:07.932Z] --- PASS: TestDetectContentType (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestSelectAcceptableMIME [2022-07-25T10:51:07.932Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestInspectEmptyResponse [2022-07-25T10:51:07.932Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestInspectResponseBinary [2022-07-25T10:51:07.932Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestResponseUnsupportedContentType [2022-07-25T10:51:07.932Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestInspectResponseTextSimple [2022-07-25T10:51:07.932Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestInspectResponseEmptyContentType [2022-07-25T10:51:07.932Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestUnknownContentLength [2022-07-25T10:51:07.932Z] --- PASS: TestUnknownContentLength (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestDownloadRemote [2022-07-25T10:51:07.932Z] === RUN TestEnable [2022-07-25T10:51:07.932Z] --- PASS: TestEnable (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestDisable [2022-07-25T10:51:07.932Z] --- PASS: TestDisable (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestEnabled [2022-07-25T10:51:07.932Z] --- PASS: TestEnabled (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 100.0% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2022-07-25T10:51:07.932Z] --- PASS: TestDownloadRemote (0.10s) [2022-07-25T10:51:07.932Z] === RUN TestGetWithStatusError [2022-07-25T10:51:07.932Z] --- PASS: TestGetWithStatusError (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestCloseRootDirectory [2022-07-25T10:51:07.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:51:07.932Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestHashFile [2022-07-25T10:51:07.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:51:07.932Z] --- SKIP: TestHashFile (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestHashSubdir [2022-07-25T10:51:07.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:51:07.932Z] --- SKIP: TestHashSubdir (0.01s) [2022-07-25T10:51:07.932Z] === RUN TestRemoveDirectory [2022-07-25T10:51:07.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:51:07.932Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-07-25T10:51:07.932Z] PASS [2022-07-25T10:51:07.932Z] coverage: 9.3% of statements [2022-07-25T10:51:07.932Z] ok github.com/docker/docker/builder/remotecontext 0.295s coverage: 9.3% of statements [2022-07-25T10:51:07.932Z] === RUN TestGetAllAllowed [2022-07-25T10:51:07.932Z] --- PASS: TestGetAllAllowed (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestGetAllMeta [2022-07-25T10:51:07.932Z] --- PASS: TestGetAllMeta (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestWarnOnUnusedBuildArgs [2022-07-25T10:51:07.932Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-07-25T10:51:07.932Z] === RUN TestIsUnreferencedBuiltin [2022-07-25T10:51:07.933Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestIsExistingDirectory [2022-07-25T10:51:07.933Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-07-25T10:51:07.933Z] === RUN TestGetFilenameForDownload [2022-07-25T10:51:07.933Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestEnv2Variables [2022-07-25T10:51:07.933Z] --- PASS: TestEnv2Variables (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-07-25T10:51:07.933Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestMaintainer [2022-07-25T10:51:07.933Z] --- PASS: TestMaintainer (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestLabel [2022-07-25T10:51:07.933Z] --- PASS: TestLabel (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestFromScratch [2022-07-25T10:51:07.933Z] --- PASS: TestFromScratch (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestFromWithArg [2022-07-25T10:51:07.933Z] --- PASS: TestFromWithArg (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-07-25T10:51:07.933Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestFromWithUndefinedArg [2022-07-25T10:51:07.933Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestFromMultiStageWithNamedStage [2022-07-25T10:51:07.933Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestOnbuild [2022-07-25T10:51:07.933Z] --- PASS: TestOnbuild (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestWorkdir [2022-07-25T10:51:07.933Z] --- PASS: TestWorkdir (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestCmd [2022-07-25T10:51:07.933Z] --- PASS: TestCmd (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestHealthcheckNone [2022-07-25T10:51:07.933Z] --- PASS: TestHealthcheckNone (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestHealthcheckCmd [2022-07-25T10:51:07.933Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestEntrypoint [2022-07-25T10:51:07.933Z] --- PASS: TestEntrypoint (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestExpose [2022-07-25T10:51:07.933Z] --- PASS: TestExpose (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestUser [2022-07-25T10:51:07.933Z] --- PASS: TestUser (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestVolume [2022-07-25T10:51:07.933Z] --- PASS: TestVolume (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestStopSignal [2022-07-25T10:51:07.933Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-07-25T10:51:07.933Z] --- SKIP: TestStopSignal (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestArg [2022-07-25T10:51:07.933Z] --- PASS: TestArg (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestShell [2022-07-25T10:51:07.933Z] --- PASS: TestShell (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestPrependEnvOnCmd [2022-07-25T10:51:07.933Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestRunWithBuildArgs [2022-07-25T10:51:07.933Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestRunIgnoresHealthcheck [2022-07-25T10:51:07.933Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestDispatchUnsupportedOptions [2022-07-25T10:51:07.933Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-07-25T10:51:07.933Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-07-25T10:51:07.933Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-07-25T10:51:07.933Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestNormalizeWorkdir [2022-07-25T10:51:07.933Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestDispatch [2022-07-25T10:51:07.933Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-07-25T10:51:07.933Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-07-25T10:51:07.933Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-07-25T10:51:07.933Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-07-25T10:51:07.933Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-07-25T10:51:07.933Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-07-25T10:51:07.933Z] === RUN TestDispatch/COPY_url [2022-07-25T10:51:07.933Z] --- PASS: TestDispatch (0.07s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-07-25T10:51:07.933Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestAddScratchImageAddsToMounts [2022-07-25T10:51:07.933Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestAddFromScratchPopulatesPlatform [2022-07-25T10:51:07.933Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-07-25T10:51:07.933Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-07-25T10:51:07.933Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestImageSourceGetAddsToMounts [2022-07-25T10:51:07.933Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestEmptyDockerfile [2022-07-25T10:51:07.933Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestSymlinkDockerfile [2022-07-25T10:51:07.933Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-07-25T10:51:07.933Z] === RUN TestDockerfileOutsideTheBuildContext [2022-07-25T10:51:07.933Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestNonExistingDockerfile [2022-07-25T10:51:07.933Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestCopyRunConfig [2022-07-25T10:51:07.933Z] --- PASS: TestCopyRunConfig (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestDeepCopyRunConfig [2022-07-25T10:51:07.933Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestExportImage [2022-07-25T10:51:07.933Z] --- PASS: TestExportImage (0.00s) [2022-07-25T10:51:07.933Z] === RUN TestNormalizeDest [2022-07-25T10:51:07.933Z] --- PASS: TestNormalizeDest (0.00s) [2022-07-25T10:51:07.933Z] PASS [2022-07-25T10:51:07.933Z] coverage: 46.8% of statements [2022-07-25T10:51:07.933Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 46.8% of statements [2022-07-25T10:51:07.933Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-25T10:51:08.770Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-25T10:51:09.237Z] --- PASS: TestServiceUpdateConfigs (13.78s) [2022-07-25T10:51:09.237Z] === RUN TestServiceUpdateNetwork [2022-07-25T10:51:12.059Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-25T10:51:12.104Z] --- PASS: TestServicePlugin (29.56s) [2022-07-25T10:51:12.104Z] === RUN TestServiceUpdateLabel [2022-07-25T10:51:12.665Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-07-25T10:51:12.665Z] === RUN TestServiceUpdateSecrets [2022-07-25T10:51:12.996Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-25T10:51:12.996Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-25T10:51:15.541Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-25T10:51:17.446Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-25T10:51:18.014Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-25T10:51:18.538Z] === RUN TestCheckpointCreateError [2022-07-25T10:51:18.539Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCheckpointCreate [2022-07-25T10:51:18.539Z] --- PASS: TestCheckpointCreate (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCheckpointDeleteError [2022-07-25T10:51:18.539Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCheckpointDelete [2022-07-25T10:51:18.539Z] --- PASS: TestCheckpointDelete (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCheckpointListError [2022-07-25T10:51:18.539Z] --- PASS: TestCheckpointListError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCheckpointList [2022-07-25T10:51:18.539Z] --- PASS: TestCheckpointList (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCheckpointListContainerNotFound [2022-07-25T10:51:18.539Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNewClientWithOpsFromEnv [2022-07-25T10:51:18.539Z] client_test.go:23: runtime.GOOS == "windows" [2022-07-25T10:51:18.539Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-07-25T10:51:18.539Z] === RUN TestGetAPIPath [2022-07-25T10:51:18.539Z] --- PASS: TestGetAPIPath (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestParseHostURL [2022-07-25T10:51:18.539Z] --- PASS: TestParseHostURL (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-07-25T10:51:18.539Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNegotiateAPIVersionEmpty [2022-07-25T10:51:18.539Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNegotiateAPIVersion [2022-07-25T10:51:18.539Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNegotiateAPVersionOverride [2022-07-25T10:51:18.539Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNegotiateAPIVersionAutomatic [2022-07-25T10:51:18.539Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-07-25T10:51:18.539Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-07-25T10:51:18.539Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestClientRedirect [2022-07-25T10:51:18.539Z] --- PASS: TestClientRedirect (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigCreateUnsupported [2022-07-25T10:51:18.539Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigCreateError [2022-07-25T10:51:18.539Z] --- PASS: TestConfigCreateError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigCreate [2022-07-25T10:51:18.539Z] --- PASS: TestConfigCreate (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigInspectNotFound [2022-07-25T10:51:18.539Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigInspectWithEmptyID [2022-07-25T10:51:18.539Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigInspectUnsupported [2022-07-25T10:51:18.539Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigInspectError [2022-07-25T10:51:18.539Z] --- PASS: TestConfigInspectError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigInspectConfigNotFound [2022-07-25T10:51:18.539Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigInspect [2022-07-25T10:51:18.539Z] --- PASS: TestConfigInspect (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigListUnsupported [2022-07-25T10:51:18.539Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigListError [2022-07-25T10:51:18.539Z] --- PASS: TestConfigListError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigList [2022-07-25T10:51:18.539Z] --- PASS: TestConfigList (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigRemoveUnsupported [2022-07-25T10:51:18.539Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigRemoveError [2022-07-25T10:51:18.539Z] --- PASS: TestConfigRemoveError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigRemove [2022-07-25T10:51:18.539Z] --- PASS: TestConfigRemove (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigUpdateUnsupported [2022-07-25T10:51:18.539Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigUpdateError [2022-07-25T10:51:18.539Z] --- PASS: TestConfigUpdateError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestConfigUpdate [2022-07-25T10:51:18.539Z] --- PASS: TestConfigUpdate (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerCommitError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerCommitError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerCommit [2022-07-25T10:51:18.539Z] --- PASS: TestContainerCommit (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStatPathError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStatPathError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStatPathNotFoundError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStatPathNoHeaderError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStatPath [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStatPath (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyToContainerError [2022-07-25T10:51:18.539Z] --- PASS: TestCopyToContainerError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyToContainerNotFoundError [2022-07-25T10:51:18.539Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyToContainerNotStatusOKError [2022-07-25T10:51:18.539Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyToContainer [2022-07-25T10:51:18.539Z] --- PASS: TestCopyToContainer (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyFromContainerError [2022-07-25T10:51:18.539Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyFromContainerNotFoundError [2022-07-25T10:51:18.539Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyFromContainerNotStatusOKError [2022-07-25T10:51:18.539Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyFromContainerNoHeaderError [2022-07-25T10:51:18.539Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestCopyFromContainer [2022-07-25T10:51:18.539Z] --- PASS: TestCopyFromContainer (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerCreateError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerCreateError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerCreateImageNotFound [2022-07-25T10:51:18.539Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerCreateWithName [2022-07-25T10:51:18.539Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerCreateAutoRemove [2022-07-25T10:51:18.539Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerDiffError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerDiffError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerDiff [2022-07-25T10:51:18.539Z] --- PASS: TestContainerDiff (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExecCreateError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExecCreate [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExecCreate (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExecStartError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExecStartError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExecStart [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExecStart (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExecInspectError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExecInspect [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExecInspect (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExportError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExportError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExport [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExport (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerInspectError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerInspectError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerInspectContainerNotFound [2022-07-25T10:51:18.539Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerInspectWithEmptyID [2022-07-25T10:51:18.539Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerInspect [2022-07-25T10:51:18.539Z] --- PASS: TestContainerInspect (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerInspectNode [2022-07-25T10:51:18.539Z] --- PASS: TestContainerInspectNode (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerKillError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerKillError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerKill [2022-07-25T10:51:18.539Z] --- PASS: TestContainerKill (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerListError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerListError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerList [2022-07-25T10:51:18.539Z] --- PASS: TestContainerList (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerLogsNotFoundError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerLogsError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerLogsError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerLogs [2022-07-25T10:51:18.539Z] --- PASS: TestContainerLogs (0.19s) [2022-07-25T10:51:18.539Z] === RUN TestContainerPauseError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerPauseError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerPause [2022-07-25T10:51:18.539Z] --- PASS: TestContainerPause (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainersPruneError [2022-07-25T10:51:18.539Z] --- PASS: TestContainersPruneError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainersPrune [2022-07-25T10:51:18.539Z] --- PASS: TestContainersPrune (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerRemoveError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerRemoveError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerRemoveNotFoundError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerRemove [2022-07-25T10:51:18.539Z] --- PASS: TestContainerRemove (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerRenameError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerRenameError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerRename [2022-07-25T10:51:18.539Z] --- PASS: TestContainerRename (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerResizeError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerResizeError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExecResizeError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerResize [2022-07-25T10:51:18.539Z] --- PASS: TestContainerResize (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerExecResize [2022-07-25T10:51:18.539Z] --- PASS: TestContainerExecResize (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerRestartError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerRestartError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerRestart [2022-07-25T10:51:18.539Z] --- PASS: TestContainerRestart (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStartError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStartError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStart [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStart (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStatsError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStatsError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStats [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStats (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStopError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStopError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerStop [2022-07-25T10:51:18.539Z] --- PASS: TestContainerStop (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerTopError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerTopError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerTop [2022-07-25T10:51:18.539Z] --- PASS: TestContainerTop (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerUnpauseError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerUnpause [2022-07-25T10:51:18.539Z] --- PASS: TestContainerUnpause (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerUpdateError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerUpdateError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerUpdate [2022-07-25T10:51:18.539Z] --- PASS: TestContainerUpdate (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerWaitError [2022-07-25T10:51:18.539Z] --- PASS: TestContainerWaitError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestContainerWait [2022-07-25T10:51:18.539Z] --- PASS: TestContainerWait (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestDiskUsageError [2022-07-25T10:51:18.539Z] --- PASS: TestDiskUsageError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestDiskUsage [2022-07-25T10:51:18.539Z] --- PASS: TestDiskUsage (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestDistributionInspectUnsupported [2022-07-25T10:51:18.539Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestDistributionInspectWithEmptyID [2022-07-25T10:51:18.539Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestEventsErrorInOptions [2022-07-25T10:51:18.539Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestEventsErrorFromServer [2022-07-25T10:51:18.539Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestEvents [2022-07-25T10:51:18.539Z] --- PASS: TestEvents (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestTLSCloseWriter [2022-07-25T10:51:18.539Z] === PAUSE TestTLSCloseWriter [2022-07-25T10:51:18.539Z] === RUN TestImageBuildError [2022-07-25T10:51:18.539Z] --- PASS: TestImageBuildError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageBuild [2022-07-25T10:51:18.539Z] --- PASS: TestImageBuild (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestGetDockerOS [2022-07-25T10:51:18.539Z] --- PASS: TestGetDockerOS (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageCreateError [2022-07-25T10:51:18.539Z] --- PASS: TestImageCreateError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageCreate [2022-07-25T10:51:18.539Z] --- PASS: TestImageCreate (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageHistoryError [2022-07-25T10:51:18.539Z] --- PASS: TestImageHistoryError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageHistory [2022-07-25T10:51:18.539Z] --- PASS: TestImageHistory (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageImportError [2022-07-25T10:51:18.539Z] --- PASS: TestImageImportError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageImport [2022-07-25T10:51:18.539Z] --- PASS: TestImageImport (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageInspectError [2022-07-25T10:51:18.539Z] --- PASS: TestImageInspectError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageInspectImageNotFound [2022-07-25T10:51:18.539Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageInspectWithEmptyID [2022-07-25T10:51:18.539Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageInspect [2022-07-25T10:51:18.539Z] --- PASS: TestImageInspect (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageListError [2022-07-25T10:51:18.539Z] --- PASS: TestImageListError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageList [2022-07-25T10:51:18.539Z] --- PASS: TestImageList (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageListApiBefore125 [2022-07-25T10:51:18.539Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageLoadError [2022-07-25T10:51:18.539Z] --- PASS: TestImageLoadError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageLoad [2022-07-25T10:51:18.539Z] --- PASS: TestImageLoad (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagesPruneError [2022-07-25T10:51:18.539Z] --- PASS: TestImagesPruneError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagesPrune [2022-07-25T10:51:18.539Z] --- PASS: TestImagesPrune (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePullReferenceParseError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePullAnyError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePullAnyError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePullStatusUnauthorizedError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePullWithoutErrors [2022-07-25T10:51:18.539Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePushReferenceError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePushAnyError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushAnyError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePushStatusUnauthorizedError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImagePushWithoutErrors [2022-07-25T10:51:18.539Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-07-25T10:51:18.539Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-07-25T10:51:18.539Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-07-25T10:51:18.539Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-07-25T10:51:18.539Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageRemoveError [2022-07-25T10:51:18.539Z] --- PASS: TestImageRemoveError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageRemoveImageNotFound [2022-07-25T10:51:18.539Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageRemove [2022-07-25T10:51:18.539Z] --- PASS: TestImageRemove (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageSaveError [2022-07-25T10:51:18.539Z] --- PASS: TestImageSaveError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageSave [2022-07-25T10:51:18.539Z] --- PASS: TestImageSave (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageSearchAnyError [2022-07-25T10:51:18.539Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageSearchStatusUnauthorizedError [2022-07-25T10:51:18.539Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-07-25T10:51:18.539Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-07-25T10:51:18.539Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-07-25T10:51:18.539Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageSearchWithoutErrors [2022-07-25T10:51:18.539Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageTagError [2022-07-25T10:51:18.539Z] --- PASS: TestImageTagError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageTagInvalidReference [2022-07-25T10:51:18.539Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageTagInvalidSourceImageName [2022-07-25T10:51:18.539Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageTagHexSource [2022-07-25T10:51:18.539Z] --- PASS: TestImageTagHexSource (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestImageTag [2022-07-25T10:51:18.539Z] --- PASS: TestImageTag (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestInfoServerError [2022-07-25T10:51:18.539Z] --- PASS: TestInfoServerError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestInfoInvalidResponseJSONError [2022-07-25T10:51:18.539Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestInfo [2022-07-25T10:51:18.539Z] --- PASS: TestInfo (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNetworkConnectError [2022-07-25T10:51:18.539Z] --- PASS: TestNetworkConnectError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-07-25T10:51:18.539Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNetworkConnect [2022-07-25T10:51:18.539Z] --- PASS: TestNetworkConnect (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNetworkCreateError [2022-07-25T10:51:18.539Z] --- PASS: TestNetworkCreateError (0.00s) [2022-07-25T10:51:18.539Z] === RUN TestNetworkCreate [2022-07-25T10:51:18.539Z] --- PASS: TestNetworkCreate (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkDisconnectError [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkDisconnect [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkInspectError [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkInspectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkInspectNotFoundError [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkInspectWithEmptyID [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkInspect [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkInspect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkListError [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkListError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkList [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkList (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworksPruneError [2022-07-25T10:51:18.540Z] --- PASS: TestNetworksPruneError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworksPrune [2022-07-25T10:51:18.540Z] --- PASS: TestNetworksPrune (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkRemoveError [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNetworkRemove [2022-07-25T10:51:18.540Z] --- PASS: TestNetworkRemove (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeInspectError [2022-07-25T10:51:18.540Z] --- PASS: TestNodeInspectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeInspectNodeNotFound [2022-07-25T10:51:18.540Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeInspectWithEmptyID [2022-07-25T10:51:18.540Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeInspect [2022-07-25T10:51:18.540Z] --- PASS: TestNodeInspect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeListError [2022-07-25T10:51:18.540Z] --- PASS: TestNodeListError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeList [2022-07-25T10:51:18.540Z] --- PASS: TestNodeList (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeRemoveError [2022-07-25T10:51:18.540Z] --- PASS: TestNodeRemoveError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeRemove [2022-07-25T10:51:18.540Z] --- PASS: TestNodeRemove (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeUpdateError [2022-07-25T10:51:18.540Z] --- PASS: TestNodeUpdateError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestNodeUpdate [2022-07-25T10:51:18.540Z] --- PASS: TestNodeUpdate (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestOptionWithTimeout [2022-07-25T10:51:18.540Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPingFail [2022-07-25T10:51:18.540Z] --- PASS: TestPingFail (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPingWithError [2022-07-25T10:51:18.540Z] 2022/07/25 10:51:18 RoundTripper returned a response & error; ignoring response [2022-07-25T10:51:18.540Z] 2022/07/25 10:51:18 RoundTripper returned a response & error; ignoring response [2022-07-25T10:51:18.540Z] --- PASS: TestPingWithError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPingSuccess [2022-07-25T10:51:18.540Z] --- PASS: TestPingSuccess (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPingHeadFallback [2022-07-25T10:51:18.540Z] === RUN TestPingHeadFallback/OK [2022-07-25T10:51:18.540Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-07-25T10:51:18.540Z] === RUN TestPingHeadFallback/Not_Found [2022-07-25T10:51:18.540Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-07-25T10:51:18.540Z] --- PASS: TestPingHeadFallback (0.00s) [2022-07-25T10:51:18.540Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-07-25T10:51:18.540Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-07-25T10:51:18.540Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-07-25T10:51:18.540Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginDisableError [2022-07-25T10:51:18.540Z] --- PASS: TestPluginDisableError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginDisable [2022-07-25T10:51:18.540Z] --- PASS: TestPluginDisable (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginEnableError [2022-07-25T10:51:18.540Z] --- PASS: TestPluginEnableError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginEnable [2022-07-25T10:51:18.540Z] --- PASS: TestPluginEnable (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginInspectError [2022-07-25T10:51:18.540Z] --- PASS: TestPluginInspectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginInspectWithEmptyID [2022-07-25T10:51:18.540Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginInspect [2022-07-25T10:51:18.540Z] --- PASS: TestPluginInspect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginListError [2022-07-25T10:51:18.540Z] --- PASS: TestPluginListError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginList [2022-07-25T10:51:18.540Z] --- PASS: TestPluginList (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginPushError [2022-07-25T10:51:18.540Z] --- PASS: TestPluginPushError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginPush [2022-07-25T10:51:18.540Z] --- PASS: TestPluginPush (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginRemoveError [2022-07-25T10:51:18.540Z] --- PASS: TestPluginRemoveError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginRemove [2022-07-25T10:51:18.540Z] --- PASS: TestPluginRemove (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginSetError [2022-07-25T10:51:18.540Z] --- PASS: TestPluginSetError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPluginSet [2022-07-25T10:51:18.540Z] --- PASS: TestPluginSet (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSetHostHeader [2022-07-25T10:51:18.540Z] --- PASS: TestSetHostHeader (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestPlainTextError [2022-07-25T10:51:18.540Z] --- PASS: TestPlainTextError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestInfiniteError [2022-07-25T10:51:18.540Z] --- PASS: TestInfiniteError (0.04s) [2022-07-25T10:51:18.540Z] === RUN TestSecretCreateUnsupported [2022-07-25T10:51:18.540Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretCreateError [2022-07-25T10:51:18.540Z] --- PASS: TestSecretCreateError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretCreate [2022-07-25T10:51:18.540Z] --- PASS: TestSecretCreate (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretInspectUnsupported [2022-07-25T10:51:18.540Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretInspectError [2022-07-25T10:51:18.540Z] --- PASS: TestSecretInspectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretInspectSecretNotFound [2022-07-25T10:51:18.540Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretInspectWithEmptyID [2022-07-25T10:51:18.540Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretInspect [2022-07-25T10:51:18.540Z] --- PASS: TestSecretInspect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretListUnsupported [2022-07-25T10:51:18.540Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretListError [2022-07-25T10:51:18.540Z] --- PASS: TestSecretListError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretList [2022-07-25T10:51:18.540Z] --- PASS: TestSecretList (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretRemoveUnsupported [2022-07-25T10:51:18.540Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretRemoveError [2022-07-25T10:51:18.540Z] --- PASS: TestSecretRemoveError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretRemove [2022-07-25T10:51:18.540Z] --- PASS: TestSecretRemove (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretUpdateUnsupported [2022-07-25T10:51:18.540Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretUpdateError [2022-07-25T10:51:18.540Z] --- PASS: TestSecretUpdateError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSecretUpdate [2022-07-25T10:51:18.540Z] --- PASS: TestSecretUpdate (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceCreateError [2022-07-25T10:51:18.540Z] --- PASS: TestServiceCreateError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceCreate [2022-07-25T10:51:18.540Z] --- PASS: TestServiceCreate (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceCreateCompatiblePlatforms [2022-07-25T10:51:18.540Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceCreateDigestPinning [2022-07-25T10:51:18.540Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceInspectError [2022-07-25T10:51:18.540Z] --- PASS: TestServiceInspectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceInspectServiceNotFound [2022-07-25T10:51:18.540Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceInspectWithEmptyID [2022-07-25T10:51:18.540Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceInspect [2022-07-25T10:51:18.540Z] --- PASS: TestServiceInspect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceListError [2022-07-25T10:51:18.540Z] --- PASS: TestServiceListError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceList [2022-07-25T10:51:18.540Z] --- PASS: TestServiceList (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceLogsError [2022-07-25T10:51:18.540Z] --- PASS: TestServiceLogsError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceLogs [2022-07-25T10:51:18.540Z] --- PASS: TestServiceLogs (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceRemoveError [2022-07-25T10:51:18.540Z] --- PASS: TestServiceRemoveError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceRemoveNotFoundError [2022-07-25T10:51:18.540Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceRemove [2022-07-25T10:51:18.540Z] --- PASS: TestServiceRemove (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceUpdateError [2022-07-25T10:51:18.540Z] --- PASS: TestServiceUpdateError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestServiceUpdate [2022-07-25T10:51:18.540Z] --- PASS: TestServiceUpdate (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmGetUnlockKeyError [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmGetUnlockKey [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmInitError [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmInitError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmInit [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmInit (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmInspectError [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmInspectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmInspect [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmInspect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmJoinError [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmJoinError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmJoin [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmJoin (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmLeaveError [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmLeave [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmLeave (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmUnlockError [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmUnlock [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmUnlock (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmUpdateError [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestSwarmUpdate [2022-07-25T10:51:18.540Z] --- PASS: TestSwarmUpdate (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestTaskInspectError [2022-07-25T10:51:18.540Z] --- PASS: TestTaskInspectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestTaskInspectWithEmptyID [2022-07-25T10:51:18.540Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestTaskInspect [2022-07-25T10:51:18.540Z] --- PASS: TestTaskInspect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestTaskListError [2022-07-25T10:51:18.540Z] --- PASS: TestTaskListError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestTaskList [2022-07-25T10:51:18.540Z] --- PASS: TestTaskList (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeCreateError [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeCreateError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeCreate [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeCreate (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeInspectError [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeInspectError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeInspectNotFound [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeInspectWithEmptyID [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeInspect [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeInspect (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeListError [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeListError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeList [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeList (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeRemoveError [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-07-25T10:51:18.540Z] === RUN TestVolumeRemove [2022-07-25T10:51:18.540Z] --- PASS: TestVolumeRemove (0.00s) [2022-07-25T10:51:18.540Z] === CONT TestTLSCloseWriter [2022-07-25T10:51:18.540Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-07-25T10:51:18.540Z] PASS [2022-07-25T10:51:18.540Z] coverage: 74.9% of statements [2022-07-25T10:51:18.540Z] ok github.com/docker/docker/client 0.514s coverage: 74.9% of statements [2022-07-25T10:51:18.584Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-25T10:51:19.155Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-25T10:51:19.195Z] --- PASS: TestServiceUpdateNetwork (11.56s) [2022-07-25T10:51:19.195Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T10:51:19.414Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-25T10:51:19.414Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-25T10:51:19.453Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T10:51:19.673Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-25T10:51:20.018Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T10:51:20.243Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-25T10:51:21.621Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-25T10:51:22.558Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-25T10:51:22.558Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-25T10:51:23.936Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-25T10:51:24.196Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-25T10:51:26.103Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-25T10:51:26.672Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-25T10:51:27.241Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-25T10:51:27.498Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-07-25T10:51:27.498Z] === RUN TestServiceUpdateConfigs [2022-07-25T10:51:28.118Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T10:51:28.619Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-25T10:51:29.997Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-25T10:51:32.534Z] docker_cli_daemon_test.go:2551: [df431d46ca267] daemon is not started [2022-07-25T10:51:34.439Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-25T10:51:34.669Z] --- PASS: TestServiceUpdatePidsLimit (15.70s) [2022-07-25T10:51:34.669Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-25T10:51:34.669Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-25T10:51:34.669Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-25T10:51:34.669Z] PASS [2022-07-25T10:51:34.669Z] [2022-07-25T10:51:34.669Z] === Skipped [2022-07-25T10:51:34.669Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T10:51:34.669Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:51:34.669Z] [2022-07-25T10:51:34.669Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-25T10:51:34.669Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:51:34.669Z] [2022-07-25T10:51:34.669Z] DONE 27 tests, 2 skipped in 146.778s [2022-07-25T10:51:34.669Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T10:51:34.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:51:34.669Z] ++ set -e [2022-07-25T10:51:34.669Z] ++ '[' -n 0 ']' [2022-07-25T10:51:34.669Z] ++ set -x [2022-07-25T10:51:34.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:51:34.669Z] INFO: Testing against a local daemon [2022-07-25T10:51:34.669Z] === RUN TestSessionCreate [2022-07-25T10:51:34.669Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T10:51:34.669Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T10:51:34.669Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T10:51:34.669Z] PASS [2022-07-25T10:51:34.669Z] [2022-07-25T10:51:34.669Z] DONE 2 tests in 0.157s [2022-07-25T10:51:34.669Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T10:51:34.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:51:34.669Z] ++ set -e [2022-07-25T10:51:34.669Z] ++ '[' -n 0 ']' [2022-07-25T10:51:34.669Z] ++ set -x [2022-07-25T10:51:34.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:51:34.669Z] INFO: Testing against a local daemon [2022-07-25T10:51:34.669Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:51:34.669Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:51:34.669Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:51:34.669Z] === RUN TestEventsExecDie [2022-07-25T10:51:35.234Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-25T10:51:35.234Z] === RUN TestEventsBackwardsCompatible [2022-07-25T10:51:35.234Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-25T10:51:35.234Z] === RUN TestInfoBinaryCommits [2022-07-25T10:51:35.234Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T10:51:35.234Z] === RUN TestInfoAPIVersioned [2022-07-25T10:51:35.234Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T10:51:35.234Z] === RUN TestInfoDiscoveryBackend [2022-07-25T10:51:35.798Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-07-25T10:51:35.798Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-25T10:51:36.730Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-25T10:51:36.730Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-25T10:51:36.975Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-25T10:51:37.294Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-07-25T10:51:37.294Z] === RUN TestInfoAPI [2022-07-25T10:51:37.294Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T10:51:37.294Z] === RUN TestInfoAPIWarnings [2022-07-25T10:51:40.026Z] --- PASS: TestCheckoutGit (34.40s) [2022-07-25T10:51:40.026Z] === RUN TestValidGitTransport [2022-07-25T10:51:40.026Z] --- PASS: TestValidGitTransport (0.00s) [2022-07-25T10:51:40.026Z] === RUN TestGitInvalidRef [2022-07-25T10:51:40.026Z] --- PASS: TestGitInvalidRef (0.33s) [2022-07-25T10:51:40.026Z] PASS [2022-07-25T10:51:40.026Z] coverage: 86.3% of statements [2022-07-25T10:51:40.026Z] ok github.com/docker/docker/builder/remotecontext/git 34.795s coverage: 86.3% of statements [2022-07-25T10:51:40.026Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T10:51:40.026Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T10:51:42.419Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-07-25T10:51:42.419Z] === RUN TestServiceUpdateNetwork [2022-07-25T10:51:43.543Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-07-25T10:51:44.902Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestConfigureDaemonLogs [2022-07-25T10:51:44.902Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestCommonOptionsInstallFlags [2022-07-25T10:51:44.902Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-07-25T10:51:44.902Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-07-25T10:51:44.902Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-07-25T10:51:44.902Z] PASS [2022-07-25T10:51:44.902Z] coverage: 18.4% of statements [2022-07-25T10:51:44.902Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 18.4% of statements [2022-07-25T10:51:45.923Z] === RUN TestContainerStopSignal [2022-07-25T10:51:45.923Z] --- PASS: TestContainerStopSignal (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestContainerStopTimeout [2022-07-25T10:51:45.923Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestContainerSecretReferenceDestTarget [2022-07-25T10:51:45.923Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-07-25T10:51:45.923Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestContainerLogPathSetForRingLogger [2022-07-25T10:51:45.923Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestReplaceAndAppendEnvVars [2022-07-25T10:51:45.923Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-07-25T10:51:45.923Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestNewMemoryStore [2022-07-25T10:51:45.923Z] --- PASS: TestNewMemoryStore (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestAddContainers [2022-07-25T10:51:45.923Z] --- PASS: TestAddContainers (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestGetContainer [2022-07-25T10:51:45.923Z] --- PASS: TestGetContainer (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestDeleteContainer [2022-07-25T10:51:45.923Z] --- PASS: TestDeleteContainer (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestListContainers [2022-07-25T10:51:45.923Z] --- PASS: TestListContainers (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestFirstContainer [2022-07-25T10:51:45.923Z] --- PASS: TestFirstContainer (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestApplyAllContainer [2022-07-25T10:51:45.923Z] --- PASS: TestApplyAllContainer (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestIsValidHealthString [2022-07-25T10:51:45.923Z] --- PASS: TestIsValidHealthString (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestStateRunStop [2022-07-25T10:51:45.923Z] --- PASS: TestStateRunStop (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestStateTimeoutWait [2022-07-25T10:51:45.923Z] state_test.go:141: Stop callback fired [2022-07-25T10:51:45.923Z] state_test.go:165: Stop callback fired [2022-07-25T10:51:45.923Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-07-25T10:51:45.923Z] === RUN TestIsValidStateString [2022-07-25T10:51:45.923Z] --- PASS: TestIsValidStateString (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestViewSaveDelete [2022-07-25T10:51:45.923Z] --- PASS: TestViewSaveDelete (0.02s) [2022-07-25T10:51:45.923Z] === RUN TestViewAll [2022-07-25T10:51:45.923Z] --- PASS: TestViewAll (0.02s) [2022-07-25T10:51:45.923Z] === RUN TestViewGet [2022-07-25T10:51:45.923Z] --- PASS: TestViewGet (0.01s) [2022-07-25T10:51:45.923Z] === RUN TestNames [2022-07-25T10:51:45.923Z] --- PASS: TestNames (0.00s) [2022-07-25T10:51:45.923Z] === RUN TestViewWithHealthCheck [2022-07-25T10:51:45.923Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-07-25T10:51:45.923Z] PASS [2022-07-25T10:51:45.923Z] coverage: 41.4% of statements [2022-07-25T10:51:45.923Z] ok github.com/docker/docker/container 0.260s coverage: 41.4% of statements [2022-07-25T10:51:45.923Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T10:51:45.923Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T10:51:45.923Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T10:51:45.923Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T10:51:46.084Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-25T10:51:47.463Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-25T10:51:47.537Z] === RUN TestPrepare [2022-07-25T10:51:47.537Z] --- PASS: TestPrepare (0.00s) [2022-07-25T10:51:47.537Z] === RUN TestStart [2022-07-25T10:51:47.537Z] --- PASS: TestStart (0.00s) [2022-07-25T10:51:47.537Z] === RUN TestWaitCancel [2022-07-25T10:51:47.537Z] --- PASS: TestWaitCancel (0.00s) [2022-07-25T10:51:47.537Z] === RUN TestWaitDisabled [2022-07-25T10:51:47.537Z] --- PASS: TestWaitDisabled (0.00s) [2022-07-25T10:51:47.537Z] === RUN TestWaitEnabled [2022-07-25T10:51:47.537Z] --- PASS: TestWaitEnabled (0.00s) [2022-07-25T10:51:47.537Z] === RUN TestRemove [2022-07-25T10:51:47.537Z] --- PASS: TestRemove (0.00s) [2022-07-25T10:51:47.537Z] PASS [2022-07-25T10:51:47.537Z] coverage: 65.3% of statements [2022-07-25T10:51:47.537Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-07-25T10:51:48.558Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-07-25T10:51:49.042Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCIsolation [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertFromGRPCIsolation [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-07-25T10:51:49.042Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-07-25T10:51:49.042Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.02s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-07-25T10:51:49.529Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-07-25T10:51:49.529Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertFromGRPCConfigs [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertToGRPCConfigs [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-07-25T10:51:49.529Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-07-25T10:51:49.529Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-07-25T10:51:49.529Z] PASS [2022-07-25T10:51:49.529Z] coverage: 35.9% of statements [2022-07-25T10:51:49.529Z] ok github.com/docker/docker/daemon/cluster/convert 0.469s coverage: 35.9% of statements [2022-07-25T10:51:49.529Z] === RUN TestNewListSecretsFilters [2022-07-25T10:51:49.529Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-07-25T10:51:49.529Z] === RUN TestNewListConfigsFilters [2022-07-25T10:51:49.529Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-07-25T10:51:49.529Z] PASS [2022-07-25T10:51:49.529Z] coverage: 0.5% of statements [2022-07-25T10:51:49.529Z] ok github.com/docker/docker/daemon/cluster 0.813s coverage: 0.5% of statements [2022-07-25T10:51:50.000Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-25T10:51:50.260Z] check_test.go:309: [dfdb0a02e72a7] daemon is not started [2022-07-25T10:51:50.260Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-25T10:51:52.563Z] === RUN TestBuilderGC [2022-07-25T10:51:53.048Z] --- PASS: TestBuilderGC (0.04s) [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationNotFound [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestDaemonBrokenConfiguration [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonBrokenConfiguration (0.01s) [2022-07-25T10:51:53.048Z] === RUN TestParseClusterAdvertiseSettings [2022-07-25T10:51:53.048Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestFindConfigurationConflicts [2022-07-25T10:51:53.048Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-07-25T10:51:53.048Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationMergeConflicts [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-07-25T10:51:53.048Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-07-25T10:51:53.048Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-07-25T10:51:53.048Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-07-25T10:51:53.048Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-07-25T10:51:53.048Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration/with_label [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration/with_dns [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration/with_dns-search [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-07-25T10:51:53.049Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration (0.13s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-07-25T10:51:53.049Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-07-25T10:51:53.049Z] === RUN TestModifiedDiscoverySettings [2022-07-25T10:51:53.049Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-07-25T10:51:53.049Z] === RUN TestReloadSetConfigFileNotExist [2022-07-25T10:51:53.049Z] time="2022-07-25T10:51:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-07-25T10:51:53.049Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-07-25T10:51:53.049Z] === RUN TestReloadDefaultConfigNotExist [2022-07-25T10:51:53.049Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:51:53.049Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-07-25T10:51:53.049Z] === RUN TestReloadBadDefaultConfig [2022-07-25T10:51:53.049Z] time="2022-07-25T10:51:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-347318778" [2022-07-25T10:51:53.049Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-07-25T10:51:53.049Z] === RUN TestReloadWithConflictingLabels [2022-07-25T10:51:53.049Z] time="2022-07-25T10:51:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-405242073" [2022-07-25T10:51:53.049Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-07-25T10:51:53.049Z] === RUN TestReloadWithDuplicateLabels [2022-07-25T10:51:53.049Z] time="2022-07-25T10:51:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3295457958" [2022-07-25T10:51:53.049Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-07-25T10:51:53.049Z] === RUN TestDaemonConfigurationMerge [2022-07-25T10:51:53.049Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-07-25T10:51:53.049Z] PASS [2022-07-25T10:51:53.049Z] coverage: 79.7% of statements [2022-07-25T10:51:53.049Z] ok github.com/docker/docker/daemon/config 0.591s coverage: 79.7% of statements [2022-07-25T10:51:53.049Z] === RUN TestDiscoveryOptsErrors [2022-07-25T10:51:53.049Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-07-25T10:51:53.049Z] === RUN TestDiscoveryOpts [2022-07-25T10:51:53.049Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-07-25T10:51:53.049Z] PASS [2022-07-25T10:51:53.049Z] coverage: 30.0% of statements [2022-07-25T10:51:53.049Z] ok github.com/docker/docker/daemon/discovery 0.058s coverage: 30.0% of statements [2022-07-25T10:51:53.533Z] === RUN TestWaitNodeAttachment [2022-07-25T10:51:54.020Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-07-25T10:51:54.020Z] === RUN TestIsolationConversion [2022-07-25T10:51:54.020Z] === RUN TestIsolationConversion/default [2022-07-25T10:51:54.020Z] === RUN TestIsolationConversion/process [2022-07-25T10:51:54.020Z] === RUN TestIsolationConversion/hyperv [2022-07-25T10:51:54.020Z] --- PASS: TestIsolationConversion (0.00s) [2022-07-25T10:51:54.020Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-07-25T10:51:54.020Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-07-25T10:51:54.020Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-07-25T10:51:54.020Z] === RUN TestContainerLabels [2022-07-25T10:51:54.020Z] --- PASS: TestContainerLabels (0.00s) [2022-07-25T10:51:54.020Z] === RUN TestCredentialSpecConversion [2022-07-25T10:51:54.020Z] === RUN TestCredentialSpecConversion/none [2022-07-25T10:51:54.020Z] === RUN TestCredentialSpecConversion/config [2022-07-25T10:51:54.020Z] === RUN TestCredentialSpecConversion/file [2022-07-25T10:51:54.020Z] === RUN TestCredentialSpecConversion/registry [2022-07-25T10:51:54.020Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-07-25T10:51:54.020Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-07-25T10:51:54.020Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-07-25T10:51:54.020Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-07-25T10:51:54.020Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-07-25T10:51:54.020Z] === RUN TestControllerValidateMountBind [2022-07-25T10:51:54.020Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-07-25T10:51:54.020Z] === RUN TestControllerValidateMountVolume [2022-07-25T10:51:54.020Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-07-25T10:51:54.020Z] === RUN TestControllerValidateMountTarget [2022-07-25T10:51:54.020Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-07-25T10:51:54.020Z] === RUN TestControllerValidateMountTmpfs [2022-07-25T10:51:54.020Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-07-25T10:51:54.020Z] === RUN TestControllerValidateMountInvalidType [2022-07-25T10:51:54.020Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-07-25T10:51:54.020Z] === RUN TestControllerValidateMountNamedPipe [2022-07-25T10:51:54.020Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-07-25T10:51:54.020Z] PASS [2022-07-25T10:51:54.020Z] coverage: 11.0% of statements [2022-07-25T10:51:54.020Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.610s coverage: 11.0% of statements [2022-07-25T10:51:54.505Z] === RUN TestEventsLog [2022-07-25T10:51:54.505Z] --- PASS: TestEventsLog (0.00s) [2022-07-25T10:51:54.505Z] === RUN TestEventsLogTimeout [2022-07-25T10:51:54.505Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-07-25T10:51:54.505Z] === RUN TestLogEvents [2022-07-25T10:51:54.505Z] --- PASS: TestLogEvents (0.05s) [2022-07-25T10:51:54.505Z] === RUN TestLoadBufferedEvents [2022-07-25T10:51:54.505Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-07-25T10:51:54.505Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-07-25T10:51:54.505Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-07-25T10:51:54.505Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-07-25T10:51:54.505Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-07-25T10:51:54.505Z] PASS [2022-07-25T10:51:54.505Z] coverage: 50.0% of statements [2022-07-25T10:51:54.505Z] ok github.com/docker/docker/daemon/events 0.270s coverage: 50.0% of statements [2022-07-25T10:51:54.582Z] --- PASS: TestServiceUpdateNetwork (12.27s) [2022-07-25T10:51:54.582Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T10:51:54.839Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T10:51:54.991Z] === RUN TestIsEmptyDir [2022-07-25T10:51:54.991Z] --- PASS: TestIsEmptyDir (0.01s) [2022-07-25T10:51:54.991Z] PASS [2022-07-25T10:51:54.991Z] coverage: 2.3% of statements [2022-07-25T10:51:54.991Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2022-07-25T10:51:55.362Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-07-25T10:51:55.362Z] === RUN TestInfoDebug [2022-07-25T10:51:55.362Z] --- PASS: TestInfoDebug (0.53s) [2022-07-25T10:51:55.362Z] === RUN TestInfoInsecureRegistries [2022-07-25T10:51:55.362Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-25T10:51:55.362Z] === RUN TestInfoRegistryMirrors [2022-07-25T10:51:55.362Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T10:51:55.362Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T10:51:55.401Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T10:51:55.479Z] === RUN TestVerifyNetworkingConfig [2022-07-25T10:51:55.480Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestGetContainer [2022-07-25T10:51:55.480Z] --- PASS: TestGetContainer (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestValidContainerNames [2022-07-25T10:51:55.480Z] --- PASS: TestValidContainerNames (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestContainerInitDNS [2022-07-25T10:51:55.480Z] daemon_test.go:147: root required [2022-07-25T10:51:55.480Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestMerge [2022-07-25T10:51:55.480Z] --- PASS: TestMerge (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestValidateContainerIsolation [2022-07-25T10:51:55.480Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestFindNetworkErrorType [2022-07-25T10:51:55.480Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestEnsureServicesExist [2022-07-25T10:51:55.480Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestEnsureServicesExistErrors [2022-07-25T10:51:55.480Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-07-25T10:51:55.480Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-07-25T10:51:55.480Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-07-25T10:51:55.480Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestContainerDelete [2022-07-25T10:51:55.480Z] --- PASS: TestContainerDelete (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestContainerDoubleDelete [2022-07-25T10:51:55.480Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestLogContainerEventCopyLabels [2022-07-25T10:51:55.480Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestLogContainerEventWithAttributes [2022-07-25T10:51:55.480Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestNoneHealthcheck [2022-07-25T10:51:55.480Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestHealthStates [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] time="2022-07-25T10:51:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-07-25T10:51:55.480Z] --- PASS: TestHealthStates (0.20s) [2022-07-25T10:51:55.480Z] === RUN TestMaskURLCredentials [2022-07-25T10:51:55.480Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestGetInspectData [2022-07-25T10:51:55.480Z] --- PASS: TestGetInspectData (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestFillLicense [2022-07-25T10:51:55.480Z] --- PASS: TestFillLicense (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestListInvalidFilter [2022-07-25T10:51:55.480Z] --- PASS: TestListInvalidFilter (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestNameFilter [2022-07-25T10:51:55.480Z] --- PASS: TestNameFilter (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-07-25T10:51:55.480Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-07-25T10:51:55.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-07-25T10:51:55.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-07-25T10:51:55.481Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-07-25T10:51:55.481Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-07-25T10:51:55.481Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-07-25T10:51:55.481Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-07-25T10:51:55.481Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-07-25T10:51:55.481Z] === RUN TestDaemonReloadLabels [2022-07-25T10:51:55.481Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-07-25T10:51:55.481Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-07-25T10:51:55.481Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-07-25T10:51:55.481Z] === RUN TestDaemonReloadMirrors [2022-07-25T10:51:55.481Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-07-25T10:51:55.481Z] === RUN TestDaemonReloadInsecureRegistries [2022-07-25T10:51:55.481Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-07-25T10:51:55.481Z] === RUN TestDaemonReloadNotAffectOthers [2022-07-25T10:51:55.481Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-07-25T10:51:55.481Z] === RUN TestDaemonDiscoveryReload [2022-07-25T10:51:55.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-25T10:51:55.620Z] === RUN TestPingCacheHeaders [2022-07-25T10:51:55.620Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T10:51:55.620Z] === RUN TestPingGet [2022-07-25T10:51:55.620Z] --- PASS: TestPingGet (0.01s) [2022-07-25T10:51:55.620Z] === RUN TestPingHead [2022-07-25T10:51:55.620Z] --- PASS: TestPingHead (0.02s) [2022-07-25T10:51:55.620Z] === RUN TestVersion [2022-07-25T10:51:55.620Z] --- PASS: TestVersion (0.02s) [2022-07-25T10:51:55.620Z] PASS [2022-07-25T10:51:55.620Z] [2022-07-25T10:51:55.620Z] === Skipped [2022-07-25T10:51:55.620Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:51:55.620Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:51:55.620Z] [2022-07-25T10:51:55.620Z] DONE 18 tests, 1 skipped in 21.083s [2022-07-25T10:51:55.620Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T10:51:55.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:51:55.620Z] ++ set -e [2022-07-25T10:51:55.620Z] ++ '[' -n 0 ']' [2022-07-25T10:51:55.620Z] ++ set -x [2022-07-25T10:51:55.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:51:55.878Z] INFO: Testing against a local daemon [2022-07-25T10:51:55.878Z] === RUN TestVolumesCreateAndList [2022-07-25T10:51:55.878Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T10:51:55.878Z] === RUN TestVolumesRemove [2022-07-25T10:51:55.878Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-25T10:51:55.878Z] === RUN TestVolumesInspect [2022-07-25T10:51:55.878Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T10:51:55.878Z] === RUN TestVolumesInvalidJSON [2022-07-25T10:51:55.878Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-25T10:51:55.878Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-25T10:51:55.878Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-25T10:51:55.878Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T10:51:55.878Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-25T10:51:55.878Z] PASS [2022-07-25T10:51:55.878Z] [2022-07-25T10:51:55.878Z] DONE 5 tests in 0.221s [2022-07-25T10:51:55.878Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T10:51:55.966Z] === RUN TestLinkNaming [2022-07-25T10:51:55.966Z] --- PASS: TestLinkNaming (0.00s) [2022-07-25T10:51:55.966Z] === RUN TestLinkNew [2022-07-25T10:51:55.966Z] --- PASS: TestLinkNew (0.00s) [2022-07-25T10:51:55.966Z] === RUN TestLinkEnv [2022-07-25T10:51:55.966Z] --- PASS: TestLinkEnv (0.00s) [2022-07-25T10:51:55.966Z] === RUN TestLinkMultipleEnv [2022-07-25T10:51:55.966Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-07-25T10:51:55.966Z] === RUN TestLinkPortRangeEnv [2022-07-25T10:51:55.966Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-07-25T10:51:55.966Z] PASS [2022-07-25T10:51:55.966Z] coverage: 93.0% of statements [2022-07-25T10:51:55.966Z] ok github.com/docker/docker/daemon/links 0.073s coverage: 93.0% of statements [2022-07-25T10:51:56.136Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T10:51:56.136Z] +++ kill 12332 [2022-07-25T10:51:56.452Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-07-25T10:51:56.452Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite (346.48s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.24s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.36s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.37s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.56s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.23s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.60s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.78s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.93s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.45s) [2022-07-25T10:51:56.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.76s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.86s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.87s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.22s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.61s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.56s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.42s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.50s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.11s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.31s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.80s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.76s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.28s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.85s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.58s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.20s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s) [2022-07-25T10:51:56.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T10:51:56.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.55s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.07s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.59s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.64s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.60s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.46s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.57s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.61s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.81s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.49s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.06s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.53s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.87s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.78s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.69s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.35s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-07-25T10:51:56.829Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.92s) [2022-07-25T10:51:56.829Z] === RUN TestDockerSwarmSuite [2022-07-25T10:51:56.829Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-25T10:51:56.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-25T10:51:56.937Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2022-07-25T10:51:56.937Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-07-25T10:51:57.422Z] === RUN TestAdapterReadLogs [2022-07-25T10:51:57.422Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-07-25T10:51:57.422Z] === RUN TestCopier [2022-07-25T10:51:57.422Z] --- PASS: TestCopier (0.00s) [2022-07-25T10:51:57.422Z] === RUN TestCopierLongLines [2022-07-25T10:51:57.422Z] --- PASS: TestCopierLongLines (0.00s) [2022-07-25T10:51:57.422Z] === RUN TestCopierSlow [2022-07-25T10:51:57.422Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-07-25T10:51:57.422Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-07-25T10:51:57.422Z] reload_test.go:520: root required [2022-07-25T10:51:57.422Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-07-25T10:51:57.422Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-07-25T10:51:57.422Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-07-25T10:51:57.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-07-25T10:51:57.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-07-25T10:51:57.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-07-25T10:51:57.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-07-25T10:51:57.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-07-25T10:51:57.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-07-25T10:51:57.422Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-07-25T10:51:57.422Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-07-25T10:51:57.422Z] === RUN TestParseVolumesFrom [2022-07-25T10:51:57.422Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-07-25T10:51:57.422Z] PASS [2022-07-25T10:51:57.422Z] coverage: 9.0% of statements [2022-07-25T10:51:57.422Z] ok github.com/docker/docker/daemon 2.496s coverage: 9.0% of statements [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-07-25T10:51:57.422Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-07-25T10:51:57.508Z] +++ /etc/init.d/apparmor stop [2022-07-25T10:51:57.508Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T10:51:57.508Z] [2022-07-25T10:51:57.508Z] Unloading profiles will leave already running processes permanently [2022-07-25T10:51:57.508Z] unconfined, which can lead to unexpected situations. [2022-07-25T10:51:57.508Z] [2022-07-25T10:51:57.508Z] To set a process to complain mode, use the command line tool [2022-07-25T10:51:57.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T10:51:57.508Z] +++ true [2022-07-25T10:51:57.508Z] exiting test-integration [2022-07-25T10:51:57.508Z] ++ exit 0 [2022-07-25T10:51:57.508Z] [2022-07-25T10:51:57.907Z] --- PASS: TestCopierSlow (0.21s) [2022-07-25T10:51:57.907Z] === RUN TestCopierWithSized [2022-07-25T10:51:57.907Z] === RUN TestCopierWithSized/as_is [2022-07-25T10:51:57.907Z] === RUN TestCopierWithSized/With_RingLogger [2022-07-25T10:51:57.907Z] --- PASS: TestCopierWithSized (0.01s) [2022-07-25T10:51:57.907Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-07-25T10:51:57.907Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-07-25T10:51:57.907Z] === RUN TestCopierWithPartial [2022-07-25T10:51:57.907Z] --- PASS: TestCopierWithPartial (0.00s) [2022-07-25T10:51:57.907Z] === RUN TestRingLogger [2022-07-25T10:51:57.907Z] --- PASS: TestRingLogger (0.00s) [2022-07-25T10:51:57.907Z] === RUN TestRingCap [2022-07-25T10:51:57.907Z] --- PASS: TestRingCap (0.00s) [2022-07-25T10:51:57.907Z] === RUN TestRingClose [2022-07-25T10:51:57.907Z] --- PASS: TestRingClose (0.00s) [2022-07-25T10:51:57.907Z] === RUN TestRingDrain [2022-07-25T10:51:57.907Z] --- PASS: TestRingDrain (0.00s) [2022-07-25T10:51:57.907Z] PASS [2022-07-25T10:51:57.907Z] coverage: 43.5% of statements [2022-07-25T10:51:57.907Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 43.5% of statements [2022-07-25T10:51:58.393Z] === RUN TestNewStreamConfig [2022-07-25T10:51:58.393Z] === RUN TestNewStreamConfig/defaults [2022-07-25T10:51:58.393Z] === RUN TestNewStreamConfig/invalid_create_group [2022-07-25T10:51:58.393Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-07-25T10:51:58.393Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-07-25T10:51:58.393Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-07-25T10:51:58.393Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-07-25T10:51:58.393Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-07-25T10:51:58.393Z] --- PASS: TestNewStreamConfig (0.00s) [2022-07-25T10:51:58.393Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-07-25T10:51:58.393Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-07-25T10:51:58.393Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-07-25T10:51:58.393Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-07-25T10:51:58.393Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-07-25T10:51:58.393Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-07-25T10:51:58.393Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-07-25T10:51:58.393Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-07-25T10:51:58.393Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-07-25T10:51:58.393Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-07-25T10:51:58.393Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-07-25T10:51:58.393Z] === RUN TestNewAWSLogsClientRegionDetect Post stage [Pipeline] junit [2022-07-25T10:51:58.452Z] Recording test results [2022-07-25T10:51:58.611Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T10:51:58.736Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-25T10:51:58.878Z] time="2022-07-25T10:51:58Z" level=info msg="Trying to get region from EC2 Metadata" [2022-07-25T10:51:58.878Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-07-25T10:51:58.878Z] === RUN TestCreateSuccess [2022-07-25T10:51:58.878Z] --- PASS: TestCreateSuccess (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCreateLogGroupSuccess [2022-07-25T10:51:58.878Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCreateError [2022-07-25T10:51:58.878Z] --- PASS: TestCreateError (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCreateAlreadyExists [2022-07-25T10:51:58.878Z] time="2022-07-25T10:51:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-07-25T10:51:58.878Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestLogClosed [2022-07-25T10:51:58.878Z] --- PASS: TestLogClosed (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestLogBlocking [2022-07-25T10:51:58.878Z] --- PASS: TestLogBlocking (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestLogNonBlockingBufferEmpty [2022-07-25T10:51:58.878Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestLogNonBlockingBufferFull [2022-07-25T10:51:58.878Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestPublishBatchSuccess [2022-07-25T10:51:58.878Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestPublishBatchError [2022-07-25T10:51:58.878Z] time="2022-07-25T10:51:58Z" level=error msg=Error [2022-07-25T10:51:58.878Z] --- PASS: TestPublishBatchError (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-07-25T10:51:58.878Z] time="2022-07-25T10:51:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-07-25T10:51:58.878Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestPublishBatchAlreadyAccepted [2022-07-25T10:51:58.878Z] time="2022-07-25T10:51:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-07-25T10:51:58.878Z] time="2022-07-25T10:51:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-07-25T10:51:58.878Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchSimple [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchTicker [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchMultilinePattern [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchClose [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchClose (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestEffectiveLen [2022-07-25T10:51:58.878Z] === RUN TestEffectiveLen/0/Hello [2022-07-25T10:51:58.878Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-07-25T10:51:58.878Z] === RUN TestEffectiveLen/2/🙃 [2022-07-25T10:51:58.878Z] === RUN TestEffectiveLen/3/���� [2022-07-25T10:51:58.878Z] === RUN TestEffectiveLen/4/He��o [2022-07-25T10:51:58.878Z] === RUN TestEffectiveLen/5/ [2022-07-25T10:51:58.878Z] --- PASS: TestEffectiveLen (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit/0/ [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1044: [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1045: [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit/1/Hello [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1044: Hello [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1045: [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit/2/Hello [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1044: He [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1045: llo [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit/3/Hello [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1044: [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1045: Hello [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit/4/🙃 [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1044: [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1045: 🙃 [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit/5/🙃 [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1044: 🙃 [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1045: [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit/6/a� [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1044: a [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1045: � [2022-07-25T10:51:58.878Z] === RUN TestFindValidSplit/7/a� [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1044: a� [2022-07-25T10:51:58.878Z] cloudwatchlogs_test.go:1045: [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestProcessEventEmoji [2022-07-25T10:51:58.878Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchLineSplit [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchLineSplitWithBinary [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchMaxEvents [2022-07-25T10:51:58.878Z] === RUN TestSearchRegistryForImagesErrors [2022-07-25T10:51:58.878Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestSearchRegistryForImages [2022-07-25T10:51:58.878Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestOnlyPlatformWithFallback [2022-07-25T10:51:58.878Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestImageDelete [2022-07-25T10:51:58.878Z] === RUN TestImageDelete/no_lease [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchMaxTotalBytes [2022-07-25T10:51:58.878Z] === RUN TestImageDelete/lease_exists [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-07-25T10:51:58.878Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-07-25T10:51:58.878Z] --- PASS: TestImageDelete (0.08s) [2022-07-25T10:51:58.878Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-07-25T10:51:58.878Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-07-25T10:51:58.878Z] === RUN TestContentStoreForPull [2022-07-25T10:51:58.878Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsMultilinePattern [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsDatetimeFormat [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-07-25T10:51:58.878Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-07-25T10:51:58.878Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-07-25T10:51:58.878Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestCreateTagSuccess [2022-07-25T10:51:58.878Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-07-25T10:51:58.878Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-07-25T10:51:58.878Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-07-25T10:51:58.878Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-07-25T10:51:58.878Z] PASS [2022-07-25T10:51:58.878Z] coverage: 77.8% of statements [2022-07-25T10:51:58.878Z] ok github.com/docker/docker/daemon/logger/awslogs 0.429s coverage: 77.8% of statements [2022-07-25T10:51:58.878Z] === RUN TestJSONLogsMarshalJSONBuf [2022-07-25T10:51:58.878Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-07-25T10:51:58.878Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-07-25T10:51:58.878Z] --- PASS: TestContentStoreForPull (0.22s) [2022-07-25T10:51:58.878Z] PASS [2022-07-25T10:51:58.878Z] coverage: 6.6% of statements [2022-07-25T10:51:58.878Z] ok github.com/docker/docker/daemon/images 0.554s coverage: 6.6% of statements [2022-07-25T10:51:58.962Z] + echo Ensuring container killed. [2022-07-25T10:51:58.962Z] Ensuring container killed. [2022-07-25T10:51:58.962Z] + docker rm -vf docker-pr4 [2022-07-25T10:51:58.962Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-25T10:51:58.996Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-25T10:51:59.267Z] + echo Chowning /workspace to jenkins user [2022-07-25T10:51:59.267Z] Chowning /workspace to jenkins user [2022-07-25T10:51:59.267Z] + id -u [2022-07-25T10:51:59.267Z] + id -g [2022-07-25T10:51:59.267Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43859:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T10:51:59.267Z] Unable to find image 'busybox:latest' locally [2022-07-25T10:51:59.363Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T10:51:59.363Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T10:51:59.363Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-07-25T10:51:59.363Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-25T10:51:59.363Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T10:51:59.363Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-07-25T10:51:59.363Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-07-25T10:51:59.363Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-07-25T10:51:59.363Z] === RUN TestFastTimeMarshalJSON [2022-07-25T10:51:59.363Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-07-25T10:51:59.363Z] PASS [2022-07-25T10:51:59.363Z] coverage: 87.2% of statements [2022-07-25T10:51:59.363Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.220s coverage: 87.2% of statements [2022-07-25T10:51:59.363Z] === RUN TestJSONFileLogger [2022-07-25T10:51:59.363Z] --- PASS: TestJSONFileLogger (0.01s) [2022-07-25T10:51:59.363Z] === RUN TestJSONFileLoggerWithTags [2022-07-25T10:51:59.363Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-07-25T10:51:59.363Z] === RUN TestJSONFileLoggerWithOpts [2022-07-25T10:51:59.363Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-07-25T10:51:59.363Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-07-25T10:51:59.363Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-07-25T10:51:59.363Z] === RUN TestEncodeDecode [2022-07-25T10:51:59.363Z] === PAUSE TestEncodeDecode [2022-07-25T10:51:59.363Z] === RUN TestUnexpectedEOF [2022-07-25T10:51:59.524Z] latest: Pulling from library/busybox [2022-07-25T10:51:59.524Z] 87379020f3b6: Pulling fs layer [2022-07-25T10:51:59.524Z] 87379020f3b6: Verifying Checksum [2022-07-25T10:51:59.524Z] 87379020f3b6: Download complete [2022-07-25T10:51:59.524Z] 87379020f3b6: Pull complete [2022-07-25T10:51:59.524Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T10:51:59.524Z] Status: Downloaded newer image for busybox:latest [2022-07-25T10:51:59.849Z] time="2022-07-25T10:51:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-07-25T10:51:59.850Z] time="2022-07-25T10:51:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-07-25T10:51:59.850Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-07-25T10:51:59.850Z] === CONT TestEncodeDecode [2022-07-25T10:51:59.850Z] --- PASS: TestEncodeDecode (0.00s) [2022-07-25T10:51:59.850Z] PASS [2022-07-25T10:51:59.850Z] coverage: 69.9% of statements [2022-07-25T10:51:59.850Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.271s coverage: 69.9% of statements [2022-07-25T10:52:00.870Z] === RUN TestWriteLog [2022-07-25T10:52:00.870Z] === PAUSE TestWriteLog [2022-07-25T10:52:00.870Z] === RUN TestReadLog [2022-07-25T10:52:00.870Z] === PAUSE TestReadLog [2022-07-25T10:52:00.871Z] === RUN TestDecode [2022-07-25T10:52:00.871Z] --- PASS: TestDecode (0.03s) [2022-07-25T10:52:00.871Z] === CONT TestWriteLog [2022-07-25T10:52:00.871Z] === CONT TestReadLog [2022-07-25T10:52:00.871Z] --- PASS: TestWriteLog (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestReadLog/tail_exact [2022-07-25T10:52:00.871Z] === RUN TestReadLog/tail_less_than_available [2022-07-25T10:52:00.871Z] === RUN TestReadLog/tail_more_than_available [2022-07-25T10:52:00.871Z] --- PASS: TestReadLog (0.21s) [2022-07-25T10:52:00.871Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-07-25T10:52:00.871Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-07-25T10:52:00.871Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-07-25T10:52:00.871Z] PASS [2022-07-25T10:52:00.871Z] coverage: 78.7% of statements [2022-07-25T10:52:00.871Z] ok github.com/docker/docker/daemon/logger/local 0.300s coverage: 78.7% of statements [2022-07-25T10:52:00.871Z] === RUN TestLog [2022-07-25T10:52:00.871Z] --- PASS: TestLog (0.01s) [2022-07-25T10:52:00.871Z] PASS [2022-07-25T10:52:00.871Z] coverage: 31.5% of statements [2022-07-25T10:52:00.871Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2022-07-25T10:52:00.871Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T10:52:00.871Z] === RUN TestOpenFileDelete [2022-07-25T10:52:00.871Z] --- PASS: TestOpenFileDelete (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestOpenFileRename [2022-07-25T10:52:00.871Z] --- PASS: TestOpenFileRename (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestHandleDecoderErr [2022-07-25T10:52:00.871Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestParseLogTagDefaultTag [2022-07-25T10:52:00.871Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestParseLogTag [2022-07-25T10:52:00.871Z] --- PASS: TestParseLogTag (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestParseLogTagEmptyTag [2022-07-25T10:52:00.871Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestTailFiles [2022-07-25T10:52:00.871Z] --- PASS: TestTailFiles (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestFollowLogsConsumerGone [2022-07-25T10:52:00.871Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-07-25T10:52:00.871Z] === RUN TestFollowLogsProducerGone [2022-07-25T10:52:00.871Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-07-25T10:52:00.871Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-07-25T10:52:00.871Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-07-25T10:52:00.871Z] === RUN TestCheckCapacityAndRotate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T10:52:01.187Z] + bundleName=arm64-integration [2022-07-25T10:52:01.187Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-25T10:52:01.187Z] Creating arm64-integration-bundles.tar.gz [2022-07-25T10:52:01.187Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-25T10:52:01.187Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T10:52:01.198Z] Archiving artifacts [2022-07-25T10:52:01.357Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-07-25T10:52:01.357Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-07-25T10:52:01.357Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-07-25T10:52:01.357Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-07-25T10:52:01.357Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-07-25T10:52:01.357Z] PASS [2022-07-25T10:52:01.357Z] coverage: 54.9% of statements [2022-07-25T10:52:01.357Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.241s coverage: 54.9% of statements [2022-07-25T10:52:01.843Z] === RUN TestNewParse [2022-07-25T10:52:01.843Z] --- PASS: TestNewParse (0.00s) [2022-07-25T10:52:01.843Z] PASS [2022-07-25T10:52:01.843Z] coverage: 8.3% of statements [2022-07-25T10:52:01.843Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2022-07-25T10:52:01.843Z] === RUN TestValidateLogOpt [2022-07-25T10:52:01.843Z] --- PASS: TestValidateLogOpt (0.00s) [2022-07-25T10:52:01.843Z] === RUN TestNewMissedConfig [2022-07-25T10:52:01.843Z] --- PASS: TestNewMissedConfig (0.00s) [2022-07-25T10:52:01.843Z] === RUN TestNewMissedUrl [2022-07-25T10:52:01.843Z] --- PASS: TestNewMissedUrl (0.00s) [2022-07-25T10:52:01.843Z] === RUN TestNewMissedToken [2022-07-25T10:52:01.843Z] --- PASS: TestNewMissedToken (0.00s) [2022-07-25T10:52:01.843Z] === RUN TestNewWithProxy [2022-07-25T10:52:01.843Z] --- PASS: TestNewWithProxy (0.00s) [2022-07-25T10:52:01.843Z] === RUN TestDefault [2022-07-25T10:52:01.843Z] --- PASS: TestDefault (0.02s) [2022-07-25T10:52:01.843Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-07-25T10:52:01.843Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-07-25T10:52:01.843Z] === RUN TestJsonFormat [2022-07-25T10:52:02.202Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-07-25T10:52:02.203Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-25T10:52:02.203Z] remote: Enumerating objects: 23, done. [2022-07-25T10:52:02.203Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-25T10:52:02.203Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-25T10:52:02.203Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-25T10:52:02.203Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-07-25T10:52:02.203Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-25T10:52:02.203Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T10:52:02.286Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-25T10:52:02.329Z] --- PASS: TestJsonFormat (0.01s) [2022-07-25T10:52:02.329Z] === RUN TestRawFormat [2022-07-25T10:52:02.329Z] --- PASS: TestRawFormat (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestRawFormatWithLabels [2022-07-25T10:52:02.329Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestRawFormatWithoutTag [2022-07-25T10:52:02.329Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestBatching [2022-07-25T10:52:02.329Z] === RUN TestParseLogFormat [2022-07-25T10:52:02.329Z] --- PASS: TestParseLogFormat (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestValidateLogOptEmpty [2022-07-25T10:52:02.329Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestValidateSyslogAddress [2022-07-25T10:52:02.329Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestParseAddressDefaultPort [2022-07-25T10:52:02.329Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestValidateSyslogFacility [2022-07-25T10:52:02.329Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestValidateLogOptSyslogFormat [2022-07-25T10:52:02.329Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestValidateLogOpt [2022-07-25T10:52:02.329Z] --- PASS: TestValidateLogOpt (0.00s) [2022-07-25T10:52:02.329Z] PASS [2022-07-25T10:52:02.329Z] coverage: 46.8% of statements [2022-07-25T10:52:02.329Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2022-07-25T10:52:02.329Z] --- PASS: TestBatching (0.22s) [2022-07-25T10:52:02.329Z] === RUN TestFrequency [2022-07-25T10:52:02.329Z] --- PASS: TestFrequency (0.16s) [2022-07-25T10:52:02.329Z] === RUN TestOneMessagePerRequest [2022-07-25T10:52:02.329Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestVerify [2022-07-25T10:52:02.329Z] --- PASS: TestVerify (0.00s) [2022-07-25T10:52:02.329Z] === RUN TestSkipVerify [2022-07-25T10:52:02.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/test/unit [2022-07-25T10:52:02.815Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:02.815Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:02.815Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.033Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43859/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T10:52:03.300Z] --- PASS: TestSkipVerify (0.78s) [2022-07-25T10:52:03.300Z] === RUN TestBufferMaximum [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1658746322.979726\",\"host\":\"344c827c32ec\"}'" [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1658746322.979726\",\"host\":\"344c827c32ec\"}'" [2022-07-25T10:52:03.300Z] --- PASS: TestBufferMaximum (0.01s) [2022-07-25T10:52:03.300Z] === RUN TestServerAlwaysDown [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1658746322.991902\",\"host\":\"344c827c32ec\"}'" [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1658746322.991902\",\"host\":\"344c827c32ec\"}'" [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1658746322.991902\",\"host\":\"344c827c32ec\"}'" [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1658746322.992946\",\"host\":\"344c827c32ec\"}'" [2022-07-25T10:52:03.300Z] time="2022-07-25T10:52:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1658746322.992946\",\"host\":\"344c827c32ec\"}'" [2022-07-25T10:52:03.300Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-07-25T10:52:03.300Z] === RUN TestCannotSendAfterClose [2022-07-25T10:52:03.300Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-07-25T10:52:03.300Z] === RUN TestDeadlockOnBlockedEndpoint [2022-07-25T10:52:03.300Z] === RUN TestV1IDService [2022-07-25T10:52:03.300Z] --- PASS: TestV1IDService (0.03s) [2022-07-25T10:52:03.300Z] === RUN TestV2MetadataService [2022-07-25T10:52:03.337Z] + make clean [2022-07-25T10:52:03.480Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T10:52:03.594Z] docker volume rm -f docker-dev-cache [2022-07-25T10:52:03.594Z] docker-dev-cache [Pipeline] deleteDir [2022-07-25T10:52:04.322Z] time="2022-07-25T10:52:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49201/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-07-25T10:52:04.322Z] time="2022-07-25T10:52:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"344c827c32ec\"}'" [2022-07-25T10:52:04.322Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-07-25T10:52:04.322Z] PASS [2022-07-25T10:52:04.322Z] coverage: 82.5% of statements [2022-07-25T10:52:04.322Z] ok github.com/docker/docker/daemon/logger/splunk 2.291s coverage: 82.5% of statements [2022-07-25T10:52:04.322Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T10:52:04.322Z] ? github.com/docker/docker/daemon/network [no test files] [2022-07-25T10:52:04.322Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T10:52:04.809Z] === RUN TestSuccessfulDownload [2022-07-25T10:52:04.809Z] download_test.go:268: Needs fixing on Windows [2022-07-25T10:52:04.809Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-07-25T10:52:04.809Z] === RUN TestCancelledDownload [2022-07-25T10:52:04.809Z] --- PASS: TestCancelledDownload (0.00s) [2022-07-25T10:52:04.809Z] === RUN TestMaxDownloadAttempts [2022-07-25T10:52:04.809Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-25T10:52:04.809Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-25T10:52:04.809Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-25T10:52:04.809Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-25T10:52:04.809Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-25T10:52:04.809Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-25T10:52:04.809Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-25T10:52:04.809Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-25T10:52:04.809Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-07-25T10:52:04.809Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-07-25T10:52:04.809Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-07-25T10:52:04.809Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-07-25T10:52:04.809Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-07-25T10:52:04.809Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-07-25T10:52:04.809Z] === RUN TestContinueOnError_MirrorEndpoint [2022-07-25T10:52:04.809Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-07-25T10:52:04.809Z] === RUN TestContinueOnError_NeverContinue [2022-07-25T10:52:04.809Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-07-25T10:52:04.809Z] === RUN TestContinueOnError_UnnestsErrors [2022-07-25T10:52:04.809Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-07-25T10:52:04.809Z] === RUN TestManifestStore [2022-07-25T10:52:04.809Z] === RUN TestManifestStore/no_remote_or_local [2022-07-25T10:52:04.809Z] --- PASS: TestV2MetadataService (1.38s) [2022-07-25T10:52:04.809Z] PASS [2022-07-25T10:52:04.809Z] coverage: 48.2% of statements [2022-07-25T10:52:04.809Z] ok github.com/docker/docker/distribution/metadata 1.481s coverage: 48.2% of statements [2022-07-25T10:52:05.063Z] ? github.com/docker/docker/api [no test files] [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2033503698\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/no_local_cache [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-07-25T10:52:05.294Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-07-25T10:52:05.294Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-07-25T10:52:05.294Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-07-25T10:52:05.294Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-07-25T10:52:05.294Z] === RUN TestTransfer [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/with_local_cache [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/unknown_media_type [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=warning msg="reference for unknown type: " [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=warning msg="reference for unknown type: " [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=warning msg="reference for unknown type: " [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=warning msg="reference for unknown type: " [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=warning msg="reference for unknown type: " [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/error_persisting_manifest [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-07-25T10:52:05.294Z] --- PASS: TestTransfer (0.12s) [2022-07-25T10:52:05.294Z] === RUN TestConcurrencyLimit [2022-07-25T10:52:05.294Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-07-25T10:52:05.294Z] time="2022-07-25T10:52:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore (0.43s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaType [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-07-25T10:52:05.294Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-07-25T10:52:05.294Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-07-25T10:52:05.294Z] === RUN TestFixManifestLayers [2022-07-25T10:52:05.294Z] --- PASS: TestFixManifestLayers (0.00s) [2022-07-25T10:52:05.294Z] === RUN TestFixManifestLayersBaseLayerParent [2022-07-25T10:52:05.294Z] pull_v2_test.go:82: Needs fixing on Windows [2022-07-25T10:52:05.294Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-07-25T10:52:05.294Z] === RUN TestFixManifestLayersBadParent [2022-07-25T10:52:05.294Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-07-25T10:52:05.294Z] === RUN TestValidateManifest [2022-07-25T10:52:05.294Z] pull_v2_test.go:127: Needs fixing on Windows [2022-07-25T10:52:05.294Z] --- SKIP: TestValidateManifest (0.00s) [2022-07-25T10:52:05.294Z] === RUN TestFormatPlatform [2022-07-25T10:52:05.294Z] --- PASS: TestFormatPlatform (0.00s) [2022-07-25T10:52:05.294Z] === RUN TestPullSchema2Config [2022-07-25T10:52:05.294Z] === RUN TestPullSchema2Config/success_first_time [2022-07-25T10:52:05.294Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-25T10:52:05.294Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-25T10:52:05.294Z] === RUN TestPullSchema2Config/500_status [2022-07-25T10:52:05.294Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-25T10:52:05.294Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-25T10:52:05.294Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-25T10:52:05.294Z] === RUN TestPullSchema2Config/EOF [2022-07-25T10:52:05.294Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-25T10:52:05.294Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-25T10:52:05.294Z] 2022/07/25 10:52:05 http: panic serving 127.0.0.1:49212: intentional panic [2022-07-25T10:52:05.294Z] goroutine 134 [running]: [2022-07-25T10:52:05.294Z] net/http.(*conn).serve.func1() [2022-07-25T10:52:05.294Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-07-25T10:52:05.294Z] panic({0x5e6260, 0x754650}) [2022-07-25T10:52:05.294Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-07-25T10:52:05.294Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000664584, {0x764f90, 0xc0004d2460}) [2022-07-25T10:52:05.294Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-07-25T10:52:05.294Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x764f90, 0xc0004d2460}, 0xc000063100) [2022-07-25T10:52:05.294Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-07-25T10:52:05.294Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x764f90, 0xc0004d2460}, 0x148f15) [2022-07-25T10:52:05.294Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-07-25T10:52:05.294Z] net/http.serverHandler.ServeHTTP({0xc00019e390}, {0x764f90, 0xc0004d2460}, 0xc000063100) [2022-07-25T10:52:05.294Z] c:/go/src/net/http/server.go:2879 +0x43b [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T10:52:05.780Z] net/http.(*conn).serve(0xc000146b40, {0x769260, 0xc0004aec60}) [2022-07-25T10:52:05.780Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-07-25T10:52:05.780Z] created by net/http.(*Server).Serve [2022-07-25T10:52:05.780Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-07-25T10:52:05.780Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-07-25T10:52:05.780Z] === RUN TestInactiveJobs [2022-07-25T10:52:05.780Z] === RUN TestNotFound [2022-07-25T10:52:05.780Z] --- PASS: TestNotFound (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestConflict [2022-07-25T10:52:05.780Z] --- PASS: TestConflict (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestForbidden [2022-07-25T10:52:05.780Z] --- PASS: TestForbidden (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestInvalidParameter [2022-07-25T10:52:05.780Z] --- PASS: TestInvalidParameter (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestNotImplemented [2022-07-25T10:52:05.780Z] --- PASS: TestNotImplemented (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestNotModified [2022-07-25T10:52:05.780Z] --- PASS: TestNotModified (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestUnauthorized [2022-07-25T10:52:05.780Z] --- PASS: TestUnauthorized (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestUnknown [2022-07-25T10:52:05.780Z] --- PASS: TestUnknown (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestCancelled [2022-07-25T10:52:05.780Z] --- PASS: TestCancelled (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestDeadline [2022-07-25T10:52:05.780Z] --- PASS: TestDeadline (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestDataLoss [2022-07-25T10:52:05.780Z] --- PASS: TestDataLoss (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestUnavailable [2022-07-25T10:52:05.780Z] --- PASS: TestUnavailable (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestSystem [2022-07-25T10:52:05.780Z] --- PASS: TestSystem (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Not_Found [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Bad_Request [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Conflict [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Unauthorized [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Service_Unavailable [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Forbidden [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Not_Modified [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Not_Implemented [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-07-25T10:52:05.780Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-07-25T10:52:05.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-07-25T10:52:05.780Z] PASS [2022-07-25T10:52:05.780Z] coverage: 77.0% of statements [2022-07-25T10:52:05.780Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-07-25T10:52:05.780Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-25T10:52:05.780Z] === RUN TestPullSchema2Config/unauthorized [2022-07-25T10:52:05.780Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-07-25T10:52:05.780Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-07-25T10:52:05.780Z] --- PASS: TestPullSchema2Config (0.55s) [2022-07-25T10:52:05.780Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-07-25T10:52:05.780Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-07-25T10:52:05.780Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-07-25T10:52:05.780Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-07-25T10:52:05.780Z] === RUN TestGetRepositoryMountCandidates [2022-07-25T10:52:05.780Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestLayerAlreadyExists [2022-07-25T10:52:05.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-25T10:52:05.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-25T10:52:05.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-25T10:52:05.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-25T10:52:05.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-25T10:52:05.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-07-25T10:52:05.780Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestWhenEmptyAuthConfig [2022-07-25T10:52:05.780Z] --- PASS: TestInactiveJobs (0.38s) [2022-07-25T10:52:05.780Z] === RUN TestWatchRelease [2022-07-25T10:52:05.780Z] --- PASS: TestWatchRelease (0.05s) [2022-07-25T10:52:05.780Z] === RUN TestWatchFinishedTransfer [2022-07-25T10:52:05.780Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-07-25T10:52:05.780Z] === RUN TestDuplicateTransfer [2022-07-25T10:52:06.266Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-07-25T10:52:06.266Z] === RUN TestSuccessfulUpload [2022-07-25T10:52:06.266Z] time="2022-07-25T10:52:06Z" level=error msg="Upload failed, retrying: simulating retry" [2022-07-25T10:52:06.266Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-07-25T10:52:06.266Z] === RUN TestCancelledUpload [2022-07-25T10:52:06.266Z] --- PASS: TestCancelledUpload (0.00s) [2022-07-25T10:52:06.266Z] PASS [2022-07-25T10:52:06.266Z] coverage: 76.4% of statements [2022-07-25T10:52:06.751Z] ok github.com/docker/docker/distribution/xfer 1.927s coverage: 76.4% of statements [2022-07-25T10:52:06.751Z] === RUN TestFSGetInvalidData [2022-07-25T10:52:06.751Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-07-25T10:52:06.751Z] === RUN TestFSInvalidSet [2022-07-25T10:52:06.751Z] --- PASS: TestFSInvalidSet (0.01s) [2022-07-25T10:52:06.751Z] === RUN TestFSInvalidRoot [2022-07-25T10:52:06.751Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-07-25T10:52:06.751Z] === RUN TestFSMetadataGetSet [2022-07-25T10:52:06.751Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-07-25T10:52:06.751Z] === RUN TestFSInvalidWalker [2022-07-25T10:52:06.751Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-07-25T10:52:06.751Z] === RUN TestFSGetSet [2022-07-25T10:52:06.751Z] --- PASS: TestFSGetSet (0.02s) [2022-07-25T10:52:06.751Z] === RUN TestFSGetUnsetKey [2022-07-25T10:52:06.751Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-07-25T10:52:06.751Z] === RUN TestFSGetEmptyData [2022-07-25T10:52:06.751Z] === RUN TestCompare [2022-07-25T10:52:06.751Z] --- PASS: TestCompare (0.00s) [2022-07-25T10:52:06.751Z] PASS [2022-07-25T10:52:06.751Z] coverage: 19.2% of statements [2022-07-25T10:52:06.751Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-07-25T10:52:06.751Z] === RUN TestFSDelete [2022-07-25T10:52:06.751Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2022-07-25T10:52:06.751Z] --- PASS: TestFSDelete (0.02s) [2022-07-25T10:52:06.751Z] === RUN TestFSWalker [2022-07-25T10:52:06.751Z] --- PASS: TestFSWalker (0.02s) [2022-07-25T10:52:06.751Z] === RUN TestFSWalkerStopOnError [2022-07-25T10:52:06.751Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-07-25T10:52:06.751Z] === RUN TestNewFromJSON [2022-07-25T10:52:06.751Z] --- PASS: TestNewFromJSON (0.00s) [2022-07-25T10:52:06.751Z] === RUN TestNewFromJSONWithInvalidJSON [2022-07-25T10:52:06.751Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-07-25T10:52:06.751Z] === RUN TestMarshalKeyOrder [2022-07-25T10:52:06.751Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-07-25T10:52:06.751Z] === RUN TestImage [2022-07-25T10:52:06.751Z] --- PASS: TestImage (0.00s) [2022-07-25T10:52:06.751Z] === RUN TestImageOSNotEmpty [2022-07-25T10:52:06.751Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-07-25T10:52:06.751Z] === RUN TestNewChildImageFromImageWithRootFS [2022-07-25T10:52:06.751Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-07-25T10:52:06.751Z] === RUN TestCreate [2022-07-25T10:52:06.751Z] --- PASS: TestCreate (0.01s) [2022-07-25T10:52:06.751Z] === RUN TestRestore [2022-07-25T10:52:07.236Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-07-25T10:52:07.236Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-07-25T10:52:07.236Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-07-25T10:52:07.236Z] === RUN TestTokenPassThru [2022-07-25T10:52:07.236Z] --- PASS: TestTokenPassThru (0.01s) [2022-07-25T10:52:07.236Z] === RUN TestTokenPassThruDifferentHost [2022-07-25T10:52:07.236Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-07-25T10:52:07.236Z] PASS [2022-07-25T10:52:07.236Z] coverage: 25.9% of statements [2022-07-25T10:52:07.236Z] ok github.com/docker/docker/distribution 2.288s coverage: 25.9% of statements [2022-07-25T10:52:07.236Z] time="2022-07-25T10:52:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-07-25T10:52:07.236Z] --- PASS: TestRestore (0.21s) [2022-07-25T10:52:07.236Z] === RUN TestAddDelete [2022-07-25T10:52:07.236Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T10:52:07.236Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T10:52:07.236Z] --- PASS: TestAddDelete (0.03s) [2022-07-25T10:52:07.236Z] === RUN TestSearchAfterDelete [2022-07-25T10:52:07.236Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-07-25T10:52:07.236Z] === RUN TestParentReset [2022-07-25T10:52:07.236Z] --- PASS: TestParentReset (0.05s) [2022-07-25T10:52:07.236Z] === RUN TestGetAndSetLastUpdated [2022-07-25T10:52:07.236Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-07-25T10:52:07.236Z] === RUN TestStoreLen [2022-07-25T10:52:07.236Z] --- PASS: TestStoreLen (0.07s) [2022-07-25T10:52:07.236Z] PASS [2022-07-25T10:52:07.236Z] coverage: 86.8% of statements [2022-07-25T10:52:07.236Z] ok github.com/docker/docker/image 0.712s coverage: 86.8% of statements [2022-07-25T10:52:07.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-25T10:52:07.721Z] === RUN TestMakeV1ConfigFromConfig [2022-07-25T10:52:07.721Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-07-25T10:52:07.721Z] PASS [2022-07-25T10:52:07.721Z] coverage: 25.0% of statements [2022-07-25T10:52:07.721Z] ok github.com/docker/docker/image/v1 0.079s coverage: 25.0% of statements [2022-07-25T10:52:07.721Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-07-25T10:52:07.721Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T10:52:07.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-25T10:52:08.386Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-25T10:52:09.325Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-25T10:52:09.337Z] === RUN TestSerialization [2022-07-25T10:52:09.337Z] --- PASS: TestSerialization (0.02s) [2022-07-25T10:52:09.337Z] PASS [2022-07-25T10:52:09.337Z] coverage: 100.0% of statements [2022-07-25T10:52:09.337Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2022-07-25T10:52:09.337Z] === RUN TestEnvironmentParsing [2022-07-25T10:52:09.337Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-07-25T10:52:09.337Z] PASS [2022-07-25T10:52:09.337Z] coverage: 1.0% of statements [2022-07-25T10:52:09.337Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.0% of statements [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-07-25T10:52:09.337Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-07-25T10:52:09.337Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-07-25T10:52:09.337Z] PASS [2022-07-25T10:52:09.337Z] coverage: 45.8% of statements [2022-07-25T10:52:09.337Z] ok github.com/docker/docker/oci 0.049s coverage: 45.8% of statements [2022-07-25T10:52:09.337Z] === RUN TestEmptyLayer [2022-07-25T10:52:09.337Z] --- PASS: TestEmptyLayer (0.00s) [2022-07-25T10:52:09.337Z] === RUN TestCommitFailure [2022-07-25T10:52:09.337Z] --- PASS: TestCommitFailure (0.02s) [2022-07-25T10:52:09.337Z] === RUN TestStartTransactionFailure [2022-07-25T10:52:09.337Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-07-25T10:52:09.337Z] === RUN TestGetOrphan [2022-07-25T10:52:09.337Z] --- PASS: TestGetOrphan (0.01s) [2022-07-25T10:52:09.337Z] === RUN TestMountAndRegister [2022-07-25T10:52:09.337Z] layer_test.go:271: Layer size: 14 [2022-07-25T10:52:09.821Z] --- PASS: TestMountAndRegister (0.07s) [2022-07-25T10:52:09.821Z] === RUN TestLayerRelease [2022-07-25T10:52:09.821Z] layer_test.go:304: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestLayerRelease (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestStoreRestore [2022-07-25T10:52:09.821Z] layer_test.go:353: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestStoreRestore (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestTarStreamStability [2022-07-25T10:52:09.821Z] layer_test.go:468: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestTarStreamStability (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestRegisterExistingLayer [2022-07-25T10:52:09.821Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-07-25T10:52:09.821Z] === RUN TestTarStreamVerification [2022-07-25T10:52:09.821Z] layer_test.go:697: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestLayerMigration [2022-07-25T10:52:09.821Z] migration_test.go:46: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestLayerMigration (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestLayerMigrationNoTarsplit [2022-07-25T10:52:09.821Z] migration_test.go:182: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestMountInit [2022-07-25T10:52:09.821Z] mount_test.go:17: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestMountInit (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestMountSize [2022-07-25T10:52:09.821Z] mount_test.go:76: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestMountSize (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestMountChanges [2022-07-25T10:52:09.821Z] mount_test.go:125: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestMountChanges (0.00s) [2022-07-25T10:52:09.821Z] === RUN TestMountApply [2022-07-25T10:52:09.821Z] mount_test.go:212: Failing on Windows [2022-07-25T10:52:09.821Z] --- SKIP: TestMountApply (0.00s) [2022-07-25T10:52:09.821Z] PASS [2022-07-25T10:52:09.821Z] coverage: 30.1% of statements [2022-07-25T10:52:09.821Z] ok github.com/docker/docker/layer 0.444s coverage: 30.1% of statements [2022-07-25T10:52:09.821Z] === RUN TestParseVersion [2022-07-25T10:52:09.821Z] --- PASS: TestParseVersion (0.00s) [2022-07-25T10:52:09.821Z] PASS [2022-07-25T10:52:09.821Z] coverage: 52.9% of statements [2022-07-25T10:52:09.821Z] ok github.com/docker/docker/pkg/aaparser 0.085s coverage: 52.9% of statements [2022-07-25T10:52:09.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-25T10:52:10.010Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-07-25T10:52:10.010Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-07-25T10:52:10.010Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-25T10:52:10.010Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-25T10:52:10.010Z] PASS [2022-07-25T10:52:10.010Z] [2022-07-25T10:52:10.010Z] === Skipped [2022-07-25T10:52:10.010Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T10:52:10.010Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:52:10.010Z] [2022-07-25T10:52:10.010Z] DONE 27 tests, 1 skipped in 180.802s [2022-07-25T10:52:10.010Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T10:52:10.010Z] INFO: Testing against a local daemon [2022-07-25T10:52:10.010Z] === RUN TestSessionCreate [2022-07-25T10:52:10.010Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T10:52:10.010Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T10:52:10.010Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T10:52:10.010Z] PASS [2022-07-25T10:52:10.010Z] [2022-07-25T10:52:10.010Z] DONE 2 tests in 0.073s [2022-07-25T10:52:10.010Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T10:52:10.010Z] INFO: Testing against a local daemon [2022-07-25T10:52:10.010Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:52:10.010Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:52:10.010Z] === RUN TestEventsExecDie [2022-07-25T10:52:10.266Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-25T10:52:10.266Z] === RUN TestEventsBackwardsCompatible [2022-07-25T10:52:10.266Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T10:52:10.266Z] === RUN TestInfoBinaryCommits [2022-07-25T10:52:10.266Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T10:52:10.266Z] === RUN TestInfoAPIVersioned [2022-07-25T10:52:10.266Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T10:52:10.266Z] === RUN TestInfoDiscoveryBackend [2022-07-25T10:52:10.311Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T10:52:10.311Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T10:52:10.311Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T10:52:10.311Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T10:52:10.311Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T10:52:10.796Z] === RUN TestAddressPoolOpt [2022-07-25T10:52:10.796Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/a [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/something [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/_=a [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/env1=value1 [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/_env1=value1 [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/env2=value2=value3 [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/env3=abc!qwe [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/env_4=value_4 [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/PATH [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/=a [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/PATH= [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/PATH=something [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/asd!qwe [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/1asd [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/123 [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/some_space [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/__some_space_before [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/some_space_after__ [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/= [2022-07-25T10:52:10.796Z] === RUN TestValidateEnv/PaTh [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/a (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/something (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/= (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestParseHost [2022-07-25T10:52:10.796Z] --- PASS: TestParseHost (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestParseDockerDaemonHost [2022-07-25T10:52:10.796Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestParseTCP [2022-07-25T10:52:10.796Z] --- PASS: TestParseTCP (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestParseInvalidUnixAddrInvalid [2022-07-25T10:52:10.796Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestValidateExtraHosts [2022-07-25T10:52:10.796Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestIpOptString [2022-07-25T10:52:10.796Z] --- PASS: TestIpOptString (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestNewIpOptInvalidDefaultVal [2022-07-25T10:52:10.796Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestNewIpOptValidDefaultVal [2022-07-25T10:52:10.796Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestIpOptSetInvalidVal [2022-07-25T10:52:10.796Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestValidateIPAddress [2022-07-25T10:52:10.796Z] --- PASS: TestValidateIPAddress (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestMapOpts [2022-07-25T10:52:10.796Z] --- PASS: TestMapOpts (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestListOptsWithoutValidator [2022-07-25T10:52:10.796Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestListOptsWithValidator [2022-07-25T10:52:10.796Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestValidateDNSSearch [2022-07-25T10:52:10.796Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_general_format [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_one_more [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-07-25T10:52:10.796Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-07-25T10:52:10.796Z] --- PASS: TestValidateLabel (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-07-25T10:52:10.796Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-07-25T10:52:10.797Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-07-25T10:52:10.797Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-07-25T10:52:10.797Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-07-25T10:52:10.797Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-07-25T10:52:10.797Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-07-25T10:52:10.797Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-07-25T10:52:10.797Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-07-25T10:52:10.797Z] === RUN TestNamedListOpts [2022-07-25T10:52:10.797Z] --- PASS: TestNamedListOpts (0.00s) [2022-07-25T10:52:10.797Z] === RUN TestNamedMapOpts [2022-07-25T10:52:10.797Z] --- PASS: TestNamedMapOpts (0.00s) [2022-07-25T10:52:10.797Z] === RUN TestParseLink [2022-07-25T10:52:10.797Z] --- PASS: TestParseLink (0.00s) [2022-07-25T10:52:10.797Z] === RUN TestQuotedStringSetWithQuotes [2022-07-25T10:52:10.797Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-07-25T10:52:10.797Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-07-25T10:52:10.797Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-07-25T10:52:10.797Z] === RUN TestQuotedStringSetWithNoQuotes [2022-07-25T10:52:10.797Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-07-25T10:52:10.797Z] === RUN TestUlimitOpt [2022-07-25T10:52:10.797Z] --- PASS: TestUlimitOpt (0.00s) [2022-07-25T10:52:10.797Z] PASS [2022-07-25T10:52:10.797Z] coverage: 67.1% of statements [2022-07-25T10:52:10.797Z] ok github.com/docker/docker/opts 0.127s coverage: 67.1% of statements [2022-07-25T10:52:10.826Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-07-25T10:52:10.827Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-25T10:52:11.281Z] === RUN TestUnbuffered [2022-07-25T10:52:11.281Z] --- PASS: TestUnbuffered (0.00s) [2022-07-25T10:52:11.281Z] === RUN TestRaceUnbuffered [2022-07-25T10:52:11.281Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-07-25T10:52:11.281Z] PASS [2022-07-25T10:52:11.281Z] coverage: 100.0% of statements [2022-07-25T10:52:11.281Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-07-25T10:52:11.281Z] === RUN TestPeerCertificateMarshalJSON [2022-07-25T10:52:11.326Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-25T10:52:11.326Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-07-25T10:52:11.326Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-25T10:52:11.586Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-25T10:52:11.753Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-25T10:52:11.753Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-25T10:52:11.765Z] === RUN TestIsArchivePathDir [2022-07-25T10:52:11.765Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-07-25T10:52:11.765Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-07-25T10:52:11.765Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2022-07-25T10:52:11.765Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-07-25T10:52:11.765Z] === RUN TestMiddleware [2022-07-25T10:52:11.765Z] --- PASS: TestMiddleware (0.00s) [2022-07-25T10:52:11.765Z] === RUN TestNewResponseModifier [2022-07-25T10:52:11.765Z] --- PASS: TestNewResponseModifier (0.00s) [2022-07-25T10:52:11.765Z] PASS [2022-07-25T10:52:11.765Z] coverage: 26.8% of statements [2022-07-25T10:52:11.765Z] ok github.com/docker/docker/pkg/authorization 0.391s coverage: 26.8% of statements [2022-07-25T10:52:11.765Z] --- PASS: TestIsArchivePathDir (0.11s) [2022-07-25T10:52:11.765Z] === RUN TestIsArchivePathInvalidFile [2022-07-25T10:52:11.765Z] === RUN TestMatch [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[foo]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[bar]_[foo]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[foo_bar]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[qux]_[foo]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[]#01 [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[qux]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[foo_bar_qux]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[qux]_[baz]] [2022-07-25T10:52:11.765Z] === RUN TestMatch/[[foo_baz]] [2022-07-25T10:52:11.765Z] --- PASS: TestMatch (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-07-25T10:52:11.765Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-07-25T10:52:11.765Z] PASS [2022-07-25T10:52:11.765Z] coverage: 87.5% of statements [2022-07-25T10:52:11.765Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-07-25T10:52:12.251Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-07-25T10:52:12.251Z] === RUN TestIsArchivePathTar [2022-07-25T10:52:12.251Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-07-25T10:52:12.251Z] === RUN TestDecompressStreamGzip [2022-07-25T10:52:12.251Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-07-25T10:52:12.251Z] === RUN TestDecompressStreamBzip2 [2022-07-25T10:52:12.314Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-07-25T10:52:12.314Z] === RUN TestInfoAPI [2022-07-25T10:52:12.314Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T10:52:12.314Z] === RUN TestInfoAPIWarnings [2022-07-25T10:52:12.736Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2022-07-25T10:52:12.736Z] === RUN TestDecompressStreamXz [2022-07-25T10:52:12.736Z] archive_test.go:134: Xz not present in msys2 [2022-07-25T10:52:12.736Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestCompressStreamXzUnsupported [2022-07-25T10:52:12.736Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestCompressStreamBzip2Unsupported [2022-07-25T10:52:12.736Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestCompressStreamInvalid [2022-07-25T10:52:12.736Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestExtensionInvalid [2022-07-25T10:52:12.736Z] --- PASS: TestExtensionInvalid (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestExtensionUncompressed [2022-07-25T10:52:12.736Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestExtensionBzip2 [2022-07-25T10:52:12.736Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestExtensionGzip [2022-07-25T10:52:12.736Z] --- PASS: TestExtensionGzip (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestExtensionXz [2022-07-25T10:52:12.736Z] --- PASS: TestExtensionXz (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestCmdStreamLargeStderr [2022-07-25T10:52:12.736Z] === RUN TestChrootTarUntar [2022-07-25T10:52:12.736Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestChrootUntarWithHugeExcludesList [2022-07-25T10:52:12.736Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestChrootUntarEmptyArchive [2022-07-25T10:52:12.736Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestChrootTarUntarWithSymlink [2022-07-25T10:52:12.736Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2022-07-25T10:52:12.736Z] === RUN TestChrootCopyWithTar [2022-07-25T10:52:12.736Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestChrootCopyFileWithTar [2022-07-25T10:52:12.736Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestChrootUntarPath [2022-07-25T10:52:12.736Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-07-25T10:52:12.736Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-07-25T10:52:12.736Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestChrootApplyDotDotFile [2022-07-25T10:52:12.736Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:12.736Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2022-07-25T10:52:12.736Z] PASS [2022-07-25T10:52:12.736Z] coverage: 15.1% of statements [2022-07-25T10:52:12.736Z] ok github.com/docker/docker/pkg/chrootarchive 0.100s coverage: 15.1% of statements [2022-07-25T10:52:12.736Z] === RUN TestSizeEmpty [2022-07-25T10:52:12.736Z] --- PASS: TestSizeEmpty (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestSizeEmptyFile [2022-07-25T10:52:12.736Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestSizeNonemptyFile [2022-07-25T10:52:12.736Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestSizeNestedDirectoryEmpty [2022-07-25T10:52:12.736Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-07-25T10:52:12.736Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-07-25T10:52:12.736Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestMoveToSubdir [2022-07-25T10:52:12.736Z] --- PASS: TestMoveToSubdir (0.01s) [2022-07-25T10:52:12.736Z] === RUN TestSizeNonExistingDirectory [2022-07-25T10:52:12.736Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-07-25T10:52:12.736Z] PASS [2022-07-25T10:52:12.736Z] coverage: 80.0% of statements [2022-07-25T10:52:12.736Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-07-25T10:52:12.736Z] === RUN TestCmdStreamBad [2022-07-25T10:52:12.736Z] archive_test.go:239: Failing on Windows CI machines [2022-07-25T10:52:12.736Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestCmdStreamGood [2022-07-25T10:52:12.736Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-07-25T10:52:12.736Z] --- PASS: TestCmdStreamGood (0.05s) [2022-07-25T10:52:12.736Z] === RUN TestUntarPathWithInvalidDest [2022-07-25T10:52:12.736Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-07-25T10:52:12.736Z] === RUN TestUntarPathWithInvalidSrc [2022-07-25T10:52:12.736Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-07-25T10:52:12.736Z] === RUN TestUntarPath [2022-07-25T10:52:12.736Z] --- PASS: TestUntarPath (0.09s) [2022-07-25T10:52:12.736Z] === RUN TestUntarPathWithDestinationFile [2022-07-25T10:52:12.736Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2022-07-25T10:52:12.736Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-07-25T10:52:13.221Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-07-25T10:52:13.221Z] === RUN TestCopyWithTarInvalidSrc [2022-07-25T10:52:13.221Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-07-25T10:52:13.221Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-07-25T10:52:13.221Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-07-25T10:52:13.221Z] === RUN TestCopyWithTarSrcFile [2022-07-25T10:52:13.221Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2022-07-25T10:52:13.221Z] === RUN TestCopyWithTarSrcFolder [2022-07-25T10:52:13.221Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-07-25T10:52:13.221Z] === RUN TestCopyFileWithTarInvalidSrc [2022-07-25T10:52:13.221Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-07-25T10:52:13.221Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-07-25T10:52:13.221Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-07-25T10:52:13.221Z] === RUN TestCopyFileWithTarSrcFolder [2022-07-25T10:52:13.221Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-07-25T10:52:13.221Z] === RUN TestCopyFileWithTarSrcFile [2022-07-25T10:52:13.221Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-07-25T10:52:13.221Z] === RUN TestTarFiles [2022-07-25T10:52:13.221Z] === RUN Test [2022-07-25T10:52:13.221Z] === RUN Test/TestContainsEntry [2022-07-25T10:52:13.221Z] === RUN Test/TestCreateEntries [2022-07-25T10:52:13.221Z] === RUN Test/TestEntriesDiff [2022-07-25T10:52:13.221Z] === RUN Test/TestEntriesEquality [2022-07-25T10:52:13.221Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-07-25T10:52:13.221Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-07-25T10:52:13.221Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-07-25T10:52:13.221Z] === RUN Test/TestGeneratorNotGenerate [2022-07-25T10:52:13.221Z] === RUN Test/TestGeneratorWithPort [2022-07-25T10:52:13.221Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-07-25T10:52:13.221Z] === RUN Test/TestNewEntry [2022-07-25T10:52:13.221Z] === RUN Test/TestParse [2022-07-25T10:52:13.221Z] --- PASS: Test (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestNewEntry (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestParse (0.00s) [2022-07-25T10:52:13.221Z] PASS [2022-07-25T10:52:13.221Z] coverage: 58.3% of statements [2022-07-25T10:52:13.221Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2022-07-25T10:52:13.221Z] === RUN Test [2022-07-25T10:52:13.221Z] === RUN Test/TestContent [2022-07-25T10:52:13.221Z] === RUN Test/TestInitialize [2022-07-25T10:52:13.221Z] === RUN Test/TestNew [2022-07-25T10:52:13.221Z] === RUN Test/TestParsingContentsWithComments [2022-07-25T10:52:13.221Z] === RUN Test/TestRegister [2022-07-25T10:52:13.221Z] === RUN Test/TestWatch [2022-07-25T10:52:13.221Z] --- PASS: Test (0.01s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestContent (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestInitialize (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestNew (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestRegister (0.00s) [2022-07-25T10:52:13.221Z] --- PASS: Test/TestWatch (0.01s) [2022-07-25T10:52:13.221Z] PASS [2022-07-25T10:52:13.221Z] coverage: 97.6% of statements [2022-07-25T10:52:13.221Z] ok github.com/docker/docker/pkg/discovery/file 0.058s coverage: 97.6% of statements [2022-07-25T10:52:14.240Z] === RUN Test [2022-07-25T10:52:14.240Z] === RUN Test/TestInitialize [2022-07-25T10:52:14.240Z] === RUN Test [2022-07-25T10:52:14.240Z] === RUN Test/TestWatch [2022-07-25T10:52:14.240Z] --- PASS: Test (0.00s) [2022-07-25T10:52:14.240Z] --- PASS: Test/TestWatch (0.00s) [2022-07-25T10:52:14.240Z] PASS [2022-07-25T10:52:14.240Z] coverage: 92.3% of statements [2022-07-25T10:52:14.240Z] ok github.com/docker/docker/pkg/discovery/memory 0.052s coverage: 92.3% of statements [2022-07-25T10:52:14.240Z] time="2022-07-25T10:52:13Z" level=info msg="Initializing discovery without TLS" [2022-07-25T10:52:14.240Z] time="2022-07-25T10:52:14Z" level=info msg="Initializing discovery without TLS" [2022-07-25T10:52:14.240Z] time="2022-07-25T10:52:14Z" level=info msg="Initializing discovery without TLS" [2022-07-25T10:52:14.240Z] === RUN Test/TestInitializeWithCerts [2022-07-25T10:52:14.240Z] time="2022-07-25T10:52:14Z" level=info msg="Initializing discovery with TLS" [2022-07-25T10:52:14.240Z] === RUN Test/TestWatch [2022-07-25T10:52:14.240Z] time="2022-07-25T10:52:14Z" level=info msg="Initializing discovery without TLS" [2022-07-25T10:52:14.240Z] === RUN Test [2022-07-25T10:52:14.240Z] === RUN Test/TestInitialize [2022-07-25T10:52:14.726Z] === RUN Test/TestInitializeWithPattern [2022-07-25T10:52:14.726Z] === RUN Test/TestRegister [2022-07-25T10:52:14.726Z] === RUN Test/TestWatch [2022-07-25T10:52:14.726Z] --- PASS: Test (0.00s) [2022-07-25T10:52:14.726Z] --- PASS: Test/TestInitialize (0.00s) [2022-07-25T10:52:14.726Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-07-25T10:52:14.726Z] --- PASS: Test/TestRegister (0.00s) [2022-07-25T10:52:14.726Z] --- PASS: Test/TestWatch (0.00s) [2022-07-25T10:52:14.726Z] PASS [2022-07-25T10:52:14.726Z] coverage: 93.8% of statements [2022-07-25T10:52:14.726Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2022-07-25T10:52:15.211Z] === RUN TestPollerAddRemove [2022-07-25T10:52:15.211Z] --- PASS: TestPollerAddRemove (0.00s) [2022-07-25T10:52:15.211Z] === RUN TestPollerEvent [2022-07-25T10:52:15.211Z] poller_test.go:41: No chmod on Windows [2022-07-25T10:52:15.211Z] --- SKIP: TestPollerEvent (0.00s) [2022-07-25T10:52:15.211Z] === RUN TestPollerClose [2022-07-25T10:52:15.211Z] --- PASS: TestPollerClose (0.00s) [2022-07-25T10:52:15.211Z] PASS [2022-07-25T10:52:15.211Z] coverage: 36.2% of statements [2022-07-25T10:52:15.211Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2022-07-25T10:52:15.696Z] === RUN TestCopyFileWithInvalidSrc [2022-07-25T10:52:15.696Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCopyFileWithInvalidDest [2022-07-25T10:52:15.696Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCopyFileWithSameSrcAndDest [2022-07-25T10:52:15.696Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-07-25T10:52:15.696Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-07-25T10:52:15.696Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-07-25T10:52:15.696Z] === RUN TestCopyFile [2022-07-25T10:52:15.696Z] --- PASS: TestCopyFile (0.01s) [2022-07-25T10:52:15.696Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-07-25T10:52:15.696Z] fileutils_test.go:134: Needs porting to Windows [2022-07-25T10:52:15.696Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-07-25T10:52:15.696Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestReadSymlinkedDirectoryToFile [2022-07-25T10:52:15.696Z] fileutils_test.go:180: Needs porting to Windows [2022-07-25T10:52:15.696Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestWildcardMatches [2022-07-25T10:52:15.696Z] --- PASS: TestWildcardMatches (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestPatternMatches [2022-07-25T10:52:15.696Z] --- PASS: TestPatternMatches (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-07-25T10:52:15.696Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestPatternMatchesFolderExclusions [2022-07-25T10:52:15.696Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-07-25T10:52:15.696Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-07-25T10:52:15.696Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-07-25T10:52:15.696Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-07-25T10:52:15.696Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestSingleExclamationError [2022-07-25T10:52:15.696Z] --- PASS: TestSingleExclamationError (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestMatchesWithNoPatterns [2022-07-25T10:52:15.696Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestMatchesWithMalformedPatterns [2022-07-25T10:52:15.696Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestMatches [2022-07-25T10:52:15.696Z] --- PASS: TestMatches (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCleanPatterns [2022-07-25T10:52:15.696Z] --- PASS: TestCleanPatterns (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-07-25T10:52:15.696Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCleanPatternsExceptionFlag [2022-07-25T10:52:15.696Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-07-25T10:52:15.696Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-07-25T10:52:15.696Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCleanPatternsErrorSingleException [2022-07-25T10:52:15.696Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-07-25T10:52:15.696Z] === RUN TestCreateIfNotExistsDir [2022-07-25T10:52:15.696Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-07-25T10:52:15.696Z] === RUN TestCreateIfNotExistsFile [2022-07-25T10:52:15.696Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-07-25T10:52:15.696Z] === RUN TestMatch [2022-07-25T10:52:15.696Z] --- PASS: TestMatch (0.00s) [2022-07-25T10:52:15.696Z] PASS [2022-07-25T10:52:15.696Z] coverage: 85.4% of statements [2022-07-25T10:52:15.696Z] ok github.com/docker/docker/pkg/fileutils 0.119s coverage: 85.4% of statements [2022-07-25T10:52:16.181Z] === RUN TestGet [2022-07-25T10:52:16.181Z] --- PASS: TestGet (0.00s) [2022-07-25T10:52:16.181Z] === RUN TestGetShortcutString [2022-07-25T10:52:16.181Z] --- PASS: TestGetShortcutString (0.00s) [2022-07-25T10:52:16.181Z] PASS [2022-07-25T10:52:16.181Z] coverage: 42.9% of statements [2022-07-25T10:52:16.181Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2022-07-25T10:52:17.202Z] === RUN TestCreateIDMapOrder [2022-07-25T10:52:17.202Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-07-25T10:52:17.202Z] PASS [2022-07-25T10:52:17.202Z] coverage: 7.2% of statements [2022-07-25T10:52:17.202Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [2022-07-25T10:52:17.202Z] --- PASS: Test (3.21s) [2022-07-25T10:52:17.202Z] --- PASS: Test/TestInitialize (0.20s) [2022-07-25T10:52:17.202Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-07-25T10:52:17.202Z] --- PASS: Test/TestWatch (3.00s) [2022-07-25T10:52:17.202Z] PASS [2022-07-25T10:52:17.202Z] coverage: 84.1% of statements [2022-07-25T10:52:17.202Z] ok github.com/docker/docker/pkg/discovery/kv 3.304s coverage: 84.1% of statements [2022-07-25T10:52:17.202Z] === RUN TestFixedBufferCap [2022-07-25T10:52:17.202Z] --- PASS: TestFixedBufferCap (0.00s) [2022-07-25T10:52:17.202Z] === RUN TestFixedBufferLen [2022-07-25T10:52:17.202Z] --- PASS: TestFixedBufferLen (0.00s) [2022-07-25T10:52:17.202Z] === RUN TestFixedBufferString [2022-07-25T10:52:17.202Z] --- PASS: TestFixedBufferString (0.00s) [2022-07-25T10:52:17.202Z] === RUN TestFixedBufferWrite [2022-07-25T10:52:17.202Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-07-25T10:52:17.202Z] === RUN TestFixedBufferRead [2022-07-25T10:52:17.202Z] --- PASS: TestFixedBufferRead (0.00s) [2022-07-25T10:52:17.202Z] === RUN TestBytesPipeRead [2022-07-25T10:52:17.202Z] --- PASS: TestBytesPipeRead (0.00s) [2022-07-25T10:52:17.202Z] === RUN TestBytesPipeWrite [2022-07-25T10:52:17.202Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-07-25T10:52:17.202Z] === RUN TestBytesPipeWriteRandomChunks [2022-07-25T10:52:17.688Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-07-25T10:52:17.688Z] === RUN TestAtomicWriteToFile [2022-07-25T10:52:17.688Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-07-25T10:52:17.688Z] === RUN TestAtomicWriteSetCommit [2022-07-25T10:52:18.173Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-07-25T10:52:18.173Z] === RUN TestAtomicWriteSetCancel [2022-07-25T10:52:18.173Z] --- PASS: TestAtomicWriteSetCancel (0.03s) [2022-07-25T10:52:18.173Z] === RUN TestReadCloserWrapperClose [2022-07-25T10:52:18.173Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestReaderErrWrapperReadOnError [2022-07-25T10:52:18.173Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestReaderErrWrapperRead [2022-07-25T10:52:18.173Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestHashData [2022-07-25T10:52:18.173Z] --- PASS: TestHashData (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestCancelReadCloser [2022-07-25T10:52:18.173Z] --- PASS: TestCancelReadCloser (0.11s) [2022-07-25T10:52:18.173Z] === RUN TestWriteCloserWrapperClose [2022-07-25T10:52:18.173Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestNopWriteCloser [2022-07-25T10:52:18.173Z] --- PASS: TestNopWriteCloser (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestNopWriter [2022-07-25T10:52:18.173Z] --- PASS: TestNopWriter (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestWriteCounter [2022-07-25T10:52:18.173Z] --- PASS: TestWriteCounter (0.00s) [2022-07-25T10:52:18.173Z] PASS [2022-07-25T10:52:18.173Z] coverage: 68.4% of statements [2022-07-25T10:52:18.173Z] ok github.com/docker/docker/pkg/ioutils 0.719s coverage: 68.4% of statements [2022-07-25T10:52:18.173Z] === RUN TestError [2022-07-25T10:52:18.173Z] --- PASS: TestError (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestProgressString [2022-07-25T10:52:18.173Z] === RUN TestProgressString/no_progress [2022-07-25T10:52:18.173Z] === RUN TestProgressString/progress_1 [2022-07-25T10:52:18.173Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-07-25T10:52:18.173Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-07-25T10:52:18.173Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-07-25T10:52:18.173Z] === RUN TestProgressString/with_units [2022-07-25T10:52:18.173Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-07-25T10:52:18.173Z] === RUN TestProgressString/hide_counts [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString (0.00s) [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString/with_units (0.00s) [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-07-25T10:52:18.173Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestJSONMessageDisplay [2022-07-25T10:52:18.173Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-07-25T10:52:18.173Z] === RUN TestJSONMessageDisplayWithJSONError [2022-07-25T10:52:18.173Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-07-25T10:52:18.173Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestDisplayJSONMessagesStream [2022-07-25T10:52:18.173Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-07-25T10:52:18.173Z] PASS [2022-07-25T10:52:18.173Z] coverage: 91.7% of statements [2022-07-25T10:52:18.173Z] === RUN TestStandardLongPath [2022-07-25T10:52:18.173Z] --- PASS: TestStandardLongPath (0.00s) [2022-07-25T10:52:18.173Z] === RUN TestUNCLongPath [2022-07-25T10:52:18.173Z] --- PASS: TestUNCLongPath (0.00s) [2022-07-25T10:52:18.173Z] PASS [2022-07-25T10:52:18.173Z] coverage: 100.0% of statements [2022-07-25T10:52:18.173Z] ok github.com/docker/docker/pkg/jsonmessage 0.261s coverage: 91.7% of statements [2022-07-25T10:52:18.173Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2022-07-25T10:52:19.193Z] === RUN TestNameFormat [2022-07-25T10:52:19.193Z] --- PASS: TestNameFormat (0.00s) [2022-07-25T10:52:19.193Z] === RUN TestNameRetries [2022-07-25T10:52:19.193Z] --- PASS: TestNameRetries (0.00s) [2022-07-25T10:52:19.193Z] PASS [2022-07-25T10:52:19.193Z] coverage: 85.7% of statements [2022-07-25T10:52:19.193Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2022-07-25T10:52:19.193Z] === RUN TestParseKeyValueOpt [2022-07-25T10:52:19.193Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-07-25T10:52:19.193Z] === RUN TestParseUintList [2022-07-25T10:52:19.193Z] --- PASS: TestParseUintList (0.00s) [2022-07-25T10:52:19.193Z] === RUN TestParseUintListMaximumLimits [2022-07-25T10:52:19.193Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-07-25T10:52:19.193Z] PASS [2022-07-25T10:52:19.193Z] coverage: 97.0% of statements [2022-07-25T10:52:19.193Z] ok github.com/docker/docker/pkg/parsers 0.065s coverage: 97.0% of statements [2022-07-25T10:52:19.678Z] === RUN TestNewAndRemove [2022-07-25T10:52:19.678Z] --- PASS: TestNewAndRemove (0.00s) [2022-07-25T10:52:19.678Z] === RUN TestRemoveInvalidPath [2022-07-25T10:52:19.678Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-07-25T10:52:19.678Z] PASS [2022-07-25T10:52:19.678Z] coverage: 82.6% of statements [2022-07-25T10:52:19.678Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2022-07-25T10:52:19.706Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-25T10:52:19.938Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-25T10:52:19.965Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-25T10:52:20.162Z] === RUN TestParseEmptyInterface [2022-07-25T10:52:20.162Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-07-25T10:52:20.162Z] === RUN TestParseNonInterfaceType [2022-07-25T10:52:20.162Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-07-25T10:52:20.162Z] === RUN TestParseWithOneFunction [2022-07-25T10:52:20.162Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-07-25T10:52:20.162Z] === RUN TestParseWithMultipleFuncs [2022-07-25T10:52:20.162Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-07-25T10:52:20.162Z] === RUN TestParseWithUnnamedReturn [2022-07-25T10:52:20.162Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-07-25T10:52:20.162Z] === RUN TestEmbeddedInterface [2022-07-25T10:52:20.162Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-07-25T10:52:20.162Z] === RUN TestParsedImports [2022-07-25T10:52:20.162Z] --- PASS: TestParsedImports (0.00s) [2022-07-25T10:52:20.162Z] === RUN TestAliasedImports [2022-07-25T10:52:20.162Z] --- PASS: TestAliasedImports (0.00s) [2022-07-25T10:52:20.162Z] PASS [2022-07-25T10:52:20.162Z] coverage: 56.8% of statements [2022-07-25T10:52:20.162Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2022-07-25T10:52:20.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-25T10:52:20.647Z] --- PASS: TestTarFiles (7.41s) [2022-07-25T10:52:20.647Z] === RUN TestTarUntar [2022-07-25T10:52:20.647Z] --- PASS: TestTarUntar (0.04s) [2022-07-25T10:52:20.647Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-07-25T10:52:20.647Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-07-25T10:52:20.647Z] === RUN TestTarWithOptions [2022-07-25T10:52:20.647Z] --- PASS: TestTarWithOptions (0.04s) [2022-07-25T10:52:20.647Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-07-25T10:52:20.647Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-07-25T10:52:20.647Z] === RUN TestUntarUstarGnuConflict [2022-07-25T10:52:20.647Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-07-25T10:52:20.647Z] === RUN TestUntarInvalidFilenames [2022-07-25T10:52:20.647Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2838359785\\dest" [2022-07-25T10:52:20.647Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-07-25T10:52:20.647Z] === RUN TestUntarHardlinkToSymlink [2022-07-25T10:52:20.647Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-07-25T10:52:20.647Z] === RUN TestUntarInvalidHardlink [2022-07-25T10:52:20.647Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3902578192\\victim\\hello" -> "../victim/hello" [2022-07-25T10:52:20.647Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1157498849\\victim\\hello" -> "/../victim/hello" [2022-07-25T10:52:20.647Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1988844705\\victim" -> "../victim" [2022-07-25T10:52:20.647Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink533000770\\victim" -> "../victim" [2022-07-25T10:52:20.647Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4158934032\\victim" -> "../victim" [2022-07-25T10:52:20.647Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4283391799\\victim" -> "../victim" [2022-07-25T10:52:20.647Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-07-25T10:52:20.647Z] === RUN TestUntarInvalidSymlink [2022-07-25T10:52:20.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3029237932\\dest\\dotdot" -> "../victim/hello" [2022-07-25T10:52:20.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2610175706\\dest\\slash-dotdot" -> "/../victim/hello" [2022-07-25T10:52:20.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3414379657\\dest\\loophole-victim" -> "../victim" [2022-07-25T10:52:20.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3062130407\\dest\\loophole-victim" -> "../victim" [2022-07-25T10:52:20.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink946979202\\dest\\loophole-victim" -> "../victim" [2022-07-25T10:52:20.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3202258725\\dest\\loophole-victim" -> "../victim" [2022-07-25T10:52:20.793Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-25T10:52:21.135Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink754343997\\dest\\dir\\loophole" -> "../../victim" [2022-07-25T10:52:21.135Z] --- PASS: TestUntarInvalidSymlink (0.09s) [2022-07-25T10:52:21.135Z] === RUN TestTempArchiveCloseMultipleTimes [2022-07-25T10:52:21.135Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-07-25T10:52:21.135Z] === RUN TestXGlobalNoParent [2022-07-25T10:52:21.135Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-07-25T10:52:21.135Z] === RUN TestReplaceFileTarWrapper [2022-07-25T10:52:21.135Z] === RUN TestFailedConnection [2022-07-25T10:52:21.135Z] --- PASS: TestReplaceFileTarWrapper (0.28s) [2022-07-25T10:52:21.135Z] === RUN TestPrefixHeaderReadable [2022-07-25T10:52:21.135Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-07-25T10:52:21.135Z] === RUN TestDisablePigz [2022-07-25T10:52:21.135Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-07-25T10:52:21.135Z] === RUN TestHTTPTransport [2022-07-25T10:52:21.135Z] --- PASS: TestHTTPTransport (0.00s) [2022-07-25T10:52:21.135Z] PASS [2022-07-25T10:52:21.135Z] coverage: 85.7% of statements [2022-07-25T10:52:21.135Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2022-07-25T10:52:21.135Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-07-25T10:52:21.135Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-07-25T10:52:21.135Z] === RUN TestBufioReaderPoolPutAndGet [2022-07-25T10:52:21.135Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-07-25T10:52:21.136Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-07-25T10:52:21.136Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-07-25T10:52:21.136Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-07-25T10:52:21.136Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-07-25T10:52:21.136Z] === RUN TestBufioWriterPoolPutAndGet [2022-07-25T10:52:21.136Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-07-25T10:52:21.136Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-07-25T10:52:21.136Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-07-25T10:52:21.136Z] === RUN TestBufferPoolPutAndGet [2022-07-25T10:52:21.136Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-07-25T10:52:21.136Z] PASS [2022-07-25T10:52:21.136Z] coverage: 88.2% of statements [2022-07-25T10:52:21.136Z] ok github.com/docker/docker/pkg/pools 0.053s coverage: 88.2% of statements [2022-07-25T10:52:21.136Z] --- PASS: TestDisablePigz (0.15s) [2022-07-25T10:52:21.136Z] === RUN TestPigz [2022-07-25T10:52:21.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-25T10:52:21.621Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-07-25T10:52:21.621Z] --- PASS: TestPigz (0.18s) [2022-07-25T10:52:21.621Z] === RUN TestCopyFileWithInvalidDest [2022-07-25T10:52:21.621Z] archive_windows_test.go:17: Currently fails [2022-07-25T10:52:21.621Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-07-25T10:52:21.621Z] === RUN TestCanonicalTarNameForPath [2022-07-25T10:52:21.621Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-07-25T10:52:21.621Z] === RUN TestCanonicalTarName [2022-07-25T10:52:21.621Z] --- PASS: TestCanonicalTarName (0.00s) [2022-07-25T10:52:21.621Z] === RUN TestChmodTarEntry [2022-07-25T10:52:21.621Z] --- PASS: TestChmodTarEntry (0.00s) [2022-07-25T10:52:21.621Z] === RUN TestHardLinkOrder [2022-07-25T10:52:21.621Z] --- PASS: TestHardLinkOrder (0.10s) [2022-07-25T10:52:21.621Z] === RUN TestChangeString [2022-07-25T10:52:21.621Z] --- PASS: TestChangeString (0.00s) [2022-07-25T10:52:21.621Z] === RUN TestChangesWithNoChanges [2022-07-25T10:52:21.621Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-07-25T10:52:21.621Z] === RUN TestChangesWithChanges [2022-07-25T10:52:21.621Z] --- PASS: TestChangesWithChanges (0.04s) [2022-07-25T10:52:21.621Z] === RUN TestChangesWithChangesGH13590 [2022-07-25T10:52:21.621Z] changes_test.go:192: needs more investigation [2022-07-25T10:52:21.621Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-07-25T10:52:21.621Z] === RUN TestChangesDirsEmpty [2022-07-25T10:52:21.621Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-25T10:52:21.880Z] === RUN TestDockerSuite/TestBuildFails [2022-07-25T10:52:22.106Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-07-25T10:52:22.106Z] === RUN TestChangesDirsMutated [2022-07-25T10:52:22.106Z] --- PASS: TestFailedConnection (1.01s) [2022-07-25T10:52:22.106Z] === RUN TestFailOnce [2022-07-25T10:52:22.106Z] === RUN TestOutputOnPrematureClose [2022-07-25T10:52:22.106Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestCompleteSilently [2022-07-25T10:52:22.106Z] --- PASS: TestCompleteSilently (0.00s) [2022-07-25T10:52:22.106Z] PASS [2022-07-25T10:52:22.106Z] coverage: 75.9% of statements [2022-07-25T10:52:22.106Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2022-07-25T10:52:22.106Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-07-25T10:52:22.106Z] === RUN TestApplyLayer [2022-07-25T10:52:22.106Z] changes_test.go:405: needs further investigation [2022-07-25T10:52:22.106Z] --- SKIP: TestApplyLayer (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestChangesSizeWithHardlinks [2022-07-25T10:52:22.106Z] changes_test.go:441: needs further investigation [2022-07-25T10:52:22.106Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestChangesSizeWithNoChanges [2022-07-25T10:52:22.106Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-07-25T10:52:22.106Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestChangesSize [2022-07-25T10:52:22.106Z] --- PASS: TestChangesSize (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestApplyLayerInvalidFilenames [2022-07-25T10:52:22.106Z] === RUN TestSendToOneSub [2022-07-25T10:52:22.106Z] --- PASS: TestSendToOneSub (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestSendToMultipleSubs [2022-07-25T10:52:22.106Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestEvictOneSub [2022-07-25T10:52:22.106Z] --- PASS: TestEvictOneSub (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestClosePublisher [2022-07-25T10:52:22.106Z] --- PASS: TestClosePublisher (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestPubSubRace [2022-07-25T10:52:22.106Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames821754918\\dest" [2022-07-25T10:52:22.106Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-07-25T10:52:22.106Z] === RUN TestApplyLayerInvalidHardlink [2022-07-25T10:52:22.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3155937208\\victim\\hello" -> "../victim/hello" [2022-07-25T10:52:22.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink777979225\\victim\\hello" -> "/../victim/hello" [2022-07-25T10:52:22.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1010466459\\victim" -> "../victim" [2022-07-25T10:52:22.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2541375521\\victim" -> "../victim" [2022-07-25T10:52:22.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1387724188\\victim" -> "../victim" [2022-07-25T10:52:22.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink372378149\\victim" -> "../victim" [2022-07-25T10:52:22.106Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-07-25T10:52:22.106Z] === RUN TestApplyLayerInvalidSymlink [2022-07-25T10:52:22.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1086301249\\dest\\dotdot" -> "../victim/hello" [2022-07-25T10:52:22.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2216327629\\dest\\slash-dotdot" -> "/../victim/hello" [2022-07-25T10:52:22.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3345456622\\dest\\loophole-victim" -> "../victim" [2022-07-25T10:52:22.106Z] 2022/07/25 10:52:21 http: panic serving 127.0.0.1:49235: Plugin not ready [2022-07-25T10:52:22.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2014584585\\dest\\loophole-victim" -> "../victim" [2022-07-25T10:52:22.106Z] goroutine 36 [running]: [2022-07-25T10:52:22.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4132383350\\dest\\loophole-victim" -> "../victim" [2022-07-25T10:52:22.106Z] net/http.(*conn).serve.func1() [2022-07-25T10:52:22.106Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-07-25T10:52:22.106Z] panic({0x178dc60, 0x189c4e0}) [2022-07-25T10:52:22.106Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-07-25T10:52:22.106Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x0}, 0x9409281c9862862b) [2022-07-25T10:52:22.106Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-07-25T10:52:22.106Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x18a9230, 0xc0000a80e0}, 0xc00005baa0) [2022-07-25T10:52:22.106Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-07-25T10:52:22.106Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x18a9230, 0xc0000a80e0}, 0xc0001b0000) [2022-07-25T10:52:22.106Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-07-25T10:52:22.106Z] net/http.serverHandler.ServeHTTP({0x18a7830}, {0x18a9230, 0xc0000a80e0}, 0xc0001b0000) [2022-07-25T10:52:22.106Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-07-25T10:52:22.106Z] net/http.(*conn).serve(0xc0001a4000, {0x18ab100, 0xc000090420}) [2022-07-25T10:52:22.106Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-07-25T10:52:22.106Z] created by net/http.(*Server).Serve [2022-07-25T10:52:22.106Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-07-25T10:52:22.106Z] time="2022-07-25T10:52:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49234/Test.FailOnce: Post \"http://127.0.0.1:49234/Test.FailOnce\": EOF, retrying in 1s" [2022-07-25T10:52:22.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink320116902\\dest\\loophole-victim" -> "../victim" [2022-07-25T10:52:22.106Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-07-25T10:52:22.106Z] === RUN TestApplyLayerWhiteouts [2022-07-25T10:52:22.106Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-07-25T10:52:22.106Z] === RUN TestGenerateEmptyFile [2022-07-25T10:52:22.106Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-07-25T10:52:22.106Z] === RUN TestGenerateWithContent [2022-07-25T10:52:22.106Z] --- PASS: TestGenerateWithContent (0.00s) [2022-07-25T10:52:22.106Z] PASS [2022-07-25T10:52:22.106Z] coverage: 62.6% of statements [2022-07-25T10:52:22.106Z] ok github.com/docker/docker/pkg/archive 10.474s coverage: 62.6% of statements [2022-07-25T10:52:22.591Z] === RUN TestRegister [2022-07-25T10:52:22.591Z] --- PASS: TestRegister (0.00s) [2022-07-25T10:52:22.591Z] === RUN TestCommand [2022-07-25T10:52:22.591Z] --- PASS: TestCommand (0.05s) [2022-07-25T10:52:22.591Z] === RUN TestNaiveSelf [2022-07-25T10:52:22.819Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-25T10:52:22.819Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-25T10:52:23.077Z] --- PASS: TestNaiveSelf (0.04s) [2022-07-25T10:52:23.077Z] PASS [2022-07-25T10:52:23.077Z] coverage: 82.4% of statements [2022-07-25T10:52:23.077Z] ok github.com/docker/docker/pkg/reexec 0.136s coverage: 82.4% of statements [2022-07-25T10:52:23.077Z] --- PASS: TestPubSubRace (1.10s) [2022-07-25T10:52:23.077Z] PASS [2022-07-25T10:52:23.077Z] coverage: 75.0% of statements [2022-07-25T10:52:23.077Z] --- PASS: TestFailOnce (1.22s) [2022-07-25T10:52:23.077Z] === RUN TestEchoInputOutput [2022-07-25T10:52:23.077Z] --- PASS: TestEchoInputOutput (0.00s) [2022-07-25T10:52:23.077Z] === RUN TestBackoff [2022-07-25T10:52:23.077Z] --- PASS: TestBackoff (0.00s) [2022-07-25T10:52:23.077Z] === RUN TestAbortRetry [2022-07-25T10:52:23.077Z] --- PASS: TestAbortRetry (0.00s) [2022-07-25T10:52:23.077Z] === RUN TestClientScheme [2022-07-25T10:52:23.077Z] --- PASS: TestClientScheme (0.00s) [2022-07-25T10:52:23.077Z] === RUN TestNewClientWithTimeout [2022-07-25T10:52:23.077Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 75.0% of statements [2022-07-25T10:52:23.562Z] time="2022-07-25T10:52:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-07-25T10:52:23.562Z] === RUN TestParseSignal [2022-07-25T10:52:23.562Z] --- PASS: TestParseSignal (0.00s) [2022-07-25T10:52:23.562Z] === RUN TestValidSignalForPlatform [2022-07-25T10:52:23.562Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-07-25T10:52:23.562Z] PASS [2022-07-25T10:52:23.562Z] coverage: 19.7% of statements [2022-07-25T10:52:23.562Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 19.7% of statements [2022-07-25T10:52:24.048Z] === RUN TestNewStdWriter [2022-07-25T10:52:24.048Z] --- PASS: TestNewStdWriter (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestWriteWithUninitializedStdWriter [2022-07-25T10:52:24.048Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestWriteWithNilBytes [2022-07-25T10:52:24.048Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestWrite [2022-07-25T10:52:24.048Z] --- PASS: TestWrite (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestWriteWithWriterError [2022-07-25T10:52:24.048Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-07-25T10:52:24.048Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyWriteAndRead [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyWithInvalidInputHeader [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyWithCorruptedPrefix [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyReturnsWriteErrors [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-07-25T10:52:24.048Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-07-25T10:52:24.048Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-07-25T10:52:24.048Z] PASS [2022-07-25T10:52:24.048Z] coverage: 100.0% of statements [2022-07-25T10:52:24.048Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-07-25T10:52:24.199Z] docker_api_swarm_test.go:563: [d89f2594700a8] joining swarm manager [d73786f58bcc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:52:24.532Z] === RUN TestRawProgressFormatterFormatStatus [2022-07-25T10:52:24.532Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestRawProgressFormatterFormatProgress [2022-07-25T10:52:24.532Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestFormatStatus [2022-07-25T10:52:24.532Z] --- PASS: TestFormatStatus (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestFormatError [2022-07-25T10:52:24.532Z] --- PASS: TestFormatError (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestFormatJSONError [2022-07-25T10:52:24.532Z] --- PASS: TestFormatJSONError (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestJsonProgressFormatterFormatProgress [2022-07-25T10:52:24.532Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestJsonProgressFormatterFormatStatus [2022-07-25T10:52:24.532Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestNewJSONProgressOutput [2022-07-25T10:52:24.532Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestAuxFormatterEmit [2022-07-25T10:52:24.532Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestStreamWriterStdout [2022-07-25T10:52:24.532Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-07-25T10:52:24.532Z] === RUN TestStreamWriterStderr [2022-07-25T10:52:24.532Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-07-25T10:52:24.532Z] PASS [2022-07-25T10:52:24.532Z] coverage: 66.2% of statements [2022-07-25T10:52:24.532Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2022-07-25T10:52:25.018Z] === RUN TestGenerateRandomID [2022-07-25T10:52:25.018Z] --- PASS: TestGenerateRandomID (0.00s) [2022-07-25T10:52:25.018Z] === RUN TestShortenId [2022-07-25T10:52:25.018Z] --- PASS: TestShortenId (0.00s) [2022-07-25T10:52:25.018Z] === RUN TestShortenSha256Id [2022-07-25T10:52:25.018Z] --- PASS: TestShortenSha256Id (0.00s) [2022-07-25T10:52:25.018Z] === RUN TestShortenIdEmpty [2022-07-25T10:52:25.018Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-07-25T10:52:25.018Z] === RUN TestShortenIdInvalid [2022-07-25T10:52:25.018Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-07-25T10:52:25.018Z] === RUN TestIsShortIDNonHex [2022-07-25T10:52:25.018Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-07-25T10:52:25.018Z] === RUN TestIsShortIDNotCorrectSize [2022-07-25T10:52:25.018Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-07-25T10:52:25.018Z] PASS [2022-07-25T10:52:25.018Z] coverage: 70.6% of statements [2022-07-25T10:52:25.018Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-07-25T10:52:25.018Z] time="2022-07-25T10:52:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-07-25T10:52:25.504Z] === RUN TestIsCpusetListAvailable [2022-07-25T10:52:25.504Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-07-25T10:52:25.504Z] PASS [2022-07-25T10:52:25.504Z] coverage: 38.2% of statements [2022-07-25T10:52:25.504Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2022-07-25T10:52:25.579Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-25T10:52:26.524Z] === RUN TestChtimes [2022-07-25T10:52:26.524Z] --- PASS: TestChtimes (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestChtimesWindows [2022-07-25T10:52:26.524Z] --- PASS: TestChtimesWindows (0.01s) [2022-07-25T10:52:26.524Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-07-25T10:52:26.524Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestEnsureRemoveAllNotExist [2022-07-25T10:52:26.524Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestEnsureRemoveAllWithDir [2022-07-25T10:52:26.524Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestEnsureRemoveAllWithFile [2022-07-25T10:52:26.524Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestHasWin32KSupport [2022-07-25T10:52:26.524Z] syscall_windows_test.go:8: win32k: true [2022-07-25T10:52:26.524Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-07-25T10:52:26.524Z] PASS [2022-07-25T10:52:26.524Z] coverage: 12.0% of statements [2022-07-25T10:52:26.524Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 12.0% of statements [2022-07-25T10:52:26.524Z] === RUN TestTailFile [2022-07-25T10:52:26.524Z] --- PASS: TestTailFile (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestTailFileManyLines [2022-07-25T10:52:26.524Z] --- PASS: TestTailFileManyLines (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestTailEmptyFile [2022-07-25T10:52:26.524Z] --- PASS: TestTailEmptyFile (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestTailNegativeN [2022-07-25T10:52:26.524Z] --- PASS: TestTailNegativeN (0.00s) [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/no_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/no_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/single_byte_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/2_byte_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/truncated_last_line [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/8_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/4_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/12_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.524Z] === CONT TestNewTailReader/single_byte_delimiter [2022-07-25T10:52:26.524Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.525Z] === CONT TestNewTailReader/2_byte_delimiter [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:26.525Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:26.525Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:26.525Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:26.525Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/no_delimiter [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.013Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.501Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-07-25T10:52:27.502Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.02s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-25T10:52:27.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-07-25T10:52:27.503Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-25T10:52:27.504Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-07-25T10:52:27.989Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-07-25T10:52:27.989Z] PASS [2022-07-25T10:52:27.989Z] coverage: 88.6% of statements [2022-07-25T10:52:27.989Z] ok github.com/docker/docker/pkg/tailfile 0.396s coverage: 88.6% of statements [2022-07-25T10:52:27.989Z] time="2022-07-25T10:52:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-07-25T10:52:27.989Z] === RUN TestTarSumRemoveNonExistent [2022-07-25T10:52:27.989Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-07-25T10:52:27.989Z] === RUN TestTarSumRemove [2022-07-25T10:52:27.989Z] --- PASS: TestTarSumRemove (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestSortFileInfoSums [2022-07-25T10:52:27.989Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestNewTarSumForLabelInvalid [2022-07-25T10:52:27.989Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestNewTarSumForLabel [2022-07-25T10:52:27.989Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestEmptyTar [2022-07-25T10:52:27.989Z] --- PASS: TestEmptyTar (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestTarSumsReadSize [2022-07-25T10:52:27.989Z] --- PASS: TestTarSumsReadSize (0.02s) [2022-07-25T10:52:27.989Z] === RUN TestTarSums [2022-07-25T10:52:27.989Z] --- PASS: TestTarSums (0.07s) [2022-07-25T10:52:27.989Z] === RUN TestIteration [2022-07-25T10:52:27.989Z] --- PASS: TestIteration (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestVersionLabelForChecksum [2022-07-25T10:52:27.989Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestVersion [2022-07-25T10:52:27.989Z] --- PASS: TestVersion (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestGetVersion [2022-07-25T10:52:27.989Z] --- PASS: TestGetVersion (0.00s) [2022-07-25T10:52:27.989Z] === RUN TestGetVersions [2022-07-25T10:52:27.989Z] --- PASS: TestGetVersions (0.00s) [2022-07-25T10:52:27.989Z] PASS [2022-07-25T10:52:27.989Z] coverage: 89.3% of statements [2022-07-25T10:52:27.990Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-07-25T10:52:27.990Z] testing: warning: no tests to run [2022-07-25T10:52:27.990Z] PASS [2022-07-25T10:52:27.990Z] coverage: [no statements] [2022-07-25T10:52:27.990Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2022-07-25T10:52:28.114Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-25T10:52:28.475Z] === RUN TestTruncIndex [2022-07-25T10:52:28.475Z] === RUN TestIsGIT [2022-07-25T10:52:28.475Z] --- PASS: TestIsGIT (0.00s) [2022-07-25T10:52:28.475Z] === RUN TestIsTransport [2022-07-25T10:52:28.475Z] --- PASS: TestIsTransport (0.00s) [2022-07-25T10:52:28.475Z] PASS [2022-07-25T10:52:28.475Z] coverage: 100.0% of statements [2022-07-25T10:52:28.475Z] --- PASS: TestTruncIndex (0.10s) [2022-07-25T10:52:28.475Z] PASS [2022-07-25T10:52:28.475Z] coverage: 91.5% of statements [2022-07-25T10:52:28.475Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-07-25T10:52:28.475Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2022-07-25T10:52:29.491Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-25T10:52:29.495Z] === RUN TestVersionInfo [2022-07-25T10:52:29.495Z] --- PASS: TestVersionInfo (0.00s) [2022-07-25T10:52:29.495Z] === RUN TestAppendVersions [2022-07-25T10:52:29.495Z] --- PASS: TestAppendVersions (0.00s) [2022-07-25T10:52:29.495Z] PASS [2022-07-25T10:52:29.495Z] coverage: 88.9% of statements [2022-07-25T10:52:29.495Z] ok github.com/docker/docker/pkg/useragent 0.088s coverage: 88.9% of statements [2022-07-25T10:52:30.349Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-07-25T10:52:30.349Z] === RUN TestInfoDebug [2022-07-25T10:52:30.349Z] --- PASS: TestInfoDebug (0.53s) [2022-07-25T10:52:30.349Z] === RUN TestInfoInsecureRegistries [2022-07-25T10:52:30.349Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-25T10:52:30.349Z] === RUN TestInfoRegistryMirrors [2022-07-25T10:52:30.349Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T10:52:30.349Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T10:52:30.429Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-25T10:52:30.514Z] === RUN TestValidatePrivileges [2022-07-25T10:52:30.514Z] --- PASS: TestValidatePrivileges (0.00s) [2022-07-25T10:52:30.514Z] === RUN TestFilterByCapNeg [2022-07-25T10:52:30.514Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-07-25T10:52:30.514Z] === RUN TestFilterByCapPos [2022-07-25T10:52:30.514Z] --- PASS: TestFilterByCapPos (0.00s) [2022-07-25T10:52:30.514Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-07-25T10:52:30.514Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-07-25T10:52:30.514Z] PASS [2022-07-25T10:52:30.514Z] coverage: 12.0% of statements [2022-07-25T10:52:30.514Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.0% of statements [2022-07-25T10:52:30.514Z] === RUN TestNewSettable [2022-07-25T10:52:30.514Z] --- PASS: TestNewSettable (0.00s) [2022-07-25T10:52:30.514Z] === RUN TestIsSettable [2022-07-25T10:52:30.514Z] --- PASS: TestIsSettable (0.00s) [2022-07-25T10:52:30.514Z] === RUN TestUpdateSettingsEnv [2022-07-25T10:52:30.514Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-07-25T10:52:30.514Z] PASS [2022-07-25T10:52:30.514Z] coverage: 20.1% of statements [2022-07-25T10:52:30.514Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.1% of statements [2022-07-25T10:52:30.605Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-25T10:52:30.605Z] === RUN TestPingCacheHeaders [2022-07-25T10:52:30.605Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T10:52:30.605Z] === RUN TestPingGet [2022-07-25T10:52:30.605Z] --- PASS: TestPingGet (0.01s) [2022-07-25T10:52:30.605Z] === RUN TestPingHead [2022-07-25T10:52:30.605Z] --- PASS: TestPingHead (0.02s) [2022-07-25T10:52:30.605Z] === RUN TestVersion [2022-07-25T10:52:30.605Z] --- PASS: TestVersion (0.02s) [2022-07-25T10:52:30.605Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:52:30.996Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-25T10:52:31.534Z] === RUN TestLoad [2022-07-25T10:52:31.534Z] --- PASS: TestLoad (0.00s) [2022-07-25T10:52:31.534Z] === RUN TestSave [2022-07-25T10:52:31.534Z] --- PASS: TestSave (0.04s) [2022-07-25T10:52:31.534Z] === RUN TestAddDeleteGet [2022-07-25T10:52:31.534Z] --- PASS: TestAddDeleteGet (0.06s) [2022-07-25T10:52:31.534Z] === RUN TestInvalidTags [2022-07-25T10:52:31.534Z] --- PASS: TestInvalidTags (0.01s) [2022-07-25T10:52:31.534Z] PASS [2022-07-25T10:52:31.535Z] coverage: 84.4% of statements [2022-07-25T10:52:31.535Z] ok github.com/docker/docker/reference 0.178s coverage: 84.4% of statements [2022-07-25T10:52:31.933Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-25T10:52:31.971Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2022-07-25T10:52:31.971Z] PASS [2022-07-25T10:52:31.971Z] [2022-07-25T10:52:31.971Z] DONE 18 tests in 22.119s [2022-07-25T10:52:31.971Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T10:52:31.971Z] INFO: Testing against a local daemon [2022-07-25T10:52:31.971Z] === RUN TestVolumesCreateAndList [2022-07-25T10:52:31.971Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T10:52:31.971Z] === RUN TestVolumesRemove [2022-07-25T10:52:31.971Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-25T10:52:31.971Z] === RUN TestVolumesInspect [2022-07-25T10:52:31.971Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T10:52:31.971Z] === RUN TestVolumesInvalidJSON [2022-07-25T10:52:31.971Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-25T10:52:31.971Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-25T10:52:31.971Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-25T10:52:31.971Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T10:52:31.971Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-25T10:52:31.971Z] PASS [2022-07-25T10:52:31.971Z] [2022-07-25T10:52:31.971Z] DONE 5 tests in 0.162s [2022-07-25T10:52:31.971Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T10:52:32.020Z] time="2022-07-25T10:52:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-07-25T10:52:32.506Z] === RUN TestResolveAuthConfigIndexServer [2022-07-25T10:52:32.506Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-07-25T10:52:32.506Z] === RUN TestResolveAuthConfigFullURL [2022-07-25T10:52:32.506Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-07-25T10:52:32.506Z] === RUN TestLoadAllowNondistributableArtifacts [2022-07-25T10:52:32.506Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-07-25T10:52:32.506Z] === RUN TestValidateMirror [2022-07-25T10:52:32.506Z] --- PASS: TestValidateMirror (0.00s) [2022-07-25T10:52:32.506Z] === RUN TestLoadInsecureRegistries [2022-07-25T10:52:32.991Z] time="2022-07-25T10:52:32Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-07-25T10:52:32.991Z] time="2022-07-25T10:52:32Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-07-25T10:52:32.991Z] time="2022-07-25T10:52:32Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-07-25T10:52:32.991Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-07-25T10:52:32.991Z] === RUN TestNewServiceConfig [2022-07-25T10:52:32.991Z] --- PASS: TestNewServiceConfig (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestValidateIndexName [2022-07-25T10:52:32.991Z] --- PASS: TestValidateIndexName (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestValidateIndexNameWithError [2022-07-25T10:52:32.991Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestEndpointParse [2022-07-25T10:52:32.991Z] --- PASS: TestEndpointParse (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestEndpointParseInvalid [2022-07-25T10:52:32.991Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestValidateEndpoint [2022-07-25T10:52:32.991Z] --- PASS: TestValidateEndpoint (0.01s) [2022-07-25T10:52:32.991Z] === RUN TestPing [2022-07-25T10:52:32.991Z] --- PASS: TestPing (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestPingRegistryEndpoint [2022-07-25T10:52:32.991Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:32.991Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-07-25T10:52:32.991Z] === RUN TestEndpoint [2022-07-25T10:52:32.991Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:32.991Z] --- SKIP: TestEndpoint (0.01s) [2022-07-25T10:52:32.991Z] === RUN TestParseRepositoryInfo [2022-07-25T10:52:32.991Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestNewIndexInfo [2022-07-25T10:52:32.991Z] --- PASS: TestNewIndexInfo (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestMirrorEndpointLookup [2022-07-25T10:52:32.991Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:32.991Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestSearchRepositories [2022-07-25T10:52:32.991Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-07-25T10:52:32.991Z] Host: 127.0.0.1:49244 [2022-07-25T10:52:32.991Z] User-Agent: docker test client [2022-07-25T10:52:32.991Z] Authorization: Token fake-token [2022-07-25T10:52:32.991Z] X-Docker-Token: true [2022-07-25T10:52:32.991Z] Accept-Encoding: gzip [2022-07-25T10:52:32.991Z] [2022-07-25T10:52:32.991Z] [2022-07-25T10:52:32.991Z] registry_test.go:730: HTTP/1.1 200 OK [2022-07-25T10:52:32.991Z] Connection: close [2022-07-25T10:52:32.991Z] Content-Length: 144 [2022-07-25T10:52:32.991Z] Cache-Control: no-cache [2022-07-25T10:52:32.991Z] Content-Type: application/json [2022-07-25T10:52:32.991Z] Date: Mon, 25 Jul 2022 10:52:32 GMT [2022-07-25T10:52:32.991Z] Expires: -1 [2022-07-25T10:52:32.991Z] Pragma: no-cache [2022-07-25T10:52:32.991Z] Server: docker-tests/mock [2022-07-25T10:52:32.991Z] X-Docker-Registry-Config: mock [2022-07-25T10:52:32.991Z] X-Docker-Registry-Version: 0.0.0 [2022-07-25T10:52:32.991Z] [2022-07-25T10:52:32.991Z] [2022-07-25T10:52:32.991Z] --- PASS: TestSearchRepositories (0.01s) [2022-07-25T10:52:32.991Z] === RUN TestTrustedLocation [2022-07-25T10:52:32.991Z] --- PASS: TestTrustedLocation (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-07-25T10:52:32.991Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestAllowNondistributableArtifacts [2022-07-25T10:52:32.991Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestIsSecureIndex [2022-07-25T10:52:32.991Z] --- PASS: TestIsSecureIndex (0.00s) [2022-07-25T10:52:32.991Z] PASS [2022-07-25T10:52:32.991Z] coverage: 50.3% of statements [2022-07-25T10:52:32.991Z] ok github.com/docker/docker/registry 0.277s coverage: 50.3% of statements [2022-07-25T10:52:32.991Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-07-25T10:52:32.991Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-07-25T10:52:32.991Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-07-25T10:52:32.991Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-07-25T10:52:32.991Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-07-25T10:52:32.991Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-07-25T10:52:32.991Z] === RUN TestResumableRequestReaderWithReadError [2022-07-25T10:52:33.312Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-25T10:52:33.336Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-25T10:52:33.336Z] Removing test suite binaries [2022-07-25T10:52:33.336Z] exiting test-integration [2022-07-25T10:52:33.336Z] ++ exit 0 [2022-07-25T10:52:33.336Z] [2022-07-25T10:52:33.477Z] time="2022-07-25T10:52:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-07-25T10:52:33.477Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-07-25T10:52:33.477Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-07-25T10:52:33.477Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-07-25T10:52:33.477Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-07-25T10:52:33.477Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-07-25T10:52:33.477Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-07-25T10:52:33.477Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-07-25T10:52:33.477Z] === RUN TestResumableRequestReader [2022-07-25T10:52:33.477Z] --- PASS: TestResumableRequestReader (0.00s) [2022-07-25T10:52:33.477Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-07-25T10:52:33.477Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-07-25T10:52:33.477Z] PASS [2022-07-25T10:52:33.477Z] coverage: 100.0% of statements [2022-07-25T10:52:33.477Z] ok github.com/docker/docker/registry/resumable 0.254s coverage: 100.0% of statements [2022-07-25T10:52:33.477Z] === RUN TestRestartManagerTimeout [2022-07-25T10:52:33.477Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-07-25T10:52:33.477Z] === RUN TestRestartManagerTimeoutReset [2022-07-25T10:52:33.477Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-07-25T10:52:33.477Z] PASS [2022-07-25T10:52:33.477Z] coverage: 50.9% of statements [2022-07-25T10:52:33.477Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-07-25T10:52:33.962Z] === RUN TestDecodeContainerConfig [2022-07-25T10:52:33.962Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-07-25T10:52:33.962Z] === RUN TestDecodeContainerConfigIsolation [2022-07-25T10:52:33.962Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-07-25T10:52:33.962Z] === RUN TestValidatePrivileged [2022-07-25T10:52:33.962Z] --- PASS: TestValidatePrivileged (0.00s) [2022-07-25T10:52:33.962Z] PASS [2022-07-25T10:52:33.962Z] coverage: 52.2% of statements [2022-07-25T10:52:33.962Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2022-07-25T10:52:34.447Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-07-25T10:52:34.447Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-07-25T10:52:34.447Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-07-25T10:52:34.447Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-07-25T10:52:34.447Z] PASS [2022-07-25T10:52:34.447Z] coverage: 62.5% of statements [2022-07-25T10:52:34.447Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-07-25T10:52:34.692Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-25T10:52:34.952Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-25T10:52:35.211Z] docker_api_swarm_test.go:585: [d7fb1a35eb01b] joining swarm manager [d73786f58bcc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 Post stage [Pipeline] junit [2022-07-25T10:52:35.859Z] Recording test results [2022-07-25T10:52:37.149Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T10:52:37.476Z] + echo Ensuring container killed. [2022-07-25T10:52:37.476Z] Ensuring container killed. [2022-07-25T10:52:37.476Z] + docker rm -vf docker-pr4 [2022-07-25T10:52:37.476Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-25T10:52:37.747Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-25T10:52:37.747Z] check_test.go:380: [d89f2594700a8] daemon is not started [2022-07-25T10:52:37.796Z] + echo Chowning /workspace to jenkins user [2022-07-25T10:52:37.796Z] Chowning /workspace to jenkins user [2022-07-25T10:52:37.796Z] + id -u [2022-07-25T10:52:37.796Z] + id -g [2022-07-25T10:52:37.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43859:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T10:52:37.796Z] Unable to find image 'busybox:latest' locally [2022-07-25T10:52:37.796Z] latest: Pulling from library/busybox [2022-07-25T10:52:38.051Z] 19d511225f94: Pulling fs layer [2022-07-25T10:52:38.051Z] 19d511225f94: Download complete [2022-07-25T10:52:38.051Z] 19d511225f94: Pull complete [2022-07-25T10:52:38.051Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T10:52:38.051Z] Status: Downloaded newer image for busybox:latest [2022-07-25T10:52:38.343Z] === RUN TestGetDriver [2022-07-25T10:52:38.343Z] --- PASS: TestGetDriver (0.00s) [2022-07-25T10:52:38.343Z] === RUN TestVolumeRequestError [2022-07-25T10:52:38.343Z] --- PASS: TestVolumeRequestError (0.01s) [2022-07-25T10:52:38.343Z] PASS [2022-07-25T10:52:38.343Z] coverage: 36.1% of statements [2022-07-25T10:52:38.343Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2022-07-25T10:52:38.343Z] === RUN TestGetAddress [2022-07-25T10:52:38.343Z] --- PASS: TestGetAddress (0.00s) [2022-07-25T10:52:38.343Z] === RUN TestRemove [2022-07-25T10:52:38.343Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-07-25T10:52:38.343Z] --- SKIP: TestRemove (0.00s) [2022-07-25T10:52:38.343Z] === RUN TestInitializeWithVolumes [2022-07-25T10:52:38.343Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-07-25T10:52:38.343Z] === RUN TestCreate [2022-07-25T10:52:38.343Z] --- PASS: TestCreate (0.01s) [2022-07-25T10:52:38.343Z] === RUN TestValidateName [2022-07-25T10:52:38.343Z] --- PASS: TestValidateName (0.00s) [2022-07-25T10:52:38.343Z] === RUN TestCreateWithOpts [2022-07-25T10:52:38.343Z] local_test.go:181: runtime.GOOS == "windows" [2022-07-25T10:52:38.343Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-07-25T10:52:38.343Z] === RUN TestRelaodNoOpts [2022-07-25T10:52:38.343Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-07-25T10:52:38.343Z] PASS [2022-07-25T10:52:38.343Z] coverage: 41.5% of statements [2022-07-25T10:52:38.343Z] ok github.com/docker/docker/volume/local 0.078s coverage: 41.5% of statements [2022-07-25T10:52:39.123Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-25T10:52:39.365Z] === RUN TestConvertTmpfsOptions [2022-07-25T10:52:39.365Z] parser_test.go:49: data="mode=700,size=1m" [2022-07-25T10:52:39.365Z] parser_test.go:49: data="ro" [2022-07-25T10:52:39.365Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-07-25T10:52:39.365Z] === RUN TestParseMountRaw [2022-07-25T10:52:39.365Z] --- PASS: TestParseMountRaw (0.04s) [2022-07-25T10:52:39.365Z] === RUN TestParseMountRawSplit [2022-07-25T10:52:39.365Z] parser_test.go:390: case 0 [2022-07-25T10:52:39.365Z] parser_test.go:390: case 1 [2022-07-25T10:52:39.365Z] parser_test.go:390: case 2 [2022-07-25T10:52:39.365Z] parser_test.go:390: case 3 [2022-07-25T10:52:39.365Z] parser_test.go:390: case 4 [2022-07-25T10:52:39.365Z] parser_test.go:390: case 5 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 6 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 7 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 8 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 0 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 1 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 2 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 3 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 4 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 5 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 6 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 7 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 8 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 9 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 10 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 11 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 12 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 0 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 1 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 2 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 3 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 4 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 5 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 6 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 7 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 8 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 9 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 10 [2022-07-25T10:52:39.366Z] parser_test.go:390: case 11 [2022-07-25T10:52:39.366Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-07-25T10:52:39.366Z] === RUN TestParseMountSpec [2022-07-25T10:52:39.366Z] parser_test.go:455: case 0 [2022-07-25T10:52:39.366Z] parser_test.go:455: case 1 [2022-07-25T10:52:39.366Z] parser_test.go:455: case 2 [2022-07-25T10:52:39.366Z] parser_test.go:455: case 3 [2022-07-25T10:52:39.366Z] parser_test.go:455: case 4 [2022-07-25T10:52:39.366Z] parser_test.go:455: case 5 [2022-07-25T10:52:39.366Z] --- PASS: TestParseMountSpec (0.00s) [2022-07-25T10:52:39.366Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-07-25T10:52:39.366Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-07-25T10:52:39.366Z] === RUN TestValidateMount [2022-07-25T10:52:39.366Z] --- PASS: TestValidateMount (0.00s) [2022-07-25T10:52:39.366Z] PASS [2022-07-25T10:52:39.366Z] coverage: 66.2% of statements [2022-07-25T10:52:39.366Z] ok github.com/docker/docker/volume/mounts 0.095s coverage: 66.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T10:52:39.812Z] + bundleName=amd64-cgroup2 [2022-07-25T10:52:39.812Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T10:52:39.812Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T10:52:39.812Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-25T10:52:39.812Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T10:52:40.088Z] Archiving artifacts [2022-07-25T10:52:40.387Z] === RUN TestSetGetMeta [2022-07-25T10:52:40.387Z] === PAUSE TestSetGetMeta [2022-07-25T10:52:40.387Z] === RUN TestRestore [2022-07-25T10:52:40.387Z] === PAUSE TestRestore [2022-07-25T10:52:40.387Z] === RUN TestServiceCreate [2022-07-25T10:52:40.387Z] === PAUSE TestServiceCreate [2022-07-25T10:52:40.387Z] === RUN TestServiceList [2022-07-25T10:52:40.387Z] === PAUSE TestServiceList [2022-07-25T10:52:40.387Z] === RUN TestServiceRemove [2022-07-25T10:52:40.387Z] === PAUSE TestServiceRemove [2022-07-25T10:52:40.387Z] === RUN TestServiceGet [2022-07-25T10:52:40.387Z] === PAUSE TestServiceGet [2022-07-25T10:52:40.387Z] === RUN TestServicePrune [2022-07-25T10:52:40.387Z] === PAUSE TestServicePrune [2022-07-25T10:52:40.387Z] === RUN TestCreate [2022-07-25T10:52:40.387Z] === PAUSE TestCreate [2022-07-25T10:52:40.387Z] === RUN TestRemove [2022-07-25T10:52:40.387Z] === PAUSE TestRemove [2022-07-25T10:52:40.387Z] === RUN TestList [2022-07-25T10:52:40.387Z] === PAUSE TestList [2022-07-25T10:52:40.387Z] === RUN TestFindByDriver [2022-07-25T10:52:40.387Z] === PAUSE TestFindByDriver [2022-07-25T10:52:40.387Z] === RUN TestFindByReferenced [2022-07-25T10:52:40.387Z] === PAUSE TestFindByReferenced [2022-07-25T10:52:40.387Z] === RUN TestDerefMultipleOfSameRef [2022-07-25T10:52:40.387Z] === PAUSE TestDerefMultipleOfSameRef [2022-07-25T10:52:40.387Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-25T10:52:40.387Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-25T10:52:40.387Z] === RUN TestDefererencePluginOnCreateError [2022-07-25T10:52:40.387Z] === PAUSE TestDefererencePluginOnCreateError [2022-07-25T10:52:40.387Z] === RUN TestRefDerefRemove [2022-07-25T10:52:40.387Z] === PAUSE TestRefDerefRemove [2022-07-25T10:52:40.387Z] === RUN TestGet [2022-07-25T10:52:40.387Z] === PAUSE TestGet [2022-07-25T10:52:40.387Z] === RUN TestGetWithReference [2022-07-25T10:52:40.387Z] === PAUSE TestGetWithReference [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc/test_nil_list [2022-07-25T10:52:40.387Z] === PAUSE TestFilterFunc/test_nil_list [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc/test_empty_list [2022-07-25T10:52:40.387Z] === PAUSE TestFilterFunc/test_empty_list [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-07-25T10:52:40.387Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-25T10:52:40.387Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc/test_filter_some [2022-07-25T10:52:40.387Z] === PAUSE TestFilterFunc/test_filter_some [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc/test_filter_middle [2022-07-25T10:52:40.387Z] === PAUSE TestFilterFunc/test_filter_middle [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-07-25T10:52:40.387Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-07-25T10:52:40.387Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-07-25T10:52:40.387Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-07-25T10:52:40.387Z] === CONT TestFilterFunc/test_nil_list [2022-07-25T10:52:40.387Z] === CONT TestFilterFunc/test_filter_some [2022-07-25T10:52:40.387Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-07-25T10:52:40.387Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-07-25T10:52:40.387Z] === CONT TestFilterFunc/test_empty_list [2022-07-25T10:52:40.387Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-07-25T10:52:40.387Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-07-25T10:52:40.387Z] === CONT TestFilterFunc/test_filter_middle [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc (0.00s) [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-07-25T10:52:40.387Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-07-25T10:52:40.387Z] === CONT TestSetGetMeta [2022-07-25T10:52:40.387Z] === CONT TestList [2022-07-25T10:52:40.387Z] === CONT TestDefererencePluginOnCreateError [2022-07-25T10:52:40.387Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-07-25T10:52:40.387Z] --- PASS: TestSetGetMeta (0.04s) [2022-07-25T10:52:40.387Z] === CONT TestRemove [2022-07-25T10:52:40.387Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-07-25T10:52:40.387Z] === CONT TestCreate [2022-07-25T10:52:40.387Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-07-25T10:52:40.387Z] === CONT TestServicePrune [2022-07-25T10:52:40.387Z] --- PASS: TestList (0.06s) [2022-07-25T10:52:40.387Z] === CONT TestServiceGet [2022-07-25T10:52:40.387Z] --- PASS: TestRemove (0.04s) [2022-07-25T10:52:40.387Z] === CONT TestServiceRemove [2022-07-25T10:52:40.387Z] --- PASS: TestCreate (0.03s) [2022-07-25T10:52:40.387Z] === CONT TestServiceList [2022-07-25T10:52:40.387Z] --- PASS: TestServiceGet (0.19s) [2022-07-25T10:52:40.387Z] === CONT TestServiceCreate [2022-07-25T10:52:40.387Z] time="2022-07-25T10:52:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-25T10:52:40.387Z] === CONT TestRestore [2022-07-25T10:52:40.387Z] --- PASS: TestServiceRemove (0.18s) [2022-07-25T10:52:40.387Z] --- PASS: TestServiceList (0.19s) [2022-07-25T10:52:40.387Z] === CONT TestGetWithReference [2022-07-25T10:52:40.387Z] time="2022-07-25T10:52:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-25T10:52:40.387Z] time="2022-07-25T10:52:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-25T10:52:40.387Z] time="2022-07-25T10:52:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-07-25T10:52:40.387Z] --- PASS: TestServiceCreate (0.04s) [2022-07-25T10:52:40.387Z] === CONT TestGet [2022-07-25T10:52:40.387Z] time="2022-07-25T10:52:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-07-25T10:52:40.387Z] --- PASS: TestGetWithReference (0.04s) [2022-07-25T10:52:40.387Z] === CONT TestRefDerefRemove [2022-07-25T10:52:40.387Z] --- PASS: TestRestore (0.04s) [2022-07-25T10:52:40.387Z] === CONT TestFindByReferenced [2022-07-25T10:52:40.387Z] --- PASS: TestServicePrune (0.26s) [2022-07-25T10:52:40.387Z] === CONT TestDerefMultipleOfSameRef [2022-07-25T10:52:40.387Z] --- PASS: TestGet (0.03s) [2022-07-25T10:52:40.387Z] === CONT TestFindByDriver [2022-07-25T10:52:40.387Z] --- PASS: TestRefDerefRemove (0.03s) [2022-07-25T10:52:40.387Z] --- PASS: TestFindByReferenced (0.03s) [2022-07-25T10:52:40.501Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-25T10:52:40.873Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-07-25T10:52:40.873Z] --- PASS: TestFindByDriver (0.03s) [2022-07-25T10:52:40.873Z] PASS [2022-07-25T10:52:40.873Z] coverage: 70.3% of statements [2022-07-25T10:52:40.873Z] ok github.com/docker/docker/volume/service 0.411s coverage: 70.3% of statements [2022-07-25T10:52:40.873Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-07-25T10:52:40.873Z] === RUN TestClientStream [2022-07-25T10:52:40.873Z] --- PASS: TestClientStream (0.00s) [2022-07-25T10:52:40.873Z] === RUN TestClientSendFile [2022-07-25T10:52:40.873Z] --- PASS: TestClientSendFile (0.00s) [2022-07-25T10:52:40.873Z] === RUN TestClientWithRequestTimeout [2022-07-25T10:52:40.873Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-07-25T10:52:40.873Z] === RUN TestFileSpecPlugin [2022-07-25T10:52:40.873Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-07-25T10:52:40.873Z] === RUN TestFileJSONSpecPlugin [2022-07-25T10:52:40.873Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-07-25T10:52:40.873Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-07-25T10:52:40.873Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-07-25T10:52:40.873Z] === RUN TestPluginAddHandler [2022-07-25T10:52:40.873Z] --- PASS: TestPluginAddHandler (0.00s) [2022-07-25T10:52:40.873Z] === RUN TestPluginWaitBadPlugin [2022-07-25T10:52:40.873Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-07-25T10:52:40.873Z] === RUN TestGet [2022-07-25T10:52:40.873Z] time="2022-07-25T10:52:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-07-25T10:52:41.880Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43859/4/artifacts/ [Pipeline] } [2022-07-25T10:52:41.892Z] time="2022-07-25T10:52:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [Pipeline] // catchError [Pipeline] sh [2022-07-25T10:52:42.180Z] + make clean [2022-07-25T10:52:42.180Z] docker volume rm -f docker-dev-cache [2022-07-25T10:52:42.180Z] docker-dev-cache [Pipeline] deleteDir [2022-07-25T10:52:43.504Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-25T10:52:43.504Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T10:52:43.504Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-25T10:52:43.504Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-25T10:52:43.504Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-25T10:52:43.504Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-07-25T10:52:43.504Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-07-25T10:52:43.504Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T10:52:43.505Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T10:52:43.790Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-25T10:52:43.989Z] time="2022-07-25T10:52:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-25T10:52:44.359Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T10:52:45.296Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-25T10:52:45.556Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-25T10:52:46.124Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-25T10:52:46.124Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-25T10:52:47.062Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-25T10:52:47.630Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-25T10:52:47.875Z] time="2022-07-25T10:52:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-07-25T10:52:47.889Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-25T10:52:48.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-25T10:52:48.148Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T10:52:48.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-25T10:52:48.407Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-25T10:52:48.666Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-25T10:52:49.235Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-25T10:52:51.141Z] docker_api_swarm_test.go:46: [d3c688b3d776e] joining swarm manager [d1cd4fb46fabf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:52:51.141Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-25T10:52:53.677Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-25T10:52:56.705Z] --- PASS: TestGet (15.01s) [2022-07-25T10:52:56.705Z] === RUN TestPluginWithNoManifest [2022-07-25T10:52:56.705Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-07-25T10:52:56.705Z] === RUN TestGetAll [2022-07-25T10:52:56.705Z] --- PASS: TestGetAll (0.01s) [2022-07-25T10:52:56.705Z] PASS [2022-07-25T10:52:56.705Z] coverage: 73.4% of statements [2022-07-25T10:52:56.705Z] ok github.com/docker/docker/pkg/plugins 34.946s coverage: 73.4% of statements [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/quota [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T10:52:56.705Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === Skipped [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-07-25T10:52:58.320Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-07-25T10:52:58.320Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-07-25T10:52:58.320Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-07-25T10:52:58.320Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-07-25T10:52:58.320Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-07-25T10:52:58.320Z] client_test.go:23: runtime.GOOS == "windows" [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-07-25T10:52:58.320Z] daemon_test.go:147: root required [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-07-25T10:52:58.320Z] reload_test.go:520: root required [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-07-25T10:52:58.320Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-07-25T10:52:58.320Z] pull_v2_test.go:82: Needs fixing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-07-25T10:52:58.320Z] pull_v2_test.go:127: Needs fixing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-07-25T10:52:58.320Z] download_test.go:268: Needs fixing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-07-25T10:52:58.320Z] layer_test.go:304: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-07-25T10:52:58.320Z] layer_test.go:353: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-07-25T10:52:58.320Z] layer_test.go:468: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-07-25T10:52:58.320Z] layer_test.go:697: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-07-25T10:52:58.320Z] migration_test.go:46: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-07-25T10:52:58.320Z] migration_test.go:182: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-07-25T10:52:58.320Z] mount_test.go:17: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-07-25T10:52:58.320Z] mount_test.go:76: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-07-25T10:52:58.320Z] mount_test.go:125: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-07-25T10:52:58.320Z] mount_test.go:212: Failing on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:134: Xz not present in msys2 [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:239: Failing on Windows CI machines [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-07-25T10:52:58.320Z] archive_windows_test.go:17: Currently fails [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-07-25T10:52:58.320Z] changes_test.go:192: needs more investigation [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-07-25T10:52:58.320Z] changes_test.go:405: needs further investigation [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-07-25T10:52:58.320Z] changes_test.go:441: needs further investigation [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2022-07-25T10:52:58.320Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-07-25T10:52:58.320Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2022-07-25T10:52:58.320Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-07-25T10:52:58.320Z] poller_test.go:41: No chmod on Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-07-25T10:52:58.320Z] fileutils_test.go:134: Needs porting to Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-07-25T10:52:58.320Z] fileutils_test.go:180: Needs porting to Windows [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-07-25T10:52:58.320Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-07-25T10:52:58.320Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-07-25T10:52:58.320Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-07-25T10:52:58.320Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-07-25T10:52:58.320Z] local_test.go:181: runtime.GOOS == "windows" [2022-07-25T10:52:58.320Z] [2022-07-25T10:52:58.320Z] DONE 1851 tests, 45 skipped in 199.682s [2022-07-25T10:52:58.320Z] INFO: make.ps1 ended at 07/25/2022 10:52:58 [2022-07-25T10:52:58.949Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-25T10:53:00.602Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-07-25T10:53:00.602Z] INFO: Unit tests ended at 07/25/2022 10:53:00. Duration:00:03:38.2050788 [2022-07-25T10:53:00.602Z] INFO: Building busybox [2022-07-25T10:53:00.602Z] Sending build context to Docker daemon 5.12kB [2022-07-25T10:53:00.602Z] [2022-07-25T10:53:00.602Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-07-25T10:53:00.602Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-07-25T10:53:00.602Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-07-25T10:53:00.602Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-07-25T10:53:00.602Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-07-25T10:53:00.602Z] ---> e6b07227af5c [2022-07-25T10:53:00.602Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-07-25T10:53:00.602Z] ---> Running in c5244990ca67 [2022-07-25T10:53:01.487Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-25T10:53:01.487Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-25T10:53:01.487Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-25T10:53:01.487Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-25T10:53:01.487Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-25T10:53:01.747Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-25T10:53:03.655Z] --- PASS: TestImportExtremelyLargeImageWorks (173.78s) [2022-07-25T10:53:03.655Z] PASS [2022-07-25T10:53:03.655Z] [2022-07-25T10:53:03.655Z] DONE 12 tests in 177.167s [2022-07-25T10:53:03.655Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T10:53:03.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:53:03.655Z] ++ set -e [2022-07-25T10:53:03.655Z] ++ '[' -n 0 ']' [2022-07-25T10:53:03.655Z] ++ set -x [2022-07-25T10:53:03.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:53:03.655Z] INFO: Testing against a local daemon [2022-07-25T10:53:03.655Z] === RUN TestNetworkCreateDelete [2022-07-25T10:53:03.915Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-25T10:53:03.915Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-07-25T10:53:03.915Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T10:53:04.483Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-07-25T10:53:04.483Z] === RUN TestDaemonDNSFallback [2022-07-25T10:53:05.050Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-25T10:53:07.586Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-25T10:53:07.845Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-25T10:53:08.413Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-25T10:53:08.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-25T10:53:09.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-25T10:53:10.986Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-07-25T10:53:10.986Z] === RUN TestInspectNetwork [2022-07-25T10:53:15.176Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T10:53:15.176Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T10:53:15.176Z] === RUN TestInspectNetwork/network_name [2022-07-25T10:53:15.176Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T10:53:15.746Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-25T10:53:18.323Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-25T10:53:18.746Z] Removing intermediate container c5244990ca67 [2022-07-25T10:53:18.746Z] ---> b7e249ac1fd0 [2022-07-25T10:53:18.746Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-07-25T10:53:18.746Z] ---> Running in 6b1a9dd7ace9 [2022-07-25T10:53:18.746Z] Removing intermediate container 6b1a9dd7ace9 [2022-07-25T10:53:18.746Z] ---> 3d5a0a32f869 [2022-07-25T10:53:18.746Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-07-25T10:53:18.746Z] ---> Running in 4df9dab97e1e [2022-07-25T10:53:19.067Z] --- PASS: TestInspectNetwork (8.02s) [2022-07-25T10:53:19.068Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T10:53:19.068Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T10:53:19.068Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T10:53:19.068Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T10:53:19.068Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T10:53:19.244Z] Removing intermediate container 4df9dab97e1e [2022-07-25T10:53:19.244Z] ---> a89b847a6d5a [2022-07-25T10:53:19.244Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-07-25T10:53:19.331Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-25T10:53:20.857Z] [2022-07-25T10:53:21.334Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-07-25T10:53:21.334Z] === RUN TestNetworkInvalidJSON [2022-07-25T10:53:21.334Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-25T10:53:21.334Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-25T10:53:21.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:53:21.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:53:21.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:53:21.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:53:21.334Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-25T10:53:21.334Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T10:53:21.334Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-25T10:53:21.334Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-07-25T10:53:21.334Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T10:53:21.334Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-25T10:53:21.334Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-07-25T10:53:21.334Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-07-25T10:53:21.334Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-25T10:53:21.334Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-25T10:53:21.334Z] === RUN TestNetworkList [2022-07-25T10:53:21.334Z] === RUN TestNetworkList//networks [2022-07-25T10:53:21.334Z] === PAUSE TestNetworkList//networks [2022-07-25T10:53:21.334Z] === RUN TestNetworkList//networks/ [2022-07-25T10:53:21.334Z] === PAUSE TestNetworkList//networks/ [2022-07-25T10:53:21.334Z] === CONT TestNetworkList//networks [2022-07-25T10:53:21.334Z] === CONT TestNetworkList//networks/ [2022-07-25T10:53:21.334Z] --- PASS: TestNetworkList (0.03s) [2022-07-25T10:53:21.334Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T10:53:21.334Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T10:53:21.334Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T10:53:21.341Z] ---> e5e03978809b [2022-07-25T10:53:21.341Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-07-25T10:53:21.341Z] ---> Running in 12bad42516f5 [2022-07-25T10:53:21.593Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-07-25T10:53:21.593Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T10:53:22.973Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-07-25T10:53:22.973Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T10:53:23.542Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-07-25T10:53:23.542Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T10:53:24.480Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-25T10:53:24.739Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-07-25T10:53:24.739Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T10:53:24.998Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-25T10:53:26.378Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2022-07-25T10:53:26.378Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T10:53:26.378Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-25T10:53:26.638Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-25T10:53:26.638Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-25T10:53:26.638Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T10:53:28.016Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-25T10:53:28.585Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-25T10:53:29.524Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-25T10:53:29.524Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2022-07-25T10:53:29.524Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T10:53:29.524Z] service_test.go:242: FLAKY_TEST [2022-07-25T10:53:29.524Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:53:29.524Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T10:53:30.093Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-25T10:53:31.473Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-25T10:53:32.042Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-25T10:53:32.042Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-25T10:53:32.611Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-25T10:53:32.870Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-25T10:53:33.438Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-25T10:53:34.815Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-25T10:53:35.074Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-25T10:53:36.979Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-25T10:53:37.919Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-25T10:53:39.825Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-25T10:53:40.763Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/builder/dockerfile 0.218s coverage: 48.5% of statements [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-25T10:53:41.372Z] ok github.com/docker/docker/builder/remotecontext/git 1.209s coverage: 86.3% of statements [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T10:53:41.372Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T10:53:41.700Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-25T10:53:41.700Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-25T10:53:42.764Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2022-07-25T10:53:44.235Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-25T10:53:45.173Z] --- PASS: TestServiceWithDataPathPortInit (15.66s) [2022-07-25T10:53:45.173Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T10:53:45.432Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-25T10:53:46.001Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-25T10:53:46.569Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-25T10:53:49.105Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jv556pmppbv5u9h9wl60x47wo Created:2022-07-25 10:53:46.756760349 +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[97381c0a1333697cd5a432454e9d69a02ea9adbc5a7a3332a8c734ed01dffecd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ur5rgbu86rnpqaewmxg1lv15y EndpointID:a6393d9814515237bee4d2624869459c8cf61f34cc54fd25a0f2843f891a4d4a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e665b469c3eb202bf20cccea37e61aa1b282a8c825b6ffea5a7472dc583d732b 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:5a1d7e2495bc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ur5rgbu86rnpqaewmxg1lv15y EndpointID:a6393d9814515237bee4d2624869459c8cf61f34cc54fd25a0f2843f891a4d4a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T10:53:53.326Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-25T10:53:53.326Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2022-07-25T10:53:53.326Z] PASS [2022-07-25T10:53:53.326Z] [2022-07-25T10:53:53.326Z] === Skipped [2022-07-25T10:53:53.326Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:53:53.326Z] service_test.go:242: FLAKY_TEST [2022-07-25T10:53:53.326Z] [2022-07-25T10:53:53.326Z] DONE 26 tests, 1 skipped in 49.663s [2022-07-25T10:53:53.326Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:53:53.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:53:53.326Z] ++ set -e [2022-07-25T10:53:53.326Z] ++ '[' -n 0 ']' [2022-07-25T10:53:53.326Z] ++ set -x [2022-07-25T10:53:53.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:53:53.326Z] INFO: Testing against a local daemon [2022-07-25T10:53:53.326Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T10:53:53.326Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:53:53.326Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-25T10:53:53.326Z] === RUN TestDockerNetworkIpvlan [2022-07-25T10:53:53.326Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:53:53.326Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:53:53.326Z] PASS [2022-07-25T10:53:53.326Z] [2022-07-25T10:53:53.326Z] === Skipped [2022-07-25T10:53:53.326Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-25T10:53:53.326Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:53:53.326Z] [2022-07-25T10:53:53.326Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:53:53.326Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:53:53.326Z] [2022-07-25T10:53:53.326Z] DONE 2 tests, 2 skipped in 0.136s [2022-07-25T10:53:53.326Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:53:53.326Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:53:53.326Z] ++ set -e [2022-07-25T10:53:53.326Z] ++ '[' -n 0 ']' [2022-07-25T10:53:53.326Z] ++ set -x [2022-07-25T10:53:53.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:53:53.584Z] INFO: Testing against a local daemon [2022-07-25T10:53:53.584Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T10:53:54.963Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-07-25T10:53:54.963Z] === RUN TestDockerNetworkMacvlan [2022-07-25T10:53:55.531Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T10:53:56.100Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-25T10:53:56.359Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T10:53:57.297Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T10:53:57.495Z] Removing intermediate container 12bad42516f5 [2022-07-25T10:53:57.495Z] ---> a2f8e92c5770 [2022-07-25T10:53:57.495Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-07-25T10:53:57.495Z] ---> Running in 4662fd2d59ec [2022-07-25T10:53:57.495Z] [2022-07-25T10:53:57.495Z] SUCCESS: Specified value was saved. [2022-07-25T10:53:57.495Z] Removing intermediate container 4662fd2d59ec [2022-07-25T10:53:57.495Z] ---> 6ddcd2af3e18 [2022-07-25T10:53:57.495Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-07-25T10:53:57.495Z] ---> Running in f20b2750ae85 [2022-07-25T10:53:57.557Z] === RUN TestDockerSuite/TestBuildRm [2022-07-25T10:53:58.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-25T10:54:00.035Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T10:54:00.604Z] docker_api_swarm_test.go:304: [d937e1694af46] joining swarm manager [db737a9a90aaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:54:00.604Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-25T10:54:01.983Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-25T10:54:01.983Z] docker_api_swarm_test.go:305: [d3af029f30ae9] joining swarm manager [db737a9a90aaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:54:02.551Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T10:54:03.119Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-25T10:54:03.119Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-25T10:54:03.378Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-25T10:54:03.497Z] Cannot create a file when that file already exists. [2022-07-25T10:54:03.946Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-25T10:54:05.324Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-25T10:54:06.281Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-25T10:54:07.219Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T10:54:07.219Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-25T10:54:08.156Z] --- PASS: TestDockerNetworkMacvlan (13.30s) [2022-07-25T10:54:08.156Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-25T10:54:08.156Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-25T10:54:08.156Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s) [2022-07-25T10:54:08.156Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.55s) [2022-07-25T10:54:08.156Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2022-07-25T10:54:08.156Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-07-25T10:54:08.156Z] PASS [2022-07-25T10:54:08.156Z] [2022-07-25T10:54:08.156Z] DONE 8 tests in 14.750s [2022-07-25T10:54:08.156Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T10:54:08.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:54:08.156Z] ++ set -e [2022-07-25T10:54:08.156Z] ++ '[' -n 0 ']' [2022-07-25T10:54:08.156Z] ++ set -x [2022-07-25T10:54:08.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:54:08.156Z] testing: warning: no tests to run [2022-07-25T10:54:08.156Z] PASS [2022-07-25T10:54:08.156Z] [2022-07-25T10:54:08.156Z] DONE 0 tests in 0.029s [2022-07-25T10:54:08.156Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T10:54:08.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:54:08.156Z] ++ set -e [2022-07-25T10:54:08.156Z] ++ '[' -n 0 ']' [2022-07-25T10:54:08.156Z] ++ set -x [2022-07-25T10:54:08.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:54:08.365Z] Removing intermediate container f20b2750ae85 [2022-07-25T10:54:08.366Z] ---> 5992fe47cbd0 [2022-07-25T10:54:08.366Z] Step 13/13 : CMD ["sh"] [2022-07-25T10:54:08.416Z] INFO: Testing against a local daemon [2022-07-25T10:54:08.416Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T10:54:08.851Z] ---> Running in 87a612db3ce1 [2022-07-25T10:54:08.851Z] Removing intermediate container 87a612db3ce1 [2022-07-25T10:54:08.851Z] ---> 8dd294cf94e6 [2022-07-25T10:54:08.851Z] Successfully built 8dd294cf94e6 [2022-07-25T10:54:08.851Z] Successfully tagged busybox:latest [2022-07-25T10:54:08.851Z] INFO: Docker images of the daemon under test [2022-07-25T10:54:08.851Z] [2022-07-25T10:54:09.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-25T10:54:09.337Z] busybox latest 8dd294cf94e6 Less than a second ago 5.62GB [2022-07-25T10:54:09.337Z] microsoft/windowsservercore latest e6b07227af5c 2 weeks ago 5.59GB [2022-07-25T10:54:09.337Z] mcr.microsoft.com/windows/servercore ltsc2019 e6b07227af5c 2 weeks ago 5.59GB [2022-07-25T10:54:09.337Z] [2022-07-25T10:54:09.337Z] INFO: Running integration tests at 07/25/2022 10:54:08... [2022-07-25T10:54:09.337Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-07-25T10:54:09.337Z] INFO: Integration API tests being run from the host: [2022-07-25T10:54:09.337Z] INFO: make.ps1 starting at 07/25/2022 10:54:08 [2022-07-25T10:54:09.794Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-07-25T10:54:09.794Z] === RUN TestAuthZPluginTLS [2022-07-25T10:54:10.358Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-07-25T10:54:10.362Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-25T10:54:10.362Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-25T10:54:10.362Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-25T10:54:10.362Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T10:54:10.621Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-25T10:54:10.621Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-07-25T10:54:10.621Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-25T10:54:10.881Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-25T10:54:10.881Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2022-07-25T10:54:10.881Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T10:54:11.450Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-25T10:54:11.450Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T10:54:11.450Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-25T10:54:11.708Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-25T10:54:11.968Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-25T10:54:11.968Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T10:54:12.227Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-25T10:54:13.608Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-07-25T10:54:13.608Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T10:54:13.867Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-25T10:54:13.867Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T10:54:14.435Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-25T10:54:14.435Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T10:54:15.003Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-07-25T10:54:15.003Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T10:54:15.571Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-25T10:54:16.507Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-25T10:54:16.767Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2022-07-25T10:54:16.767Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T10:54:17.337Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-25T10:54:17.597Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-25T10:54:18.535Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-25T10:54:18.535Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-07-25T10:54:18.535Z] === RUN TestAuthZPluginHeader [2022-07-25T10:54:19.473Z] --- PASS: TestAuthZPluginHeader (0.97s) [2022-07-25T10:54:19.473Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T10:54:20.041Z] === RUN TestDockerSuite/TestBuildUser [2022-07-25T10:54:21.419Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-25T10:54:21.476Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.1% of statements [2022-07-25T10:54:21.476Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2022-07-25T10:54:21.476Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T10:54:21.476Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T10:54:21.476Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T10:54:21.476Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T10:54:23.954Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-25T10:54:24.522Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.94s) [2022-07-25T10:54:24.522Z] === RUN TestAuthZPluginV2Disable [2022-07-25T10:54:27.056Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-25T10:54:28.037Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-07-25T10:54:28.973Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-25T10:54:28.980Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-07-25T10:54:28.980Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T10:54:29.909Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-07-25T10:54:33.174Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.91s) [2022-07-25T10:54:33.174Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T10:54:35.712Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-25T10:54:36.649Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-25T10:54:36.909Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-25T10:54:37.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-25T10:54:38.020Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-07-25T10:54:38.020Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2022-07-25T10:54:38.047Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-25T10:54:38.278Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-07-25T10:54:38.843Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-25T10:54:39.102Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-07-25T10:54:39.430Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-25T10:54:39.999Z] docker_api_swarm_test.go:272: [ddb8527a2d1c6] joining swarm manager [db56db5c82ef0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:54:40.477Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.763s coverage: 73.3% of statements [2022-07-25T10:54:40.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T10:54:40.767Z] INFO: Testing against a local daemon [2022-07-25T10:54:40.767Z] === RUN TestBuildWithSession [2022-07-25T10:54:40.767Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:54:40.767Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:54:40.767Z] === RUN TestBuildSquashParent [2022-07-25T10:54:40.767Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:54:40.767Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-07-25T10:54:40.767Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:54:40.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:54:40.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:54:40.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:54:40.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:54:40.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:54:40.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:54:40.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:54:40.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:54:40.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:54:40.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:54:40.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:54:40.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:54:40.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:54:40.767Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:54:40.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:54:40.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:54:41.378Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-25T10:54:41.378Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T10:54:41.378Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-25T10:54:41.378Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-07-25T10:54:41.378Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-25T10:54:41.378Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-07-25T10:54:41.378Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-25T10:54:41.378Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-07-25T10:54:41.378Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-25T10:54:41.637Z] docker_api_swarm_test.go:273: [d2888db6ffae3] joining swarm manager [db56db5c82ef0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:54:41.854Z] ok github.com/docker/docker/daemon 12.133s coverage: 17.1% of statements [2022-07-25T10:54:41.854Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T10:54:41.854Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T10:54:41.854Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T10:54:41.854Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T10:54:42.113Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-07-25T10:54:42.680Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.391s coverage: 56.2% of statements [2022-07-25T10:54:43.014Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-25T10:54:43.014Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-25T10:54:43.581Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-25T10:54:44.150Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-25T10:54:44.597Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-07-25T10:54:45.088Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-25T10:54:45.088Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-25T10:54:45.088Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.49s) [2022-07-25T10:54:45.088Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T10:54:46.036Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.369s coverage: 50.5% of statements [2022-07-25T10:54:46.609Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.352s coverage: 45.9% of statements [2022-07-25T10:54:46.609Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T10:54:46.994Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-25T10:54:47.985Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-07-25T10:54:48.243Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.628s coverage: 58.0% of statements [2022-07-25T10:54:48.243Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T10:54:48.243Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T10:54:48.370Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-25T10:54:48.947Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-25T10:54:49.181Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-25T10:54:49.205Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-25T10:54:49.747Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-25T10:54:49.772Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-25T10:54:49.772Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-07-25T10:54:49.772Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-25T10:54:50.031Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-25T10:54:50.315Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.6% of statements [2022-07-25T10:54:50.315Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T10:54:50.315Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T10:54:51.251Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-07-25T10:54:51.510Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.4% of statements [2022-07-25T10:54:51.510Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-07-25T10:54:51.510Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T10:54:51.937Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-25T10:54:51.937Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-25T10:54:51.937Z] docker_cli_sni_test.go:18: Flakey test [2022-07-25T10:54:51.937Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-25T10:54:51.937Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-25T10:54:52.078Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2022-07-25T10:54:52.078Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-07-25T10:54:52.646Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-07-25T10:54:52.876Z] === RUN TestDockerSuite/TestCommitChange [2022-07-25T10:54:52.905Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-07-25T10:54:53.443Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-25T10:54:53.473Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-07-25T10:54:53.473Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T10:54:54.010Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-25T10:54:54.040Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 54.7% of statements [2022-07-25T10:54:54.299Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-07-25T10:54:54.946Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-25T10:54:55.235Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-07-25T10:54:55.235Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-25T10:54:55.801Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-25T10:54:55.884Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-25T10:54:55.951Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:54:55.951Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:54:56.452Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-25T10:54:56.736Z] ok github.com/docker/docker/daemon/logger/splunk 1.567s coverage: 82.5% of statements [2022-07-25T10:54:56.736Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T10:54:56.736Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T10:54:57.671Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-07-25T10:54:57.828Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-25T10:54:58.398Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-25T10:54:58.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-25T10:54:59.044Z] ok github.com/docker/docker/distribution 1.500s coverage: 27.6% of statements [2022-07-25T10:54:59.044Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T10:54:59.044Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-25T10:54:59.536Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-25T10:54:59.611Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-07-25T10:54:59.869Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.6% of statements [2022-07-25T10:54:59.869Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T10:55:00.128Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-25T10:55:00.128Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-07-25T10:55:00.474Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-25T10:55:00.474Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-25T10:55:00.474Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-25T10:55:00.474Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-25T10:55:00.474Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-25T10:55:00.474Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-25T10:55:00.474Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-25T10:55:00.695Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-07-25T10:55:00.695Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T10:55:01.263Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-25T10:55:01.831Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2022-07-25T10:55:02.382Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.95s) [2022-07-25T10:55:02.382Z] PASS [2022-07-25T10:55:02.382Z] [2022-07-25T10:55:02.382Z] DONE 17 tests in 53.803s [2022-07-25T10:55:02.382Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T10:55:02.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:02.382Z] ++ set -e [2022-07-25T10:55:02.382Z] ++ '[' -n 0 ']' [2022-07-25T10:55:02.382Z] ++ set -x [2022-07-25T10:55:02.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:02.382Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-25T10:55:02.382Z] INFO: Testing against a local daemon [2022-07-25T10:55:02.382Z] === RUN TestPluginInvalidJSON [2022-07-25T10:55:02.382Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:55:02.382Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:55:02.382Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T10:55:02.382Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T10:55:02.382Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-07-25T10:55:02.382Z] === RUN TestPluginInstall [2022-07-25T10:55:02.382Z] === RUN TestPluginInstall/no_auth [2022-07-25T10:55:02.397Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-07-25T10:55:02.397Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T10:55:03.257Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-25T10:55:03.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.49s) [2022-07-25T10:55:03.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.59s) [2022-07-25T10:55:03.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.66s) [2022-07-25T10:55:03.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.54s) [2022-07-25T10:55:03.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.96s) [2022-07-25T10:55:03.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.05s) [2022-07-25T10:55:03.257Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:55:03.257Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:55:03.321Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-25T10:55:03.321Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-25T10:55:03.889Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-25T10:55:04.299Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.2% of statements [2022-07-25T10:55:04.558Z] ok github.com/docker/docker/pkg/authorization 0.080s coverage: 68.3% of statements [2022-07-25T10:55:04.817Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T10:55:04.817Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-25T10:55:04.829Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-25T10:55:04.829Z] time="2022-07-25T10:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:55:04.829Z] time="2022-07-25T10:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b248f834037fdb7ff4563a4e344a4c3e51385397c0bb7cdb0a3528ed9e20ef3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:55:04.829Z] time="2022-07-25T10:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:55:04.829Z] time="2022-07-25T10:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b248f834037fdb7ff4563a4e344a4c3e51385397c0bb7cdb0a3528ed9e20ef3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:55:05.088Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T10:55:05.351Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-25T10:55:05.610Z] time="2022-07-25T10:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:55:05.610Z] time="2022-07-25T10:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b248f834037fdb7ff4563a4e344a4c3e51385397c0bb7cdb0a3528ed9e20ef3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:55:05.610Z] time="2022-07-25T10:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:55:05.610Z] time="2022-07-25T10:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b248f834037fdb7ff4563a4e344a4c3e51385397c0bb7cdb0a3528ed9e20ef3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:55:05.874Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-25T10:55:05.874Z] === RUN TestPluginInstall/with_insecure [2022-07-25T10:55:06.445Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-25T10:55:06.445Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-25T10:55:06.445Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-25T10:55:07.015Z] time="2022-07-25T10:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:55:07.015Z] time="2022-07-25T10:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1ce48326408c206c0101e3dcc8805e9c5e3c227d1bd8f0effa648b87061aab7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:55:07.015Z] time="2022-07-25T10:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:55:07.015Z] time="2022-07-25T10:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1ce48326408c206c0101e3dcc8805e9c5e3c227d1bd8f0effa648b87061aab7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:55:07.275Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-25T10:55:07.275Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-25T10:55:07.275Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-25T10:55:07.275Z] plugin_test.go:165: [d107c4917357a] daemon is not started [2022-07-25T10:55:07.275Z] --- PASS: TestPluginInstall (5.02s) [2022-07-25T10:55:07.275Z] --- PASS: TestPluginInstall/no_auth (2.86s) [2022-07-25T10:55:07.275Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-07-25T10:55:07.275Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-07-25T10:55:07.275Z] === RUN TestPluginsWithRuntimes [2022-07-25T10:55:07.275Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-25T10:55:07.275Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-25T10:55:07.857Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-25T10:55:08.098Z] ok github.com/docker/docker/pkg/chrootarchive 2.463s coverage: 43.5% of statements [2022-07-25T10:55:08.098Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-25T10:55:08.098Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-07-25T10:55:08.357Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-07-25T10:55:08.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-25T10:55:09.329Z] ok github.com/docker/docker/layer 7.406s coverage: 68.8% of statements [2022-07-25T10:55:09.329Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T10:55:09.329Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T10:55:09.329Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T10:55:09.329Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T10:55:09.329Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T10:55:09.329Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-07-25T10:55:09.329Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T10:55:09.361Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T10:55:09.361Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-25T10:55:09.361Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-25T10:55:09.588Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2022-07-25T10:55:09.846Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-07-25T10:55:10.105Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2022-07-25T10:55:10.299Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T10:55:10.560Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-25T10:55:11.042Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-07-25T10:55:11.128Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-25T10:55:11.128Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-25T10:55:11.387Z] --- PASS: TestPluginsWithRuntimes (4.23s) [2022-07-25T10:55:11.387Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-07-25T10:55:11.387Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-07-25T10:55:11.387Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T10:55:11.610Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-07-25T10:55:11.646Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-25T10:55:11.870Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2022-07-25T10:55:12.080Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:55:12.129Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-07-25T10:55:12.129Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2022-07-25T10:55:12.213Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-07-25T10:55:12.213Z] PASS [2022-07-25T10:55:12.213Z] [2022-07-25T10:55:12.213Z] DONE 10 tests in 10.201s [2022-07-25T10:55:12.213Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T10:55:12.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:12.213Z] ++ set -e [2022-07-25T10:55:12.213Z] ++ '[' -n 0 ']' [2022-07-25T10:55:12.213Z] ++ set -x [2022-07-25T10:55:12.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:12.472Z] INFO: Testing against a local daemon [2022-07-25T10:55:12.472Z] === RUN TestExternalGraphDriver [2022-07-25T10:55:12.472Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-25T10:55:12.731Z] === RUN TestExternalGraphDriver/json [2022-07-25T10:55:12.990Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-25T10:55:13.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:55:13.505Z] ok github.com/docker/docker/pkg/idtools 0.539s coverage: 69.5% of statements [2022-07-25T10:55:13.505Z] ok github.com/docker/docker/pkg/ioutils 0.444s coverage: 69.3% of statements [2022-07-25T10:55:13.558Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-25T10:55:13.558Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-25T10:55:13.764Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-07-25T10:55:13.764Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-25T10:55:13.764Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-07-25T10:55:13.764Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T10:55:13.764Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-07-25T10:55:13.764Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-07-25T10:55:13.764Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-07-25T10:55:14.023Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-07-25T10:55:14.123Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:55:14.282Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-07-25T10:55:14.282Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2022-07-25T10:55:14.495Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-25T10:55:14.495Z] === RUN TestExternalGraphDriver/spec [2022-07-25T10:55:14.541Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-25T10:55:14.541Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T10:55:14.541Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T10:55:15.064Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-25T10:55:15.108Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-07-25T10:55:15.141Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:55:15.367Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-07-25T10:55:15.626Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-25T10:55:15.632Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-25T10:55:15.632Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-25T10:55:15.884Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T10:55:16.162Z] --- PASS: TestBuildMultiStageCopy (13.04s) [2022-07-25T10:55:16.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.27s) [2022-07-25T10:55:16.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2022-07-25T10:55:16.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2022-07-25T10:55:16.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-07-25T10:55:16.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) [2022-07-25T10:55:16.162Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:55:16.199Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-25T10:55:16.458Z] === RUN TestExternalGraphDriver/pull [2022-07-25T10:55:17.257Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-07-25T10:55:17.257Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-07-25T10:55:17.395Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-25T10:55:18.333Z] --- PASS: TestExternalGraphDriver (5.93s) [2022-07-25T10:55:18.334Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-07-25T10:55:18.334Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2022-07-25T10:55:18.334Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2022-07-25T10:55:18.334Z] === RUN TestGraphdriverPluginV2 [2022-07-25T10:55:18.334Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-25T10:55:18.334Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-25T10:55:18.444Z] --- PASS: TestBuildMultiStageParentConfig (2.60s) [2022-07-25T10:55:18.444Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:55:18.444Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T10:55:18.444Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-07-25T10:55:18.444Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:55:18.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-25T10:55:18.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-25T10:55:18.593Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-25T10:55:19.160Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-25T10:55:20.064Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2022-07-25T10:55:20.064Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:55:21.439Z] ok github.com/docker/docker/pkg/signal 3.309s coverage: 62.3% of statements [2022-07-25T10:55:21.439Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-07-25T10:55:21.439Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-25T10:55:21.439Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T10:55:22.007Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-07-25T10:55:22.266Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-07-25T10:55:22.525Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-07-25T10:55:23.092Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-07-25T10:55:23.092Z] coverage: [no statements] [2022-07-25T10:55:23.092Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-07-25T10:55:23.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-25T10:55:23.350Z] --- PASS: TestGraphdriverPluginV2 (4.47s) [2022-07-25T10:55:23.350Z] PASS [2022-07-25T10:55:23.350Z] [2022-07-25T10:55:23.350Z] DONE 5 tests in 10.524s [2022-07-25T10:55:23.350Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T10:55:23.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:23.350Z] ++ set -e [2022-07-25T10:55:23.350Z] ++ '[' -n 0 ']' [2022-07-25T10:55:23.350Z] ++ set -x [2022-07-25T10:55:23.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:23.351Z] INFO: Testing against a local daemon [2022-07-25T10:55:23.351Z] === RUN TestContinueAfterPluginCrash [2022-07-25T10:55:23.351Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T10:55:23.351Z] === RUN TestReadPluginNoRead [2022-07-25T10:55:23.351Z] === PAUSE TestReadPluginNoRead [2022-07-25T10:55:23.351Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T10:55:23.351Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T10:55:23.351Z] === CONT TestContinueAfterPluginCrash [2022-07-25T10:55:23.351Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T10:55:23.351Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-25T10:55:23.351Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-25T10:55:23.609Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-07-25T10:55:23.609Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-07-25T10:55:24.289Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-25T10:55:25.228Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-25T10:55:25.228Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-07-25T10:55:25.228Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-25T10:55:25.228Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-25T10:55:25.509Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-07-25T10:55:25.509Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-07-25T10:55:25.768Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-07-25T10:55:27.144Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2022-07-25T10:55:27.144Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-07-25T10:55:27.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-25T10:55:28.034Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-25T10:55:28.082Z] ok github.com/docker/docker/registry 0.050s coverage: 57.2% of statements [2022-07-25T10:55:28.341Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-25T10:55:28.600Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-25T10:55:28.601Z] --- PASS: TestDaemonStartWithLogOpt (5.52s) [2022-07-25T10:55:28.601Z] === CONT TestReadPluginNoRead [2022-07-25T10:55:28.859Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-07-25T10:55:28.860Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-25T10:55:29.117Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-25T10:55:30.237Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-25T10:55:30.237Z] docker_api_swarm_node_test.go:20: [d4b77a2f974cc] joining swarm manager [d7c048357bd39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:55:31.616Z] docker_api_swarm_node_test.go:21: [d9b3eea385ff0] joining swarm manager [d7c048357bd39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:55:31.650Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-25T10:55:32.184Z] === RUN TestReadPluginNoRead/default [2022-07-25T10:55:32.216Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2022-07-25T10:55:32.480Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-07-25T10:55:33.562Z] --- PASS: TestContinueAfterPluginCrash (10.66s) [2022-07-25T10:55:33.822Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T10:55:33.858Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-07-25T10:55:34.390Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-25T10:55:34.958Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-25T10:55:35.208Z] --- PASS: TestBuildMultiStageOnBuild (13.68s) [2022-07-25T10:55:35.208Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:55:35.208Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T10:55:35.208Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-07-25T10:55:35.208Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:55:35.526Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T10:55:36.094Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-25T10:55:37.034Z] === CONT TestReadPluginNoRead [2022-07-25T10:55:37.034Z] read_test.go:92: [d6c942fda6966] daemon is not started [2022-07-25T10:55:37.034Z] --- PASS: TestReadPluginNoRead (8.43s) [2022-07-25T10:55:37.034Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2022-07-25T10:55:37.034Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2022-07-25T10:55:37.034Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-07-25T10:55:37.034Z] PASS [2022-07-25T10:55:37.034Z] [2022-07-25T10:55:37.034Z] DONE 6 tests in 14.097s [2022-07-25T10:55:37.034Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T10:55:37.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:37.034Z] ++ set -e [2022-07-25T10:55:37.034Z] ++ '[' -n 0 ']' [2022-07-25T10:55:37.034Z] ++ set -x [2022-07-25T10:55:37.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:37.035Z] testing: warning: no tests to run [2022-07-25T10:55:37.035Z] PASS [2022-07-25T10:55:37.035Z] [2022-07-25T10:55:37.035Z] DONE 0 tests in 0.043s [2022-07-25T10:55:37.035Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T10:55:37.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:37.035Z] ++ set -e [2022-07-25T10:55:37.035Z] ++ '[' -n 0 ']' [2022-07-25T10:55:37.035Z] ++ set -x [2022-07-25T10:55:37.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:37.294Z] INFO: Testing against a local daemon [2022-07-25T10:55:37.294Z] === RUN TestPluginWithDevMounts [2022-07-25T10:55:37.294Z] === PAUSE TestPluginWithDevMounts [2022-07-25T10:55:37.294Z] === CONT TestPluginWithDevMounts [2022-07-25T10:55:37.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-25T10:55:38.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-07-25T10:55:38.802Z] --- PASS: TestPluginWithDevMounts (1.74s) [2022-07-25T10:55:38.802Z] PASS [2022-07-25T10:55:38.802Z] [2022-07-25T10:55:38.802Z] DONE 1 tests in 1.890s [2022-07-25T10:55:38.802Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T10:55:38.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:38.802Z] ++ set -e [2022-07-25T10:55:38.802Z] ++ '[' -n 0 ']' [2022-07-25T10:55:38.802Z] ++ set -x [2022-07-25T10:55:38.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:39.060Z] INFO: Testing against a local daemon [2022-07-25T10:55:39.060Z] === RUN TestSecretInspect [2022-07-25T10:55:39.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-07-25T10:55:40.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-07-25T10:55:40.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-07-25T10:55:41.333Z] --- PASS: TestSecretInspect (2.41s) [2022-07-25T10:55:41.333Z] === RUN TestSecretList [2022-07-25T10:55:42.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cd9470_} [2022-07-25T10:55:42.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-25T10:55:43.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12031096353_/foo_false____} [2022-07-25T10:55:43.907Z] --- PASS: TestSecretList (2.35s) [2022-07-25T10:55:43.907Z] === RUN TestSecretsCreateAndDelete [2022-07-25T10:55:45.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12031096353_/foo_true____} [2022-07-25T10:55:46.674Z] docker_api_swarm_test.go:502: [dab60db26bfd9] joining swarm manager [df8a182dccba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:55:46.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3503081368_/foo_false____} [2022-07-25T10:55:46.944Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2022-07-25T10:55:46.944Z] === RUN TestSecretsUpdate [2022-07-25T10:55:48.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3503081368_/foo_true____} [2022-07-25T10:55:49.267Z] --- PASS: TestSecretsUpdate (2.35s) [2022-07-25T10:55:49.267Z] === RUN TestTemplatedSecret [2022-07-25T10:55:49.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3503081368_/foo_true__0xc000cd94a0__} [2022-07-25T10:55:50.356Z] --- PASS: TestBuildMultiStageLayerLeak (16.38s) [2022-07-25T10:55:50.356Z] === RUN TestBuildWithHugeFile [2022-07-25T10:55:51.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cd94b8_} [2022-07-25T10:55:51.927Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/pkg/term [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T10:55:51.927Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === Skipped [2022-07-25T10:55:51.927Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-07-25T10:55:51.927Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-07-25T10:55:51.927Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver btrfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:74: No driver to put! [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T10:55:51.927Z] time="2022-07-25T10:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T10:55:51.927Z] time="2022-07-25T10:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T10:55:51.927Z] time="2022-07-25T10:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T10:55:51.927Z] time="2022-07-25T10:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T10:55:51.927Z] time="2022-07-25T10:54:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:74: No driver to put! [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T10:55:51.927Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T10:55:51.927Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T10:55:51.927Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:55:51.927Z] graphtest_unix.go:47: Driver zfs not supported [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T10:55:51.927Z] graphtest_unix.go:74: No driver to put! [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T10:55:51.927Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T10:55:51.927Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-07-25T10:55:51.927Z] [2022-07-25T10:55:51.927Z] DONE 2251 tests, 26 skipped in 225.305s Post stage [Pipeline] junit [2022-07-25T10:55:51.939Z] Recording test results [2022-07-25T10:55:51.999Z] --- PASS: TestTemplatedSecret (2.81s) [2022-07-25T10:55:51.999Z] === RUN TestSecretCreateResolve [2022-07-25T10:55:52.160Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-25T10:55:52.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43859/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2daa6bb6b30b3fc8e2df679eef1d3706ad942e28 hack/validate/vendor [2022-07-25T10:55:52.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cd94d0_} [2022-07-25T10:55:53.051Z] update vendored copy of archive/tar [2022-07-25T10:55:53.051Z] downloading: https://golang.org/dl/go1.17.12.src.tar.gz [2022-07-25T10:55:53.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cd94e8_} [2022-07-25T10:55:54.201Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-07-25T10:55:54.201Z] PASS [2022-07-25T10:55:54.201Z] [2022-07-25T10:55:54.201Z] DONE 6 tests in 15.315s [2022-07-25T10:55:54.201Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T10:55:54.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:54.201Z] ++ set -e [2022-07-25T10:55:54.201Z] ++ '[' -n 0 ']' [2022-07-25T10:55:54.201Z] ++ set -x [2022-07-25T10:55:54.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:55:54.460Z] INFO: Testing against a local daemon [2022-07-25T10:55:54.460Z] === RUN TestServiceCreateInit [2022-07-25T10:55:54.460Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T10:55:54.950Z] patching file stat_unix.go [2022-07-25T10:55:54.950Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-07-25T10:55:54.950Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-07-25T10:55:54.950Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-07-25T10:55:54.950Z] 2022/07/25 10:55:54 Collecting initial packages [2022-07-25T10:55:54.950Z] 2022/07/25 10:55:54 Download dependencies [2022-07-25T10:55:55.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cd9500_} [2022-07-25T10:55:56.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-25T10:55:58.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Starting whole vndr cycle because no package specified [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Ignoring paths matching "^archive/tar" [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-07-25T10:55:58.230Z] 2022/07/25 10:55:57 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-07-25T10:55:58.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-25T10:55:58.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-25T10:55:58.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-25T10:55:58.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-25T10:55:58.413Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-25T10:55:58.673Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T10:55:59.168Z] 2022/07/25 10:55:58 Finished clone github.com/docker/libtrust [2022-07-25T10:55:59.168Z] 2022/07/25 10:55:58 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-07-25T10:55:59.168Z] 2022/07/25 10:55:58 Finished clone github.com/google/uuid [2022-07-25T10:55:59.168Z] 2022/07/25 10:55:58 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-07-25T10:55:59.168Z] 2022/07/25 10:55:59 Finished clone github.com/Azure/go-ansiterm [2022-07-25T10:55:59.168Z] 2022/07/25 10:55:59 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-07-25T10:55:59.169Z] 2022/07/25 10:55:59 Finished clone github.com/willf/bitset [2022-07-25T10:55:59.169Z] 2022/07/25 10:55:59 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-07-25T10:55:59.169Z] 2022/07/25 10:55:59 Finished clone github.com/moby/locker [2022-07-25T10:55:59.169Z] 2022/07/25 10:55:59 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-07-25T10:55:59.169Z] 2022/07/25 10:55:59 Finished clone github.com/opencontainers/go-digest [2022-07-25T10:55:59.169Z] 2022/07/25 10:55:59 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-07-25T10:55:59.169Z] 2022/07/25 10:55:59 Finished clone github.com/tchap/go-patricia [2022-07-25T10:55:59.169Z] 2022/07/25 10:55:59 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-07-25T10:55:59.241Z] docker_api_swarm_test.go:507: [da1405ab02b40] joining swarm manager [df8a182dccba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:55:59.428Z] 2022/07/25 10:55:59 Finished clone github.com/moby/term [2022-07-25T10:55:59.428Z] 2022/07/25 10:55:59 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-07-25T10:55:59.428Z] 2022/07/25 10:55:59 Finished clone github.com/creack/pty [2022-07-25T10:55:59.428Z] 2022/07/25 10:55:59 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-07-25T10:55:59.428Z] 2022/07/25 10:55:59 Finished clone github.com/Microsoft/go-winio [2022-07-25T10:55:59.428Z] 2022/07/25 10:55:59 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-07-25T10:55:59.687Z] 2022/07/25 10:55:59 Finished clone github.com/gorilla/mux [2022-07-25T10:55:59.687Z] 2022/07/25 10:55:59 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-07-25T10:55:59.687Z] 2022/07/25 10:55:59 Finished clone github.com/moby/sys [2022-07-25T10:55:59.687Z] 2022/07/25 10:55:59 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-07-25T10:55:59.946Z] 2022/07/25 10:55:59 Finished clone github.com/sirupsen/logrus [2022-07-25T10:55:59.946Z] 2022/07/25 10:55:59 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-07-25T10:56:00.204Z] 2022/07/25 10:56:00 Finished clone github.com/docker/go-units [2022-07-25T10:56:00.204Z] 2022/07/25 10:56:00 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-07-25T10:56:00.464Z] 2022/07/25 10:56:00 Finished clone github.com/syndtr/gocapability [2022-07-25T10:56:00.464Z] 2022/07/25 10:56:00 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-07-25T10:56:00.464Z] 2022/07/25 10:56:00 Finished clone github.com/RackSec/srslog [2022-07-25T10:56:00.464Z] 2022/07/25 10:56:00 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-07-25T10:56:01.032Z] 2022/07/25 10:56:00 Finished clone github.com/imdario/mergo [2022-07-25T10:56:01.032Z] 2022/07/25 10:56:00 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-07-25T10:56:01.032Z] 2022/07/25 10:56:00 Finished clone gotest.tools/v3 [2022-07-25T10:56:01.032Z] 2022/07/25 10:56:00 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-07-25T10:56:01.147Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-25T10:56:01.297Z] 2022/07/25 10:56:01 Finished clone github.com/google/go-cmp [2022-07-25T10:56:01.297Z] 2022/07/25 10:56:01 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-07-25T10:56:01.297Z] 2022/07/25 10:56:01 Finished clone golang.org/x/sync [2022-07-25T10:56:01.297Z] 2022/07/25 10:56:01 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-07-25T10:56:01.557Z] 2022/07/25 10:56:01 Finished clone github.com/tonistiigi/units [2022-07-25T10:56:01.557Z] 2022/07/25 10:56:01 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-07-25T10:56:02.125Z] 2022/07/25 10:56:01 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-07-25T10:56:02.125Z] 2022/07/25 10:56:01 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-07-25T10:56:02.125Z] 2022/07/25 10:56:01 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-07-25T10:56:02.125Z] 2022/07/25 10:56:01 Finished clone github.com/docker/go-connections [2022-07-25T10:56:02.125Z] 2022/07/25 10:56:02 Finished clone github.com/opentracing/opentracing-go [2022-07-25T10:56:02.125Z] 2022/07/25 10:56:02 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-07-25T10:56:02.407Z] 2022/07/25 10:56:02 Finished clone github.com/opentracing-contrib/go-stdlib [2022-07-25T10:56:02.407Z] 2022/07/25 10:56:02 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-07-25T10:56:02.407Z] 2022/07/25 10:56:02 Finished clone github.com/google/shlex [2022-07-25T10:56:02.407Z] 2022/07/25 10:56:02 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-07-25T10:56:02.526Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-25T10:56:02.668Z] 2022/07/25 10:56:02 Finished clone github.com/mitchellh/hashstructure [2022-07-25T10:56:02.668Z] 2022/07/25 10:56:02 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-07-25T10:56:02.668Z] 2022/07/25 10:56:02 Finished clone github.com/gofrs/flock [2022-07-25T10:56:02.668Z] 2022/07/25 10:56:02 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-07-25T10:56:03.096Z] --- PASS: TestServiceCreateInit (8.70s) [2022-07-25T10:56:03.096Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2022-07-25T10:56:03.096Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2022-07-25T10:56:03.096Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T10:56:03.607Z] 2022/07/25 10:56:03 Finished clone github.com/docker/go-events [2022-07-25T10:56:03.608Z] 2022/07/25 10:56:03 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-07-25T10:56:03.608Z] 2022/07/25 10:56:03 Finished clone github.com/armon/go-radix [2022-07-25T10:56:03.608Z] 2022/07/25 10:56:03 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-07-25T10:56:03.867Z] 2022/07/25 10:56:03 Finished clone github.com/sean-/seed [2022-07-25T10:56:03.867Z] 2022/07/25 10:56:03 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-07-25T10:56:03.867Z] 2022/07/25 10:56:03 Finished clone github.com/armon/go-metrics [2022-07-25T10:56:03.867Z] 2022/07/25 10:56:03 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-07-25T10:56:04.434Z] 2022/07/25 10:56:04 Finished clone github.com/tonistiigi/fsutil [2022-07-25T10:56:04.434Z] 2022/07/25 10:56:04 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-07-25T10:56:05.000Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-25T10:56:05.002Z] 2022/07/25 10:56:04 Finished clone github.com/hashicorp/errwrap [2022-07-25T10:56:05.002Z] 2022/07/25 10:56:04 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-07-25T10:56:05.261Z] 2022/07/25 10:56:05 Finished clone github.com/hashicorp/go-multierror [2022-07-25T10:56:05.261Z] 2022/07/25 10:56:05 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-07-25T10:56:05.261Z] 2022/07/25 10:56:05 Finished clone github.com/hashicorp/memberlist [2022-07-25T10:56:05.261Z] 2022/07/25 10:56:05 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-07-25T10:56:05.829Z] 2022/07/25 10:56:05 Finished clone github.com/docker/libkv [2022-07-25T10:56:05.829Z] 2022/07/25 10:56:05 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-07-25T10:56:06.088Z] 2022/07/25 10:56:06 Finished clone github.com/vishvananda/netns [2022-07-25T10:56:06.088Z] 2022/07/25 10:56:06 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-07-25T10:56:06.348Z] 2022/07/25 10:56:06 Finished clone github.com/hashicorp/go-sockaddr [2022-07-25T10:56:06.348Z] 2022/07/25 10:56:06 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-07-25T10:56:06.348Z] 2022/07/25 10:56:06 Finished clone github.com/golang/gddo [2022-07-25T10:56:06.348Z] 2022/07/25 10:56:06 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-07-25T10:56:06.386Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-25T10:56:06.386Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-25T10:56:07.329Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-25T10:56:07.726Z] 2022/07/25 10:56:07 Finished clone github.com/moby/ipvs [2022-07-25T10:56:07.726Z] 2022/07/25 10:56:07 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-07-25T10:56:07.985Z] 2022/07/25 10:56:07 Finished clone github.com/deckarep/golang-set [2022-07-25T10:56:07.985Z] 2022/07/25 10:56:07 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-07-25T10:56:07.985Z] 2022/07/25 10:56:07 Finished clone github.com/samuel/go-zookeeper [2022-07-25T10:56:07.985Z] 2022/07/25 10:56:07 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-07-25T10:56:08.270Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-25T10:56:08.553Z] 2022/07/25 10:56:08 Finished clone github.com/hashicorp/go-msgpack [2022-07-25T10:56:08.553Z] 2022/07/25 10:56:08 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-07-25T10:56:08.553Z] 2022/07/25 10:56:08 Finished clone github.com/vishvananda/netlink [2022-07-25T10:56:08.553Z] 2022/07/25 10:56:08 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-07-25T10:56:08.553Z] 2022/07/25 10:56:08 Finished clone github.com/BurntSushi/toml [2022-07-25T10:56:08.553Z] 2022/07/25 10:56:08 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-07-25T10:56:09.123Z] 2022/07/25 10:56:09 Finished clone github.com/coreos/go-semver [2022-07-25T10:56:09.123Z] 2022/07/25 10:56:09 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-07-25T10:56:09.208Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-25T10:56:10.059Z] 2022/07/25 10:56:09 Finished clone github.com/ishidawataru/sctp [2022-07-25T10:56:10.060Z] 2022/07/25 10:56:09 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-07-25T10:56:10.147Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-25T10:56:10.626Z] 2022/07/25 10:56:10 Finished clone github.com/modern-go/concurrent [2022-07-25T10:56:10.626Z] 2022/07/25 10:56:10 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-07-25T10:56:10.716Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-25T10:56:11.193Z] 2022/07/25 10:56:11 Finished clone github.com/modern-go/reflect2 [2022-07-25T10:56:11.193Z] 2022/07/25 10:56:11 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-07-25T10:56:11.452Z] 2022/07/25 10:56:11 Finished clone github.com/json-iterator/go [2022-07-25T10:56:11.452Z] 2022/07/25 10:56:11 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-07-25T10:56:11.655Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-25T10:56:11.711Z] 2022/07/25 10:56:11 Finished clone go.etcd.io/bbolt [2022-07-25T10:56:11.711Z] 2022/07/25 10:56:11 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-07-25T10:56:12.226Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-25T10:56:12.647Z] 2022/07/25 10:56:12 Finished clone github.com/Microsoft/opengcs [2022-07-25T10:56:12.647Z] 2022/07/25 10:56:12 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-07-25T10:56:12.647Z] 2022/07/25 10:56:12 Finished clone github.com/containerd/typeurl [2022-07-25T10:56:12.647Z] 2022/07/25 10:56:12 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-07-25T10:56:12.647Z] 2022/07/25 10:56:12 Finished clone github.com/hashicorp/serf [2022-07-25T10:56:12.647Z] 2022/07/25 10:56:12 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-07-25T10:56:12.793Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-25T10:56:12.906Z] 2022/07/25 10:56:12 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-07-25T10:56:12.906Z] 2022/07/25 10:56:12 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-07-25T10:56:13.363Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-25T10:56:13.474Z] 2022/07/25 10:56:13 Finished clone github.com/mistifyio/go-zfs [2022-07-25T10:56:13.474Z] 2022/07/25 10:56:13 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-07-25T10:56:13.474Z] 2022/07/25 10:56:13 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-07-25T10:56:13.474Z] 2022/07/25 10:56:13 Finished clone golang.org/x/net [2022-07-25T10:56:14.301Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-25T10:56:14.852Z] 2022/07/25 10:56:14 Finished clone github.com/cyphar/filepath-securejoin [2022-07-25T10:56:14.852Z] 2022/07/25 10:56:14 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-07-25T10:56:15.239Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-25T10:56:15.788Z] 2022/07/25 10:56:15 Finished clone github.com/coreos/go-systemd [2022-07-25T10:56:15.788Z] 2022/07/25 10:56:15 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-07-25T10:56:15.808Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-25T10:56:16.355Z] 2022/07/25 10:56:16 Finished clone github.com/opencontainers/runtime-spec [2022-07-25T10:56:16.355Z] 2022/07/25 10:56:16 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-07-25T10:56:16.377Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-25T10:56:16.614Z] 2022/07/25 10:56:16 Finished clone github.com/vbatts/tar-split [2022-07-25T10:56:16.614Z] 2022/07/25 10:56:16 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-07-25T10:56:16.874Z] 2022/07/25 10:56:16 Finished clone github.com/opencontainers/image-spec [2022-07-25T10:56:16.874Z] 2022/07/25 10:56:16 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-07-25T10:56:17.132Z] 2022/07/25 10:56:17 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-07-25T10:56:17.132Z] 2022/07/25 10:56:17 Finished clone github.com/coreos/go-systemd/v22 [2022-07-25T10:56:17.314Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-25T10:56:17.700Z] 2022/07/25 10:56:17 Finished clone github.com/Graylog2/go-gelf [2022-07-25T10:56:17.700Z] 2022/07/25 10:56:17 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-07-25T10:56:17.883Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-25T10:56:18.267Z] 2022/07/25 10:56:18 Finished clone github.com/fluent/fluent-logger-golang [2022-07-25T10:56:18.267Z] 2022/07/25 10:56:18 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-07-25T10:56:18.267Z] 2022/07/25 10:56:18 Finished clone github.com/godbus/dbus/v5 [2022-07-25T10:56:18.267Z] 2022/07/25 10:56:18 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-07-25T10:56:18.451Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-25T10:56:18.451Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-25T10:56:18.526Z] 2022/07/25 10:56:18 Finished clone github.com/philhofer/fwd [2022-07-25T10:56:18.526Z] 2022/07/25 10:56:18 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-07-25T10:56:19.018Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-25T10:56:19.586Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-25T10:56:19.904Z] 2022/07/25 10:56:19 Finished clone github.com/bsphere/le_go [2022-07-25T10:56:19.904Z] 2022/07/25 10:56:19 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-07-25T10:56:19.904Z] 2022/07/25 10:56:19 Finished clone github.com/fsnotify/fsnotify [2022-07-25T10:56:19.904Z] 2022/07/25 10:56:19 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-07-25T10:56:20.153Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-25T10:56:20.840Z] 2022/07/25 10:56:20 Finished clone github.com/jmespath/go-jmespath [2022-07-25T10:56:20.840Z] 2022/07/25 10:56:20 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-07-25T10:56:21.088Z] --- PASS: TestCreateServiceMultipleTimes (17.82s) [2022-07-25T10:56:21.088Z] === RUN TestCreateServiceConflict [2022-07-25T10:56:21.088Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-25T10:56:22.026Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-25T10:56:22.217Z] 2022/07/25 10:56:22 Finished clone github.com/tinylib/msgp [2022-07-25T10:56:22.217Z] 2022/07/25 10:56:22 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-07-25T10:56:22.786Z] 2022/07/25 10:56:22 Finished clone github.com/golang/groupcache [2022-07-25T10:56:22.786Z] 2022/07/25 10:56:22 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-07-25T10:56:22.786Z] 2022/07/25 10:56:22 Finished clone github.com/docker/libnetwork [2022-07-25T10:56:22.786Z] 2022/07/25 10:56:22 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-07-25T10:56:22.962Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-25T10:56:23.045Z] 2022/07/25 10:56:22 Finished clone golang.org/x/oauth2 [2022-07-25T10:56:23.045Z] 2022/07/25 10:56:22 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-07-25T10:56:23.530Z] --- PASS: TestCreateServiceConflict (2.47s) [2022-07-25T10:56:23.530Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T10:56:23.530Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-25T10:56:24.950Z] 2022/07/25 10:56:24 Finished clone github.com/googleapis/gax-go [2022-07-25T10:56:24.950Z] 2022/07/25 10:56:24 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-07-25T10:56:25.439Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-25T10:56:25.518Z] 2022/07/25 10:56:25 Finished clone github.com/miekg/dns [2022-07-25T10:56:25.518Z] 2022/07/25 10:56:25 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-07-25T10:56:26.818Z] --- PASS: TestCreateServiceMaxReplicas (3.24s) [2022-07-25T10:56:26.818Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T10:56:26.935Z] 2022/07/25 10:56:26 Finished clone go.opencensus.io [2022-07-25T10:56:26.935Z] 2022/07/25 10:56:26 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-07-25T10:56:27.198Z] 2022/07/25 10:56:27 Finished clone github.com/containerd/fifo [2022-07-25T10:56:27.198Z] 2022/07/25 10:56:27 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-07-25T10:56:27.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-25T10:56:28.134Z] 2022/07/25 10:56:27 Finished clone golang.org/x/sys [2022-07-25T10:56:28.135Z] 2022/07/25 10:56:27 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-07-25T10:56:29.921Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-25T10:56:29.921Z] docker_api_swarm_node_test.go:81: [df6aa4aa04def] joining swarm manager [d5c6abab15ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:56:30.040Z] 2022/07/25 10:56:29 Finished clone github.com/containerd/cgroups [2022-07-25T10:56:30.040Z] 2022/07/25 10:56:29 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-07-25T10:56:31.418Z] 2022/07/25 10:56:31 Finished clone golang.org/x/text [2022-07-25T10:56:31.418Z] 2022/07/25 10:56:31 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-07-25T10:56:31.418Z] 2022/07/25 10:56:31 Finished clone github.com/containerd/go-runc [2022-07-25T10:56:31.418Z] 2022/07/25 10:56:31 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-07-25T10:56:31.985Z] 2022/07/25 10:56:31 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-07-25T10:56:31.985Z] 2022/07/25 10:56:31 Finished clone github.com/containerd/console [2022-07-25T10:56:32.460Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-25T10:56:32.922Z] 2022/07/25 10:56:32 Finished clone github.com/containerd/continuity [2022-07-25T10:56:32.922Z] 2022/07/25 10:56:32 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-07-25T10:56:33.028Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-25T10:56:33.181Z] 2022/07/25 10:56:33 Finished clone github.com/containerd/ttrpc [2022-07-25T10:56:33.181Z] 2022/07/25 10:56:33 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-07-25T10:56:33.749Z] 2022/07/25 10:56:33 Finished clone github.com/gogo/googleapis [2022-07-25T10:56:33.749Z] 2022/07/25 10:56:33 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-07-25T10:56:35.654Z] 2022/07/25 10:56:35 Finished clone github.com/Microsoft/hcsshim [2022-07-25T10:56:35.654Z] 2022/07/25 10:56:35 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-07-25T10:56:36.221Z] 2022/07/25 10:56:36 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-07-25T10:56:36.221Z] 2022/07/25 10:56:36 Finished clone github.com/opencontainers/runc [2022-07-25T10:56:36.317Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-25T10:56:36.789Z] 2022/07/25 10:56:36 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-07-25T10:56:36.789Z] 2022/07/25 10:56:36 Finished clone code.cloudfoundry.org/clock [2022-07-25T10:56:37.357Z] 2022/07/25 10:56:37 Finished clone google.golang.org/grpc [2022-07-25T10:56:37.357Z] 2022/07/25 10:56:37 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-07-25T10:56:38.292Z] 2022/07/25 10:56:38 Finished clone github.com/fernet/fernet-go [2022-07-25T10:56:38.293Z] 2022/07/25 10:56:38 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-07-25T10:56:38.857Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-25T10:56:39.228Z] 2022/07/25 10:56:39 Finished clone github.com/docker/distribution [2022-07-25T10:56:39.228Z] 2022/07/25 10:56:39 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-07-25T10:56:39.427Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-25T10:56:41.137Z] 2022/07/25 10:56:40 Finished clone golang.org/x/time [2022-07-25T10:56:41.137Z] 2022/07/25 10:56:40 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-07-25T10:56:41.332Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.52s) [2022-07-25T10:56:41.332Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T10:56:42.269Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-25T10:56:42.515Z] 2022/07/25 10:56:42 Finished clone github.com/cilium/ebpf [2022-07-25T10:56:42.515Z] 2022/07/25 10:56:42 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-07-25T10:56:42.515Z] 2022/07/25 10:56:42 Finished clone github.com/moby/buildkit [2022-07-25T10:56:42.515Z] 2022/07/25 10:56:42 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-07-25T10:56:42.774Z] 2022/07/25 10:56:42 Finished clone github.com/hashicorp/go-memdb [2022-07-25T10:56:42.774Z] 2022/07/25 10:56:42 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-07-25T10:56:43.208Z] === RUN TestDockerSuite/TestCpToDot [2022-07-25T10:56:43.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-25T10:56:43.711Z] 2022/07/25 10:56:43 Finished clone github.com/hashicorp/golang-lru [2022-07-25T10:56:43.711Z] 2022/07/25 10:56:43 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-07-25T10:56:43.728Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-25T10:56:43.970Z] 2022/07/25 10:56:43 Finished clone github.com/hashicorp/go-immutable-radix [2022-07-25T10:56:43.971Z] 2022/07/25 10:56:43 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-07-25T10:56:44.230Z] 2022/07/25 10:56:44 Finished clone github.com/golang/protobuf [2022-07-25T10:56:44.230Z] 2022/07/25 10:56:44 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-07-25T10:56:44.230Z] 2022/07/25 10:56:44 Finished clone github.com/coreos/pkg [2022-07-25T10:56:44.230Z] 2022/07/25 10:56:44 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-07-25T10:56:45.107Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-25T10:56:45.609Z] 2022/07/25 10:56:45 Finished clone golang.org/x/crypto [2022-07-25T10:56:45.609Z] 2022/07/25 10:56:45 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-07-25T10:56:45.609Z] 2022/07/25 10:56:45 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-07-25T10:56:45.609Z] 2022/07/25 10:56:45 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-07-25T10:56:45.609Z] 2022/07/25 10:56:45 Finished clone github.com/beorn7/perks [2022-07-25T10:56:45.609Z] 2022/07/25 10:56:45 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-07-25T10:56:45.868Z] 2022/07/25 10:56:45 Finished clone github.com/prometheus/client_model [2022-07-25T10:56:45.868Z] 2022/07/25 10:56:45 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-07-25T10:56:46.045Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-25T10:56:46.305Z] docker_api_swarm_node_test.go:53: [dce24518bba0d] joining swarm manager [d4e7c3b7461fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:56:46.565Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-25T10:56:47.139Z] docker_api_swarm_node_test.go:54: [d60df90ab3dc2] joining swarm manager [d4e7c3b7461fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:56:47.249Z] 2022/07/25 10:56:47 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-07-25T10:56:47.249Z] 2022/07/25 10:56:47 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-07-25T10:56:47.509Z] 2022/07/25 10:56:47 Finished clone github.com/pkg/errors [2022-07-25T10:56:47.509Z] 2022/07/25 10:56:47 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-07-25T10:56:47.714Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-25T10:56:47.974Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-25T10:56:48.076Z] 2022/07/25 10:56:48 Finished clone github.com/prometheus/client_golang [2022-07-25T10:56:48.076Z] 2022/07/25 10:56:48 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-07-25T10:56:48.542Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-25T10:56:48.674Z] 2022/07/25 10:56:48 Finished clone github.com/inconshreveable/mousetrap [2022-07-25T10:56:48.674Z] 2022/07/25 10:56:48 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-07-25T10:56:49.114Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-25T10:56:49.114Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-25T10:56:49.241Z] 2022/07/25 10:56:48 Finished clone github.com/prometheus/procfs [2022-07-25T10:56:49.241Z] 2022/07/25 10:56:48 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-07-25T10:56:49.241Z] 2022/07/25 10:56:49 Finished clone github.com/cespare/xxhash/v2 [2022-07-25T10:56:49.241Z] 2022/07/25 10:56:49 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-07-25T10:56:49.241Z] 2022/07/25 10:56:49 Finished clone github.com/prometheus/common [2022-07-25T10:56:49.241Z] 2022/07/25 10:56:49 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-07-25T10:56:49.373Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-25T10:56:49.631Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-25T10:56:50.199Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-25T10:56:50.199Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-07-25T10:56:50.199Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-25T10:56:50.199Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-25T10:56:50.617Z] 2022/07/25 10:56:50 Finished clone github.com/spf13/pflag [2022-07-25T10:56:50.766Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-25T10:56:50.876Z] 2022/07/25 10:56:50 Finished clone github.com/morikuni/aec [2022-07-25T10:56:51.026Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-25T10:56:51.026Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-25T10:56:51.026Z] === RUN TestDockerSuite/TestCreateRM [2022-07-25T10:56:51.284Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-25T10:56:51.284Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T10:56:51.284Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-25T10:56:51.284Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-25T10:56:51.444Z] 2022/07/25 10:56:51 Finished clone github.com/spf13/cobra [2022-07-25T10:56:51.543Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-25T10:56:51.703Z] 2022/07/25 10:56:51 Finished clone github.com/docker/go-metrics [2022-07-25T10:56:51.963Z] 2022/07/25 10:56:51 Finished clone github.com/google/certificate-transparency-go [2022-07-25T10:56:52.900Z] 2022/07/25 10:56:52 Finished clone github.com/opencontainers/selinux [2022-07-25T10:56:52.921Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-25T10:56:52.921Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-25T10:56:52.921Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-25T10:56:54.300Z] --- PASS: TestCreateServiceSecretFileMode (12.88s) [2022-07-25T10:56:54.300Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T10:56:56.835Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-25T10:56:56.835Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-25T10:56:56.835Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-25T10:56:56.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-25T10:56:56.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-25T10:56:57.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-25T10:56:57.352Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-25T10:56:58.291Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-25T10:56:58.859Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-25T10:56:59.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-25T10:57:00.733Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-25T10:57:01.300Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-25T10:57:01.868Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-25T10:57:01.868Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-25T10:57:02.435Z] === RUN TestDockerSuite/TestDockerFails [2022-07-25T10:57:02.435Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-25T10:57:02.435Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-25T10:57:02.435Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-25T10:57:03.371Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-25T10:57:03.631Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-25T10:57:05.011Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-25T10:57:05.011Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-25T10:57:05.011Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-25T10:57:05.011Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-25T10:57:05.111Z] 2022/07/25 10:57:04 Finished clone github.com/cloudflare/cfssl [2022-07-25T10:57:06.934Z] --- PASS: TestCreateServiceConfigFileMode (12.99s) [2022-07-25T10:57:06.934Z] === RUN TestCreateServiceSysctls [2022-07-25T10:57:10.221Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-07-25T10:57:10.221Z] === RUN TestCreateServiceCapabilities [2022-07-25T10:57:10.384Z] 2022/07/25 10:57:10 Finished clone github.com/containerd/containerd [2022-07-25T10:57:10.480Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-25T10:57:11.321Z] 2022/07/25 10:57:11 Finished clone github.com/coreos/etcd [2022-07-25T10:57:13.015Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-25T10:57:13.275Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-07-25T10:57:13.275Z] === RUN TestInspect [2022-07-25T10:57:14.614Z] 2022/07/25 10:57:14 Finished clone github.com/docker/swarmkit [2022-07-25T10:57:15.183Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-25T10:57:16.562Z] --- PASS: TestInspect (3.25s) [2022-07-25T10:57:16.562Z] === RUN TestCreateJob [2022-07-25T10:57:16.821Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-25T10:57:17.389Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-25T10:57:18.326Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-25T10:57:19.264Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-25T10:57:19.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-25T10:57:19.832Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-25T10:57:20.091Z] --- PASS: TestCreateJob (3.73s) [2022-07-25T10:57:20.091Z] === RUN TestReplicatedJob [2022-07-25T10:57:20.351Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-25T10:57:21.288Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-25T10:57:23.194Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-25T10:57:24.572Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-25T10:57:25.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-25T10:57:26.520Z] --- PASS: TestReplicatedJob (6.31s) [2022-07-25T10:57:26.520Z] === RUN TestUpdateReplicatedJob [2022-07-25T10:57:27.089Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-25T10:57:28.038Z] docker_api_swarm_test.go:202: [db1bb52988c4f] joining swarm manager [d3a3687c076e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:57:29.425Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-25T10:57:29.495Z] 2022/07/25 10:57:27 Finished clone cloud.google.com/go [2022-07-25T10:57:30.805Z] --- PASS: TestUpdateReplicatedJob (3.97s) [2022-07-25T10:57:30.805Z] === RUN TestServiceListWithStatuses [2022-07-25T10:57:30.805Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:57:30.805Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T10:57:30.805Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T10:57:30.805Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-25T10:57:31.401Z] 2022/07/25 10:57:31 Finished clone github.com/gogo/protobuf [2022-07-25T10:57:31.743Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-25T10:57:35.030Z] --- PASS: TestDockerNetworkConnectAlias (4.45s) [2022-07-25T10:57:35.030Z] === RUN TestDockerNetworkReConnect [2022-07-25T10:57:37.566Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-25T10:57:37.825Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-25T10:57:38.030Z] 2022/07/25 10:57:37 Finished clone google.golang.org/genproto [2022-07-25T10:57:38.761Z] --- PASS: TestDockerNetworkReConnect (3.83s) [2022-07-25T10:57:38.761Z] === RUN TestServicePlugin [2022-07-25T10:57:39.329Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-25T10:57:40.268Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-25T10:57:40.268Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-25T10:57:40.836Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-25T10:57:40.836Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-25T10:57:40.836Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-25T10:57:42.216Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-25T10:57:42.783Z] plugin_test.go:62: [d19ebad3fa69d] joining swarm manager [db268bec5a058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:57:43.352Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-25T10:57:43.352Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-25T10:57:43.352Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-25T10:57:43.920Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-25T10:57:43.920Z] plugin_test.go:65: [d6f6ca52a07c3] joining swarm manager [db268bec5a058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:57:44.178Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-25T10:57:45.558Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-25T10:57:46.493Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-25T10:57:46.752Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-25T10:57:46.752Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-07-25T10:57:46.752Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-25T10:57:46.752Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-07-25T10:57:46.752Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-25T10:57:49.295Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-25T10:57:49.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-25T10:57:49.863Z] === RUN TestDockerSuite/TestEventsRename [2022-07-25T10:57:50.434Z] === RUN TestDockerSuite/TestEventsResize [2022-07-25T10:57:51.372Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-25T10:57:51.372Z] docker_api_swarm_test.go:384: [d4e16eb71422a] joining swarm manager [dd896da9853b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:57:52.750Z] docker_api_swarm_test.go:385: [d4347f1189192] joining swarm manager [dd896da9853b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:57:56.940Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-25T10:57:57.878Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-25T10:57:58.446Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-25T10:58:01.732Z] === RUN TestDockerSuite/TestEventsTop [2022-07-25T10:58:01.732Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-25T10:58:04.264Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-25T10:58:05.642Z] --- PASS: TestServicePlugin (26.96s) [2022-07-25T10:58:05.642Z] === RUN TestServiceUpdateLabel [2022-07-25T10:58:08.175Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-07-25T10:58:08.175Z] === RUN TestServiceUpdateSecrets [2022-07-25T10:58:10.708Z] === RUN TestDockerSuite/TestExec [2022-07-25T10:58:10.708Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-25T10:58:11.276Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-25T10:58:11.843Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-25T10:58:12.414Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-25T10:58:13.366Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-25T10:58:13.933Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-25T10:58:14.501Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-25T10:58:15.071Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-25T10:58:15.640Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-25T10:58:16.211Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-25T10:58:16.779Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-25T10:58:18.157Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-25T10:58:18.725Z] === RUN TestDockerSuite/TestExecEnv [2022-07-25T10:58:19.294Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-25T10:58:20.232Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-25T10:58:20.800Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-25T10:58:22.704Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-25T10:58:22.962Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2022-07-25T10:58:22.962Z] === RUN TestServiceUpdateConfigs [2022-07-25T10:58:23.222Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-25T10:58:23.860Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-25T10:58:24.428Z] === RUN TestDockerSuite/TestExecParseError [2022-07-25T10:58:25.367Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-25T10:58:25.626Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-25T10:58:26.195Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-25T10:58:27.131Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-25T10:58:27.702Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-25T10:58:28.269Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-25T10:58:33.168Z] --- PASS: TestBuildWithHugeFile (148.82s) [2022-07-25T10:58:33.168Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:58:33.168Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:58:33.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:58:33.168Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:58:33.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:58:33.168Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:58:33.168Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:58:33.168Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:58:33.168Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:58:33.168Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:58:33.168Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-25T10:58:33.168Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-07-25T10:58:33.168Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-07-25T10:58:33.168Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:58:33.168Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T10:58:33.168Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:58:33.168Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-25T10:58:33.168Z] PASS [2022-07-25T10:58:33.168Z] ok github.com/docker/docker/integration/build 218.901s [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === Skipped [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-07-25T10:58:33.168Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-07-25T10:58:33.168Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-07-25T10:58:33.168Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-07-25T10:58:33.168Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-07-25T10:58:33.168Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] DONE 28 tests, 5 skipped in 249.183s [2022-07-25T10:58:33.168Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-07-25T10:58:33.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T10:58:33.168Z] INFO: Testing against a local daemon [2022-07-25T10:58:33.168Z] === RUN TestConfigInspect [2022-07-25T10:58:33.168Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestConfigInspect (0.01s) [2022-07-25T10:58:33.168Z] === RUN TestConfigList [2022-07-25T10:58:33.168Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestConfigList (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:58:33.168Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestConfigsUpdate [2022-07-25T10:58:33.168Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestTemplatedConfig [2022-07-25T10:58:33.168Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestConfigCreateResolve [2022-07-25T10:58:33.168Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:58:33.168Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:58:33.168Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:58:33.168Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-07-25T10:58:33.168Z] PASS [2022-07-25T10:58:33.168Z] ok github.com/docker/docker/integration/config 0.131s [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === Skipped [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-07-25T10:58:33.168Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-07-25T10:58:33.168Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-07-25T10:58:33.168Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-07-25T10:58:33.168Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-07-25T10:58:33.168Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-07-25T10:58:33.168Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-07-25T10:58:33.168Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:58:33.168Z] [2022-07-25T10:58:33.168Z] DONE 7 tests, 7 skipped in 2.280s [2022-07-25T10:58:33.168Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-07-25T10:58:33.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T10:58:33.168Z] INFO: Testing against a local daemon [2022-07-25T10:58:33.168Z] === RUN TestCheckpoint [2022-07-25T10:58:33.168Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:58:33.168Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestContainerInvalidJSON [2022-07-25T10:58:33.168Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:58:33.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:58:33.168Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:58:33.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:58:33.168Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:58:33.168Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:58:33.168Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-07-25T10:58:33.168Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-07-25T10:58:33.168Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-07-25T10:58:33.168Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-07-25T10:58:33.168Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-07-25T10:58:33.168Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:58:33.168Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-07-25T10:58:33.168Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:58:33.168Z] copy_test.go:38: testEnv.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-07-25T10:58:33.168Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:58:33.168Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-07-25T10:58:33.168Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:58:33.168Z] copy_test.go:63: testEnv.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-25T10:58:33.168Z] === RUN TestCopyFromContainer [2022-07-25T10:58:33.168Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:58:33.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:58:33.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:58:33.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:58:33.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:58:33.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:58:33.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:58:33.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:58:33.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:58:33.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:58:33.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-07-25T10:58:33.168Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:58:33.168Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-07-25T10:58:33.168Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:58:33.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:58:33.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:58:33.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:58:33.168Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:58:33.168Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:58:33.168Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-07-25T10:58:33.168Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:58:33.168Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.168Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:58:33.168Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:58:33.168Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:58:33.168Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:58:33.168Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:58:33.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:58:33.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:58:33.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:58:33.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:58:33.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:58:33.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:58:33.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:58:33.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:58:33.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:58:33.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:58:33.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T10:58:33.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-07-25T10:58:33.168Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:58:33.168Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-07-25T10:58:33.169Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:58:33.169Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:58:33.169Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:58:33.169Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-07-25T10:58:33.169Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-25T10:58:33.169Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-07-25T10:58:33.169Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:58:33.169Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-07-25T10:58:33.169Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:58:33.169Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-07-25T10:58:33.169Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-25T10:58:33.169Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:58:33.169Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.169Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestDiff [2022-07-25T10:58:33.169Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-07-25T10:58:33.169Z] --- SKIP: TestDiff (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestExecWithCloseStdin [2022-07-25T10:58:33.169Z] --- PASS: TestExecWithCloseStdin (2.68s) [2022-07-25T10:58:33.169Z] === RUN TestExec [2022-07-25T10:58:33.169Z] --- PASS: TestExec (2.51s) [2022-07-25T10:58:33.169Z] === RUN TestExecUser [2022-07-25T10:58:33.169Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-07-25T10:58:33.169Z] --- SKIP: TestExecUser (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:58:33.169Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.169Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:58:33.169Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:33.169Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:58:33.169Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-07-25T10:58:33.169Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestHealthKillContainer [2022-07-25T10:58:33.169Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-07-25T10:58:33.169Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:58:33.169Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T10:58:33.169Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T10:58:33.169Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:58:33.169Z] --- PASS: TestKillContainerInvalidSignal (2.25s) [2022-07-25T10:58:33.169Z] === RUN TestKillContainer [2022-07-25T10:58:33.169Z] === RUN TestKillContainer/no_signal [2022-07-25T10:58:34.267Z] 2022/07/25 10:58:29 Finished clone github.com/hashicorp/consul [2022-07-25T10:58:36.205Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:58:36.205Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-07-25T10:58:36.205Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:58:38.277Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2022-07-25T10:58:38.277Z] === RUN TestServiceUpdateNetwork [2022-07-25T10:58:39.213Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-25T10:58:39.783Z] === RUN TestDockerSuite/TestExecTTY [2022-07-25T10:58:40.723Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-25T10:58:41.662Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-25T10:58:42.231Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-25T10:58:42.798Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-25T10:58:42.798Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-07-25T10:58:42.798Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-25T10:58:43.546Z] --- PASS: TestKillContainer (9.70s) [2022-07-25T10:58:43.546Z] --- PASS: TestKillContainer/no_signal (2.31s) [2022-07-25T10:58:43.546Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-07-25T10:58:43.546Z] --- PASS: TestKillContainer/killing_signal (7.33s) [2022-07-25T10:58:43.546Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:58:43.546Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-25T10:58:43.546Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-07-25T10:58:43.546Z] === RUN TestKillStoppedContainer [2022-07-25T10:58:43.546Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-25T10:58:43.546Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-07-25T10:58:43.546Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:58:43.546Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-25T10:58:43.546Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-07-25T10:58:43.546Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:58:43.546Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-07-25T10:58:43.546Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-07-25T10:58:43.546Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:58:43.546Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:43.546Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T10:58:43.546Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:58:43.546Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:58:43.546Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T10:58:43.546Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:58:44.175Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-25T10:58:44.435Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-25T10:58:45.161Z] --- PASS: TestLogsFollowTailEmpty (2.28s) [2022-07-25T10:58:45.161Z] === RUN TestNetworkNat [2022-07-25T10:58:45.161Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-07-25T10:58:45.161Z] --- SKIP: TestNetworkNat (0.00s) [2022-07-25T10:58:45.161Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:58:45.814Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-25T10:58:46.073Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-25T10:58:47.011Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-25T10:58:48.203Z] --- PASS: TestNetworkLocalhostTCPNat (2.87s) [2022-07-25T10:58:48.203Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:58:48.203Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-07-25T10:58:48.203Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-07-25T10:58:48.203Z] === RUN TestPause [2022-07-25T10:58:48.203Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-07-25T10:58:48.203Z] --- SKIP: TestPause (0.00s) [2022-07-25T10:58:48.203Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:58:49.152Z] 2022/07/25 10:58:48 Finished clone github.com/aws/aws-sdk-go [2022-07-25T10:58:50.488Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.35s) [2022-07-25T10:58:50.488Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:58:50.488Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:58:50.488Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-07-25T10:58:50.488Z] === RUN TestPsFilter [2022-07-25T10:58:50.488Z] --- PASS: TestPsFilter (0.12s) [2022-07-25T10:58:50.488Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:58:51.198Z] --- PASS: TestServiceUpdateNetwork (13.20s) [2022-07-25T10:58:51.199Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T10:58:51.457Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-25T10:58:51.716Z] check_test.go:380: [d4347f1189192] daemon is not started [2022-07-25T10:58:51.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-25T10:58:52.653Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T10:58:53.220Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T10:58:53.521Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.75s) [2022-07-25T10:58:53.521Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:58:54.156Z] docker_api_swarm_test.go:802: [d9a278e3666ed] joining swarm manager [d52cb22adc4ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:58:55.094Z] docker_api_swarm_test.go:802: [dd619b4bf50b4] joining swarm manager [d52cb22adc4ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:58:56.031Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-25T10:58:56.553Z] --- PASS: TestRemoveContainerWithVolume (2.77s) [2022-07-25T10:58:56.553Z] === RUN TestRemoveContainerRunning [2022-07-25T10:58:56.598Z] docker_api_swarm_test.go:802: [dc799be461c5b] joining swarm manager [d52cb22adc4ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T10:58:57.539Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-25T10:58:57.798Z] docker_api_swarm_test.go:802: [d04b234dc0492] joining swarm manager [d52cb22adc4ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T10:58:58.836Z] --- PASS: TestRemoveContainerRunning (2.28s) [2022-07-25T10:58:58.836Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:58:59.173Z] docker_api_swarm_test.go:810: [d39821109f069] joining swarm manager [d52cb22adc4ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-25T10:59:00.111Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T10:59:01.126Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.28s) [2022-07-25T10:59:01.126Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:59:01.126Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-07-25T10:59:01.126Z] === RUN TestRenameLinkedContainer [2022-07-25T10:59:01.126Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:01.126Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-07-25T10:59:01.126Z] === RUN TestRenameStoppedContainer [2022-07-25T10:59:02.025Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-25T10:59:02.593Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-25T10:59:02.593Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-25T10:59:02.593Z] === RUN TestDockerSuite/TestHealth [2022-07-25T10:59:03.406Z] --- PASS: TestRenameStoppedContainer (2.55s) [2022-07-25T10:59:03.406Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:59:07.867Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2022-07-25T10:59:07.867Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-25T10:59:07.867Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-07-25T10:59:07.867Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-07-25T10:59:07.867Z] PASS [2022-07-25T10:59:07.867Z] [2022-07-25T10:59:07.867Z] === Skipped [2022-07-25T10:59:07.867Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T10:59:07.867Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:59:07.867Z] [2022-07-25T10:59:07.867Z] DONE 27 tests, 1 skipped in 193.443s [2022-07-25T10:59:07.867Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T10:59:07.867Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:59:07.867Z] ++ set -e [2022-07-25T10:59:07.867Z] ++ '[' -n 0 ']' [2022-07-25T10:59:07.867Z] ++ set -x [2022-07-25T10:59:07.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:59:07.867Z] INFO: Testing against a local daemon [2022-07-25T10:59:07.867Z] === RUN TestSessionCreate [2022-07-25T10:59:07.867Z] --- PASS: TestSessionCreate (0.03s) [2022-07-25T10:59:07.867Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T10:59:07.867Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T10:59:07.867Z] PASS [2022-07-25T10:59:07.867Z] [2022-07-25T10:59:07.867Z] DONE 2 tests in 0.148s [2022-07-25T10:59:07.867Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T10:59:07.867Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:59:07.867Z] ++ set -e [2022-07-25T10:59:07.867Z] ++ '[' -n 0 ']' [2022-07-25T10:59:07.867Z] ++ set -x [2022-07-25T10:59:07.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:59:08.126Z] INFO: Testing against a local daemon [2022-07-25T10:59:08.126Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:59:08.126Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:59:08.126Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:59:08.126Z] === RUN TestEventsExecDie [2022-07-25T10:59:08.280Z] --- PASS: TestRenameRunningContainerAndReuse (4.78s) [2022-07-25T10:59:08.280Z] === RUN TestRenameInvalidName [2022-07-25T10:59:08.696Z] --- PASS: TestEventsExecDie (0.64s) [2022-07-25T10:59:08.696Z] === RUN TestEventsBackwardsCompatible [2022-07-25T10:59:08.696Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T10:59:08.696Z] === RUN TestInfoBinaryCommits [2022-07-25T10:59:08.696Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T10:59:08.696Z] === RUN TestInfoAPIVersioned [2022-07-25T10:59:08.696Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T10:59:08.696Z] === RUN TestInfoDiscoveryBackend [2022-07-25T10:59:09.264Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-07-25T10:59:09.264Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-07-25T10:59:10.202Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-07-25T10:59:10.202Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-07-25T10:59:10.561Z] --- PASS: TestRenameInvalidName (2.34s) [2022-07-25T10:59:10.561Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:59:10.561Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:10.561Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-07-25T10:59:10.561Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:59:10.770Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-07-25T10:59:10.770Z] === RUN TestInfoAPI [2022-07-25T10:59:10.770Z] --- PASS: TestInfoAPI (0.04s) [2022-07-25T10:59:10.770Z] === RUN TestInfoAPIWarnings [2022-07-25T10:59:12.842Z] --- PASS: TestRenameContainerWithSameName (2.29s) [2022-07-25T10:59:12.842Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:59:12.842Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:12.842Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-07-25T10:59:12.842Z] === RUN TestResize [2022-07-25T10:59:15.124Z] --- PASS: TestResize (2.28s) [2022-07-25T10:59:15.124Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:59:15.124Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:15.124Z] --- SKIP: TestResizeWithInvalidSize (0.01s) [2022-07-25T10:59:15.124Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:59:18.158Z] --- PASS: TestResizeWhenContainerNotStarted (2.73s) [2022-07-25T10:59:18.158Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:59:18.158Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:18.158Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:59:18.158Z] === RUN TestStats [2022-07-25T10:59:18.158Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-07-25T10:59:18.158Z] --- SKIP: TestStats (0.00s) [2022-07-25T10:59:18.158Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-25T10:59:22.976Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-25T10:59:23.235Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-25T10:59:23.494Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-25T10:59:23.753Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-25T10:59:23.753Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-25T10:59:24.321Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-25T10:59:24.321Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-25T10:59:25.257Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-25T10:59:25.517Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-25T10:59:25.784Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-25T10:59:26.364Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-25T10:59:27.299Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-07-25T10:59:27.299Z] === RUN TestInfoDebug [2022-07-25T10:59:27.558Z] --- PASS: TestInfoDebug (0.53s) [2022-07-25T10:59:27.558Z] === RUN TestInfoInsecureRegistries [2022-07-25T10:59:28.125Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T10:59:28.125Z] === RUN TestInfoRegistryMirrors [2022-07-25T10:59:28.693Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-25T10:59:28.693Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T10:59:28.951Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-25T10:59:28.951Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-25T10:59:28.951Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-25T10:59:29.211Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2022-07-25T10:59:29.211Z] === RUN TestPingCacheHeaders [2022-07-25T10:59:29.211Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T10:59:29.211Z] === RUN TestPingGet [2022-07-25T10:59:29.211Z] --- PASS: TestPingGet (0.02s) [2022-07-25T10:59:29.211Z] === RUN TestPingHead [2022-07-25T10:59:29.211Z] --- PASS: TestPingHead (0.02s) [2022-07-25T10:59:29.211Z] === RUN TestVersion [2022-07-25T10:59:29.211Z] --- PASS: TestVersion (0.02s) [2022-07-25T10:59:29.211Z] PASS [2022-07-25T10:59:29.211Z] [2022-07-25T10:59:29.211Z] === Skipped [2022-07-25T10:59:29.211Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:59:29.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:59:29.211Z] [2022-07-25T10:59:29.211Z] DONE 18 tests, 1 skipped in 21.369s [2022-07-25T10:59:29.211Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T10:59:29.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:59:29.211Z] ++ set -e [2022-07-25T10:59:29.211Z] ++ '[' -n 0 ']' [2022-07-25T10:59:29.211Z] ++ set -x [2022-07-25T10:59:29.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-25T10:59:29.470Z] INFO: Testing against a local daemon [2022-07-25T10:59:29.470Z] === RUN TestVolumesCreateAndList [2022-07-25T10:59:29.470Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T10:59:29.470Z] === RUN TestVolumesRemove [2022-07-25T10:59:29.470Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-25T10:59:29.470Z] === RUN TestVolumesInspect [2022-07-25T10:59:29.470Z] --- PASS: TestVolumesInspect (0.05s) [2022-07-25T10:59:29.470Z] === RUN TestVolumesInvalidJSON [2022-07-25T10:59:29.470Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-25T10:59:29.470Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-25T10:59:29.470Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-25T10:59:29.470Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-25T10:59:29.470Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-25T10:59:29.470Z] PASS [2022-07-25T10:59:29.470Z] [2022-07-25T10:59:29.470Z] DONE 5 tests in 0.313s [2022-07-25T10:59:29.730Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T10:59:29.990Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T10:59:29.990Z] +++ kill 5532 [2022-07-25T10:59:30.559Z] === RUN TestDockerSuite/TestImportFile [2022-07-25T10:59:30.852Z] --- PASS: TestStopContainerWithRestartPolicyAlways (12.79s) [2022-07-25T10:59:30.852Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:59:30.852Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-07-25T10:59:30.852Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-07-25T10:59:30.852Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:59:31.129Z] +++ /etc/init.d/apparmor stop [2022-07-25T10:59:31.129Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T10:59:31.129Z] [2022-07-25T10:59:31.129Z] Unloading profiles will leave already running processes permanently [2022-07-25T10:59:31.129Z] unconfined, which can lead to unexpected situations. [2022-07-25T10:59:31.129Z] [2022-07-25T10:59:31.129Z] To set a process to complain mode, use the command line tool [2022-07-25T10:59:31.129Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T10:59:31.129Z] +++ true [2022-07-25T10:59:31.129Z] exiting test-integration [2022-07-25T10:59:31.129Z] ++ exit 0 [2022-07-25T10:59:31.129Z] [2022-07-25T10:59:31.697Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-25T10:59:31.697Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-25T10:59:32.265Z] + for job in $(jobs -p) [2022-07-25T10:59:32.265Z] + wait 32327 [2022-07-25T10:59:33.201Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-25T10:59:34.139Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-25T10:59:35.516Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-25T10:59:36.083Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-25T10:59:36.342Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-25T10:59:36.911Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-25T10:59:36.911Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-25T10:59:36.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-25T10:59:37.480Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-25T10:59:38.049Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-25T10:59:38.308Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-25T10:59:38.877Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-25T10:59:39.444Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-25T10:59:39.703Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-25T10:59:39.703Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-25T10:59:41.081Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-25T10:59:41.340Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-25T10:59:41.908Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-25T10:59:41.908Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-25T10:59:42.477Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-25T10:59:42.477Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-07-25T10:59:42.477Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-25T10:59:43.064Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-25T10:59:43.632Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-25T10:59:44.202Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-25T10:59:44.771Z] === RUN TestDockerSuite/TestInspectImage [2022-07-25T10:59:44.771Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-25T10:59:44.771Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-25T10:59:44.771Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-07-25T10:59:44.771Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-25T10:59:45.338Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-25T10:59:45.597Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-25T10:59:45.859Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-25T10:59:46.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-25T10:59:46.378Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-25T10:59:46.946Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-25T10:59:49.479Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-25T10:59:49.479Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-25T10:59:49.479Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-25T10:59:50.416Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-25T10:59:51.352Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-25T10:59:51.611Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-25T10:59:52.180Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-25T10:59:52.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-25T10:59:53.009Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-25T10:59:53.577Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-25T10:59:54.146Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-25T10:59:54.146Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-25T10:59:55.524Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-25T10:59:56.407Z] --- PASS: TestUpdateRestartPolicy (22.13s) [2022-07-25T10:59:56.407Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:59:56.407Z] --- PASS: TestUpdateRestartWithAutoRemove (2.26s) [2022-07-25T10:59:56.407Z] === RUN TestWaitNonBlocked [2022-07-25T10:59:56.407Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:59:56.407Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:59:56.407Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:59:56.407Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:59:56.407Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:59:56.407Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:59:56.462Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-25T10:59:57.400Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-25T10:59:57.659Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-25T10:59:58.023Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-07-25T10:59:58.023Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.90s) [2022-07-25T10:59:58.023Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.06s) [2022-07-25T10:59:58.023Z] === RUN TestWaitBlocked [2022-07-25T10:59:58.023Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:59:58.023Z] --- SKIP: TestWaitBlocked (0.00s) [2022-07-25T10:59:58.023Z] PASS [2022-07-25T10:59:58.023Z] ok github.com/docker/docker/integration/container 93.050s [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === Skipped [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-07-25T10:59:58.510Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-07-25T10:59:58.510Z] copy_test.go:38: testEnv.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-07-25T10:59:58.510Z] copy_test.go:63: testEnv.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-07-25T10:59:58.510Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-07-25T10:59:58.510Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-07-25T10:59:58.510Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-07-25T10:59:58.510Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-07-25T10:59:58.510Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-07-25T10:59:58.510Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-25T10:59:58.510Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-07-25T10:59:58.510Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-07-25T10:59:58.510Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-07-25T10:59:58.510Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-07-25T10:59:58.510Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-07-25T10:59:58.510Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-07-25T10:59:58.510Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-07-25T10:59:58.510Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T10:59:58.510Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-07-25T10:59:58.510Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-07-25T10:59:58.510Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-07-25T10:59:58.510Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-07-25T10:59:58.510Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-07-25T10:59:58.510Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-07-25T10:59:58.510Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-07-25T10:59:58.510Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-07-25T10:59:58.510Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-07-25T10:59:58.510Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-07-25T10:59:58.510Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-07-25T10:59:58.510Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-07-25T10:59:58.510Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-07-25T10:59:58.510Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-07-25T10:59:58.510Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-07-25T10:59:58.510Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.01s) [2022-07-25T10:59:58.510Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:59:58.510Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-07-25T10:59:58.510Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-07-25T10:59:58.510Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-07-25T10:59:58.510Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T10:59:58.510Z] [2022-07-25T10:59:58.510Z] DONE 88 tests, 37 skipped in 96.131s [2022-07-25T10:59:58.510Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-07-25T10:59:59.038Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-25T11:00:00.415Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-25T11:00:00.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:00.794Z] INFO: Testing against a local daemon [2022-07-25T11:00:00.794Z] === RUN TestCommitInheritsEnv [2022-07-25T11:00:00.794Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T11:00:00.794Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-07-25T11:00:00.794Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T11:00:00.794Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-07-25T11:00:00.794Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T11:00:00.794Z] === RUN TestImagesFilterMultiReference [2022-07-25T11:00:00.794Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-07-25T11:00:00.794Z] === RUN TestImagePullPlatformInvalid [2022-07-25T11:00:00.794Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-25T11:00:00.794Z] === RUN TestRemoveImageOrphaning [2022-07-25T11:00:01.809Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-25T11:00:01.809Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-25T11:00:01.815Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2022-07-25T11:00:01.815Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T11:00:01.815Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-07-25T11:00:01.815Z] === RUN TestTagInvalidReference [2022-07-25T11:00:01.815Z] --- PASS: TestTagInvalidReference (0.04s) [2022-07-25T11:00:01.815Z] === RUN TestTagValidPrefixedRepo [2022-07-25T11:00:02.301Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-07-25T11:00:02.301Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T11:00:02.301Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-07-25T11:00:02.301Z] === RUN TestTagOfficialNames [2022-07-25T11:00:02.301Z] --- PASS: TestTagOfficialNames (0.11s) [2022-07-25T11:00:02.301Z] === RUN TestTagMatchesDigest [2022-07-25T11:00:02.301Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-07-25T11:00:02.301Z] PASS [2022-07-25T11:00:02.301Z] ok github.com/docker/docker/integration/image 1.916s [2022-07-25T11:00:02.301Z] [2022-07-25T11:00:02.301Z] === Skipped [2022-07-25T11:00:02.301Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-07-25T11:00:02.301Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T11:00:02.301Z] [2022-07-25T11:00:02.301Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T11:00:02.301Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-07-25T11:00:02.301Z] [2022-07-25T11:00:02.301Z] DONE 11 tests, 2 skipped in 3.953s [2022-07-25T11:00:02.301Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-07-25T11:00:03.191Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-25T11:00:03.450Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-25T11:00:04.019Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-25T11:00:04.611Z] testing: warning: no tests to run [2022-07-25T11:00:04.611Z] PASS [2022-07-25T11:00:04.611Z] ok github.com/docker/docker/integration/network/ipvlan 0.190s [no tests to run] [2022-07-25T11:00:04.611Z] testing: warning: no tests to run [2022-07-25T11:00:04.611Z] PASS [2022-07-25T11:00:04.611Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [no tests to run] [2022-07-25T11:00:05.632Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:05.632Z] INFO: Testing against a local daemon [2022-07-25T11:00:05.632Z] === RUN TestNetworkCreateDelete [2022-07-25T11:00:05.632Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:05.632Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T11:00:05.632Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-07-25T11:00:05.632Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestDaemonDNSFallback [2022-07-25T11:00:05.632Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:05.632Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestInspectNetwork [2022-07-25T11:00:05.632Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-07-25T11:00:05.632Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T11:00:05.632Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:05.632Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestNetworkInvalidJSON [2022-07-25T11:00:05.632Z] === RUN TestNetworkInvalidJSON//networks/create [2022-07-25T11:00:05.632Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-07-25T11:00:05.632Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T11:00:05.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T11:00:05.632Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T11:00:05.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T11:00:05.632Z] === CONT TestNetworkInvalidJSON//networks/create [2022-07-25T11:00:05.632Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-07-25T11:00:05.632Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-07-25T11:00:05.632Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-07-25T11:00:05.632Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-07-25T11:00:05.632Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-07-25T11:00:05.632Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-07-25T11:00:05.632Z] === RUN TestNetworkList [2022-07-25T11:00:05.632Z] === RUN TestNetworkList//networks [2022-07-25T11:00:05.632Z] === PAUSE TestNetworkList//networks [2022-07-25T11:00:05.632Z] === RUN TestNetworkList//networks/ [2022-07-25T11:00:05.632Z] === PAUSE TestNetworkList//networks/ [2022-07-25T11:00:05.632Z] === CONT TestNetworkList//networks [2022-07-25T11:00:05.632Z] === CONT TestNetworkList//networks/ [2022-07-25T11:00:05.632Z] --- PASS: TestNetworkList (0.04s) [2022-07-25T11:00:05.632Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T11:00:05.632Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T11:00:05.632Z] network_test.go:126: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T11:00:05.632Z] service_test.go:29: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T11:00:05.632Z] service_test.go:58: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T11:00:05.632Z] service_test.go:102: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T11:00:05.632Z] service_test.go:136: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T11:00:05.632Z] service_test.go:187: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T11:00:05.632Z] service_test.go:212: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T11:00:05.632Z] service_test.go:242: FLAKY_TEST [2022-07-25T11:00:05.632Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T11:00:05.632Z] service_test.go:332: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-07-25T11:00:05.632Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T11:00:05.632Z] service_test.go:400: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T11:00:05.632Z] PASS [2022-07-25T11:00:05.632Z] ok github.com/docker/docker/integration/network 0.195s [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === Skipped [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-07-25T11:00:05.632Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-07-25T11:00:05.632Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-07-25T11:00:05.632Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-07-25T11:00:05.632Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-07-25T11:00:05.632Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-07-25T11:00:05.632Z] network_test.go:126: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:29: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:58: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:102: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:136: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:187: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:212: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:242: FLAKY_TEST [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:332: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T11:00:05.632Z] service_test.go:400: testEnv.OSType == "windows" [2022-07-25T11:00:05.632Z] [2022-07-25T11:00:05.632Z] DONE 22 tests, 15 skipped in 3.116s [2022-07-25T11:00:05.632Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-07-25T11:00:06.124Z] testing: warning: no tests to run [2022-07-25T11:00:06.124Z] PASS [2022-07-25T11:00:06.124Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-07-25T11:00:06.124Z] [2022-07-25T11:00:06.124Z] DONE 0 tests in 0.507s [2022-07-25T11:00:06.609Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-07-25T11:00:07.099Z] testing: warning: no tests to run [2022-07-25T11:00:07.099Z] PASS [2022-07-25T11:00:07.099Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-07-25T11:00:07.099Z] [2022-07-25T11:00:07.099Z] DONE 0 tests in 0.488s [2022-07-25T11:00:07.099Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-07-25T11:00:08.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-25T11:00:08.717Z] testing: warning: no tests to run [2022-07-25T11:00:08.717Z] PASS [2022-07-25T11:00:08.717Z] ok github.com/docker/docker/integration/plugin 0.164s [no tests to run] [2022-07-25T11:00:08.717Z] testing: warning: no tests to run [2022-07-25T11:00:08.717Z] PASS [2022-07-25T11:00:08.717Z] ok github.com/docker/docker/integration/plugin/authz 0.196s [no tests to run] [2022-07-25T11:00:12.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-25T11:00:12.412Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-25T11:00:13.791Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-25T11:00:14.360Z] docker_api_swarm_service_test.go:395: [d6cd23874662e] joining swarm manager [dcac7acbe6f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:00:15.298Z] docker_api_swarm_service_test.go:395: [db4a02493277d] joining swarm manager [dcac7acbe6f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:00:15.298Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-25T11:00:15.868Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-25T11:00:18.404Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-25T11:00:18.404Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-25T11:00:18.404Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-25T11:00:18.404Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-25T11:00:18.404Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-25T11:00:18.973Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-25T11:00:19.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:19.355Z] INFO: Testing against a local daemon [2022-07-25T11:00:19.355Z] === RUN TestExternalGraphDriver [2022-07-25T11:00:19.355Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-25T11:00:19.355Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-07-25T11:00:19.355Z] === RUN TestGraphdriverPluginV2 [2022-07-25T11:00:19.355Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-25T11:00:19.355Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-07-25T11:00:19.355Z] PASS [2022-07-25T11:00:19.355Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.359s [2022-07-25T11:00:19.355Z] testing: warning: no tests to run [2022-07-25T11:00:19.355Z] PASS [2022-07-25T11:00:19.355Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [no tests to run] [2022-07-25T11:00:19.912Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-25T11:00:21.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:21.638Z] INFO: Testing against a local daemon [2022-07-25T11:00:21.638Z] === RUN TestPluginInvalidJSON [2022-07-25T11:00:21.638Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T11:00:21.638Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T11:00:21.638Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T11:00:21.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:21.638Z] INFO: Testing against a local daemon [2022-07-25T11:00:21.638Z] === RUN TestReadPluginNoRead [2022-07-25T11:00:21.638Z] read_test.go:21: no unix domain sockets on Windows [2022-07-25T11:00:21.638Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-07-25T11:00:21.638Z] PASS [2022-07-25T11:00:21.638Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-07-25T11:00:21.638Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2022-07-25T11:00:21.638Z] === RUN TestPluginInstall [2022-07-25T11:00:21.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:21.638Z] INFO: Testing against a local daemon [2022-07-25T11:00:21.638Z] === RUN TestPluginWithDevMounts [2022-07-25T11:00:21.638Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-25T11:00:21.638Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-25T11:00:21.638Z] === RUN TestPluginsWithRuntimes [2022-07-25T11:00:21.638Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:21.638Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-25T11:00:21.638Z] PASS [2022-07-25T11:00:21.638Z] ok github.com/docker/docker/integration/plugin/logging 0.169s [2022-07-25T11:00:21.638Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-25T11:00:21.638Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2022-07-25T11:00:21.638Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T11:00:21.638Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-25T11:00:21.638Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T11:00:21.638Z] PASS [2022-07-25T11:00:21.638Z] ok github.com/docker/docker/integration/plugin/volumes 0.139s [2022-07-25T11:00:21.638Z] ok github.com/docker/docker/integration/plugin/common 0.316s [2022-07-25T11:00:21.638Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-07-25T11:00:21.638Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-07-25T11:00:21.638Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-07-25T11:00:22.124Z] [2022-07-25T11:00:22.124Z] === Skipped [2022-07-25T11:00:22.124Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-07-25T11:00:22.124Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-25T11:00:22.124Z] [2022-07-25T11:00:22.124Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2022-07-25T11:00:22.124Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-25T11:00:22.124Z] [2022-07-25T11:00:22.124Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T11:00:22.124Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-25T11:00:22.124Z] [2022-07-25T11:00:22.124Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-07-25T11:00:22.124Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-25T11:00:22.124Z] [2022-07-25T11:00:22.124Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-07-25T11:00:22.124Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-25T11:00:22.124Z] [2022-07-25T11:00:22.124Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-07-25T11:00:22.124Z] read_test.go:21: no unix domain sockets on Windows [2022-07-25T11:00:22.124Z] [2022-07-25T11:00:22.124Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-07-25T11:00:22.124Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:22.124Z] [2022-07-25T11:00:22.124Z] DONE 9 tests, 7 skipped in 15.135s [2022-07-25T11:00:22.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-07-25T11:00:23.144Z] testing: warning: no tests to run [2022-07-25T11:00:23.144Z] PASS [2022-07-25T11:00:23.144Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-07-25T11:00:23.144Z] [2022-07-25T11:00:23.144Z] DONE 0 tests in 0.496s [2022-07-25T11:00:23.144Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-07-25T11:00:24.098Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-25T11:00:24.098Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-25T11:00:24.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:24.167Z] INFO: Testing against a local daemon [2022-07-25T11:00:24.167Z] === RUN TestPluginInvalidJSON [2022-07-25T11:00:24.167Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T11:00:24.167Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T11:00:24.168Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-07-25T11:00:24.168Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-07-25T11:00:24.168Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2022-07-25T11:00:24.168Z] === RUN TestPluginInstall [2022-07-25T11:00:24.168Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-25T11:00:24.168Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-25T11:00:24.168Z] === RUN TestPluginsWithRuntimes [2022-07-25T11:00:24.168Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-25T11:00:24.168Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2022-07-25T11:00:24.168Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T11:00:24.168Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-25T11:00:24.168Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T11:00:24.168Z] PASS [2022-07-25T11:00:24.168Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-07-25T11:00:24.168Z] [2022-07-25T11:00:24.168Z] === Skipped [2022-07-25T11:00:24.168Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-07-25T11:00:24.168Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-07-25T11:00:24.168Z] [2022-07-25T11:00:24.168Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2022-07-25T11:00:24.168Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-07-25T11:00:24.168Z] [2022-07-25T11:00:24.168Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T11:00:24.168Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-07-25T11:00:24.168Z] [2022-07-25T11:00:24.168Z] DONE 5 tests, 3 skipped in 1.321s [2022-07-25T11:00:24.655Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-07-25T11:00:25.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:25.695Z] INFO: Testing against a local daemon [2022-07-25T11:00:25.695Z] === RUN TestExternalGraphDriver [2022-07-25T11:00:25.695Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-25T11:00:25.695Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-07-25T11:00:25.695Z] === RUN TestGraphdriverPluginV2 [2022-07-25T11:00:25.695Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-25T11:00:25.695Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-07-25T11:00:25.695Z] PASS [2022-07-25T11:00:25.695Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-07-25T11:00:25.695Z] [2022-07-25T11:00:25.695Z] === Skipped [2022-07-25T11:00:25.695Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-07-25T11:00:25.695Z] external_test.go:48: runtime.GOOS == "windows" [2022-07-25T11:00:25.695Z] [2022-07-25T11:00:25.695Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-07-25T11:00:25.695Z] external_test.go:408: runtime.GOOS == "windows" [2022-07-25T11:00:25.695Z] [2022-07-25T11:00:25.695Z] DONE 2 tests, 2 skipped in 1.149s [2022-07-25T11:00:25.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-07-25T11:00:27.319Z] testing: warning: no tests to run [2022-07-25T11:00:27.319Z] PASS [2022-07-25T11:00:27.319Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-07-25T11:00:27.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:27.319Z] INFO: Testing against a local daemon [2022-07-25T11:00:27.319Z] === RUN TestReadPluginNoRead [2022-07-25T11:00:27.319Z] read_test.go:21: no unix domain sockets on Windows [2022-07-25T11:00:27.319Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-07-25T11:00:27.319Z] PASS [2022-07-25T11:00:27.319Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-07-25T11:00:27.319Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-07-25T11:00:27.319Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-07-25T11:00:27.319Z] [2022-07-25T11:00:27.319Z] === Skipped [2022-07-25T11:00:27.319Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-07-25T11:00:27.319Z] read_test.go:21: no unix domain sockets on Windows [2022-07-25T11:00:27.319Z] [2022-07-25T11:00:27.319Z] DONE 1 tests, 1 skipped in 1.380s [2022-07-25T11:00:27.319Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-07-25T11:00:28.305Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-25T11:00:28.339Z] testing: warning: no tests to run [2022-07-25T11:00:28.339Z] PASS [2022-07-25T11:00:28.339Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-07-25T11:00:28.339Z] [2022-07-25T11:00:28.339Z] DONE 0 tests in 0.825s [2022-07-25T11:00:28.339Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-07-25T11:00:28.873Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-25T11:00:28.873Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-25T11:00:29.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:29.362Z] INFO: Testing against a local daemon [2022-07-25T11:00:29.362Z] === RUN TestPluginWithDevMounts [2022-07-25T11:00:29.362Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:29.362Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-25T11:00:29.362Z] PASS [2022-07-25T11:00:29.362Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-07-25T11:00:29.362Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-07-25T11:00:29.362Z] [2022-07-25T11:00:29.362Z] === Skipped [2022-07-25T11:00:29.362Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-07-25T11:00:29.362Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:29.362Z] [2022-07-25T11:00:29.362Z] DONE 1 tests, 1 skipped in 1.249s [2022-07-25T11:00:29.815Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-25T11:00:29.848Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-07-25T11:00:30.753Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-25T11:00:30.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-25T11:00:31.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:31.463Z] INFO: Testing against a local daemon [2022-07-25T11:00:31.463Z] === RUN TestSecretInspect [2022-07-25T11:00:31.463Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.463Z] --- SKIP: TestSecretInspect (0.00s) [2022-07-25T11:00:31.463Z] === RUN TestSecretList [2022-07-25T11:00:31.463Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.463Z] --- SKIP: TestSecretList (0.00s) [2022-07-25T11:00:31.463Z] === RUN TestSecretsCreateAndDelete [2022-07-25T11:00:31.463Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.463Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-07-25T11:00:31.463Z] === RUN TestSecretsUpdate [2022-07-25T11:00:31.463Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.463Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-07-25T11:00:31.463Z] === RUN TestTemplatedSecret [2022-07-25T11:00:31.463Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.463Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-25T11:00:31.463Z] === RUN TestSecretCreateResolve [2022-07-25T11:00:31.463Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:31.463Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-07-25T11:00:31.463Z] PASS [2022-07-25T11:00:31.463Z] ok github.com/docker/docker/integration/secret 0.126s [2022-07-25T11:00:31.691Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-25T11:00:31.950Z] [2022-07-25T11:00:31.950Z] === Skipped [2022-07-25T11:00:31.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-07-25T11:00:31.950Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.950Z] [2022-07-25T11:00:31.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-07-25T11:00:31.950Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.950Z] [2022-07-25T11:00:31.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-07-25T11:00:31.950Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.950Z] [2022-07-25T11:00:31.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-07-25T11:00:31.950Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.950Z] [2022-07-25T11:00:31.950Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-07-25T11:00:31.950Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:31.950Z] [2022-07-25T11:00:31.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-07-25T11:00:31.950Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:31.950Z] [2022-07-25T11:00:31.950Z] DONE 6 tests, 6 skipped in 2.109s [2022-07-25T11:00:31.950Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-07-25T11:00:32.629Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-25T11:00:33.196Z] docker_api_swarm_service_test.go:343: [d6fffe3ded39a] joining swarm manager [d4c677cbe2def]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:00:33.455Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-25T11:00:34.023Z] docker_api_swarm_service_test.go:343: [d93c7b11a4d94] joining swarm manager [d4c677cbe2def]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:00:34.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:34.985Z] INFO: Testing against a local daemon [2022-07-25T11:00:34.985Z] === RUN TestServiceCreateInit [2022-07-25T11:00:34.985Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T11:00:34.985Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T11:00:34.985Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- PASS: TestServiceCreateInit (0.05s) [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T11:00:34.985Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestCreateServiceConflict [2022-07-25T11:00:34.985Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T11:00:34.985Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-07-25T11:00:34.985Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T11:00:34.985Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T11:00:34.985Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T11:00:34.985Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestCreateServiceSysctls [2022-07-25T11:00:34.985Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-07-25T11:00:34.985Z] === RUN TestCreateServiceCapabilities [2022-07-25T11:00:34.985Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-25T11:00:34.985Z] === RUN TestInspect [2022-07-25T11:00:34.985Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestInspect (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestCreateJob [2022-07-25T11:00:34.985Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestCreateJob (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestReplicatedJob [2022-07-25T11:00:34.985Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestReplicatedJob (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestUpdateReplicatedJob [2022-07-25T11:00:34.985Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestServiceListWithStatuses [2022-07-25T11:00:34.985Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T11:00:34.985Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestDockerNetworkReConnect [2022-07-25T11:00:34.985Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestServicePlugin [2022-07-25T11:00:34.985Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestServiceUpdateLabel [2022-07-25T11:00:34.985Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestServiceUpdateSecrets [2022-07-25T11:00:34.985Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestServiceUpdateConfigs [2022-07-25T11:00:34.985Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestServiceUpdateNetwork [2022-07-25T11:00:34.985Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-07-25T11:00:34.985Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T11:00:34.985Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-07-25T11:00:34.985Z] PASS [2022-07-25T11:00:34.985Z] ok github.com/docker/docker/integration/service 0.301s [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === Skipped [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T11:00:34.985Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T11:00:34.985Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-07-25T11:00:34.985Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-07-25T11:00:34.985Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-07-25T11:00:34.985Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-07-25T11:00:34.985Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-07-25T11:00:34.985Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-07-25T11:00:34.985Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-07-25T11:00:34.985Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-07-25T11:00:34.985Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-07-25T11:00:34.985Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-07-25T11:00:34.985Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-07-25T11:00:34.985Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-07-25T11:00:34.985Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-07-25T11:00:34.985Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-07-25T11:00:34.985Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-07-25T11:00:34.985Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-07-25T11:00:34.985Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-07-25T11:00:34.985Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-07-25T11:00:34.985Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-07-25T11:00:34.985Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-07-25T11:00:34.985Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-07-25T11:00:34.985Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-07-25T11:00:34.985Z] [2022-07-25T11:00:34.985Z] DONE 24 tests, 23 skipped in 2.885s [2022-07-25T11:00:34.985Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-07-25T11:00:36.562Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-25T11:00:36.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:36.605Z] INFO: Testing against a local daemon [2022-07-25T11:00:36.605Z] === RUN TestSessionCreate [2022-07-25T11:00:36.605Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-07-25T11:00:36.605Z] --- SKIP: TestSessionCreate (0.00s) [2022-07-25T11:00:36.605Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T11:00:36.605Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-07-25T11:00:36.605Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-07-25T11:00:36.605Z] PASS [2022-07-25T11:00:36.605Z] ok github.com/docker/docker/integration/session 0.132s [2022-07-25T11:00:37.090Z] [2022-07-25T11:00:37.090Z] === Skipped [2022-07-25T11:00:37.090Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-07-25T11:00:37.090Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-07-25T11:00:37.090Z] [2022-07-25T11:00:37.090Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-07-25T11:00:37.090Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-07-25T11:00:37.090Z] [2022-07-25T11:00:37.090Z] DONE 2 tests, 2 skipped in 1.997s [2022-07-25T11:00:37.090Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-07-25T11:00:37.130Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-25T11:00:38.066Z] === RUN TestDockerSuite/TestLogsSince [2022-07-25T11:00:39.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:39.380Z] INFO: Testing against a local daemon [2022-07-25T11:00:39.380Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T11:00:39.380Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:39.380Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T11:00:39.380Z] === RUN TestEventsExecDie [2022-07-25T11:00:39.380Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-07-25T11:00:39.380Z] --- SKIP: TestEventsExecDie (0.00s) [2022-07-25T11:00:39.380Z] === RUN TestEventsBackwardsCompatible [2022-07-25T11:00:39.380Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-07-25T11:00:39.380Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-07-25T11:00:39.380Z] === RUN TestInfoAPI [2022-07-25T11:00:39.380Z] --- PASS: TestInfoAPI (0.05s) [2022-07-25T11:00:39.380Z] === RUN TestInfoAPIWarnings [2022-07-25T11:00:39.380Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T11:00:39.380Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-07-25T11:00:39.380Z] === RUN TestInfoDebug [2022-07-25T11:00:39.380Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-25T11:00:39.380Z] --- SKIP: TestInfoDebug (0.00s) [2022-07-25T11:00:39.380Z] === RUN TestInfoInsecureRegistries [2022-07-25T11:00:39.380Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-25T11:00:39.380Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-07-25T11:00:39.380Z] === RUN TestInfoRegistryMirrors [2022-07-25T11:00:39.380Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-25T11:00:39.380Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-07-25T11:00:39.380Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T11:00:40.402Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2022-07-25T11:00:40.402Z] === RUN TestPingCacheHeaders [2022-07-25T11:00:40.402Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-07-25T11:00:40.402Z] === RUN TestPingGet [2022-07-25T11:00:40.402Z] --- PASS: TestPingGet (0.04s) [2022-07-25T11:00:40.402Z] === RUN TestPingHead [2022-07-25T11:00:40.402Z] --- PASS: TestPingHead (0.04s) [2022-07-25T11:00:40.402Z] === RUN TestVersion [2022-07-25T11:00:40.402Z] --- PASS: TestVersion (0.03s) [2022-07-25T11:00:40.402Z] PASS [2022-07-25T11:00:40.402Z] ok github.com/docker/docker/integration/system 1.367s [2022-07-25T11:00:40.402Z] [2022-07-25T11:00:40.402Z] === Skipped [2022-07-25T11:00:40.402Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T11:00:40.402Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-07-25T11:00:40.402Z] [2022-07-25T11:00:40.402Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-07-25T11:00:40.402Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-07-25T11:00:40.402Z] [2022-07-25T11:00:40.402Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-07-25T11:00:40.402Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-07-25T11:00:40.402Z] [2022-07-25T11:00:40.402Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-07-25T11:00:40.402Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-07-25T11:00:40.402Z] [2022-07-25T11:00:40.402Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-07-25T11:00:40.402Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-25T11:00:40.402Z] [2022-07-25T11:00:40.402Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-07-25T11:00:40.402Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-25T11:00:40.402Z] [2022-07-25T11:00:40.402Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-07-25T11:00:40.402Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-07-25T11:00:40.402Z] [2022-07-25T11:00:40.402Z] DONE 13 tests, 7 skipped in 3.380s [2022-07-25T11:00:40.402Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-07-25T11:00:42.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:42.690Z] INFO: Testing against a local daemon [2022-07-25T11:00:42.690Z] === RUN TestVolumesCreateAndList [2022-07-25T11:00:42.690Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-07-25T11:00:42.690Z] === RUN TestVolumesRemove [2022-07-25T11:00:42.690Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-25T11:00:42.690Z] === RUN TestVolumesInspect [2022-07-25T11:00:42.690Z] --- PASS: TestVolumesInspect (0.06s) [2022-07-25T11:00:42.690Z] === RUN TestVolumesInvalidJSON [2022-07-25T11:00:42.690Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-07-25T11:00:42.690Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-07-25T11:00:43.177Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-07-25T11:00:43.177Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-07-25T11:00:43.177Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-07-25T11:00:43.177Z] PASS [2022-07-25T11:00:43.177Z] ok github.com/docker/docker/integration/volume 0.332s [2022-07-25T11:00:43.177Z] [2022-07-25T11:00:43.177Z] DONE 5 tests in 2.548s [2022-07-25T11:00:43.177Z] INFO: make.ps1 ended at 07/25/2022 11:00:42 [2022-07-25T11:00:43.177Z] INFO: Integration CLI tests being run from the host: [2022-07-25T11:00:43.177Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-07-25T11:00:44.628Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-25T11:00:48.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-25T11:00:50.193Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-25T11:00:50.193Z] docker_api_swarm_service_test.go:490: [d094ae1acda07] joining swarm manager [de509ecd51250]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:00:50.453Z] === RUN TestDockerSuite/TestLogsTail [2022-07-25T11:00:51.033Z] docker_api_swarm_service_test.go:490: [d5dd2da4e3901] joining swarm manager [de509ecd51250]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:00:51.292Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-25T11:00:51.860Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-25T11:00:52.797Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-25T11:00:53.056Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-25T11:00:53.624Z] === RUN TestDockerSuite/TestNetHostname [2022-07-25T11:00:55.002Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-25T11:00:55.262Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-25T11:00:55.830Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-25T11:00:55.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-07-25T11:00:55.968Z] INFO: Testing against a local daemon [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-25T11:00:55.968Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-25T11:00:55.968Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-25T11:00:55.968Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-25T11:00:56.455Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-25T11:00:56.939Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-25T11:00:57.206Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-25T11:00:57.424Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-25T11:00:57.465Z] === RUN TestDockerSuite/TestPluginActive [2022-07-25T11:00:59.995Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-25T11:01:04.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-25T11:01:05.566Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-25T11:01:05.566Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-07-25T11:01:05.566Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-25T11:01:07.471Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-25T11:01:10.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-25T11:01:10.262Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-25T11:01:12.168Z] docker_api_swarm_service_test.go:128: [dbf36d2f4ad6c] joining swarm manager [de41cd3966661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:01:12.742Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-25T11:01:12.742Z] docker_api_swarm_service_test.go:129: [d44c491619385] joining swarm manager [de41cd3966661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:01:14.646Z] docker_api_swarm_service_test.go:137: [d8fae50432c6b] joining swarm manager [de41cd3966661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T11:01:15.583Z] docker_api_swarm_service_test.go:138: [d0b0bf89ee822] joining swarm manager [de41cd3966661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T11:01:15.583Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-25T11:01:20.854Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-25T11:01:22.237Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-25T11:01:23.174Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-25T11:01:24.112Z] === RUN TestDockerSuite/TestPortList [2022-07-25T11:01:30.681Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-25T11:01:31.248Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-25T11:01:37.813Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-25T11:01:37.813Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-25T11:01:37.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-25T11:01:37.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-25T11:01:37.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-25T11:01:37.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-25T11:01:38.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-25T11:01:38.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-25T11:01:38.640Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-25T11:01:38.899Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-25T11:01:39.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-25T11:01:39.839Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-25T11:01:39.839Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-25T11:01:42.390Z] docker_api_swarm_service_test.go:304: [d842151dfaca0] joining swarm manager [da17a87f256f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:01:42.390Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-25T11:01:42.958Z] docker_api_swarm_service_test.go:304: [d960e7962951f] joining swarm manager [da17a87f256f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:01:43.527Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-25T11:01:44.464Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-25T11:01:44.723Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-25T11:01:46.627Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-25T11:01:47.566Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-25T11:01:50.099Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-25T11:01:53.390Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-25T11:01:53.390Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-25T11:01:55.924Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-25T11:02:02.486Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-25T11:02:02.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-25T11:02:03.316Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-25T11:02:05.221Z] docker_api_swarm_service_test.go:100: [d4390d768a99b] joining swarm manager [d2f909371eea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:02:05.487Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-25T11:02:06.063Z] docker_api_swarm_service_test.go:101: [d102909137cf0] joining swarm manager [d2f909371eea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:02:06.629Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-25T11:02:07.568Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-25T11:02:10.861Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-25T11:02:11.797Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-25T11:02:12.734Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-25T11:02:12.995Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-25T11:02:13.566Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-25T11:02:14.943Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-25T11:02:16.846Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-25T11:02:17.104Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-25T11:02:17.104Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-07-25T11:02:17.104Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-25T11:02:17.676Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-25T11:02:18.243Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-25T11:02:18.243Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-25T11:02:18.811Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-25T11:02:19.748Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-25T11:02:20.684Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-25T11:02:21.252Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-25T11:02:26.522Z] check_test.go:380: [d4390d768a99b] daemon is not started [2022-07-25T11:02:28.452Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-25T11:02:29.020Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-25T11:02:30.397Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-25T11:02:30.397Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-25T11:02:30.397Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-25T11:02:30.656Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-25T11:02:31.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-25T11:02:32.600Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-25T11:02:33.538Z] docker_api_swarm_service_test.go:533: [dc8e4f7e6267f] joining swarm manager [d22e4271c496f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:02:34.105Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-25T11:02:35.042Z] docker_api_swarm_service_test.go:534: [d04f1c9fe8e92] joining swarm manager [d22e4271c496f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:02:36.420Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-25T11:02:38.328Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-25T11:02:38.328Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-25T11:02:38.328Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-25T11:02:41.622Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-25T11:02:42.188Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-25T11:02:42.447Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-25T11:02:43.384Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-25T11:02:44.321Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-25T11:02:45.257Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-25T11:02:45.825Z] === RUN TestDockerSuite/TestRmiTag [2022-07-25T11:02:46.084Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-25T11:02:46.652Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-25T11:02:49.215Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-25T11:02:49.782Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-25T11:02:50.350Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-25T11:02:50.608Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-25T11:02:51.546Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-25T11:02:52.113Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-25T11:02:52.373Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-25T11:02:52.943Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-25T11:02:52.943Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-25T11:02:53.511Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-25T11:02:54.449Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-25T11:02:54.529Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-25T11:02:54.529Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-25T11:02:54.529Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-25T11:02:54.529Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-25T11:02:54.529Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-25T11:02:54.529Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-25T11:02:54.529Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-25T11:02:54.529Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-07-25T11:02:54.529Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-25T11:02:54.709Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-25T11:02:55.278Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-25T11:02:56.216Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-25T11:02:56.784Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-25T11:02:56.814Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-25T11:02:56.814Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-25T11:02:56.814Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-25T11:02:56.814Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-07-25T11:02:56.814Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-25T11:02:57.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-25T11:02:57.721Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-25T11:02:58.289Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-25T11:02:59.227Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-25T11:02:59.795Z] docker_api_swarm_service_test.go:148: [da0d1fbf1e6f3] joining swarm manager [d7fa528ac6259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:02:59.795Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-25T11:03:00.364Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-25T11:03:00.623Z] docker_api_swarm_service_test.go:148: [d20afdb30799b] joining swarm manager [d7fa528ac6259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:03:00.718Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-25T11:03:01.192Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-25T11:03:02.572Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-25T11:03:03.141Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-25T11:03:03.711Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-25T11:03:04.279Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-25T11:03:04.848Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-25T11:03:04.848Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-25T11:03:06.246Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-25T11:03:06.814Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-25T11:03:07.382Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-25T11:03:07.641Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-25T11:03:08.023Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-25T11:03:08.023Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-07-25T11:03:08.023Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-25T11:03:08.023Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-07-25T11:03:08.023Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-25T11:03:08.023Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-07-25T11:03:08.023Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-25T11:03:08.023Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-07-25T11:03:08.023Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-25T11:03:08.209Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-25T11:03:08.209Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-25T11:03:08.467Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-25T11:03:09.035Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-25T11:03:09.602Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-25T11:03:09.861Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-25T11:03:10.746Z] 2022/07/25 11:03:00 Finished clone google.golang.org/api [2022-07-25T11:03:10.746Z] 2022/07/25 11:03:00 Dependencies downloaded. Download time: 7m2.6610463s [2022-07-25T11:03:10.746Z] 2022/07/25 11:03:00 Collecting all dependencies [2022-07-25T11:03:10.746Z] 2022/07/25 11:03:10 Clean vendor dir from unused packages [2022-07-25T11:03:10.746Z] 2022/07/25 11:03:10 Ignoring paths matching "^archive/tar" [2022-07-25T11:03:10.799Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-25T11:03:10.799Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-25T11:03:11.058Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-25T11:03:11.058Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-25T11:03:11.061Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-25T11:03:11.061Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-07-25T11:03:11.061Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-25T11:03:11.061Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-07-25T11:03:11.061Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-25T11:03:11.682Z] 2022/07/25 11:03:11 Success [2022-07-25T11:03:11.682Z] 2022/07/25 11:03:11 Running time: 7m16.986204124s [2022-07-25T11:03:11.682Z] Congratulations! All vendoring changes are done the right way. [2022-07-25T11:03:11.996Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T11:03:12.556Z] + echo Ensuring container killed. [2022-07-25T11:03:12.556Z] Ensuring container killed. [2022-07-25T11:03:12.556Z] + docker rm -vf docker-pr4 [2022-07-25T11:03:12.556Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-25T11:03:12.565Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-25T11:03:12.842Z] + echo Chowning /workspace to jenkins user [2022-07-25T11:03:12.842Z] Chowning /workspace to jenkins user [2022-07-25T11:03:12.842Z] + id -u [2022-07-25T11:03:12.842Z] + id -g [2022-07-25T11:03:12.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43859:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T11:03:13.134Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-25T11:03:13.393Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T11:03:13.653Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-25T11:03:13.701Z] + bundleName=unit [2022-07-25T11:03:13.701Z] + echo Creating unit-bundles.tar.gz [2022-07-25T11:03:13.701Z] Creating unit-bundles.tar.gz [2022-07-25T11:03:13.701Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-07-25T11:03:13.701Z] bundles/junit-report.xml [2022-07-25T11:03:13.701Z] bundles/go-test-report.json [2022-07-25T11:03:13.701Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-25T11:03:13.714Z] Archiving artifacts [2022-07-25T11:03:13.911Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-25T11:03:14.132Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43859/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T11:03:14.435Z] + make clean [2022-07-25T11:03:14.435Z] docker volume rm -f docker-dev-cache [2022-07-25T11:03:14.435Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T11:03:15.289Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-25T11:03:15.860Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-25T11:03:17.238Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-25T11:03:17.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-25T11:03:17.757Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-25T11:03:18.364Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-25T11:03:18.695Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-25T11:03:19.264Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-25T11:03:19.832Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-25T11:03:20.768Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-25T11:03:22.673Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-25T11:03:22.932Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-25T11:03:23.508Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-25T11:03:24.886Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-25T11:03:26.789Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-25T11:03:28.166Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-25T11:03:29.545Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-25T11:03:29.545Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-07-25T11:03:29.545Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-25T11:03:29.545Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-07-25T11:03:29.545Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-25T11:03:30.113Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-25T11:03:31.490Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-25T11:03:32.428Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-25T11:03:33.805Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-25T11:03:34.064Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-25T11:03:35.000Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-25T11:03:35.567Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-25T11:03:35.567Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-07-25T11:03:35.567Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-25T11:03:35.826Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-25T11:03:36.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-25T11:03:37.020Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-25T11:03:37.020Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-25T11:03:37.588Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-25T11:03:38.156Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-25T11:03:38.724Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-25T11:03:39.662Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-25T11:03:39.662Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-25T11:03:40.231Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-25T11:03:40.800Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-25T11:03:41.368Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-25T11:03:41.951Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-25T11:03:42.519Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-25T11:03:42.778Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-25T11:03:43.345Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-25T11:03:43.916Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-25T11:03:43.916Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-25T11:03:44.484Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-25T11:03:45.051Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-25T11:03:45.989Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-25T11:03:45.989Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T11:03:45.989Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-25T11:03:45.989Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-25T11:03:48.529Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-25T11:03:49.097Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-25T11:04:01.303Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-25T11:04:01.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-25T11:04:01.303Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-25T11:04:02.240Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-25T11:04:02.499Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-25T11:04:02.499Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-25T11:04:02.499Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-25T11:04:03.068Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-25T11:04:06.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-25T11:04:06.360Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-25T11:04:06.928Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-25T11:04:08.304Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-25T11:04:08.563Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-25T11:04:11.129Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-25T11:04:13.661Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-25T11:04:13.920Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-25T11:04:14.489Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-25T11:04:14.748Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-25T11:04:15.686Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-25T11:04:15.946Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-25T11:04:16.205Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-25T11:04:16.205Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-25T11:04:17.142Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-25T11:04:18.081Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-25T11:04:19.017Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-25T11:04:19.276Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-25T11:04:19.276Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-25T11:04:19.276Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-07-25T11:04:20.652Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-25T11:04:21.591Z] === RUN TestDockerSuite/TestRunMount [2022-07-25T11:04:23.497Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-25T11:04:27.687Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-25T11:04:27.687Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-25T11:04:27.687Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-25T11:04:28.255Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-25T11:04:29.631Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-25T11:04:31.019Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-25T11:04:33.560Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-25T11:04:34.497Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-25T11:04:36.399Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-25T11:04:36.966Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-25T11:04:38.347Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-25T11:04:38.347Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-25T11:04:38.605Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-25T11:04:39.173Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-25T11:04:39.742Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-25T11:04:40.311Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-25T11:04:41.690Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-25T11:04:43.067Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-25T11:04:45.603Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-25T11:04:45.862Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-25T11:04:45.862Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-25T11:04:46.430Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-25T11:04:46.430Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-25T11:04:46.997Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-25T11:04:47.255Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-25T11:04:47.514Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-25T11:04:47.772Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-25T11:04:51.960Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-25T11:04:53.867Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-25T11:04:53.867Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-07-25T11:04:53.867Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-25T11:04:54.435Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-25T11:04:55.003Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-25T11:04:56.380Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-25T11:04:56.946Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-25T11:04:57.205Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-07-25T11:04:57.205Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-25T11:04:57.774Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-25T11:04:58.344Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-25T11:04:58.912Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-25T11:04:59.480Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-25T11:04:59.480Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T11:04:59.480Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-07-25T11:04:59.480Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-25T11:05:00.047Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-25T11:05:00.617Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-25T11:05:00.617Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-07-25T11:05:00.617Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-25T11:05:01.185Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-25T11:05:02.563Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-25T11:05:02.563Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-25T11:05:02.563Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T11:05:02.563Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-25T11:05:05.101Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-25T11:05:05.668Z] === RUN TestDockerSuite/TestRunRm [2022-07-25T11:05:06.240Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-25T11:05:09.525Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-25T11:05:10.093Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-25T11:05:10.661Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-25T11:05:12.039Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-25T11:05:12.318Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-25T11:05:14.854Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-25T11:05:15.113Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-25T11:05:18.402Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-25T11:05:18.402Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-25T11:05:18.661Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-25T11:05:19.230Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-25T11:05:19.799Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-25T11:05:20.368Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-25T11:05:20.935Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-25T11:05:21.194Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-25T11:05:21.455Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-25T11:05:22.023Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-25T11:05:22.592Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-25T11:05:23.160Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-25T11:05:23.728Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-25T11:05:26.262Z] === RUN TestDockerSuite/TestRunState [2022-07-25T11:05:26.521Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-25T11:05:27.089Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-25T11:05:27.659Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-25T11:05:28.227Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-25T11:05:28.487Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-25T11:05:28.487Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-07-25T11:05:28.487Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-25T11:05:29.055Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-25T11:05:29.625Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-25T11:05:29.884Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-25T11:05:30.822Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-25T11:05:30.822Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-25T11:05:30.822Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-25T11:05:31.390Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-25T11:05:32.786Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-25T11:05:33.354Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-25T11:05:33.921Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-25T11:05:35.300Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-25T11:05:35.559Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-25T11:05:38.094Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-25T11:05:38.663Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-25T11:05:41.951Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-25T11:05:41.951Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-25T11:05:42.519Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-25T11:05:42.781Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-25T11:05:43.348Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-25T11:05:44.726Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-25T11:05:45.667Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-25T11:05:45.927Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-25T11:05:45.927Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-07-25T11:05:45.927Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-25T11:05:45.927Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-25T11:05:45.927Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-25T11:05:46.236Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-25T11:05:46.494Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-25T11:05:46.753Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-25T11:05:47.011Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-25T11:05:47.579Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-25T11:05:48.147Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-25T11:05:48.147Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-07-25T11:05:48.147Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-25T11:05:48.147Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-25T11:05:48.208Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-25T11:05:48.693Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-25T11:05:48.693Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-07-25T11:05:49.083Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-25T11:05:49.083Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-25T11:05:49.184Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-25T11:05:49.184Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-07-25T11:05:49.184Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-25T11:05:49.184Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-07-25T11:05:49.184Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-25T11:05:49.184Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-25T11:05:50.203Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-25T11:05:52.379Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-25T11:05:52.953Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-25T11:05:53.235Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-25T11:05:53.520Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-25T11:05:54.849Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-25T11:05:54.849Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-07-25T11:05:54.849Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-25T11:05:54.849Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-07-25T11:05:54.849Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-25T11:05:54.898Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-25T11:05:55.335Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-25T11:05:55.834Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-25T11:05:57.212Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-25T11:05:58.369Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-25T11:05:58.589Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-25T11:05:59.156Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-25T11:05:59.156Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-25T11:05:59.156Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-25T11:05:59.156Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-25T11:05:59.156Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-25T11:05:59.156Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-25T11:05:59.156Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-25T11:05:59.415Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-25T11:05:59.415Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-07-25T11:05:59.415Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-25T11:05:59.983Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-25T11:06:00.550Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-25T11:06:01.486Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-25T11:06:02.054Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-25T11:06:02.314Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-25T11:06:02.573Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-25T11:06:02.573Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-25T11:06:03.141Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-25T11:06:03.141Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-25T11:06:03.141Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-25T11:06:03.141Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-25T11:06:03.141Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-25T11:06:03.141Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-07-25T11:06:03.141Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-25T11:06:03.709Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-25T11:06:04.278Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-25T11:06:04.539Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-25T11:06:05.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-25T11:06:05.476Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-25T11:06:05.735Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-25T11:06:06.305Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-25T11:06:06.305Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-25T11:06:06.872Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-25T11:06:07.441Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-25T11:06:07.441Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-25T11:06:07.441Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-25T11:06:08.009Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-25T11:06:09.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-25T11:06:09.385Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-25T11:06:09.645Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-25T11:06:09.645Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-07-25T11:06:09.645Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-25T11:06:10.220Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-25T11:06:10.220Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-25T11:06:11.055Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-25T11:06:11.600Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-25T11:06:12.168Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-25T11:06:12.168Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-25T11:06:14.073Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-25T11:06:14.641Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-25T11:06:14.641Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-25T11:06:14.641Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-25T11:06:15.578Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-25T11:06:16.148Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-25T11:06:17.087Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-25T11:06:17.087Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-25T11:06:17.087Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-25T11:06:18.467Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-25T11:06:18.467Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-25T11:06:19.037Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-25T11:06:20.416Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-25T11:06:20.416Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3689798396 [2022-07-25T11:06:20.984Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-25T11:06:20.984Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-25T11:06:21.656Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-25T11:06:22.362Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-25T11:06:22.362Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-25T11:06:22.362Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-25T11:06:22.675Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-25T11:06:22.675Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-07-25T11:06:22.675Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-25T11:06:23.739Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-25T11:06:25.116Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-25T11:06:25.709Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-25T11:06:27.018Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-25T11:06:27.322Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-25T11:06:27.585Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-25T11:06:27.844Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-25T11:06:27.844Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-25T11:06:29.751Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-25T11:06:31.677Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-25T11:06:33.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-25T11:06:36.340Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-25T11:06:37.722Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-25T11:06:37.941Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-25T11:06:37.941Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-07-25T11:06:37.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-25T11:06:37.941Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-07-25T11:06:37.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-25T11:06:37.941Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-07-25T11:06:37.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-25T11:06:37.941Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-07-25T11:06:37.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-25T11:06:38.426Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-25T11:06:38.658Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-25T11:06:39.593Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-25T11:06:42.124Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-25T11:06:43.501Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-25T11:06:44.069Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-25T11:06:45.446Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-25T11:06:45.706Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-25T11:06:46.645Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-25T11:06:48.025Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-25T11:06:48.593Z] docker_cli_service_logs_test.go:246: checking task jw3mc9mb95go [2022-07-25T11:06:48.593Z] docker_cli_service_logs_test.go:251: checking messages for jw3mc9mb95go [2022-07-25T11:06:48.593Z] docker_cli_service_logs_test.go:246: checking task mvzxw2n7k2v9 [2022-07-25T11:06:48.593Z] docker_cli_service_logs_test.go:251: checking messages for mvzxw2n7k2v9 [2022-07-25T11:06:50.499Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-25T11:06:54.715Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-25T11:06:58.002Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-25T11:06:59.378Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-25T11:07:01.282Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-25T11:07:02.219Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-25T11:07:05.507Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-25T11:07:06.441Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-25T11:07:06.702Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-25T11:07:07.270Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-25T11:07:07.838Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-25T11:07:07.838Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-07-25T11:07:07.838Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-25T11:07:08.406Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-25T11:07:11.698Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-25T11:07:14.983Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-25T11:07:14.983Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-25T11:07:15.554Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-25T11:07:15.554Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-07-25T11:07:15.554Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-25T11:07:15.554Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-07-25T11:07:15.554Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-25T11:07:16.933Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-25T11:07:17.871Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-25T11:07:18.442Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-25T11:07:18.442Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-25T11:07:19.819Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-25T11:07:20.755Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-25T11:07:23.287Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-25T11:07:23.287Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-25T11:07:24.223Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-25T11:07:24.223Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-07-25T11:07:24.223Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-25T11:07:25.161Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-25T11:07:25.161Z] docker_cli_swarm_test.go:1902: [d83dd14e5f0cb] joining swarm manager [d6ef08c81de5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:07:25.732Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-25T11:07:26.669Z] docker_cli_swarm_test.go:1903: [d7e70bcdda3c9] joining swarm manager [d6ef08c81de5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:07:28.574Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-25T11:07:29.691Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-25T11:07:29.691Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-07-25T11:07:29.691Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-25T11:07:29.691Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-07-25T11:07:29.691Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-25T11:07:31.109Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-25T11:07:33.012Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-25T11:07:34.389Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-25T11:07:36.317Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-25T11:07:39.605Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-25T11:07:40.539Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-25T11:07:41.919Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-25T11:07:42.855Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-25T11:07:42.855Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-25T11:07:43.793Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-25T11:07:45.697Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-25T11:07:46.635Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-25T11:07:48.013Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-25T11:07:49.393Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-25T11:07:51.296Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-25T11:07:51.296Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-25T11:07:53.199Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-25T11:07:55.243Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-25T11:07:55.243Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-07-25T11:07:55.243Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-25T11:07:55.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-25T11:08:01.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-25T11:08:01.242Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-07-25T11:08:02.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-25T11:08:08.082Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-25T11:08:08.083Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-25T11:08:08.083Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-25T11:08:08.083Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-25T11:08:08.083Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-25T11:08:08.342Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-25T11:08:09.719Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-25T11:08:09.978Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-25T11:08:10.237Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-25T11:08:10.237Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-25T11:08:10.497Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-25T11:08:10.497Z] docker_cli_swarm_test.go:1803: [dfa867eed6fd6] joining swarm manager [d8260cd48504c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:08:11.875Z] docker_cli_swarm_test.go:1804: [da14fe231b725] joining swarm manager [d8260cd48504c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:08:13.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-25T11:08:16.064Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-25T11:08:17.442Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-25T11:08:17.442Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-25T11:08:17.442Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-25T11:08:19.344Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-25T11:08:21.879Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-25T11:08:21.879Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite (1332.27s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.37s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.86s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.46s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.62s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.52s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.89s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.70s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.06s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.39s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.74s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.10s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.99s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.46s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.98s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.22s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.87s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.59s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.08s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.25s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.11s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.02s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.83s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.91s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.32s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.49s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.26s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.28s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.80s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.72s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.20s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.40s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.74s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.25s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.95s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.64s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.51s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-07-25T11:08:21.879Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.87s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.08s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.92s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.26s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.32s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.03s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.65s) [2022-07-25T11:08:21.879Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.56s) [2022-07-25T11:08:21.879Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-25T11:08:21.879Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.07s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.03s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.20s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.27s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.92s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.74s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.39s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.90s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.58s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.39s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.18s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.12s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.96s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.52s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.87s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.60s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.31s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.44s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.64s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.16s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.00s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.97s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.56s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.54s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnv (1.39s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.91s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.85s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.13s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.04s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.11s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.74s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.64s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.54s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.19s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.44s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.63s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildHistory (3.61s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.65s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.67s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.82s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.40s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.98s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.10s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.51s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.59s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.47s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.93s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.43s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.91s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.33s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.24s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.82s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.69s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.04s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.14s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.31s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildRm (3.09s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.00s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.13s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.84s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.46s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildUser (1.33s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.61s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.25s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.87s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.72s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.67s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.97s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.04s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.75s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.27s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.62s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.28s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.21s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.08s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.03s) [2022-07-25T11:08:21.880Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.93s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.33s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.08s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.48s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.37s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.20s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.47s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.34s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.50s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.48s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.44s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cd9470_} (1.43s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12031096353_/foo_false____} (1.61s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12031096353_/foo_true____} (1.72s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3503081368_/foo_false____} (1.39s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3503081368_/foo_true____} (1.44s) [2022-07-25T11:08:21.880Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3503081368_/foo_true__0xc000cd94a0__} (1.45s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cd94b8_} (1.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cd94d0_} (1.39s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cd94e8_} (1.46s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cd9500_} (1.41s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.42s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.23s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.29s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.77s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.67s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.74s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.72s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.25s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.76s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.52s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.48s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.18s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.98s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-07-25T11:08:21.881Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-07-25T11:08:21.881Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.48s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.72s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.97s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.95s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.51s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.25s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.09s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.88s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.32s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.67s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.60s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsCopy (1.16s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.37s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFilters (1.12s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFormat (1.18s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.78s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.09s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2022-07-25T11:08:21.881Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T11:08:21.881Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsRename (0.69s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsResize (0.78s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.65s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.95s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.54s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.17s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.65s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.59s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecTTY (0.79s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-07-25T11:08:21.881Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.66s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestHealth (19.09s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImportDisplay (1.45s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImportFile (1.23s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-07-25T11:08:21.881Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectHistory (0.60s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-07-25T11:08:21.881Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.54s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2022-07-25T11:08:21.881Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.19s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.70s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.40s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.36s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.97s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.99s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.77s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsTail (0.68s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.77s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.35s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.61s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPluginActive (2.24s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.67s) [2022-07-25T11:08:21.882Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.86s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.01s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.27s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.06s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.96s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPortList (6.29s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.56s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.11s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.47s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.21s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.79s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsByOrder (2.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.26s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.73s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.49s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.02s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.13s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.76s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.61s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-07-25T11:08:21.882Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.09s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.28s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.28s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.18s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.74s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.83s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.61s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.77s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.69s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.53s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.65s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.62s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.53s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.53s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.57s) [2022-07-25T11:08:21.882Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T11:08:21.882Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.23s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-07-25T11:08:21.882Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.60s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.59s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-07-25T11:08:21.882Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.42s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.35s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.88s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.87s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.16s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.34s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.99s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.27s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunMount (5.50s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.30s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.61s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.08s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.38s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2022-07-25T11:08:21.882Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.61s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.12s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.63s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.61s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.64s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.25s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.41s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.38s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.52s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunState (1.26s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunSysctls (1.03s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.03s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.69s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.21s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.31s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.57s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.10s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.95s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.73s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.55s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.31s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.65s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.67s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.87s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.28s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.61s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.85s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.44s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.49s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.42s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.76s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.09s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.62s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.11s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.24s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.73s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.16s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.03s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.93s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.68s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.64s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.21s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.57s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.09s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.58s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.68s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.15s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.22s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.09s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.10s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.48s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2022-07-25T11:08:21.883Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2022-07-25T11:08:21.883Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T11:08:21.883Z] === RUN TestDockerRegistrySuite [2022-07-25T11:08:21.883Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-25T11:08:22.821Z] check_test.go:196: [dbf16756c91b6] daemon is not started [2022-07-25T11:08:22.821Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-25T11:08:23.757Z] check_test.go:196: [d496a4267347a] daemon is not started [2022-07-25T11:08:23.757Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-25T11:08:24.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-25T11:08:25.135Z] check_test.go:196: [d263df43cf556] daemon is not started [2022-07-25T11:08:25.135Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-25T11:08:25.135Z] check_test.go:196: [ddcf25025dc87] daemon is not started [2022-07-25T11:08:25.135Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T11:08:27.670Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-25T11:08:27.930Z] check_test.go:196: [d5ef997f09cf8] daemon is not started [2022-07-25T11:08:27.930Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T11:08:32.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-25T11:08:32.896Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-07-25T11:08:32.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-25T11:08:33.295Z] check_test.go:196: [d9cd2a69e7eff] daemon is not started [2022-07-25T11:08:33.296Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-25T11:08:35.829Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-25T11:08:36.088Z] check_test.go:196: [da029479c370f] daemon is not started [2022-07-25T11:08:36.088Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-25T11:08:37.465Z] check_test.go:196: [d657f54857e06] daemon is not started [2022-07-25T11:08:37.465Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-25T11:08:37.465Z] docker_cli_swarm_test.go:1322: [dea5a9f91c20a] joining swarm manager [d7eb31f7f268e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:08:38.402Z] check_test.go:196: [dbed9979df518] daemon is not started [2022-07-25T11:08:38.402Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-25T11:08:38.970Z] docker_cli_swarm_test.go:1323: [d3529c1603af1] joining swarm manager [d7eb31f7f268e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:08:39.538Z] check_test.go:196: [dd6d49736b7ee] daemon is not started [2022-07-25T11:08:39.538Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-25T11:08:40.916Z] check_test.go:196: [df5d5c1974043] daemon is not started [2022-07-25T11:08:40.917Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-25T11:08:41.853Z] check_test.go:196: [d7c0a90ab3ac8] daemon is not started [2022-07-25T11:08:41.853Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-25T11:08:43.229Z] check_test.go:196: [d93f8cba6aa28] daemon is not started [2022-07-25T11:08:43.229Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-25T11:08:43.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-25T11:08:43.492Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-07-25T11:08:43.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-25T11:08:43.492Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-07-25T11:08:43.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-25T11:08:44.166Z] check_test.go:196: [d7225f95e8fa4] daemon is not started [2022-07-25T11:08:44.166Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-25T11:08:45.103Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f597d779ed5a436387464143107a1a39018439cfb3be71ca4486fff5d68304c5 [2022-07-25T11:08:45.671Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a0b35a0c4c4cad16d9f8b124916ebbdc993b5e003eae6f0f3b91ea9efb2c8268 [2022-07-25T11:08:45.930Z] check_test.go:196: [dd5603f1a1614] daemon is not started [2022-07-25T11:08:45.930Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-25T11:08:46.866Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:19dce720425b2a64a86d81772c670a7f089dc00c9ff0c71e4b8a1bb493cb433f [2022-07-25T11:08:47.435Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8e6369e355729623248354af876926b2f140a03d91a4db99e3d1d6bd0eae0e4 [2022-07-25T11:08:47.694Z] check_test.go:196: [d7b6313d9a4ea] daemon is not started [2022-07-25T11:08:47.954Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-25T11:08:48.890Z] check_test.go:196: [df86d3af0fb06] daemon is not started [2022-07-25T11:08:48.890Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-25T11:08:49.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-25T11:08:49.496Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-07-25T11:08:49.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-25T11:08:49.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-25T11:08:49.981Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-07-25T11:08:49.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-25T11:08:49.981Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-07-25T11:08:49.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-25T11:08:50.794Z] check_test.go:196: [da13e1fa088d8] daemon is not started [2022-07-25T11:08:51.053Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-25T11:08:51.989Z] check_test.go:196: [dcf017298fd1f] daemon is not started [2022-07-25T11:08:51.989Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-25T11:08:51.989Z] check_test.go:196: [dccbd6c6d94ff] daemon is not started [2022-07-25T11:08:51.989Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T11:08:52.925Z] check_test.go:196: [d41749e95811c] daemon is not started [2022-07-25T11:08:52.925Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T11:08:53.862Z] check_test.go:196: [d1d83dc837db3] daemon is not started [2022-07-25T11:08:53.862Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T11:08:54.799Z] check_test.go:196: [dd539b7f3d950] daemon is not started [2022-07-25T11:08:54.799Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-25T11:08:57.360Z] check_test.go:196: [de10b5415d300] daemon is not started [2022-07-25T11:08:57.360Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-25T11:08:57.360Z] check_test.go:196: [d60e351f93134] daemon is not started [2022-07-25T11:08:57.360Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-25T11:08:58.738Z] check_test.go:196: [da5d7384f5992] daemon is not started [2022-07-25T11:08:58.738Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-25T11:08:58.738Z] check_test.go:196: [d1e9ecc8535d7] daemon is not started [2022-07-25T11:08:58.738Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-25T11:08:58.997Z] check_test.go:196: [d36b1fefda453] daemon is not started [2022-07-25T11:08:58.997Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-25T11:08:59.256Z] check_test.go:196: [d19862b066e79] daemon is not started [2022-07-25T11:08:59.256Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-25T11:08:59.516Z] check_test.go:196: [dcf3bfdbb61fd] daemon is not started [2022-07-25T11:08:59.516Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-25T11:08:59.775Z] check_test.go:196: [d1e95964cbd47] daemon is not started [2022-07-25T11:08:59.775Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-25T11:09:00.033Z] check_test.go:196: [d7fb1f9443ae3] daemon is not started [2022-07-25T11:09:00.033Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-25T11:09:00.968Z] check_test.go:196: [d6301f46f1d69] daemon is not started [2022-07-25T11:09:00.968Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-25T11:09:02.345Z] check_test.go:196: [dea5886d2688c] daemon is not started [2022-07-25T11:09:02.345Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-25T11:09:03.281Z] check_test.go:196: [d34a339dc7924] daemon is not started [2022-07-25T11:09:03.281Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-25T11:09:04.218Z] check_test.go:196: [d558bbdcc0263] daemon is not started [2022-07-25T11:09:04.218Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-25T11:09:05.154Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite (44.31s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.00s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.00s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.22s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-25T11:09:06.090Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-25T11:09:06.090Z] === RUN TestDockerSchema1RegistrySuite [2022-07-25T11:09:06.090Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-25T11:09:06.090Z] check_test.go:223: [dfe7f51b640f2] daemon is not started [2022-07-25T11:09:06.090Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T11:09:08.623Z] check_test.go:223: [d96ff08d7e510] daemon is not started [2022-07-25T11:09:08.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T11:09:12.816Z] check_test.go:223: [d1f90925c7e37] daemon is not started [2022-07-25T11:09:13.074Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-07-25T11:09:15.609Z] check_test.go:223: [d3b83e5f841a1] daemon is not started [2022-07-25T11:09:15.609Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-07-25T11:09:16.986Z] check_test.go:223: [d7b63a305e8e4] daemon is not started [2022-07-25T11:09:16.986Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-25T11:09:17.553Z] check_test.go:223: [d312d4b30087c] daemon is not started [2022-07-25T11:09:17.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-25T11:09:17.812Z] check_test.go:223: [d86909e9b8657] daemon is not started [2022-07-25T11:09:17.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T11:09:18.749Z] check_test.go:223: [d92606c46712e] daemon is not started [2022-07-25T11:09:18.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T11:09:19.685Z] check_test.go:223: [de7b92ba604bf] daemon is not started [2022-07-25T11:09:19.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T11:09:20.621Z] check_test.go:223: [d1ff143b37114] daemon is not started [2022-07-25T11:09:20.621Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-25T11:09:23.155Z] check_test.go:223: [da553d34d4b71] daemon is not started [2022-07-25T11:09:23.155Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-25T11:09:23.415Z] check_test.go:223: [d6622a945c04e] daemon is not started [2022-07-25T11:09:23.415Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-25T11:09:23.674Z] check_test.go:223: [d0762f7578bd0] daemon is not started [2022-07-25T11:09:23.674Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-07-25T11:09:23.932Z] check_test.go:223: [d85557fc88c88] daemon is not started [2022-07-25T11:09:23.932Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-07-25T11:09:24.191Z] check_test.go:223: [d4b98ac3893e2] daemon is not started [2022-07-25T11:09:24.191Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-07-25T11:09:24.451Z] check_test.go:223: [d216be71578d7] daemon is not started [2022-07-25T11:09:24.451Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-07-25T11:09:24.709Z] check_test.go:223: [d3c3c87c14e52] daemon is not started [2022-07-25T11:09:24.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-07-25T11:09:24.973Z] check_test.go:223: [d4fb90c827914] daemon is not started [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite (19.06s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.25s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.71s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2022-07-25T11:09:24.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2022-07-25T11:09:24.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-25T11:09:24.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-25T11:09:25.912Z] check_test.go:252: [da30bccba7f71] daemon is not started [2022-07-25T11:09:25.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-25T11:09:26.479Z] check_test.go:252: [d466891fee159] daemon is not started [2022-07-25T11:09:26.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-25T11:09:26.479Z] check_test.go:252: [d65fcc7ce1049] daemon is not started [2022-07-25T11:09:26.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-25T11:09:27.881Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-25T11:09:27.881Z] check_test.go:252: [d017f08c9cc61] daemon is not started [2022-07-25T11:09:27.881Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-25T11:09:28.140Z] check_test.go:252: [d071b18c83b50] daemon is not started [2022-07-25T11:09:28.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-25T11:09:28.707Z] check_test.go:252: [d6ca472eaf192] daemon is not started [2022-07-25T11:09:28.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-25T11:09:28.966Z] check_test.go:252: [dcacfa1e26014] daemon is not started [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.98s) [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.45s) [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2022-07-25T11:09:28.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-25T11:09:28.966Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-25T11:09:28.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-25T11:09:32.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-25T11:09:34.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-25T11:09:34.007Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-07-25T11:09:34.266Z] check_test.go:279: [dd00d640444dc] daemon is not started [2022-07-25T11:09:34.266Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-25T11:09:34.266Z] check_test.go:279: [d5168ee5b9582] daemon is not started [2022-07-25T11:09:34.266Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-25T11:09:34.266Z] check_test.go:279: [de7f7d310fbb1] daemon is not started [2022-07-25T11:09:34.266Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-25T11:09:34.525Z] check_test.go:279: [da231f380439e] daemon is not started [2022-07-25T11:09:34.525Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-25T11:09:34.783Z] check_test.go:279: [d10517c1dd02c] daemon is not started [2022-07-25T11:09:34.783Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-07-25T11:09:34.783Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-25T11:09:34.783Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-25T11:09:34.783Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-25T11:09:34.783Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-25T11:09:34.783Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-07-25T11:09:34.783Z] === RUN TestDockerNetworkSuite [2022-07-25T11:09:34.783Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-25T11:09:35.027Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-25T11:09:35.027Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-07-25T11:09:35.512Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-25T11:09:37.128Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-25T11:09:37.128Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-07-25T11:09:37.128Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-25T11:09:41.996Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-25T11:09:42.895Z] docker_cli_network_unix_test.go:47: [d9e06c2fb90c3] daemon is not started [2022-07-25T11:09:42.896Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-25T11:09:43.155Z] docker_cli_network_unix_test.go:47: [d1ed08fa4c5b6] daemon is not started [2022-07-25T11:09:43.613Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-25T11:09:43.613Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-07-25T11:09:43.613Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-25T11:09:43.613Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-07-25T11:09:43.613Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-25T11:09:43.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-25T11:09:45.232Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-25T11:09:46.253Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-25T11:09:46.258Z] docker_cli_network_unix_test.go:47: [d6ac2095033c8] daemon is not started [2022-07-25T11:09:46.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-25T11:09:46.738Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-25T11:09:47.759Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-25T11:09:47.895Z] docker_cli_network_unix_test.go:47: [d2695aa3f0ad3] daemon is not started [2022-07-25T11:09:47.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-25T11:09:48.153Z] docker_cli_network_unix_test.go:1234: [d61c76847a7de] daemon is not started [2022-07-25T11:09:48.243Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-25T11:09:50.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-25T11:09:51.266Z] docker_cli_network_unix_test.go:47: [d60d092110d50] daemon is not started [2022-07-25T11:09:51.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-25T11:09:54.241Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-25T11:09:56.033Z] docker_cli_network_unix_test.go:47: [dd1bcb93946f2] daemon is not started [2022-07-25T11:09:56.524Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-25T11:09:56.524Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-07-25T11:09:56.524Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-25T11:09:56.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-25T11:09:57.548Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-25T11:09:57.548Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-07-25T11:09:57.548Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-25T11:09:58.033Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-25T11:09:58.878Z] docker_cli_network_unix_test.go:47: [d6fb7c52fe204] daemon is not started [2022-07-25T11:09:59.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-25T11:10:00.075Z] docker_cli_network_unix_test.go:47: [d2378d575e052] daemon is not started [2022-07-25T11:10:00.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-25T11:10:00.645Z] docker_cli_network_unix_test.go:47: [d7fd01720a8c4] daemon is not started [2022-07-25T11:10:00.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-25T11:10:00.908Z] docker_cli_network_unix_test.go:47: [d49fbfbdc398c] daemon is not started [2022-07-25T11:10:00.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-25T11:10:01.476Z] docker_cli_network_unix_test.go:47: [d26db6f523181] daemon is not started [2022-07-25T11:10:02.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-25T11:10:02.303Z] docker_cli_network_unix_test.go:47: [d681125009ad7] daemon is not started [2022-07-25T11:10:02.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-25T11:10:02.871Z] docker_cli_network_unix_test.go:47: [dbcd3e6895623] daemon is not started [2022-07-25T11:10:02.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-25T11:10:03.439Z] docker_cli_network_unix_test.go:47: [dcbfdd422bc9e] daemon is not started [2022-07-25T11:10:03.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-25T11:10:03.699Z] docker_cli_network_unix_test.go:47: [d77bc5352987c] daemon is not started [2022-07-25T11:10:03.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-25T11:10:04.217Z] docker_cli_network_unix_test.go:47: [d09c186de949f] daemon is not started [2022-07-25T11:10:04.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-25T11:10:04.217Z] docker_cli_network_unix_test.go:47: [d34cf36e0ca2e] daemon is not started [2022-07-25T11:10:04.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-25T11:10:04.477Z] docker_cli_network_unix_test.go:47: [ddf980bd5f527] daemon is not started [2022-07-25T11:10:04.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-25T11:10:05.335Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-25T11:10:05.414Z] docker_cli_network_unix_test.go:47: [d7acf2be319e1] daemon is not started [2022-07-25T11:10:05.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-25T11:10:05.674Z] docker_cli_network_unix_test.go:47: [da104414aa4bd] daemon is not started [2022-07-25T11:10:05.820Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-25T11:10:06.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-25T11:10:06.242Z] docker_cli_network_unix_test.go:47: [d0ef2d5d11482] daemon is not started [2022-07-25T11:10:06.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-25T11:10:06.304Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-25T11:10:06.304Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-07-25T11:10:06.304Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-25T11:10:06.502Z] docker_cli_network_unix_test.go:47: [dd69830746b46] daemon is not started [2022-07-25T11:10:06.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-25T11:10:06.502Z] docker_cli_network_unix_test.go:47: [d0d85c895784c] daemon is not started [2022-07-25T11:10:06.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-25T11:10:07.326Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-25T11:10:07.815Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-25T11:10:07.815Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-07-25T11:10:07.815Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-25T11:10:07.815Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-07-25T11:10:07.815Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-25T11:10:07.879Z] docker_cli_network_unix_test.go:969: [dd02b58ab10df] daemon is not started [2022-07-25T11:10:08.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-25T11:10:10.201Z] docker_cli_network_unix_test.go:47: [d3cac5c687c80] daemon is not started [2022-07-25T11:10:10.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-25T11:10:12.734Z] docker_cli_network_unix_test.go:1117: [d61e1aa33a6c6] daemon is not started [2022-07-25T11:10:13.810Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-25T11:10:15.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-25T11:10:15.533Z] docker_cli_network_unix_test.go:47: [d42ed80d8170e] daemon is not started [2022-07-25T11:10:15.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-25T11:10:16.470Z] docker_cli_network_unix_test.go:47: [d2f1759ef377b] daemon is not started [2022-07-25T11:10:16.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-25T11:10:16.470Z] docker_cli_network_unix_test.go:47: [daba60ccf7a41] daemon is not started [2022-07-25T11:10:16.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-25T11:10:16.729Z] docker_cli_network_unix_test.go:47: [d515fde5dcb27] daemon is not started [2022-07-25T11:10:16.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-25T11:10:16.729Z] docker_cli_network_unix_test.go:47: [d4bcc97c033e1] daemon is not started [2022-07-25T11:10:16.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-25T11:10:16.988Z] docker_cli_network_unix_test.go:47: [dbe57ba2529cf] daemon is not started [2022-07-25T11:10:16.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-25T11:10:16.988Z] docker_cli_network_unix_test.go:47: [d014a0713643e] daemon is not started [2022-07-25T11:10:16.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-25T11:10:18.366Z] docker_cli_network_unix_test.go:47: [d3d7fed511e1d] daemon is not started [2022-07-25T11:10:19.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-25T11:10:19.303Z] docker_cli_network_unix_test.go:47: [d070f002f51b0] daemon is not started [2022-07-25T11:10:19.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-25T11:10:19.303Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-07-25T11:10:19.303Z] docker_cli_network_unix_test.go:47: [d755cb8cdc8c0] daemon is not started [2022-07-25T11:10:19.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-25T11:10:19.871Z] docker_cli_network_unix_test.go:47: [d61cd1ec869ca] daemon is not started [2022-07-25T11:10:20.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-25T11:10:23.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-25T11:10:26.441Z] docker_cli_network_unix_test.go:1085: [deeb414a09ff9] daemon is not started [2022-07-25T11:10:26.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-25T11:10:26.441Z] docker_cli_network_unix_test.go:47: [d6ea370744290] daemon is not started [2022-07-25T11:10:26.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-25T11:10:27.010Z] docker_cli_network_unix_test.go:47: [d1161f2e32e25] daemon is not started [2022-07-25T11:10:27.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-25T11:10:28.207Z] docker_cli_network_unix_test.go:47: [d1050aed9818c] daemon is not started [2022-07-25T11:10:28.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-25T11:10:28.775Z] docker_cli_network_unix_test.go:47: [d2ad79e479091] daemon is not started [2022-07-25T11:10:28.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-25T11:10:29.035Z] docker_cli_network_unix_test.go:47: [daa1b5360f6a5] daemon is not started [2022-07-25T11:10:29.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-25T11:10:29.864Z] docker_cli_network_unix_test.go:47: [d7b556a502d93] daemon is not started [2022-07-25T11:10:29.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-25T11:10:30.433Z] docker_cli_network_unix_test.go:47: [d8761c9155bc5] daemon is not started [2022-07-25T11:10:30.691Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-25T11:10:35.966Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-25T11:10:35.966Z] docker_cli_network_unix_test.go:47: [dc9ebcd871167] daemon is not started [2022-07-25T11:10:36.224Z] --- PASS: TestDockerNetworkSuite (61.58s) [2022-07-25T11:10:36.224Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (8.14s) [2022-07-25T11:10:36.224Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-07-25T11:10:36.224Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.01s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.24s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-25T11:10:36.225Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-07-25T11:10:36.225Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.46s) [2022-07-25T11:10:36.225Z] === RUN TestDockerHubPullSuite [2022-07-25T11:10:36.225Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-25T11:10:38.761Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-25T11:10:39.696Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-25T11:10:41.073Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-25T11:10:42.010Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-25T11:10:43.935Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-25T11:10:44.503Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-25T11:10:45.071Z] --- PASS: TestDockerHubPullSuite (8.65s) [2022-07-25T11:10:45.071Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.07s) [2022-07-25T11:10:45.071Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.57s) [2022-07-25T11:10:45.071Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.07s) [2022-07-25T11:10:45.071Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.94s) [2022-07-25T11:10:45.071Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.63s) [2022-07-25T11:10:45.071Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-25T11:10:45.071Z] PASS [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === Skipped [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-07-25T11:10:45.071Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-07-25T11:10:45.071Z] [2022-07-25T11:10:45.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_sni_test.go:18: Flakey test [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-25T11:10:45.072Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T11:10:45.072Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-07-25T11:10:45.072Z] docker_cli_network_unix_test.go:47: [d755cb8cdc8c0] daemon is not started [2022-07-25T11:10:45.072Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T11:10:45.072Z] [2022-07-25T11:10:45.072Z] DONE 1270 tests, 51 skipped in 1527.159s [2022-07-25T11:10:45.072Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T11:10:45.072Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T11:10:45.072Z] +++ kill 7936 [2022-07-25T11:10:45.639Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-25T11:10:45.901Z] +++ /etc/init.d/apparmor stop [2022-07-25T11:10:45.901Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T11:10:45.901Z] [2022-07-25T11:10:45.901Z] Unloading profiles will leave already running processes permanently [2022-07-25T11:10:45.901Z] unconfined, which can lead to unexpected situations. [2022-07-25T11:10:45.901Z] [2022-07-25T11:10:45.901Z] To set a process to complain mode, use the command line tool [2022-07-25T11:10:45.901Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T11:10:45.901Z] +++ true [2022-07-25T11:10:45.901Z] exiting test-integration [2022-07-25T11:10:45.901Z] ++ exit 0 [2022-07-25T11:10:45.901Z] [2022-07-25T11:10:46.470Z] + for job in $(jobs -p) [2022-07-25T11:10:46.470Z] + wait 32328 [2022-07-25T11:10:51.741Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-25T11:10:52.143Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-25T11:10:52.143Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-25T11:10:52.143Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-25T11:10:54.273Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-25T11:10:56.029Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-25T11:10:56.029Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-07-25T11:10:56.029Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-25T11:10:56.029Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-07-25T11:10:56.514Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-25T11:10:56.514Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-07-25T11:10:56.514Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-25T11:10:56.999Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-25T11:10:56.999Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-07-25T11:10:56.999Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-25T11:10:58.464Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-25T11:11:00.369Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-25T11:11:04.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-25T11:11:04.565Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-07-25T11:11:04.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-25T11:11:09.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-25T11:11:09.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-25T11:11:10.412Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-25T11:11:12.944Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-25T11:11:27.384Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-25T11:11:27.385Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-25T11:11:27.385Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-07-25T11:11:27.385Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-25T11:11:53.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-25T11:11:53.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-25T11:11:53.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-25T11:12:01.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-25T11:12:04.149Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-25T11:12:07.179Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-25T11:12:09.255Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-25T11:12:09.255Z] docker_cli_swarm_test.go:1187: [d31cfab522857] joining swarm manager [d1d5ff0477cbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:12:14.542Z] docker_cli_swarm_test.go:1196: [dfdf6b3649096] joining swarm manager [d1d5ff0477cbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:13:01.211Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-25T11:13:11.183Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-25T11:13:14.470Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-25T11:13:15.976Z] docker_cli_swarm_test.go:1119: [d8d5d4dc31e49] joining swarm manager [dddfa97835d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:13:17.352Z] docker_cli_swarm_test.go:1120: [d06caea25ba64] joining swarm manager [dddfa97835d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:13:33.802Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-25T11:13:33.802Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-25T11:13:33.802Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-07-25T11:13:33.802Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-25T11:14:38.782Z] docker_cli_swarm_test.go:1173: [d2d5b0bc2fb76] joining swarm manager [dddfa97835d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T11:15:15.695Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-25T11:15:15.695Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-25T11:15:15.695Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-25T11:15:17.505Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-25T11:15:18.073Z] docker_cli_swarm_test.go:1454: [d9aa01329ba4e] joining swarm manager [d6b51c64c2db2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:15:19.009Z] docker_cli_swarm_test.go:1455: [d38daab47d334] joining swarm manager [d6b51c64c2db2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:15:31.210Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-25T11:15:31.210Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-25T11:15:31.210Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-25T11:15:31.210Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-25T11:15:31.210Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-25T11:15:31.779Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-25T11:15:34.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-25T11:15:37.596Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-25T11:15:39.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-25T11:15:41.401Z] docker_cli_swarm_unix_test.go:63: [d54708ec2abf4] joining swarm manager [d1ab5d3f6af33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:15:46.092Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-25T11:16:01.281Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-25T11:16:19.335Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-25T11:16:37.640Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-25T11:16:37.640Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-25T11:16:37.640Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-25T11:16:39.543Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-25T11:16:42.829Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-25T11:16:45.368Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-25T11:16:47.275Z] docker_api_swarm_test.go:962: [d3abc1bc97fe5] joining swarm manager [dabfbbc9548f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:17:05.377Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-25T11:17:10.539Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-25T11:17:17.580Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-25T11:17:17.852Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-25T11:17:18.516Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-25T11:17:21.047Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-25T11:17:23.581Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-25T11:17:30.151Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-25T11:17:30.545Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-25T11:17:35.424Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-25T11:17:37.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-25T11:17:39.859Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-25T11:17:42.393Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-25T11:17:44.926Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-25T11:17:48.214Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-25T11:17:50.118Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-25T11:18:46.363Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-25T11:19:01.236Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite (1639.88s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.95s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.97s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.90s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.92s) [2022-07-25T11:19:16.130Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.49s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.46s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.58s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.26s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.83s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.53s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.34s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.06s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.57s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.60s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.16s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.58s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.46s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.24s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.74s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.89s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.62s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.42s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.45s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.33s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.97s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.36s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.40s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.91s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.26s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.89s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.10s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.09s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.96s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.77s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.97s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.79s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.52s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.55s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.79s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.07s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.91s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.70s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.34s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.20s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.19s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.30s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.23s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.66s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.15s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.17s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.01s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (120.51s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.80s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.01s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.09s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.24s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.63s) [2022-07-25T11:19:16.130Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.96s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.19s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.76s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.07s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.25s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-07-25T11:19:16.130Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-07-25T11:19:16.130Z] === RUN TestDockerExternalVolumeSuite [2022-07-25T11:19:16.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-25T11:19:16.406Z] docker_cli_external_volume_driver_test.go:53: [dfd82d6ba2bcd] daemon is not started [2022-07-25T11:19:34.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-25T11:19:42.911Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-25T11:19:43.396Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-25T11:19:43.396Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-07-25T11:19:43.884Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-25T11:19:43.884Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-07-25T11:19:43.884Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-25T11:19:44.904Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-25T11:19:45.926Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-25T11:19:45.926Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-07-25T11:19:45.926Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-25T11:19:46.412Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-25T11:19:46.897Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-25T11:19:52.906Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-25T11:19:56.802Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-25T11:20:02.802Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-25T11:20:02.802Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-07-25T11:20:02.802Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-25T11:20:02.802Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-07-25T11:20:02.802Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-25T11:20:02.802Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-07-25T11:20:02.802Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-25T11:20:02.802Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-07-25T11:20:02.802Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-25T11:20:02.802Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-07-25T11:20:02.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-25T11:20:06.692Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-25T11:20:06.692Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-07-25T11:20:06.692Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-25T11:20:06.692Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-07-25T11:20:06.692Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-25T11:20:06.692Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-07-25T11:20:06.692Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-25T11:20:07.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-25T11:20:13.711Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-25T11:20:31.764Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-25T11:20:31.764Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-25T11:20:31.764Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-07-25T11:20:32.250Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-25T11:20:32.250Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-07-25T11:20:32.250Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-25T11:20:32.250Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-07-25T11:20:32.250Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-25T11:20:32.250Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-07-25T11:20:32.250Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-25T11:20:32.250Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-07-25T11:20:32.250Z] === RUN TestDockerSuite/TestBuildFails [2022-07-25T11:20:39.565Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-25T11:20:40.050Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-25T11:20:42.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-25T11:20:48.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-25T11:20:52.756Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-25T11:20:58.757Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-25T11:21:03.608Z] docker_cli_external_volume_driver_test.go:53: [dc70ab8b33849] daemon is not started [2022-07-25T11:21:11.456Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-25T11:21:18.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-25T11:21:18.771Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-25T11:21:19.255Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-25T11:21:25.254Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-25T11:21:25.254Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-07-25T11:21:25.739Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-25T11:21:26.226Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-25T11:21:27.245Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-25T11:21:27.245Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-07-25T11:21:27.245Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-25T11:21:36.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-25T11:21:37.855Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-25T11:21:37.855Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-07-25T11:21:37.855Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-25T11:21:50.565Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-25T11:21:50.565Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-25T11:21:51.459Z] docker_cli_external_volume_driver_test.go:53: [dc6130872e250] daemon is not started [2022-07-25T11:21:52.181Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-25T11:21:52.181Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-07-25T11:21:52.667Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-25T11:21:53.152Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-25T11:21:53.638Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-25T11:22:04.255Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-25T11:22:04.255Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-25T11:22:05.275Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-25T11:22:06.296Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-25T11:22:06.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-25T11:22:06.333Z] docker_cli_external_volume_driver_test.go:53: [de2acf29a1458] daemon is not started [2022-07-25T11:22:06.782Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-25T11:22:07.803Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-25T11:22:10.088Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-25T11:22:16.094Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-25T11:22:16.094Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-07-25T11:22:16.094Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-25T11:22:16.579Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-07-25T11:22:16.579Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-25T11:22:16.579Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-25T11:22:16.579Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-25T11:22:16.579Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-25T11:22:17.065Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-25T11:22:17.550Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-25T11:22:18.036Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-25T11:22:21.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-25T11:22:24.039Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-25T11:22:49.600Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-25T11:22:49.600Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-07-25T11:22:49.600Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-25T11:22:49.600Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-25T11:22:53.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-25T11:23:08.169Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-25T11:23:23.044Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-25T11:23:32.624Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-25T11:23:58.178Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-25T11:24:04.179Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-25T11:24:09.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-25T11:24:16.883Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-25T11:24:21.758Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-25T11:24:27.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-25T11:24:47.309Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-25T11:24:47.309Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-07-25T11:24:47.309Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-25T11:24:57.910Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-25T11:24:57.910Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-25T11:24:57.910Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-07-25T11:24:57.910Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-25T11:24:57.910Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-07-25T11:24:57.910Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-25T11:24:59.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-25T11:25:00.943Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-25T11:25:11.549Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-25T11:25:17.548Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-25T11:25:18.033Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-25T11:25:18.033Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-25T11:25:21.074Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-25T11:25:22.689Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-25T11:25:23.710Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-25T11:25:31.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-25T11:25:45.194Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-25T11:25:45.194Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-25T11:25:46.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-25T11:25:55.801Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-25T11:25:58.082Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-25T11:26:04.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-25T11:26:04.932Z] docker_cli_external_volume_driver_test.go:485: [d37578632c327] daemon is not started [2022-07-25T11:26:08.695Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-25T11:26:13.570Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-25T11:26:18.444Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-25T11:26:19.465Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-25T11:26:19.465Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-07-25T11:26:19.465Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-25T11:26:19.465Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-07-25T11:26:19.465Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-25T11:26:19.818Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-25T11:26:19.818Z] docker_cli_external_volume_driver_test.go:53: [dda3b7098705a] daemon is not started [2022-07-25T11:26:21.747Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-25T11:26:21.747Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-07-25T11:26:21.747Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite (437.18s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-07-25T11:26:34.694Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-25T11:26:34.694Z] PASS [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] === Skipped [2022-07-25T11:26:34.694Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T11:26:34.694Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-25T11:26:34.694Z] check_test.go:309: [d0de77c20abbd] daemon is not started [2022-07-25T11:26:34.694Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T11:26:34.694Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-25T11:26:34.694Z] check_test.go:309: [db2d5b7b75907] daemon is not started [2022-07-25T11:26:34.694Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T11:26:34.694Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-25T11:26:34.694Z] check_test.go:309: [d027dba179fc1] daemon is not started [2022-07-25T11:26:34.694Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-25T11:26:34.694Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T11:26:34.694Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-25T11:26:34.694Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-07-25T11:26:34.694Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] DONE 273 tests, 5 skipped in 2475.502s [2022-07-25T11:26:34.694Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T11:26:34.694Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ded3a5cefc68a/docker.pid [2022-07-25T11:26:34.694Z] +++ kill 5636 [2022-07-25T11:26:34.694Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5636 is not a child of this shell [2022-07-25T11:26:34.694Z] warning: PID 5636 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ded3a5cefc68a/docker.pid had a nonzero exit code [2022-07-25T11:26:34.694Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T11:26:34.694Z] +++ kill 7946 [2022-07-25T11:26:34.694Z] +++ /etc/init.d/apparmor stop [2022-07-25T11:26:34.694Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] Unloading profiles will leave already running processes permanently [2022-07-25T11:26:34.694Z] unconfined, which can lead to unexpected situations. [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] To set a process to complain mode, use the command line tool [2022-07-25T11:26:34.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T11:26:34.694Z] +++ true [2022-07-25T11:26:34.694Z] exiting test-integration [2022-07-25T11:26:34.694Z] ++ exit 0 [2022-07-25T11:26:34.694Z] [2022-07-25T11:26:34.694Z] + exit 0 [2022-07-25T11:26:34.694Z] ++ jobs -p [2022-07-25T11:26:34.694Z] + pids= [2022-07-25T11:26:34.694Z] + echo 'Remaining pids to kill: []' [2022-07-25T11:26:34.694Z] Remaining pids to kill: [] [2022-07-25T11:26:34.694Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-25T11:26:34.708Z] Recording test results [2022-07-25T11:26:36.107Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T11:26:36.434Z] + echo Ensuring container killed. [2022-07-25T11:26:36.434Z] Ensuring container killed. [2022-07-25T11:26:36.434Z] + docker ps -aq -f name=docker-pr4-* [2022-07-25T11:26:36.434Z] + cids=a425d4ce3e07 [2022-07-25T11:26:36.434Z] 7d0469d20eb3 [2022-07-25T11:26:36.434Z] ed03591323dd [2022-07-25T11:26:36.434Z] + [ -n a425d4ce3e07 [2022-07-25T11:26:36.434Z] 7d0469d20eb3 [2022-07-25T11:26:36.434Z] ed03591323dd ] [2022-07-25T11:26:36.434Z] + docker rm -vf a425d4ce3e07 7d0469d20eb3 ed03591323dd [2022-07-25T11:26:37.813Z] a425d4ce3e07 [2022-07-25T11:26:37.813Z] 7d0469d20eb3 [2022-07-25T11:26:38.751Z] ed03591323dd [Pipeline] sh [2022-07-25T11:26:39.039Z] + echo Chowning /workspace to jenkins user [2022-07-25T11:26:39.039Z] Chowning /workspace to jenkins user [2022-07-25T11:26:39.039Z] + id -u [2022-07-25T11:26:39.039Z] + id -g [2022-07-25T11:26:39.039Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43859:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T11:26:39.039Z] Unable to find image 'busybox:latest' locally [2022-07-25T11:26:39.039Z] latest: Pulling from library/busybox [2022-07-25T11:26:39.299Z] 19d511225f94: Pulling fs layer [2022-07-25T11:26:39.299Z] 19d511225f94: Verifying Checksum [2022-07-25T11:26:39.299Z] 19d511225f94: Download complete [2022-07-25T11:26:39.299Z] 19d511225f94: Pull complete [2022-07-25T11:26:39.557Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T11:26:39.557Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T11:26:42.392Z] + bundleName=amd64 [2022-07-25T11:26:42.392Z] + echo Creating amd64-bundles.tar.gz [2022-07-25T11:26:42.392Z] Creating amd64-bundles.tar.gz [2022-07-25T11:26:42.392Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-25T11:26:42.392Z] + 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-25T11:26:43.340Z] Archiving artifacts [2022-07-25T11:26:45.211Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43859/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T11:26:45.517Z] + make clean [2022-07-25T11:26:45.518Z] docker volume rm -f docker-dev-cache [2022-07-25T11:26:45.518Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T11:27:04.799Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-25T11:27:40.951Z] === RUN TestDockerSuite/TestBuildRm [2022-07-25T11:27:53.656Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-25T11:27:56.692Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-25T11:27:56.692Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-07-25T11:27:56.692Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-25T11:27:56.692Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-07-25T11:27:57.178Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-25T11:27:58.794Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-25T11:28:02.689Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-25T11:28:06.583Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-25T11:28:11.459Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-25T11:28:41.856Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-25T11:28:41.856Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-25T11:28:41.856Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-25T11:28:52.467Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-25T11:28:52.953Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-25T11:28:58.954Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-25T11:28:58.954Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-25T11:29:03.828Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-25T11:29:29.388Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-25T11:29:29.388Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-07-25T11:29:29.388Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-25T11:29:29.875Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-25T11:29:31.491Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-25T11:29:36.366Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-25T11:29:42.371Z] === RUN TestDockerSuite/TestBuildUser [2022-07-25T11:29:42.371Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-07-25T11:29:42.371Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-25T11:29:42.371Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-07-25T11:29:42.371Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-25T11:29:42.371Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-07-25T11:29:42.371Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-25T11:29:47.246Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-25T11:29:47.732Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-25T11:29:50.767Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-25T11:29:50.767Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-07-25T11:29:50.767Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-25T11:29:50.767Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-07-25T11:29:50.767Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-25T11:30:16.332Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-25T11:30:16.332Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-25T11:30:25.170Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-25T11:30:35.790Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-25T11:30:35.790Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-07-25T11:30:35.790Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-25T11:30:35.790Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-07-25T11:30:36.275Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-25T11:30:39.310Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-25T11:30:39.310Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-07-25T11:30:39.310Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-07-25T11:30:52.004Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-25T11:30:56.883Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-25T11:30:56.883Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-25T11:31:22.437Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-25T11:31:22.437Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-07-25T11:31:22.437Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-25T11:31:22.437Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-07-25T11:31:22.437Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-25T11:31:22.437Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-07-25T11:31:22.437Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-25T11:31:23.457Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-25T11:31:32.290Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-25T11:31:34.573Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-25T11:31:34.573Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-07-25T11:31:34.573Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-25T11:31:34.573Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-07-25T11:31:34.573Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-25T11:31:34.573Z] docker_cli_sni_test.go:18: Flakey test [2022-07-25T11:31:34.573Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-25T11:31:36.856Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-25T11:31:41.726Z] === RUN TestDockerSuite/TestCommitChange [2022-07-25T11:31:47.724Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-25T11:31:52.596Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-25T11:31:52.596Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-07-25T11:31:52.596Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-25T11:32:10.646Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-25T11:32:10.646Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-07-25T11:32:10.646Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-25T11:32:23.338Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-25T11:32:27.230Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-25T11:32:27.230Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-25T11:32:27.230Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-25T11:32:27.230Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-25T11:32:27.230Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-25T11:32:27.230Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-25T11:32:27.230Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-25T11:32:27.230Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-25T11:32:34.532Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-25T11:32:47.222Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-25T11:32:47.222Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-07-25T11:32:47.222Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-25T11:32:50.256Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-25T11:32:50.256Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-07-25T11:32:50.256Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-25T11:32:50.256Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-07-25T11:32:50.256Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-25T11:32:50.256Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-07-25T11:32:50.256Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-25T11:32:52.539Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-25T11:32:52.539Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-07-25T11:32:52.539Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-25T11:32:52.539Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-25T11:32:55.572Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-25T11:32:55.572Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-25T11:32:55.572Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-07-25T11:32:55.572Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-25T11:32:55.572Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-07-25T11:32:55.572Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-25T11:32:55.572Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-07-25T11:32:55.572Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-25T11:32:58.609Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-25T11:33:00.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-25T11:33:03.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-25T11:33:03.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-25T11:33:03.941Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-07-25T11:33:03.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-25T11:33:06.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-25T11:33:06.975Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-25T11:33:09.260Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-25T11:33:09.260Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-07-25T11:33:09.260Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-25T11:33:09.260Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-07-25T11:33:09.260Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-25T11:33:12.295Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-25T11:33:12.295Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-25T11:33:14.581Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-25T11:33:14.581Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-07-25T11:33:14.581Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-25T11:33:16.869Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-25T11:33:17.353Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-25T11:33:24.667Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-25T11:33:28.570Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-25T11:33:32.462Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-25T11:33:32.462Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-25T11:33:32.462Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-25T11:33:32.462Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-25T11:33:32.462Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-25T11:33:34.741Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-25T11:33:34.741Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-07-25T11:33:34.741Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-25T11:33:42.047Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-25T11:33:42.047Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-07-25T11:33:42.047Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-25T11:33:43.662Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-25T11:33:43.662Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-25T11:33:48.530Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-25T11:33:50.142Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-25T11:33:50.142Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-07-25T11:33:50.142Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-25T11:33:50.142Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-07-25T11:33:50.142Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-25T11:33:50.142Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-07-25T11:33:50.142Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-25T11:33:50.142Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-07-25T11:33:50.142Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-25T11:33:50.142Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-07-25T11:33:50.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-07-25T11:33:52.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-25T11:33:52.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-07-25T11:33:54.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-07-25T11:33:56.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-07-25T11:33:59.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-07-25T11:34:08.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ac23c0_} [2022-07-25T11:34:15.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1460583090_c:\foo_false____} [2022-07-25T11:34:17.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1460583090_c:\foo_true____} [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-25T11:34:19.285Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-25T11:34:19.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-25T11:34:19.770Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-25T11:34:19.770Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-07-25T11:34:19.770Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-25T11:34:19.770Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-07-25T11:34:19.770Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-25T11:34:19.770Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-07-25T11:34:19.770Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-25T11:34:19.770Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-07-25T11:34:19.770Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-25T11:34:19.770Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-07-25T11:34:19.770Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-25T11:34:22.803Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-25T11:34:22.803Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-25T11:34:22.803Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-07-25T11:34:22.803Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-25T11:34:25.085Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-25T11:34:25.085Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-25T11:34:25.085Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-07-25T11:34:25.085Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-25T11:34:27.365Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-25T11:34:27.365Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-07-25T11:34:27.365Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-25T11:34:27.365Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-07-25T11:34:27.365Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-25T11:34:27.365Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-07-25T11:34:27.365Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-25T11:34:32.236Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-25T11:34:34.516Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-25T11:34:34.516Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-07-25T11:34:34.516Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-25T11:34:34.516Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-07-25T11:34:34.516Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-25T11:34:49.657Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-25T11:34:49.657Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-07-25T11:34:49.657Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-25T11:34:49.657Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-07-25T11:34:49.657Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-25T11:34:56.960Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-25T11:34:56.960Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-07-25T11:34:56.960Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-25T11:34:56.960Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-07-25T11:34:56.960Z] === RUN TestDockerSuite/TestCpToDot [2022-07-25T11:34:59.239Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-25T11:34:59.239Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-07-25T11:34:59.724Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-25T11:34:59.724Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-07-25T11:34:59.724Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-25T11:35:02.005Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-25T11:35:02.005Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-25T11:35:02.005Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-25T11:35:02.005Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-07-25T11:35:02.005Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-25T11:35:02.005Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-07-25T11:35:02.005Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-25T11:35:02.005Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-07-25T11:35:02.005Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-25T11:35:02.005Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-25T11:35:02.490Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-25T11:35:04.773Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-25T11:35:07.054Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-25T11:35:07.539Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-25T11:35:07.540Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-25T11:35:09.821Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-25T11:35:10.306Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-25T11:35:10.306Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-25T11:35:10.306Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-07-25T11:35:10.306Z] === RUN TestDockerSuite/TestCreateRM [2022-07-25T11:35:10.792Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-25T11:35:10.792Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T11:35:10.792Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-25T11:35:10.792Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-25T11:35:11.277Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-25T11:35:20.104Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-25T11:35:20.104Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-25T11:35:20.104Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-25T11:35:24.006Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-25T11:35:24.006Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-25T11:35:24.006Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-07-25T11:35:24.006Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-25T11:35:32.836Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-25T11:35:32.836Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDockerFails [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-25T11:35:32.836Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-25T11:35:32.836Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-25T11:35:32.836Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-25T11:35:32.836Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-25T11:35:32.836Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-07-25T11:35:32.836Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-25T11:35:35.119Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-25T11:35:38.155Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-25T11:35:40.439Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-25T11:35:49.268Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-25T11:35:55.268Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-25T11:36:01.266Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-25T11:36:02.882Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-25T11:36:03.901Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-25T11:36:14.514Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-25T11:36:14.514Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-25T11:36:14.514Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-25T11:36:20.520Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-25T11:36:25.388Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-25T11:36:25.388Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-25T11:36:25.388Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-25T11:36:25.388Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-07-25T11:36:25.388Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-25T11:36:25.388Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-07-25T11:36:25.388Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-25T11:36:25.388Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-07-25T11:36:25.388Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-25T11:36:26.408Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-25T11:36:26.408Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-07-25T11:36:26.408Z] === RUN TestDockerSuite/TestEventsRename [2022-07-25T11:36:28.689Z] === RUN TestDockerSuite/TestEventsResize [2022-07-25T11:36:31.724Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-25T11:36:39.030Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-25T11:36:42.069Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-25T11:36:48.077Z] === RUN TestDockerSuite/TestEventsTop [2022-07-25T11:36:48.077Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-07-25T11:36:48.077Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-25T11:36:50.360Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-25T11:36:55.234Z] === RUN TestDockerSuite/TestExec [2022-07-25T11:36:55.234Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-07-25T11:36:55.234Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-25T11:36:55.234Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-07-25T11:36:55.234Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-25T11:36:56.848Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-25T11:36:59.131Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-25T11:36:59.131Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-07-25T11:36:59.131Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-25T11:36:59.131Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-07-25T11:36:59.131Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-25T11:36:59.131Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-07-25T11:36:59.131Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-25T11:37:01.413Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-25T11:37:03.695Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-25T11:37:05.980Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-25T11:37:08.262Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-25T11:37:13.135Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-25T11:37:13.135Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-07-25T11:37:13.135Z] === RUN TestDockerSuite/TestExecEnv [2022-07-25T11:37:13.135Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-07-25T11:37:13.135Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-25T11:37:13.135Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-07-25T11:37:13.135Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-25T11:37:15.417Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-25T11:37:19.321Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-25T11:37:19.321Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-07-25T11:37:19.321Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-25T11:37:19.321Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-07-25T11:37:19.321Z] === RUN TestDockerSuite/TestExecParseError [2022-07-25T11:37:19.321Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-07-25T11:37:19.321Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-25T11:37:19.321Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-07-25T11:37:19.321Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-25T11:37:19.321Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-07-25T11:37:19.321Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-25T11:37:22.355Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-25T11:37:22.355Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-07-25T11:37:22.355Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-25T11:37:22.355Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-07-25T11:37:22.355Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-25T11:37:22.355Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-07-25T11:37:22.355Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-25T11:37:22.355Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-07-25T11:37:22.355Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-25T11:37:22.355Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-07-25T11:37:22.355Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-25T11:37:25.391Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-25T11:37:25.391Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-07-25T11:37:25.391Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-25T11:37:34.220Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-25T11:37:34.220Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-07-25T11:37:34.220Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-25T11:37:34.220Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-07-25T11:37:34.220Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-25T11:37:34.220Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-07-25T11:37:34.220Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-25T11:37:40.225Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-25T11:37:47.533Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-25T11:37:49.821Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-25T11:37:57.136Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-25T11:37:57.136Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-07-25T11:37:57.136Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-25T11:37:57.136Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-25T11:37:57.136Z] === RUN TestDockerSuite/TestHealth [2022-07-25T11:37:57.136Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-07-25T11:37:57.136Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-25T11:37:57.136Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-25T11:37:57.136Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-25T11:37:57.136Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-25T11:38:02.008Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-25T11:38:02.008Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-25T11:38:02.008Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-07-25T11:38:02.008Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-25T11:38:02.008Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-25T11:38:02.008Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-25T11:38:02.496Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-25T11:38:03.517Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-25T11:38:03.517Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-07-25T11:38:03.517Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-25T11:38:04.537Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-25T11:38:04.537Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-25T11:38:06.820Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-25T11:38:06.820Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-25T11:38:09.103Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-25T11:38:17.933Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-25T11:38:17.933Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-25T11:38:17.933Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-07-25T11:38:17.933Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-25T11:38:20.968Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-25T11:38:20.968Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-25T11:38:23.250Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-25T11:38:23.250Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.250Z] === RUN TestDockerSuite/TestImportFile [2022-07-25T11:38:23.250Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.250Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-25T11:38:23.250Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-25T11:38:23.250Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.250Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-25T11:38:23.250Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.250Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-25T11:38:23.250Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.250Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-25T11:38:23.250Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-07-25T11:38:23.250Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-25T11:38:23.250Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.734Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-25T11:38:23.734Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.734Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-25T11:38:23.734Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-25T11:38:23.734Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.734Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-25T11:38:23.734Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-25T11:38:23.734Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-25T11:38:31.036Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-25T11:38:33.319Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-25T11:38:33.319Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-07-25T11:38:33.319Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-25T11:38:33.319Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-07-25T11:38:33.319Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-25T11:38:33.319Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-25T11:38:33.319Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-07-25T11:38:33.319Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-25T11:38:36.356Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-25T11:38:36.356Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-25T11:38:38.638Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-25T11:38:38.638Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-07-25T11:38:38.638Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-25T11:38:38.638Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-07-25T11:38:38.638Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-25T11:38:38.638Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-07-25T11:38:38.638Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-25T11:38:40.921Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-25T11:38:46.920Z] === RUN TestDockerSuite/TestInspectImage [2022-07-25T11:38:46.920Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-07-25T11:38:46.920Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-25T11:38:46.920Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-07-25T11:38:46.920Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-25T11:38:46.920Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-25T11:38:46.920Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-25T11:38:49.203Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-25T11:38:51.483Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-25T11:38:51.483Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-25T11:38:53.765Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-25T11:38:56.801Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-25T11:38:56.801Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-07-25T11:38:56.801Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-25T11:38:56.801Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-25T11:38:59.082Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-25T11:39:02.119Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-25T11:39:06.990Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-25T11:39:09.271Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-25T11:39:16.586Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-25T11:39:18.870Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-25T11:39:21.909Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-25T11:39:24.191Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-25T11:39:26.474Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-25T11:39:26.474Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-25T11:39:26.474Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.474Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-25T11:39:26.474Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.474Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-25T11:39:26.474Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.474Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-25T11:39:26.474Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.474Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-25T11:39:26.474Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.474Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-25T11:39:26.474Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.474Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-25T11:39:26.474Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-25T11:39:26.960Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-25T11:39:26.960Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-25T11:39:26.960Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-25T11:39:26.960Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-25T11:39:26.960Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-25T11:39:26.960Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-25T11:39:26.960Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-25T11:39:26.960Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-25T11:39:26.960Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-25T11:39:26.960Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-25T11:39:29.243Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-25T11:39:31.526Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-25T11:39:37.532Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-25T11:39:39.812Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-25T11:39:39.812Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-07-25T11:39:39.812Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-25T11:39:42.848Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-25T11:39:42.848Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-25T11:39:50.155Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-25T11:39:58.987Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-25T11:40:06.294Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-25T11:40:08.576Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-25T11:40:10.860Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-25T11:40:10.860Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-07-25T11:40:10.860Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-25T11:40:13.142Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-25T11:40:16.181Z] === RUN TestDockerSuite/TestLogsSince [2022-07-25T11:40:25.009Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-25T11:40:25.009Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-07-25T11:40:25.009Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-25T11:40:25.009Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-07-25T11:40:25.009Z] === RUN TestDockerSuite/TestLogsTail [2022-07-25T11:40:28.054Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-25T11:40:31.096Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-25T11:40:38.406Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-25T11:40:38.406Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestNetHostname [2022-07-25T11:40:38.406Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-25T11:40:38.406Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-25T11:40:38.406Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-25T11:40:38.406Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPluginActive [2022-07-25T11:40:38.406Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-25T11:40:38.406Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-25T11:40:38.406Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-25T11:40:38.406Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-25T11:40:38.406Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-25T11:40:38.406Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-25T11:40:38.406Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-25T11:40:38.406Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-25T11:40:38.406Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-25T11:40:38.406Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.406Z] === RUN TestDockerSuite/TestPortList [2022-07-25T11:40:38.406Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-07-25T11:40:38.892Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-25T11:40:43.764Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-25T11:40:43.764Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-25T11:40:43.764Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-25T11:40:43.764Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-25T11:40:43.764Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-25T11:40:43.764Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-25T11:40:43.764Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-25T11:40:43.764Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-25T11:40:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-25T11:40:48.635Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-25T11:40:48.635Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-07-25T11:40:48.635Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-25T11:40:59.244Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-25T11:40:59.244Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-07-25T11:40:59.244Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-25T11:41:09.868Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-25T11:41:27.914Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-25T11:41:27.914Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-25T11:41:27.914Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-07-25T11:41:27.914Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-25T11:41:40.607Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-25T11:41:43.643Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-25T11:42:01.686Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-25T11:42:05.575Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-25T11:42:05.575Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-07-25T11:42:05.575Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-25T11:42:05.575Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-07-25T11:42:05.575Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-25T11:42:14.400Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-25T11:42:14.400Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-07-25T11:42:14.400Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-25T11:42:14.400Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-07-25T11:42:14.400Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-25T11:42:14.400Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-07-25T11:42:14.400Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-25T11:42:14.400Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-07-25T11:42:14.400Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-25T11:42:21.703Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-25T11:42:21.703Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-07-25T11:42:21.703Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-25T11:42:23.985Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-25T11:42:23.985Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-07-25T11:42:23.985Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-25T11:42:25.004Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-25T11:42:26.023Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-25T11:42:26.023Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-07-25T11:42:26.023Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-25T11:42:30.897Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-25T11:42:34.791Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-25T11:42:37.070Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-25T11:43:07.468Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-25T11:43:07.468Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-07-25T11:43:07.468Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-25T11:43:12.337Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-25T11:43:12.337Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-25T11:43:12.337Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-25T11:43:13.359Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-25T11:43:18.229Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-25T11:43:27.061Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-25T11:43:27.061Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-07-25T11:43:27.061Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-25T11:43:31.930Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-25T11:43:31.930Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-25T11:43:31.930Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-25T11:43:47.082Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-25T11:43:48.697Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-25T11:43:49.182Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-25T11:43:56.485Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-25T11:44:07.082Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-25T11:44:13.080Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-25T11:44:17.950Z] === RUN TestDockerSuite/TestRmiTag [2022-07-25T11:44:17.950Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-25T11:44:20.990Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-25T11:44:42.474Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-25T11:44:44.753Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-25T11:44:50.748Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-25T11:44:51.232Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-25T11:44:51.232Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-07-25T11:44:51.232Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-25T11:44:51.232Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-07-25T11:44:51.232Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-25T11:44:51.232Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-07-25T11:44:51.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-25T11:44:51.232Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-07-25T11:44:51.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-25T11:44:51.232Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-07-25T11:44:51.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-25T11:44:51.232Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-07-25T11:44:51.232Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-25T11:44:51.232Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-07-25T11:44:51.232Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-25T11:44:53.516Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-25T11:44:53.516Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-07-25T11:44:53.516Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-25T11:44:53.516Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-07-25T11:44:53.516Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-25T11:44:57.408Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-25T11:45:00.441Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-25T11:45:07.741Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-25T11:45:15.047Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-25T11:45:22.353Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-25T11:45:22.354Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-25T11:45:32.953Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-07-25T11:45:32.953Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-25T11:45:33.972Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-25T11:45:33.972Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-07-25T11:45:33.972Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-25T11:45:37.005Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-25T11:45:37.005Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-07-25T11:45:37.489Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-25T11:45:37.489Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-07-25T11:45:37.489Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-25T11:45:39.104Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-25T11:45:39.104Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-07-25T11:45:39.104Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-25T11:45:39.104Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-07-25T11:45:39.104Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-25T11:45:39.104Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-07-25T11:45:39.588Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-25T11:45:39.588Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-07-25T11:45:39.588Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-25T11:45:39.588Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-07-25T11:45:39.588Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-25T11:45:39.588Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-07-25T11:45:39.588Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-25T11:45:39.588Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-07-25T11:45:39.588Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-25T11:45:41.868Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-25T11:45:44.277Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-25T11:45:46.557Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-25T11:45:46.557Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-07-25T11:45:46.557Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-25T11:45:46.557Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-07-25T11:45:46.557Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-25T11:45:46.557Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-07-25T11:45:46.557Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-25T11:45:48.839Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-25T11:45:48.839Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-07-25T11:45:48.839Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-25T11:45:48.839Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-07-25T11:45:48.839Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-25T11:45:48.839Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-07-25T11:45:48.839Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-25T11:45:48.839Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-07-25T11:45:48.839Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-25T11:45:50.454Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-25T11:45:56.454Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-25T11:45:56.454Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-07-25T11:45:56.454Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-25T11:45:56.454Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-07-25T11:45:56.454Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-25T11:45:56.454Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-07-25T11:45:56.454Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-25T11:45:56.454Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-25T11:45:56.454Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-25T11:45:56.454Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-07-25T11:45:56.454Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-25T11:45:56.454Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-07-25T11:45:56.454Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-25T11:45:58.069Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-25T11:45:58.069Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-07-25T11:45:58.069Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-25T11:45:58.554Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-25T11:45:58.554Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-07-25T11:45:58.554Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-25T11:46:00.835Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-25T11:46:02.450Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-25T11:46:02.450Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-07-25T11:46:02.935Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-25T11:46:05.217Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-25T11:46:05.217Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-07-25T11:46:05.217Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-25T11:46:05.217Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-07-25T11:46:05.217Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-25T11:46:05.217Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-07-25T11:46:05.217Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-25T11:46:07.499Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-25T11:46:09.113Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-25T11:46:11.394Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-25T11:46:14.428Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-25T11:46:14.428Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-25T11:46:14.428Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-25T11:46:14.428Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T11:46:14.428Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-25T11:46:14.428Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-25T11:46:14.428Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-07-25T11:46:14.428Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-25T11:46:23.252Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-25T11:46:23.252Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-07-25T11:46:23.252Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-25T11:46:23.252Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-25T11:46:23.252Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-07-25T11:46:23.252Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-25T11:46:23.252Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-07-25T11:46:23.252Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-25T11:46:23.252Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-07-25T11:46:23.252Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-25T11:46:23.252Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-07-25T11:46:23.252Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-25T11:46:32.078Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-25T11:46:32.078Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-07-25T11:46:32.078Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-25T11:46:34.361Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-25T11:46:34.361Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunMount [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-25T11:46:34.362Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-07-25T11:46:34.362Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-25T11:46:41.666Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-25T11:46:41.666Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-07-25T11:46:41.666Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-25T11:46:41.666Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-07-25T11:46:41.666Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-25T11:46:41.666Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-07-25T11:46:41.666Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-25T11:46:52.276Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-25T11:46:55.309Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-25T11:46:55.309Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-25T11:46:56.922Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-25T11:46:59.203Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-25T11:47:00.817Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-25T11:47:02.431Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-25T11:47:04.710Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-25T11:47:05.195Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-07-25T11:47:05.195Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-25T11:47:05.195Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-07-25T11:47:05.195Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-25T11:47:05.195Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-07-25T11:47:05.195Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-25T11:47:05.195Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-07-25T11:47:05.195Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-25T11:47:05.195Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-07-25T11:47:05.195Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-25T11:47:05.195Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-07-25T11:47:05.195Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-25T11:47:05.195Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-07-25T11:47:05.195Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-25T11:47:05.195Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-07-25T11:47:05.195Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T11:47:08.231Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-25T11:47:08.231Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-07-25T11:47:08.231Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-25T11:47:08.231Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-07-25T11:47:08.231Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-25T11:47:08.231Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-07-25T11:47:08.231Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-25T11:47:08.231Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-07-25T11:47:08.231Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-25T11:47:08.231Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-25T11:47:08.231Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-25T11:47:20.920Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-25T11:47:20.920Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-07-25T11:47:20.920Z] === RUN TestDockerSuite/TestRunRm [2022-07-25T11:47:23.203Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-25T11:47:29.205Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-25T11:47:36.535Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-25T11:47:38.150Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-25T11:47:40.433Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-25T11:47:43.465Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-25T11:47:43.465Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-07-25T11:47:43.465Z] === RUN TestDockerSuite/TestRunState [2022-07-25T11:47:43.465Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-07-25T11:47:43.465Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-25T11:47:45.746Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-25T11:47:45.746Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-07-25T11:47:45.746Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-25T11:47:47.361Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-25T11:47:47.361Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-07-25T11:47:47.361Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-25T11:47:47.361Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-07-25T11:47:47.361Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-25T11:47:47.847Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-25T11:47:47.847Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-25T11:47:47.847Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-07-25T11:47:47.847Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-25T11:47:52.715Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-07-25T11:47:52.715Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-25T11:47:54.996Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-25T11:47:54.996Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-07-25T11:47:54.996Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-25T11:47:57.274Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-25T11:47:57.274Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-07-25T11:47:57.274Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-25T11:47:57.274Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-07-25T11:47:57.274Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-25T11:48:00.307Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-25T11:48:12.994Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-25T11:48:16.882Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-25T11:48:22.885Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-25T11:48:22.885Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-07-25T11:48:22.885Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-25T11:48:23.369Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-25T11:48:25.648Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-25T11:48:27.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-25T11:48:30.206Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-25T11:48:30.206Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-25T11:48:30.206Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-25T11:48:30.206Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-25T11:48:30.206Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-25T11:48:30.206Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-07-25T11:48:30.206Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-25T11:48:35.070Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-25T11:48:36.089Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-25T11:48:38.371Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-25T11:48:43.237Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-25T11:48:43.237Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-25T11:48:43.237Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-25T11:48:43.237Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-25T11:48:43.237Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-25T11:48:43.237Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-07-25T11:48:43.237Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-25T11:48:46.269Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-25T11:48:46.269Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-25T11:48:46.754Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-25T11:48:47.239Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-25T11:48:48.852Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-25T11:49:01.536Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-25T11:49:01.536Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-07-25T11:49:01.536Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-25T11:49:08.844Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-25T11:49:08.844Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-07-25T11:49:08.844Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-25T11:49:23.994Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-25T11:49:23.994Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-07-25T11:49:23.994Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-25T11:49:23.994Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-07-25T11:49:23.994Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-25T11:49:23.994Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-07-25T11:49:23.994Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-25T11:49:23.994Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-07-25T11:49:23.994Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-25T11:49:32.822Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-25T11:49:32.822Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-07-25T11:49:32.822Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-25T11:49:32.822Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-07-25T11:49:32.822Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-25T11:49:32.822Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-07-25T11:49:32.822Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-25T11:49:32.822Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-07-25T11:49:32.822Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-25T11:49:32.822Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-25T11:49:32.822Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-25T11:49:32.822Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-07-25T11:49:32.822Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-25T11:49:37.687Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-25T11:49:39.302Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-25T11:49:39.302Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-07-25T11:49:39.302Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-25T11:49:41.593Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-25T11:49:41.593Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-07-25T11:49:41.593Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-25T11:49:41.593Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-07-25T11:49:41.593Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-25T11:49:41.593Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-07-25T11:49:41.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-25T11:49:41.593Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-07-25T11:49:41.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-25T11:49:41.593Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-07-25T11:49:41.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-25T11:49:41.593Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-07-25T11:49:42.078Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-25T11:49:57.219Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-25T11:49:57.219Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-25T11:49:57.704Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-25T11:49:57.704Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-07-25T11:49:57.704Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-25T11:49:57.704Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-25T11:49:58.188Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-25T11:49:58.188Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-25T11:50:05.490Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-25T11:50:05.974Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-25T11:50:09.011Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-25T11:50:09.497Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-25T11:50:09.497Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-25T11:50:09.981Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-25T11:50:09.981Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-25T11:50:22.664Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-25T11:50:22.664Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-07-25T11:50:22.664Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-25T11:50:23.684Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-25T11:50:23.684Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-25T11:50:23.684Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-07-25T11:50:23.684Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-25T11:50:36.367Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-25T11:50:36.367Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-25T11:50:36.367Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-25T11:50:46.967Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-25T11:50:46.968Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-07-25T11:50:46.968Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite (2992.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (111.99s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.22s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.44s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.21s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.27s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.39s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (138.57s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.16s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.51s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.34s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.96s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.64s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.51s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.34s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.45s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.21s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.36s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (10.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.23s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.33s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.10s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.60s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.90s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.08s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.03s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.47s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.70s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.46s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.23s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.29s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.79s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.30s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.09s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.48s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.01s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.60s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.74s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.94s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.79s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignore (78.76s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.81s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.65s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.69s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.72s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.85s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.52s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.65s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.17s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.94s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.63s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.33s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.83s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.39s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.21s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFails (7.68s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.73s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.57s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.75s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.77s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.09s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.76s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildHistory (12.18s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.28s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.89s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLabels (1.14s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.38s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.58s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.22s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.94s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.37s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.67s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.57s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.55s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.92s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.77s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.88s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.67s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.39s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.09s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.36s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.42s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.86s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.32s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.59s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.04s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.23s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.91s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.55s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildRm (14.84s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.73s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-07-25T11:50:46.968Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.81s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.93s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.91s) [2022-07-25T11:50:46.968Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.82s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.47s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.56s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildStderr (5.09s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.28s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.43s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.14s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.87s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.65s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.98s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.43s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.38s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.93s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.85s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.07s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.09s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.12s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.84s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.09s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.32s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.84s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCommitChange (5.40s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.97s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCommitNewFile (17.00s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCommitTTY (12.48s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.28s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.59s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.53s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.67s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.49s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.07s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.57s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.61s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.73s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.71s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.29s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.67s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.19s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.09s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.97s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.05s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.07s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.13s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.20s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.01s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.33s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.50s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.46s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.45s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.46s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ac23c0_} (7.48s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1460583090_c:\foo_false____} (2.46s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1460583090_c:\foo_true____} (2.49s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.72s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.42s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.46s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.40s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.98s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.71s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpToDot (2.30s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCpToStdout (2.40s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.07s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.23s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.53s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-07-25T11:50:46.969Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.07s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.63s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.60s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsCopy (5.64s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.60s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.50s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.08s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.28s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFilters (5.09s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFormat (5.01s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-07-25T11:50:46.969Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestEventsRename (2.65s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestEventsResize (3.06s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.21s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.05s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.06s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.44s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.17s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.41s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.46s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.19s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.54s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecInspectID (3.86s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.07s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.94s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.25s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.27s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.39s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.33s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-07-25T11:50:46.970Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-07-25T11:50:46.970Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.13s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.30s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.59s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-07-25T11:50:47.456Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-25T11:50:47.456Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.21s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.42s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.41s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.64s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectDefault (2.40s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectHistory (5.21s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.46s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.44s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.38s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.40s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectStatus (2.98s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.95s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.58s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.23s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.44s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.53s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.53s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.40s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.13s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.95s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.60s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.50s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.55s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.69s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.63s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.82s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.49s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.52s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsSince (9.36s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsTail (2.92s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.30s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.76s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.84s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsByOrder (9.31s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.51s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.98s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.57s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.63s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.73s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.51s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.41s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.28s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.79s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.44s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.06s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.27s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.42s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.62s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.35s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.45s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.29s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.35s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.83s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.54s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.32s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.29s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.36s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.67s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.52s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.17s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.31s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.76s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.10s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.29s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.35s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.59s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.27s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.05s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.27s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.40s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.25s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.30s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.21s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.23s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.16s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.19s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.18s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunExitCode (2.20s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.15s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.28s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.39s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.39s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.53s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-25T11:50:47.457Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.74s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-07-25T11:50:47.457Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.89s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.66s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.10s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.36s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.36s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.32s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.70s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.80s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunRm (2.41s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.58s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.14s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.20s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.56s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.32s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.18s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.25s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.22s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.04s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.55s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.69s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.32s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.20s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.29s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.95s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.72s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.16s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.58s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.70s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.88s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.68s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.18s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestStartAttachSilent (13.79s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.03s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.21s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.43s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.33s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.83s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.12s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.11s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-25T11:50:47.458Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-25T11:50:47.458Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.458Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-25T11:50:47.458Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-07-25T11:50:47.459Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-25T11:50:47.459Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-25T11:50:47.459Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-25T11:50:47.459Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-25T11:50:47.459Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-25T11:50:47.459Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-25T11:50:47.459Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-25T11:50:47.459Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-25T11:50:47.459Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-25T11:50:47.459Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-25T11:50:47.459Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-25T11:50:47.459Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-25T11:50:47.459Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-25T11:50:47.459Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerDaemonSuite [2022-07-25T11:50:47.459Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-25T11:50:47.459Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-25T11:50:47.459Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-25T11:50:47.459Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerSwarmSuite [2022-07-25T11:50:47.459Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-07-25T11:50:47.459Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- PASS: TestDockerPluginSuite (0.03s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerExternalVolumeSuite [2022-07-25T11:50:47.459Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerNetworkSuite [2022-07-25T11:50:47.459Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-07-25T11:50:47.459Z] === RUN TestDockerHubPullSuite [2022-07-25T11:50:47.459Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-07-25T11:50:47.459Z] PASS [2022-07-25T11:50:47.459Z] ok github.com/docker/docker/integration-cli 2992.521s [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === Skipped [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-25T11:50:47.459Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-25T11:50:47.459Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-07-25T11:50:47.459Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-07-25T11:50:47.459Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-07-25T11:50:47.459Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-07-25T11:50:47.459Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-07-25T11:50:47.459Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-25T11:50:47.459Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-25T11:50:47.459Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-25T11:50:47.459Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-25T11:50:47.459Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-25T11:50:47.459Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-25T11:50:47.459Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-25T11:50:47.459Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-07-25T11:50:47.459Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-07-25T11:50:47.459Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-25T11:50:47.459Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-07-25T11:50:47.459Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.459Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-07-25T11:50:47.459Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-07-25T11:50:47.460Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-07-25T11:50:47.460Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-07-25T11:50:47.460Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.460Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-07-25T11:50:47.460Z] [2022-07-25T11:50:47.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-25T11:50:47.460Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-07-25T11:50:47.461Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-07-25T11:50:47.461Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-07-25T11:50:47.461Z] docker_cli_sni_test.go:18: Flakey test [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-07-25T11:50:47.461Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.461Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-07-25T11:50:47.461Z] [2022-07-25T11:50:47.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-25T11:50:47.947Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-07-25T11:50:47.947Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-07-25T11:50:47.947Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-25T11:50:47.947Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-25T11:50:47.947Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.947Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-07-25T11:50:47.947Z] [2022-07-25T11:50:47.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-25T11:50:47.948Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-25T11:50:47.948Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-07-25T11:50:47.948Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-07-25T11:50:47.948Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-25T11:50:47.948Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-25T11:50:47.948Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-25T11:50:47.948Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-07-25T11:50:47.948Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-07-25T11:50:47.948Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-07-25T11:50:47.948Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.04s) [2022-07-25T11:50:47.948Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.948Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2022-07-25T11:50:47.948Z] [2022-07-25T11:50:47.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-07-25T11:50:47.949Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-07-25T11:50:47.949Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-25T11:50:47.949Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-07-25T11:50:47.949Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-07-25T11:50:47.949Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-25T11:50:47.949Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-25T11:50:47.949Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-25T11:50:47.949Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-25T11:50:47.949Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.949Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-07-25T11:50:47.949Z] [2022-07-25T11:50:47.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-07-25T11:50:47.950Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2022-07-25T11:50:47.950Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-07-25T11:50:47.950Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-07-25T11:50:47.950Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-07-25T11:50:47.950Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-25T11:50:47.950Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-25T11:50:47.950Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.950Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-07-25T11:50:47.950Z] [2022-07-25T11:50:47.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-07-25T11:50:47.951Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.951Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-07-25T11:50:47.951Z] [2022-07-25T11:50:47.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-07-25T11:50:47.952Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-07-25T11:50:47.952Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-07-25T11:50:47.952Z] [2022-07-25T11:50:47.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-07-25T11:50:47.952Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-07-25T11:50:47.952Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-07-25T11:50:48.437Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.437Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-07-25T11:50:48.437Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.437Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-07-25T11:50:48.437Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.437Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-25T11:50:48.437Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.437Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-25T11:50:48.437Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.437Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-25T11:50:48.437Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.437Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-25T11:50:48.437Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.437Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-25T11:50:48.437Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.437Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-07-25T11:50:48.437Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-07-25T11:50:48.438Z] [2022-07-25T11:50:48.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-25T11:50:48.438Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-07-25T11:50:48.439Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] DONE 1093 tests, 547 skipped in 3004.936s [2022-07-25T11:50:48.439Z] INFO: Integration tests ended at 07/25/2022 11:50:48. Duration:00:50:05.1271219 [2022-07-25T11:50:48.439Z] INFO: Docker info of the daemon under test at end of run [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] Containers: 2 [2022-07-25T11:50:48.439Z] Running: 0 [2022-07-25T11:50:48.439Z] Paused: 0 [2022-07-25T11:50:48.439Z] Stopped: 2 [2022-07-25T11:50:48.439Z] Images: 18 [2022-07-25T11:50:48.439Z] Server Version: 0.0.0-dev [2022-07-25T11:50:48.439Z] Storage Driver: windowsfilter [2022-07-25T11:50:48.439Z] Windows: [2022-07-25T11:50:48.439Z] Logging Driver: json-file [2022-07-25T11:50:48.439Z] Plugins: [2022-07-25T11:50:48.439Z] Volume: local [2022-07-25T11:50:48.439Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-07-25T11:50:48.439Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-07-25T11:50:48.439Z] Swarm: inactive [2022-07-25T11:50:48.439Z] Default Isolation: process [2022-07-25T11:50:48.439Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-07-25T11:50:48.439Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-07-25T11:50:48.439Z] OSType: windows [2022-07-25T11:50:48.439Z] Architecture: x86_64 [2022-07-25T11:50:48.439Z] CPUs: 4 [2022-07-25T11:50:48.439Z] Total Memory: 32GiB [2022-07-25T11:50:48.439Z] Name: azwin-2-3a26e0 [2022-07-25T11:50:48.439Z] ID: 4SW4:GGAQ:624M:UBOG:5SXC:WO37:QGHY:YXUT:AFSJ:ZIME:D7V3:ETMO [2022-07-25T11:50:48.439Z] Docker Root Dir: D:\CI\PR-43859\4\daemon [2022-07-25T11:50:48.439Z] Debug Mode (client): false [2022-07-25T11:50:48.439Z] Debug Mode (server): true [2022-07-25T11:50:48.439Z] File Descriptors: -1 [2022-07-25T11:50:48.439Z] Goroutines: 17 [2022-07-25T11:50:48.439Z] System Time: 2022-07-25T11:50:48.1704087Z [2022-07-25T11:50:48.439Z] EventsListeners: 0 [2022-07-25T11:50:48.439Z] Registry: https://index.docker.io/v1/ [2022-07-25T11:50:48.439Z] Labels: [2022-07-25T11:50:48.439Z] Experimental: false [2022-07-25T11:50:48.439Z] Insecure Registries: [2022-07-25T11:50:48.439Z] 127.0.0.0/8 [2022-07-25T11:50:48.439Z] Live Restore Enabled: false [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] [2022-07-25T11:50:48.439Z] INFO: Stopping daemon under test [2022-07-25T11:50:48.439Z] SUCCESS: The process with PID 5540 (child process of PID 2900) has been terminated. [2022-07-25T11:50:48.439Z] SUCCESS: The process with PID 2900 (child process of PID 2076) has been terminated. [2022-07-25T11:50:48.923Z] INFO: Stop tailing logs of the daemon under tests [2022-07-25T11:50:48.923Z] INFO: executeCI.ps1 Completed successfully at 07/25/2022 11:50:48. [2022-07-25T11:50:48.923Z] INFO: Tidying up at end of run [2022-07-25T11:50:48.923Z] INFO: Saving daemon under test log (d:\CI\PR-43859\4\dut.out) to bundles\CIDUT.out [2022-07-25T11:50:48.923Z] INFO: Saving daemon under test log (d:\CI\PR-43859\4\dut.err) to bundles\CIDUT.err [2022-07-25T11:50:48.923Z] INFO: Nuke-Everything... [2022-07-25T11:50:48.923Z] INFO: Container count on control daemon to delete is 2 [2022-07-25T11:50:48.923Z] 344c827c32ec [2022-07-25T11:50:48.923Z] 84c57db5c930 [2022-07-25T11:50:49.408Z] INFO: Tidying pidfile d:\CI\PR-43859\4\docker.pid [2022-07-25T11:50:49.408Z] INFO: Nuking d:\CI [2022-07-25T11:51:25.557Z] INFO: Zapped successfully [2022-07-25T11:51:25.557Z] [2022-07-25T11:51:25.557Z] INFO: executeCI.ps1 exiting at Mon Jul 25 11:51:20 CUT 2022. Duration 01:16:49.0488691 [2022-07-25T11:51:25.557Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-07-25T11:51:25.821Z] Recording test results [2022-07-25T11:51:33.205Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-07-25T11:51:34.802Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-07-25T11:51:36.654Z] Archiving artifacts [2022-07-25T11:51:51.909Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43859/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T11:51:52.902Z] + make clean [2022-07-25T11:51:54.514Z] docker volume rm -f docker-dev-cache [2022-07-25T11:51:54.514Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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