Pull request #44109 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6a0186b3576c2b40ad7111bb883db6e60aaf9e80+b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 (abbd3197be259ef12e02b836ffd77492ba31c618) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44109@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-08T14:57:28.918Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-08T14:57:28.923Z] Trying to pass milestone 1 [Pipeline] milestone [2022-09-08T14:57:29.016Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-08T14:57:29.240Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a0f4a935f645a8f) in /home/ubuntu/workspace/moby_PR-44109 [Pipeline] { [Pipeline] checkout [2022-09-08T14:57:29.271Z] The recommended git tool is: git [2022-09-08T14:57:29.278Z] using credential docker-jenkins-github-credentials [2022-09-08T14:57:29.287Z] Cloning the remote Git repository [2022-09-08T14:57:29.287Z] Cloning with configured refspecs honoured and without tags [2022-09-08T14:57:29.293Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:57:29.294Z] > git init /home/ubuntu/workspace/moby_PR-44109 # timeout=10 [2022-09-08T14:57:29.306Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:57:29.307Z] > git --version # timeout=10 [2022-09-08T14:57:29.312Z] > git --version # 'git version 2.17.1' [2022-09-08T14:57:29.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:57:29.312Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:57:43.268Z] Fetching without tags [2022-09-08T14:57:43.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:57:43.225Z] > git config --add remote.origin.fetch +refs/pull/44109/head:refs/remotes/origin/PR-44109 # timeout=10 [2022-09-08T14:57:43.238Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:57:43.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:57:43.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:57:43.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:57:43.272Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:57:43.475Z] Merging remotes/origin/20.10 commit b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 into PR head commit 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 [2022-09-08T14:57:44.497Z] Merge succeeded, producing 1f1ef82a8334adf066a9d02134b7d13494eec75e [2022-09-08T14:57:44.497Z] Checking out Revision 1f1ef82a8334adf066a9d02134b7d13494eec75e (PR-44109) [2022-09-08T14:57:44.607Z] Commit message: "Merge commit 'b73e9c2c8ace71a33575e9a5d6f3eb34389465e6' into HEAD" [2022-09-08T14:57:44.612Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T14:57:43.478Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:57:43.483Z] > git checkout -f 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 # timeout=10 [2022-09-08T14:57:43.929Z] > git remote # timeout=10 [2022-09-08T14:57:43.934Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:57:43.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:57:43.941Z] > git merge b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 # timeout=10 [2022-09-08T14:57:44.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:57:44.501Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:57:44.511Z] > git checkout -f 1f1ef82a8334adf066a9d02134b7d13494eec75e # timeout=10 [2022-09-08T14:57:44.610Z] > git rev-list --no-walk accae6eeea9c33bbcad8c585497948f5b8d6bb0e # timeout=10 [2022-09-08T14:57:45.283Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44109:/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-09-08T14:57:47.797Z] 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 [Pipeline] node [2022-09-08T14:57:48.276Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a0f4a935f645a8f) in /home/ubuntu/workspace/moby_PR-44109 [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) [2022-09-08T14:57:48.286Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023fa170d9def5358) in /home/ubuntu/workspace/moby_PR-44109 [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] { [Pipeline] checkout [2022-09-08T14:57:48.343Z] The recommended git tool is: git [Pipeline] checkout [2022-09-08T14:57:48.366Z] The recommended git tool is: git [2022-09-08T14:57:48.373Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-08T14:57:48.384Z] Cloning the remote Git repository [2022-09-08T14:57:48.384Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-09-08T14:57:48.394Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-08T14:57:48.408Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-08T14:57:48.415Z] Fetching without tags [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] // 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 [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-09-08T14:57:48.637Z] Merging remotes/origin/20.10 commit b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 into PR head commit 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-08T14:57:48.851Z] Merge succeeded, producing 0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 [2022-09-08T14:57:48.852Z] Checking out Revision 0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 (PR-44109) [2022-09-08T14:57:48.942Z] Commit message: "Merge commit 'b73e9c2c8ace71a33575e9a5d6f3eb34389465e6' into HEAD" [2022-09-08T14:57:48.948Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T14:57:48.403Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44109/.git # timeout=10 [2022-09-08T14:57:48.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:57:48.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:57:48.459Z] > git --version # timeout=10 [2022-09-08T14:57:48.464Z] > git --version # 'git version 2.17.1' [2022-09-08T14:57:48.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:57:48.465Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:57:48.641Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:57:48.644Z] > git checkout -f 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 # timeout=10 [2022-09-08T14:57:48.700Z] > git remote # timeout=10 [2022-09-08T14:57:48.706Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:57:48.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:57:48.712Z] > git merge b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 # timeout=10 [2022-09-08T14:57:48.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:57:48.855Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:57:48.860Z] > git checkout -f 0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 # timeout=10 [2022-09-08T14:57:48.946Z] > git rev-list --no-walk accae6eeea9c33bbcad8c585497948f5b8d6bb0e # timeout=10 [2022-09-08T14:57:48.387Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:57:48.388Z] > git init /home/ubuntu/workspace/moby_PR-44109 # timeout=10 [2022-09-08T14:57:48.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:57:48.400Z] > git --version # timeout=10 [2022-09-08T14:57:48.406Z] > git --version # 'git version 2.17.1' [2022-09-08T14:57:48.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:57:48.406Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:57:49.569Z] + [ PR != PR ] [2022-09-08T14:57:49.569Z] + [ 20.10 != master ] [2022-09-08T14:57:49.569Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:57:49.889Z] + docker version [2022-09-08T14:57:49.889Z] Client: Docker Engine - Community [2022-09-08T14:57:49.889Z] Version: 22.06.0-beta.0 [2022-09-08T14:57:49.889Z] API version: 1.42 [2022-09-08T14:57:49.889Z] Go version: go1.18.3 [2022-09-08T14:57:49.889Z] Git commit: 3e9117b [2022-09-08T14:57:49.889Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:57:49.889Z] OS/Arch: linux/amd64 [2022-09-08T14:57:49.889Z] Context: default [2022-09-08T14:57:49.889Z] [2022-09-08T14:57:49.889Z] Server: Docker Engine - Community [2022-09-08T14:57:49.889Z] Engine: [2022-09-08T14:57:49.889Z] Version: 22.06.0-beta.0 [2022-09-08T14:57:49.889Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:57:49.889Z] Go version: go1.18.3 [2022-09-08T14:57:49.889Z] Git commit: 38633e7 [2022-09-08T14:57:49.889Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:57:49.889Z] OS/Arch: linux/amd64 [2022-09-08T14:57:49.889Z] Experimental: true [2022-09-08T14:57:49.889Z] containerd: [2022-09-08T14:57:49.889Z] Version: 1.6.8 [2022-09-08T14:57:49.889Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:57:49.889Z] runc: [2022-09-08T14:57:49.889Z] Version: 1.1.4 [2022-09-08T14:57:49.889Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:57:49.889Z] docker-init: [2022-09-08T14:57:49.889Z] Version: 0.19.0 [2022-09-08T14:57:49.889Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:57:50.162Z] + docker info [2022-09-08T14:57:50.162Z] Client: [2022-09-08T14:57:50.162Z] Context: default [2022-09-08T14:57:50.162Z] Debug Mode: false [2022-09-08T14:57:50.162Z] Plugins: [2022-09-08T14:57:50.162Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:57:50.162Z] Version: f500bf6 [2022-09-08T14:57:50.162Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T14:57:50.162Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:57:50.162Z] Version: v2.10.2 [2022-09-08T14:57:50.162Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:57:50.162Z] scan: Docker Scan (Docker Inc.) [2022-09-08T14:57:50.162Z] Version: v0.17.0 [2022-09-08T14:57:50.162Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T14:57:50.162Z] [2022-09-08T14:57:50.162Z] Server: [2022-09-08T14:57:50.162Z] Containers: 0 [2022-09-08T14:57:50.162Z] Running: 0 [2022-09-08T14:57:50.162Z] Paused: 0 [2022-09-08T14:57:50.162Z] Stopped: 0 [2022-09-08T14:57:50.162Z] Images: 4 [2022-09-08T14:57:50.162Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:57:50.162Z] Storage Driver: overlay2 [2022-09-08T14:57:50.162Z] Backing Filesystem: extfs [2022-09-08T14:57:50.162Z] Supports d_type: true [2022-09-08T14:57:50.162Z] Using metacopy: false [2022-09-08T14:57:50.162Z] Native Overlay Diff: true [2022-09-08T14:57:50.162Z] userxattr: false [2022-09-08T14:57:50.162Z] Logging Driver: json-file [2022-09-08T14:57:50.162Z] Cgroup Driver: cgroupfs [2022-09-08T14:57:50.162Z] Cgroup Version: 1 [2022-09-08T14:57:50.162Z] Plugins: [2022-09-08T14:57:50.162Z] Volume: local [2022-09-08T14:57:50.162Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:57:50.162Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:57:50.162Z] Swarm: inactive [2022-09-08T14:57:50.162Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:57:50.162Z] Default Runtime: runc [2022-09-08T14:57:50.162Z] Init Binary: docker-init [2022-09-08T14:57:50.162Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:57:50.162Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:57:50.162Z] init version: de40ad0 [2022-09-08T14:57:50.162Z] Security Options: [2022-09-08T14:57:50.162Z] apparmor [2022-09-08T14:57:50.162Z] seccomp [2022-09-08T14:57:50.162Z] Profile: builtin [2022-09-08T14:57:50.162Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T14:57:50.162Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T14:57:50.162Z] OSType: linux [2022-09-08T14:57:50.162Z] Architecture: x86_64 [2022-09-08T14:57:50.162Z] CPUs: 2 [2022-09-08T14:57:50.162Z] Total Memory: 7.565GiB [2022-09-08T14:57:50.162Z] Name: ip-10-100-72-58 [2022-09-08T14:57:50.162Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T14:57:50.162Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:57:50.162Z] Debug Mode: false [2022-09-08T14:57:50.162Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:57:50.162Z] Labels: [2022-09-08T14:57:50.162Z] Experimental: true [2022-09-08T14:57:50.162Z] Insecure Registries: [2022-09-08T14:57:50.162Z] 127.0.0.0/8 [2022-09-08T14:57:50.162Z] Live Restore Enabled: true [2022-09-08T14:57:50.162Z] [2022-09-08T14:57:50.162Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T14:57:50.437Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T14:57:50.437Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T14:57:50.437Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44109/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-08T14:57:50.437Z] + bash /home/ubuntu/workspace/moby_PR-44109/check-config.sh [2022-09-08T14:57:50.437Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T14:57:50.437Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T14:57:50.437Z] [2022-09-08T14:57:50.437Z] Generally Necessary: [2022-09-08T14:57:50.437Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T14:57:50.437Z] - apparmor: enabled and tools installed [2022-09-08T14:57:50.437Z] - CONFIG_NAMESPACES: enabled [2022-09-08T14:57:50.437Z] - CONFIG_NET_NS: enabled [2022-09-08T14:57:50.437Z] - CONFIG_PID_NS: enabled [2022-09-08T14:57:50.437Z] - CONFIG_IPC_NS: enabled [2022-09-08T14:57:50.437Z] - CONFIG_UTS_NS: enabled [2022-09-08T14:57:50.437Z] - CONFIG_CGROUPS: enabled [2022-09-08T14:57:50.437Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T14:57:50.437Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T14:57:50.437Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T14:57:50.437Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T14:57:50.437Z] - CONFIG_CPUSETS: enabled [2022-09-08T14:57:50.437Z] - CONFIG_MEMCG: enabled [2022-09-08T14:57:50.437Z] - CONFIG_KEYS: enabled [2022-09-08T14:57:50.437Z] - CONFIG_VETH: enabled (as module) [2022-09-08T14:57:50.437Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T14:57:50.437Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-08T14:57:50.693Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-08T14:57:50.693Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T14:57:50.693Z] [2022-09-08T14:57:50.693Z] Optional Features: [2022-09-08T14:57:50.693Z] - CONFIG_USER_NS: enabled [2022-09-08T14:57:50.693Z] - CONFIG_SECCOMP: enabled [2022-09-08T14:57:50.693Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T14:57:50.693Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T14:57:50.693Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T14:57:50.693Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T14:57:50.693Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T14:57:50.693Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T14:57:50.693Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-08T14:57:50.693Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-08T14:57:50.693Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T14:57:50.693Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T14:57:50.693Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T14:57:50.693Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T14:57:50.693Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T14:57:50.693Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T14:57:50.693Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T14:57:50.693Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T14:57:50.693Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T14:57:50.693Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T14:57:50.949Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_EXT4_FS: enabled [2022-09-08T14:57:50.949Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T14:57:50.949Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T14:57:50.949Z] - Network Drivers: [2022-09-08T14:57:50.949Z] - "overlay": [2022-09-08T14:57:50.949Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T14:57:50.949Z] Optional (for encrypted networks): [2022-09-08T14:57:50.949Z] - CONFIG_CRYPTO: enabled [2022-09-08T14:57:50.949Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T14:57:50.949Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T14:57:50.949Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T14:57:50.949Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T14:57:50.949Z] - CONFIG_XFRM: enabled [2022-09-08T14:57:50.949Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-08T14:57:50.949Z] - "ipvlan": [2022-09-08T14:57:50.949Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T14:57:50.949Z] - "macvlan": [2022-09-08T14:57:50.949Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T14:57:50.949Z] - "ftp,tftp client in container": [2022-09-08T14:57:50.949Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T14:57:50.949Z] - Storage Drivers: [2022-09-08T14:57:50.949Z] - "aufs": [2022-09-08T14:57:50.949Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T14:57:50.949Z] - "btrfs": [2022-09-08T14:57:50.949Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T14:57:50.949Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T14:57:50.949Z] - "devicemapper": [2022-09-08T14:57:50.949Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T14:57:50.949Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T14:57:50.949Z] - "overlay": [2022-09-08T14:57:50.949Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T14:57:50.949Z] - "zfs": [2022-09-08T14:57:50.949Z] - /dev/zfs: present [2022-09-08T14:57:50.949Z] - zfs command: missing [2022-09-08T14:57:50.949Z] - zpool command: missing [2022-09-08T14:57:50.949Z] [2022-09-08T14:57:50.949Z] Limits: [2022-09-08T14:57:50.949Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T14:57:50.949Z] [2022-09-08T14:57:50.949Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:57:51.274Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 . [2022-09-08T14:57:51.535Z] #1 [internal] load .dockerignore [2022-09-08T14:57:51.535Z] #1 transferring context: 87B done [2022-09-08T14:57:51.535Z] #1 DONE 0.0s [2022-09-08T14:57:51.535Z] [2022-09-08T14:57:51.535Z] #2 [internal] load build definition from Dockerfile [2022-09-08T14:57:51.535Z] #2 transferring dockerfile: 17.04kB done [2022-09-08T14:57:51.535Z] #2 DONE 0.0s [2022-09-08T14:57:51.535Z] [2022-09-08T14:57:51.535Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-08T14:57:52.101Z] #3 DONE 0.3s [2022-09-08T14:57:52.101Z] [2022-09-08T14:57:52.101Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-08T14:57:52.101Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-08T14:57:52.101Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-08T14:57:52.101Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-08T14:57:52.101Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2022-09-08T14:57:52.101Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-08T14:57:52.101Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-09-08T14:57:52.101Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-09-08T14:57:52.356Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-08T14:57:52.356Z] #4 DONE 0.4s [2022-09-08T14:57:52.611Z] [2022-09-08T14:57:52.611Z] #5 [internal] load build definition from Dockerfile [2022-09-08T14:57:52.611Z] #5 DONE 0.0s [2022-09-08T14:57:52.611Z] [2022-09-08T14:57:52.611Z] #6 [internal] load .dockerignore [2022-09-08T14:57:52.611Z] #6 DONE 0.0s [2022-09-08T14:57:52.611Z] [2022-09-08T14:57:52.611Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:57:52.611Z] #7 DONE 0.1s [2022-09-08T14:57:52.611Z] [2022-09-08T14:57:52.611Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:57:52.611Z] #8 DONE 0.1s [2022-09-08T14:57:52.611Z] [2022-09-08T14:57:52.611Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-08T14:57:52.868Z] #9 DONE 0.3s [2022-09-08T14:57:52.868Z] [2022-09-08T14:57:52.868Z] #10 [internal] load metadata for docker.io/library/debian:buster [2022-09-08T14:57:52.868Z] #10 DONE 0.3s [2022-09-08T14:57:52.868Z] [2022-09-08T14:57:52.868Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:57:52.868Z] #11 DONE 0.0s [2022-09-08T14:57:52.868Z] [2022-09-08T14:57:52.868Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:57:52.868Z] #12 DONE 0.0s [2022-09-08T14:57:52.868Z] [2022-09-08T14:57:52.868Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:57:52.868Z] #13 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-08T14:57:53.125Z] #13 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-08T14:57:53.125Z] #13 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-08T14:57:53.125Z] #13 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-08T14:57:53.125Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 2.10MB / 50.44MB 0.1s [2022-09-08T14:57:53.125Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 15.73MB / 50.44MB 0.3s [2022-09-08T14:57:53.386Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 22.02MB / 50.44MB 0.4s [2022-09-08T14:57:53.386Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 29.36MB / 50.44MB 0.5s [2022-09-08T14:57:53.649Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 33.64MB / 50.44MB 0.6s [2022-09-08T14:57:53.649Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 40.89MB / 50.44MB 0.7s [2022-09-08T14:57:53.906Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.9s [2022-09-08T14:57:53.906Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.9s done [2022-09-08T14:57:55.801Z] #13 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.3s [2022-09-08T14:57:56.363Z] #13 ... [2022-09-08T14:57:56.363Z] [2022-09-08T14:57:56.363Z] #14 [internal] load build context [2022-09-08T14:57:56.363Z] #14 transferring context: 53.42MB 3.6s done [2022-09-08T14:57:56.363Z] #14 DONE 3.6s [2022-09-08T14:57:56.619Z] [2022-09-08T14:57:56.619Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:57:56.619Z] #15 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-08T14:57:56.619Z] #15 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-08T14:57:56.619Z] #15 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-08T14:57:56.619Z] #15 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.9s done [2022-09-08T14:57:56.619Z] #15 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.2s done [2022-09-08T14:57:56.619Z] #15 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.3s done [2022-09-08T14:57:56.619Z] #15 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-08T14:57:56.619Z] #15 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 1.0s done [2022-09-08T14:57:56.619Z] #15 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 1.5s done [2022-09-08T14:57:56.619Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 2.8s done [2022-09-08T14:57:56.619Z] #15 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 1.1s done [2022-09-08T14:57:57.548Z] #15 ... [2022-09-08T14:57:57.548Z] [2022-09-08T14:57:57.548Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:57:57.548Z] #13 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 3.4s done [2022-09-08T14:57:57.548Z] #13 DONE 4.7s [2022-09-08T14:57:57.548Z] [2022-09-08T14:57:57.548Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:57:57.548Z] #15 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-08T14:57:58.111Z] #15 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.5s done [2022-09-08T14:57:58.111Z] #15 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-08T14:57:58.674Z] #15 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.3s done [2022-09-08T14:57:58.674Z] #15 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-08T14:58:02.481Z] Fetching without tags [2022-09-08T14:58:02.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:58:02.457Z] > git config --add remote.origin.fetch +refs/pull/44109/head:refs/remotes/origin/PR-44109 # timeout=10 [2022-09-08T14:58:02.465Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:58:02.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:58:02.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:58:02.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:58:02.485Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:58:02.652Z] Merging remotes/origin/20.10 commit b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 into PR head commit 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 [2022-09-08T14:58:02.884Z] #15 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.1s done [2022-09-08T14:58:02.884Z] #15 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-08T14:58:03.276Z] Still waiting to schedule task [2022-09-08T14:58:03.276Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-08T14:58:03.278Z] Still waiting to schedule task [2022-09-08T14:58:03.278Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-09-08T14:58:03.280Z] Still waiting to schedule task [2022-09-08T14:58:03.281Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-09-08T14:58:03.281Z] Still waiting to schedule task [2022-09-08T14:58:03.282Z] All nodes of label ‘windows-2019’ are offline [2022-09-08T14:58:03.346Z] Merge succeeded, producing cdc71f7432780ef89486560cfb95c0500f554196 [2022-09-08T14:58:03.347Z] Checking out Revision cdc71f7432780ef89486560cfb95c0500f554196 (PR-44109) [2022-09-08T14:58:03.543Z] Commit message: "Merge commit 'b73e9c2c8ace71a33575e9a5d6f3eb34389465e6' into HEAD" [2022-09-08T14:58:03.552Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:58:04.229Z] + docker version [2022-09-08T14:58:04.229Z] Client: Docker Engine - Community [2022-09-08T14:58:04.229Z] Version: 22.06.0-beta.0 [2022-09-08T14:58:04.229Z] API version: 1.42 [2022-09-08T14:58:04.229Z] Go version: go1.18.3 [2022-09-08T14:58:04.229Z] Git commit: 3e9117b [2022-09-08T14:58:04.229Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:58:04.229Z] OS/Arch: linux/amd64 [2022-09-08T14:58:04.229Z] Context: default [2022-09-08T14:58:04.229Z] [2022-09-08T14:58:04.229Z] Server: Docker Engine - Community [2022-09-08T14:58:04.229Z] Engine: [2022-09-08T14:58:04.229Z] Version: 22.06.0-beta.0 [2022-09-08T14:58:04.229Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:58:04.229Z] Go version: go1.18.3 [2022-09-08T14:58:04.229Z] Git commit: 38633e7 [2022-09-08T14:58:04.229Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:58:04.229Z] OS/Arch: linux/amd64 [2022-09-08T14:58:04.229Z] Experimental: true [2022-09-08T14:58:04.229Z] containerd: [2022-09-08T14:58:04.229Z] Version: 1.6.8 [2022-09-08T14:58:04.229Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:58:04.229Z] runc: [2022-09-08T14:58:04.229Z] Version: 1.1.4 [2022-09-08T14:58:04.229Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:58:04.229Z] docker-init: [2022-09-08T14:58:04.229Z] Version: 0.19.0 [2022-09-08T14:58:04.229Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:58:02.653Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:58:02.660Z] > git checkout -f 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 # timeout=10 [2022-09-08T14:58:03.090Z] > git remote # timeout=10 [2022-09-08T14:58:03.094Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:58:03.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:58:03.098Z] > git merge b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 # timeout=10 [2022-09-08T14:58:03.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:58:03.348Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:58:03.353Z] > git checkout -f cdc71f7432780ef89486560cfb95c0500f554196 # timeout=10 [2022-09-08T14:58:03.545Z] > git rev-list --no-walk accae6eeea9c33bbcad8c585497948f5b8d6bb0e # timeout=10 [2022-09-08T14:58:04.573Z] + docker info [2022-09-08T14:58:04.573Z] Client: [2022-09-08T14:58:04.573Z] Context: default [2022-09-08T14:58:04.573Z] Debug Mode: false [2022-09-08T14:58:04.573Z] Plugins: [2022-09-08T14:58:04.573Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:58:04.573Z] Version: f500bf6 [2022-09-08T14:58:04.573Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T14:58:04.573Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:58:04.573Z] Version: v2.10.2 [2022-09-08T14:58:04.573Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:58:04.573Z] scan: Docker Scan (Docker Inc.) [2022-09-08T14:58:04.573Z] Version: v0.17.0 [2022-09-08T14:58:04.573Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T14:58:04.573Z] [2022-09-08T14:58:04.573Z] Server: [2022-09-08T14:58:04.573Z] Containers: 0 [2022-09-08T14:58:04.573Z] Running: 0 [2022-09-08T14:58:04.573Z] Paused: 0 [2022-09-08T14:58:04.573Z] Stopped: 0 [2022-09-08T14:58:04.573Z] Images: 3 [2022-09-08T14:58:04.573Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:58:04.573Z] Storage Driver: overlay2 [2022-09-08T14:58:04.573Z] Backing Filesystem: extfs [2022-09-08T14:58:04.573Z] Supports d_type: true [2022-09-08T14:58:04.573Z] Using metacopy: false [2022-09-08T14:58:04.573Z] Native Overlay Diff: true [2022-09-08T14:58:04.573Z] userxattr: false [2022-09-08T14:58:04.573Z] Logging Driver: json-file [2022-09-08T14:58:04.573Z] Cgroup Driver: cgroupfs [2022-09-08T14:58:04.573Z] Cgroup Version: 1 [2022-09-08T14:58:04.573Z] Plugins: [2022-09-08T14:58:04.573Z] Volume: local [2022-09-08T14:58:04.573Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:58:04.573Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:58:04.573Z] Swarm: inactive [2022-09-08T14:58:04.573Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:58:04.573Z] Default Runtime: runc [2022-09-08T14:58:04.573Z] Init Binary: docker-init [2022-09-08T14:58:04.573Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:58:04.573Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:58:04.573Z] init version: de40ad0 [2022-09-08T14:58:04.573Z] Security Options: [2022-09-08T14:58:04.573Z] apparmor [2022-09-08T14:58:04.573Z] seccomp [2022-09-08T14:58:04.573Z] Profile: builtin [2022-09-08T14:58:04.573Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T14:58:04.573Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T14:58:04.573Z] OSType: linux [2022-09-08T14:58:04.573Z] Architecture: x86_64 [2022-09-08T14:58:04.573Z] CPUs: 2 [2022-09-08T14:58:04.573Z] Total Memory: 7.483GiB [2022-09-08T14:58:04.573Z] Name: ip-10-100-72-188 [2022-09-08T14:58:04.573Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T14:58:04.573Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:58:04.573Z] Debug Mode: false [2022-09-08T14:58:04.573Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:58:04.573Z] Labels: [2022-09-08T14:58:04.573Z] Experimental: true [2022-09-08T14:58:04.573Z] Insecure Registries: [2022-09-08T14:58:04.573Z] 127.0.0.0/8 [2022-09-08T14:58:04.573Z] Live Restore Enabled: true [2022-09-08T14:58:04.573Z] [2022-09-08T14:58:04.573Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T14:58:04.889Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T14:58:04.889Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T14:58:04.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44109/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-08T14:58:04.889Z] + bash /home/ubuntu/workspace/moby_PR-44109/check-config.sh [2022-09-08T14:58:04.889Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T14:58:04.889Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T14:58:04.889Z] [2022-09-08T14:58:04.889Z] Generally Necessary: [2022-09-08T14:58:04.889Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T14:58:04.889Z] - apparmor: enabled and tools installed [2022-09-08T14:58:04.889Z] - CONFIG_NAMESPACES: enabled [2022-09-08T14:58:04.889Z] - CONFIG_NET_NS: enabled [2022-09-08T14:58:04.889Z] - CONFIG_PID_NS: enabled [2022-09-08T14:58:04.889Z] - CONFIG_IPC_NS: enabled [2022-09-08T14:58:04.889Z] - CONFIG_UTS_NS: enabled [2022-09-08T14:58:04.889Z] - CONFIG_CGROUPS: enabled [2022-09-08T14:58:04.889Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T14:58:04.889Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T14:58:04.889Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T14:58:04.889Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T14:58:04.889Z] - CONFIG_CPUSETS: enabled [2022-09-08T14:58:04.889Z] - CONFIG_MEMCG: enabled [2022-09-08T14:58:04.889Z] - CONFIG_KEYS: enabled [2022-09-08T14:58:04.889Z] - CONFIG_VETH: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-08T14:58:04.889Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T14:58:04.889Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-08T14:58:04.889Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T14:58:04.889Z] [2022-09-08T14:58:04.889Z] Optional Features: [2022-09-08T14:58:05.145Z] - CONFIG_USER_NS: enabled [2022-09-08T14:58:05.145Z] - CONFIG_SECCOMP: enabled [2022-09-08T14:58:05.145Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T14:58:05.145Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T14:58:05.145Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T14:58:05.145Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T14:58:05.145Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T14:58:05.145Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T14:58:05.145Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-08T14:58:05.145Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-08T14:58:05.145Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T14:58:05.145Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T14:58:05.145Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T14:58:05.145Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T14:58:05.145Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T14:58:05.145Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T14:58:05.145Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T14:58:05.145Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T14:58:05.145Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T14:58:05.145Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T14:58:05.145Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T14:58:05.145Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T14:58:05.145Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T14:58:05.145Z] - CONFIG_EXT4_FS: enabled [2022-09-08T14:58:05.145Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T14:58:05.145Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T14:58:05.145Z] - Network Drivers: [2022-09-08T14:58:05.145Z] - "overlay": [2022-09-08T14:58:05.145Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T14:58:05.145Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T14:58:05.145Z] Optional (for encrypted networks): [2022-09-08T14:58:05.400Z] - CONFIG_CRYPTO: enabled [2022-09-08T14:58:05.400Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T14:58:05.400Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T14:58:05.400Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T14:58:05.400Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T14:58:05.400Z] - CONFIG_XFRM: enabled [2022-09-08T14:58:05.400Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T14:58:05.400Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T14:58:05.400Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T14:58:05.400Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-08T14:58:05.400Z] - "ipvlan": [2022-09-08T14:58:05.400Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T14:58:05.400Z] - "macvlan": [2022-09-08T14:58:05.400Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T14:58:05.400Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T14:58:05.400Z] - "ftp,tftp client in container": [2022-09-08T14:58:05.400Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T14:58:05.400Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T14:58:05.400Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T14:58:05.400Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T14:58:05.400Z] - Storage Drivers: [2022-09-08T14:58:05.400Z] - "aufs": [2022-09-08T14:58:05.400Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T14:58:05.400Z] - "btrfs": [2022-09-08T14:58:05.400Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T14:58:05.400Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T14:58:05.400Z] - "devicemapper": [2022-09-08T14:58:05.400Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T14:58:05.400Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T14:58:05.400Z] - "overlay": [2022-09-08T14:58:05.400Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T14:58:05.400Z] - "zfs": [2022-09-08T14:58:05.401Z] - /dev/zfs: present [2022-09-08T14:58:05.401Z] - zfs command: missing [2022-09-08T14:58:05.401Z] - zpool command: missing [2022-09-08T14:58:05.401Z] [2022-09-08T14:58:05.401Z] Limits: [2022-09-08T14:58:05.401Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T14:58:05.401Z] [2022-09-08T14:58:05.401Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:58:05.768Z] + sudo modprobe ip_vs [2022-09-08T14:58:05.769Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cdc71f7432780ef89486560cfb95c0500f554196 . [2022-09-08T14:58:06.025Z] #1 [internal] load build definition from Dockerfile [2022-09-08T14:58:06.025Z] #1 transferring dockerfile: 17.04kB 0.0s done [2022-09-08T14:58:06.026Z] #1 DONE 0.0s [2022-09-08T14:58:06.026Z] [2022-09-08T14:58:06.026Z] #2 [internal] load .dockerignore [2022-09-08T14:58:06.026Z] #2 transferring context: 87B done [2022-09-08T14:58:06.026Z] #2 DONE 0.0s [2022-09-08T14:58:06.026Z] [2022-09-08T14:58:06.026Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-08T14:58:06.151Z] #15 ... [2022-09-08T14:58:06.151Z] [2022-09-08T14:58:06.151Z] #16 [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-09-08T14:58:06.151Z] #0 0.947 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:06.151Z] #0 0.966 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:06.151Z] #0 0.966 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:06.151Z] #0 1.114 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:06.151Z] #0 1.593 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:06.151Z] #0 2.224 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:06.151Z] #0 3.416 Fetched 8482 kB in 3s (3122 kB/s) [2022-09-08T14:58:06.151Z] #0 3.416 Reading package lists... [2022-09-08T14:58:06.151Z] #0 4.425 Reading package lists... [2022-09-08T14:58:06.152Z] #0 5.401 Building dependency tree... [2022-09-08T14:58:06.152Z] #0 5.615 Reading state information... [2022-09-08T14:58:06.152Z] #0 5.821 The following additional packages will be installed: [2022-09-08T14:58:06.152Z] #0 5.822 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-08T14:58:06.152Z] #0 5.822 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-08T14:58:06.152Z] #0 5.823 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-08T14:58:06.152Z] #0 5.824 Suggested packages: [2022-09-08T14:58:06.152Z] #0 5.824 krb5-doc krb5-user [2022-09-08T14:58:06.152Z] #0 5.824 Recommended packages: [2022-09-08T14:58:06.152Z] #0 5.824 krb5-locales publicsuffix libsasl2-modules [2022-09-08T14:58:06.152Z] #0 5.997 The following NEW packages will be installed: [2022-09-08T14:58:06.152Z] #0 5.998 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-08T14:58:06.152Z] #0 5.998 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-08T14:58:06.152Z] #0 5.999 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T14:58:06.152Z] #0 6.000 libssh2-1 libssl1.1 openssl [2022-09-08T14:58:06.152Z] #0 6.276 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-08T14:58:06.152Z] #0 6.276 Need to get 5083 kB of archives. [2022-09-08T14:58:06.152Z] #0 6.276 After this operation, 12.1 MB of additional disk space will be used. [2022-09-08T14:58:06.152Z] #0 6.276 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-08T14:58:06.152Z] #0 6.310 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-08T14:58:06.152Z] #0 6.310 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-08T14:58:06.152Z] #0 6.310 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-09-08T14:58:06.152Z] #0 6.310 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-09-08T14:58:06.152Z] #0 6.311 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-08T14:58:06.152Z] #0 6.326 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-08T14:58:06.152Z] #0 6.329 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-08T14:58:06.152Z] #0 6.331 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-08T14:58:06.152Z] #0 6.332 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-08T14:58:06.152Z] #0 6.334 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-08T14:58:06.152Z] #0 6.341 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-08T14:58:06.152Z] #0 6.344 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-08T14:58:06.152Z] #0 6.346 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-08T14:58:06.152Z] #0 6.347 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-08T14:58:06.152Z] #0 6.349 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-08T14:58:06.152Z] #0 6.352 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-08T14:58:06.152Z] #0 6.359 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-08T14:58:06.152Z] #0 6.363 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-08T14:58:06.152Z] #0 6.366 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-08T14:58:06.152Z] #0 6.369 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-08T14:58:06.152Z] #0 6.543 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:58:06.152Z] #0 6.569 Fetched 5083 kB in 0s (14.5 MB/s) [2022-09-08T14:58:06.152Z] #0 6.620 Selecting previously unselected package libssl1.1:amd64. [2022-09-08T14:58:06.152Z] #0 6.620 (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-09-08T14:58:06.152Z] #0 6.628 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 6.638 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 6.832 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T14:58:06.152Z] #0 6.832 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 6.840 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:58:06.152Z] #0 6.878 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T14:58:06.152Z] #0 6.878 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 6.883 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:58:06.152Z] #0 6.924 Selecting previously unselected package libldap-common. [2022-09-08T14:58:06.152Z] #0 6.924 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-08T14:58:06.152Z] #0 6.929 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:58:06.152Z] #0 6.974 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T14:58:06.152Z] #0 6.974 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 6.980 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:58:06.152Z] #0 7.041 Selecting previously unselected package openssl. [2022-09-08T14:58:06.152Z] #0 7.041 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.046 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 7.191 Selecting previously unselected package ca-certificates. [2022-09-08T14:58:06.152Z] #0 7.191 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-08T14:58:06.152Z] #0 7.194 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-08T14:58:06.152Z] #0 7.268 Selecting previously unselected package libkeyutils1:amd64. [2022-09-08T14:58:06.152Z] #0 7.268 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.272 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-08T14:58:06.152Z] #0 7.304 Selecting previously unselected package libkrb5support0:amd64. [2022-09-08T14:58:06.152Z] #0 7.304 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.308 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 7.360 Selecting previously unselected package libk5crypto3:amd64. [2022-09-08T14:58:06.152Z] #0 7.360 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.365 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 7.416 Selecting previously unselected package libkrb5-3:amd64. [2022-09-08T14:58:06.152Z] #0 7.416 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.420 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 7.504 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-08T14:58:06.152Z] #0 7.504 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.507 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 7.568 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T14:58:06.152Z] #0 7.568 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.577 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-08T14:58:06.152Z] #0 7.616 Selecting previously unselected package libpsl5:amd64. [2022-09-08T14:58:06.152Z] #0 7.616 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.621 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-08T14:58:06.152Z] #0 7.661 Selecting previously unselected package librtmp1:amd64. [2022-09-08T14:58:06.152Z] #0 7.661 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.666 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T14:58:06.152Z] #0 7.704 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T14:58:06.152Z] #0 7.704 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.709 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-08T14:58:06.152Z] #0 7.761 Selecting previously unselected package libcurl4:amd64. [2022-09-08T14:58:06.152Z] #0 7.761 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.766 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 7.837 Selecting previously unselected package curl. [2022-09-08T14:58:06.152Z] #0 7.837 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.842 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 7.904 Selecting previously unselected package libonig5:amd64. [2022-09-08T14:58:06.152Z] #0 7.906 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.910 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-08T14:58:06.152Z] #0 7.974 Selecting previously unselected package libjq1:amd64. [2022-09-08T14:58:06.152Z] #0 7.976 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 7.980 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T14:58:06.152Z] #0 8.025 Selecting previously unselected package jq. [2022-09-08T14:58:06.152Z] #0 8.026 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T14:58:06.152Z] #0 8.031 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T14:58:06.152Z] #0 8.072 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-08T14:58:06.152Z] #0 8.083 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-08T14:58:06.152Z] #0 8.094 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-08T14:58:06.152Z] #0 8.204 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-08T14:58:06.152Z] #0 8.218 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:58:06.152Z] #0 8.231 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:06.152Z] #16 8.241 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:58:06.152Z] #16 8.252 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T14:58:06.152Z] #16 8.266 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:06.152Z] #16 8.277 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:58:06.152Z] #16 8.288 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-08T14:58:06.152Z] #16 8.300 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:06.152Z] #16 8.315 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-08T14:58:06.152Z] #16 8.336 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-08T14:58:06.152Z] #16 8.349 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T14:58:06.152Z] #16 8.366 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:58:06.152Z] #16 8.379 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-08T14:58:06.282Z] #3 DONE 0.3s [2022-09-08T14:58:06.282Z] [2022-09-08T14:58:06.282Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-08T14:58:06.282Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-08T14:58:06.282Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-08T14:58:06.282Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-08T14:58:06.282Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-08T14:58:06.282Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2022-09-08T14:58:06.538Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-09-08T14:58:06.538Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-08T14:58:06.716Z] #16 9.065 Updating certificates in /etc/ssl/certs... [2022-09-08T14:58:06.793Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-08T14:58:06.793Z] #4 DONE 0.4s [2022-09-08T14:58:06.793Z] [2022-09-08T14:58:06.793Z] #5 [internal] load .dockerignore [2022-09-08T14:58:06.793Z] #5 DONE 0.0s [2022-09-08T14:58:06.793Z] [2022-09-08T14:58:06.793Z] #6 [internal] load build definition from Dockerfile [2022-09-08T14:58:06.793Z] #6 DONE 0.0s [2022-09-08T14:58:06.793Z] [2022-09-08T14:58:06.793Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:58:06.793Z] #7 DONE 0.1s [2022-09-08T14:58:06.793Z] [2022-09-08T14:58:06.794Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:58:07.050Z] #8 DONE 0.1s [2022-09-08T14:58:07.050Z] [2022-09-08T14:58:07.050Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-08T14:58:07.306Z] #9 DONE 0.3s [2022-09-08T14:58:07.306Z] [2022-09-08T14:58:07.306Z] #10 [internal] load metadata for docker.io/library/debian:buster [2022-09-08T14:58:07.306Z] #10 DONE 0.2s [2022-09-08T14:58:07.306Z] [2022-09-08T14:58:07.306Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:58:07.306Z] #11 DONE 0.0s [2022-09-08T14:58:07.306Z] [2022-09-08T14:58:07.306Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:58:07.306Z] #12 DONE 0.0s [2022-09-08T14:58:07.306Z] [2022-09-08T14:58:07.306Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:58:07.306Z] #13 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-08T14:58:07.306Z] #13 DONE 0.1s [2022-09-08T14:58:07.306Z] [2022-09-08T14:58:07.306Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:58:07.306Z] #14 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-08T14:58:07.564Z] #14 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-08T14:58:07.564Z] #14 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-08T14:58:07.564Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.05MB / 50.44MB 0.1s [2022-09-08T14:58:07.564Z] #14 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-08T14:58:07.564Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 15.60MB / 50.44MB 0.3s [2022-09-08T14:58:07.647Z] #16 9.979 137 added, 0 removed; done. [2022-09-08T14:58:07.647Z] #16 10.01 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:07.647Z] #16 10.03 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T14:58:07.647Z] #16 10.04 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-08T14:58:07.647Z] #16 10.05 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-08T14:58:07.647Z] #16 10.06 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:58:07.647Z] #16 10.08 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-08T14:58:07.824Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 24.21MB / 50.44MB 0.4s [2022-09-08T14:58:07.824Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 32.51MB / 50.44MB 0.5s [2022-09-08T14:58:07.904Z] #16 10.09 Updating certificates in /etc/ssl/certs... [2022-09-08T14:58:08.101Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 45.09MB / 50.44MB 0.7s [2022-09-08T14:58:08.101Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.8s [2022-09-08T14:58:08.360Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.9s done [2022-09-08T14:58:08.468Z] #16 10.83 0 added, 0 removed; done. [2022-09-08T14:58:08.468Z] #16 10.83 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T14:58:08.468Z] #16 10.83 done. [2022-09-08T14:58:08.923Z] #14 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 0.3s [2022-09-08T14:58:10.358Z] #16 DONE 12.7s [2022-09-08T14:58:10.358Z] [2022-09-08T14:58:10.358Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T14:58:10.358Z] #17 DONE 0.2s [2022-09-08T14:58:10.358Z] [2022-09-08T14:58:10.358Z] #18 [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-09-08T14:58:10.818Z] #14 ... [2022-09-08T14:58:10.818Z] [2022-09-08T14:58:10.818Z] #15 [internal] load build context [2022-09-08T14:58:10.818Z] #15 transferring context: 53.42MB 3.3s done [2022-09-08T14:58:10.818Z] #15 DONE 3.3s [2022-09-08T14:58:10.818Z] [2022-09-08T14:58:10.818Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:58:11.723Z] #18 1.351 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-08T14:58:11.979Z] #18 1.444 [2022-09-08T14:58:12.185Z] #14 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 3.5s done [2022-09-08T14:58:12.185Z] #14 DONE 4.7s [2022-09-08T14:58:12.185Z] [2022-09-08T14:58:12.185Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:58:12.185Z] #13 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-08T14:58:12.185Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.8s done [2022-09-08T14:58:12.185Z] #13 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-08T14:58:12.185Z] #13 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-08T14:58:12.185Z] #13 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.2s done [2022-09-08T14:58:12.185Z] #13 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.3s done [2022-09-08T14:58:12.185Z] #13 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 1.1s done [2022-09-08T14:58:12.185Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 1.5s done [2022-09-08T14:58:12.185Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 3.1s done [2022-09-08T14:58:12.185Z] #13 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 1.2s done [2022-09-08T14:58:12.185Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-08T14:58:12.441Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.5s done [2022-09-08T14:58:12.441Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-08T14:58:12.749Z] #18 1.663 #=#=# ############# 18.3% ########################### 38.1% ######################################### 58.2% ######################################################## 78.1% ###################################################################### 97.8% ######################################################################## 100.0% [2022-09-08T14:58:12.749Z] #18 2.259 [2022-09-08T14:58:13.004Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.3s done [2022-09-08T14:58:13.004Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-08T14:58:13.050Z] #18 2.486 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:13.050Z] #18 2.659 [2022-09-08T14:58:13.562Z] #18 2.881 #=#=# ################################################ 67.0% ######################################################################## 100.0% [2022-09-08T14:58:13.562Z] #18 3.089 [2022-09-08T14:58:14.333Z] #18 3.312 #=#=# ############ 17.8% ########################## 37.1% ######################################## 56.5% ###################################################### 75.8% #################################################################### 94.8%#18 ... [2022-09-08T14:58:14.333Z] [2022-09-08T14:58:14.333Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:58:14.333Z] #15 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.7s done [2022-09-08T14:58:14.333Z] #15 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 7.2s done [2022-09-08T14:58:14.333Z] #15 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-08T14:58:14.333Z] #15 DONE 21.5s [2022-09-08T14:58:14.333Z] [2022-09-08T14:58:14.333Z] #18 [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-09-08T14:58:14.333Z] #18 3.312 #=#=# ############ 17.8% ########################## 37.1% ######################################## 56.5% ###################################################### 75.8% #################################################################### 94.8% ######################################################################## 100.0% [2022-09-08T14:58:14.333Z] #18 3.907 [2022-09-08T14:58:15.621Z] #18 4.122 #=#=# ### 4.8% ####### 9.9% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.6% [2022-09-08T14:58:15.621Z] #18 ... [2022-09-08T14:58:15.621Z] [2022-09-08T14:58:15.621Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T14:58:15.621Z] #19 DONE 1.2s [2022-09-08T14:58:15.621Z] [2022-09-08T14:58:15.621Z] #18 [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-09-08T14:58:16.393Z] #18 4.122 #=#=# ### 4.8% ####### 9.9% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.7% ############################################ 61.5% ################################################ 67.5% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 87.9% ################################################################### 93.6% [2022-09-08T14:58:16.393Z] #18 ... [2022-09-08T14:58:16.393Z] [2022-09-08T14:58:16.393Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-08T14:58:16.393Z] #20 DONE 0.8s [2022-09-08T14:58:16.393Z] [2022-09-08T14:58:16.393Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T14:58:16.393Z] #21 DONE 0.1s [2022-09-08T14:58:16.393Z] [2022-09-08T14:58:16.393Z] #18 [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-09-08T14:58:16.650Z] #18 4.122 #=#=# ### 4.8% ####### 9.9% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.7% ############################################ 61.5% ################################################ 67.5% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 87.9% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% [2022-09-08T14:58:16.650Z] #18 6.105 [2022-09-08T14:58:16.650Z] #18 ... [2022-09-08T14:58:16.650Z] [2022-09-08T14:58:16.650Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T14:58:16.650Z] #22 DONE 0.4s [2022-09-08T14:58:16.907Z] [2022-09-08T14:58:16.907Z] #23 [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-09-08T14:58:17.179Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.0s done [2022-09-08T14:58:17.436Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-08T14:58:19.327Z] #13 ... [2022-09-08T14:58:19.327Z] [2022-09-08T14:58:19.327Z] #16 [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-09-08T14:58:19.327Z] #0 0.937 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:19.327Z] #0 0.937 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:19.327Z] #0 0.937 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:19.327Z] #0 1.098 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:19.327Z] #0 1.668 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:19.327Z] #0 2.110 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:19.327Z] #0 3.208 Fetched 8482 kB in 3s (3330 kB/s) [2022-09-08T14:58:19.327Z] #0 3.208 Reading package lists... [2022-09-08T14:58:19.327Z] #0 4.157 Reading package lists... [2022-09-08T14:58:19.327Z] #0 5.074 Building dependency tree... [2022-09-08T14:58:19.327Z] #0 5.243 Reading state information... [2022-09-08T14:58:19.327Z] #0 5.393 The following additional packages will be installed: [2022-09-08T14:58:19.327Z] #0 5.393 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-08T14:58:19.327Z] #0 5.393 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-08T14:58:19.327Z] #0 5.398 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-08T14:58:19.327Z] #0 5.398 Suggested packages: [2022-09-08T14:58:19.327Z] #0 5.398 krb5-doc krb5-user [2022-09-08T14:58:19.327Z] #0 5.398 Recommended packages: [2022-09-08T14:58:19.327Z] #0 5.398 krb5-locales publicsuffix libsasl2-modules [2022-09-08T14:58:19.327Z] #0 5.560 The following NEW packages will be installed: [2022-09-08T14:58:19.327Z] #0 5.561 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-08T14:58:19.327Z] #0 5.561 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-08T14:58:19.327Z] #0 5.561 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T14:58:19.327Z] #0 5.562 libssh2-1 libssl1.1 openssl [2022-09-08T14:58:19.327Z] #0 5.845 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-08T14:58:19.327Z] #0 5.845 Need to get 5083 kB of archives. [2022-09-08T14:58:19.327Z] #0 5.845 After this operation, 12.1 MB of additional disk space will be used. [2022-09-08T14:58:19.327Z] #0 5.845 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-08T14:58:19.327Z] #0 5.863 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-08T14:58:19.327Z] #0 5.864 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-08T14:58:19.327Z] #0 5.868 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-09-08T14:58:19.327Z] #0 5.870 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-09-08T14:58:19.327Z] #0 5.875 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-08T14:58:19.327Z] #0 5.888 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-08T14:58:19.327Z] #0 5.891 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-08T14:58:19.327Z] #0 5.892 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-08T14:58:19.327Z] #0 5.894 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-08T14:58:19.327Z] #0 5.897 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-08T14:58:19.327Z] #0 5.903 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-08T14:58:19.327Z] #0 5.906 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-08T14:58:19.327Z] #0 5.908 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-08T14:58:19.327Z] #0 5.909 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-08T14:58:19.327Z] #0 5.910 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-08T14:58:19.327Z] #0 5.913 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-08T14:58:19.327Z] #0 5.919 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-08T14:58:19.327Z] #0 5.923 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-08T14:58:19.327Z] #0 5.926 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-08T14:58:19.327Z] #0 5.929 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-08T14:58:19.327Z] #0 6.085 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:58:19.327Z] #0 6.114 Fetched 5083 kB in 0s (14.5 MB/s) [2022-09-08T14:58:19.327Z] #0 6.152 Selecting previously unselected package libssl1.1:amd64. [2022-09-08T14:58:19.327Z] #0 6.152 (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-09-08T14:58:19.327Z] #0 6.158 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.166 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-08T14:58:19.327Z] #0 6.361 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T14:58:19.327Z] #0 6.361 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.363 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:58:19.327Z] #0 6.405 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T14:58:19.327Z] #0 6.405 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.409 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:58:19.327Z] #0 6.456 Selecting previously unselected package libldap-common. [2022-09-08T14:58:19.327Z] #0 6.456 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-08T14:58:19.327Z] #0 6.459 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:58:19.327Z] #0 6.505 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T14:58:19.327Z] #0 6.507 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.513 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:58:19.327Z] #0 6.573 Selecting previously unselected package openssl. [2022-09-08T14:58:19.327Z] #0 6.573 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.577 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-08T14:58:19.327Z] #0 6.722 Selecting previously unselected package ca-certificates. [2022-09-08T14:58:19.327Z] #0 6.722 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-08T14:58:19.327Z] #0 6.725 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-08T14:58:19.327Z] #0 6.797 Selecting previously unselected package libkeyutils1:amd64. [2022-09-08T14:58:19.327Z] #0 6.797 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.802 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-08T14:58:19.327Z] #0 6.836 Selecting previously unselected package libkrb5support0:amd64. [2022-09-08T14:58:19.327Z] #0 6.836 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.841 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:19.327Z] #0 6.877 Selecting previously unselected package libk5crypto3:amd64. [2022-09-08T14:58:19.327Z] #0 6.879 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.883 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:19.327Z] #0 6.939 Selecting previously unselected package libkrb5-3:amd64. [2022-09-08T14:58:19.327Z] #0 6.939 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 6.946 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:19.327Z] #0 7.036 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-08T14:58:19.327Z] #0 7.036 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 7.039 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:19.327Z] #0 7.090 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T14:58:19.327Z] #0 7.091 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 7.097 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-08T14:58:19.327Z] #0 7.194 Selecting previously unselected package libpsl5:amd64. [2022-09-08T14:58:19.327Z] #0 7.196 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 7.200 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-08T14:58:19.327Z] #0 7.242 Selecting previously unselected package librtmp1:amd64. [2022-09-08T14:58:19.327Z] #0 7.244 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-08T14:58:19.327Z] #0 7.248 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T14:58:19.327Z] #16 7.292 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T14:58:19.327Z] #16 7.292 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-08T14:58:19.327Z] #16 7.297 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-08T14:58:19.327Z] #16 7.346 Selecting previously unselected package libcurl4:amd64. [2022-09-08T14:58:19.327Z] #16 7.346 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-08T14:58:19.327Z] #16 7.350 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-08T14:58:19.327Z] #16 ... [2022-09-08T14:58:19.327Z] [2022-09-08T14:58:19.327Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:58:20.695Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.3s done [2022-09-08T14:58:20.952Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 0.1s [2022-09-08T14:58:21.082Z] #23 ... [2022-09-08T14:58:21.082Z] [2022-09-08T14:58:21.082Z] #24 [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-09-08T14:58:21.082Z] #24 DONE 4.0s [2022-09-08T14:58:21.082Z] [2022-09-08T14:58:21.082Z] #18 [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-09-08T14:58:21.082Z] #18 6.771 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T14:58:21.082Z] #18 6.959 [2022-09-08T14:58:21.082Z] #18 7.202 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:21.082Z] #18 7.279 [2022-09-08T14:58:21.082Z] #18 7.974 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T14:58:21.082Z] #18 8.101 [2022-09-08T14:58:21.082Z] #18 8.345 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:21.082Z] #18 8.469 [2022-09-08T14:58:21.082Z] #18 9.064 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-08T14:58:21.082Z] #18 9.161 [2022-09-08T14:58:21.082Z] #18 9.411 #=#=# 0.0% ################## 25.8% ##################################### 51.6% ########################################### 60.4% ########################################################## 80.8% ######################################################################## 100.0% [2022-09-08T14:58:21.082Z] #18 10.20 [2022-09-08T14:58:21.339Z] #18 10.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T14:58:21.596Z] #18 11.00 [2022-09-08T14:58:21.853Z] #18 11.31 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:21.853Z] #18 11.51 [2022-09-08T14:58:23.766Z] #18 12.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T14:58:23.766Z] #18 13.35 [2022-09-08T14:58:24.329Z] #18 13.76 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:24.329Z] #18 13.92 [2022-09-08T14:58:24.402Z] #13 ... [2022-09-08T14:58:24.402Z] [2022-09-08T14:58:24.402Z] #16 [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-09-08T14:58:24.402Z] #16 7.406 Selecting previously unselected package curl. [2022-09-08T14:58:24.402Z] #16 7.406 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-08T14:58:24.402Z] #16 7.410 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 7.473 Selecting previously unselected package libonig5:amd64. [2022-09-08T14:58:24.402Z] #16 7.473 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-08T14:58:24.402Z] #16 7.477 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-08T14:58:24.402Z] #16 7.532 Selecting previously unselected package libjq1:amd64. [2022-09-08T14:58:24.402Z] #16 7.532 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T14:58:24.402Z] #16 7.535 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T14:58:24.402Z] #16 7.586 Selecting previously unselected package jq. [2022-09-08T14:58:24.402Z] #16 7.586 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T14:58:24.402Z] #16 7.589 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T14:58:24.402Z] #16 7.630 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-08T14:58:24.402Z] #16 7.641 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-08T14:58:24.402Z] #16 7.654 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 7.766 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-08T14:58:24.402Z] #16 7.778 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:58:24.402Z] #16 7.792 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 7.802 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:58:24.402Z] #16 7.813 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T14:58:24.402Z] #16 7.825 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 7.837 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:58:24.402Z] #16 7.849 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-08T14:58:24.402Z] #16 7.861 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 7.872 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 7.887 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-08T14:58:24.402Z] #16 7.898 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T14:58:24.402Z] #16 7.909 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:58:24.402Z] #16 7.921 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-08T14:58:24.402Z] #16 8.554 Updating certificates in /etc/ssl/certs... [2022-09-08T14:58:24.402Z] #16 9.419 137 added, 0 removed; done. [2022-09-08T14:58:24.402Z] #16 9.456 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 9.470 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T14:58:24.402Z] #16 9.483 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 9.496 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-08T14:58:24.402Z] #16 9.509 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:58:24.402Z] #16 9.531 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-08T14:58:24.402Z] #16 9.539 Updating certificates in /etc/ssl/certs... [2022-09-08T14:58:24.402Z] #16 10.24 0 added, 0 removed; done. [2022-09-08T14:58:24.402Z] #16 10.24 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T14:58:24.402Z] #16 10.25 done. [2022-09-08T14:58:24.402Z] #16 DONE 12.2s [2022-09-08T14:58:24.402Z] [2022-09-08T14:58:24.402Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:58:24.402Z] #13 ... [2022-09-08T14:58:24.402Z] [2022-09-08T14:58:24.402Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T14:58:24.402Z] #17 DONE 0.2s [2022-09-08T14:58:24.402Z] [2022-09-08T14:58:24.402Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:58:24.586Z] #18 14.09 Download of images into '/build' complete. [2022-09-08T14:58:24.586Z] #18 14.10 Use something like the following to load the result into a Docker daemon: [2022-09-08T14:58:24.586Z] #18 14.10 tar -cC '/build' . | docker load [2022-09-08T14:58:25.147Z] #18 DONE 14.5s [2022-09-08T14:58:25.147Z] [2022-09-08T14:58:25.147Z] #25 [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-09-08T14:58:25.147Z] #0 6.307 + RM_GOPATH=0 [2022-09-08T14:58:25.147Z] #0 6.307 + TMP_GOPATH= [2022-09-08T14:58:25.147Z] #0 6.307 + : /build [2022-09-08T14:58:25.147Z] #0 6.307 + '[' -z '' ']' [2022-09-08T14:58:25.147Z] #0 6.307 ++ mktemp -d [2022-09-08T14:58:25.147Z] #0 6.308 + export GOPATH=/tmp/tmp.wVmeqpSrBY [2022-09-08T14:58:25.147Z] #0 6.308 + GOPATH=/tmp/tmp.wVmeqpSrBY [2022-09-08T14:58:25.147Z] #0 6.308 + RM_GOPATH=1 [2022-09-08T14:58:25.147Z] #0 6.308 + case "$(go env GOARCH)" in [2022-09-08T14:58:25.147Z] #0 6.308 ++ go env GOARCH [2022-09-08T14:58:25.147Z] #0 6.407 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:25.148Z] #0 6.407 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:25.148Z] #0 6.408 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:25.148Z] #0 6.411 + dir=/tmp/install [2022-09-08T14:58:25.148Z] #0 6.411 + bin=proxy [2022-09-08T14:58:25.148Z] #0 6.411 + shift [2022-09-08T14:58:25.148Z] #0 6.412 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-08T14:58:25.148Z] #0 6.412 + . /tmp/install/proxy.installer [2022-09-08T14:58:25.148Z] #0 6.427 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:58:25.148Z] #0 6.428 + install_proxy [2022-09-08T14:58:25.148Z] #0 6.428 + case "$1" in [2022-09-08T14:58:25.148Z] #0 6.428 + export CGO_ENABLED=0 [2022-09-08T14:58:25.148Z] #0 6.429 + CGO_ENABLED=0 [2022-09-08T14:58:25.148Z] #0 6.429 + _install_proxy [2022-09-08T14:58:25.148Z] #0 6.429 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-08T14:58:25.148Z] #0 6.430 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:58:25.148Z] #0 6.430 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wVmeqpSrBY/src/github.com/docker/libnetwork [2022-09-08T14:58:25.148Z] #0 6.433 Cloning into '/tmp/tmp.wVmeqpSrBY/src/github.com/docker/libnetwork'... [2022-09-08T14:58:26.080Z] #25 ... [2022-09-08T14:58:26.081Z] [2022-09-08T14:58:26.081Z] #26 [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-09-08T14:58:26.081Z] #0 4.656 + RM_GOPATH=0 [2022-09-08T14:58:26.081Z] #0 4.656 + TMP_GOPATH= [2022-09-08T14:58:26.081Z] #0 4.656 + : /build [2022-09-08T14:58:26.081Z] #0 4.656 + '[' -z '' ']' [2022-09-08T14:58:26.081Z] #0 4.656 ++ mktemp -d [2022-09-08T14:58:26.081Z] #0 4.656 + export GOPATH=/tmp/tmp.eEbRgXzTyZ [2022-09-08T14:58:26.081Z] #0 4.656 + GOPATH=/tmp/tmp.eEbRgXzTyZ [2022-09-08T14:58:26.081Z] #0 4.656 + RM_GOPATH=1 [2022-09-08T14:58:26.081Z] #0 4.656 + case "$(go env GOARCH)" in [2022-09-08T14:58:26.081Z] #0 4.656 ++ go env GOARCH [2022-09-08T14:58:26.081Z] #0 4.686 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:26.081Z] #0 4.686 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:26.081Z] #0 4.686 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:26.081Z] #0 4.686 + dir=/tmp/install [2022-09-08T14:58:26.081Z] #0 4.686 + bin=tomlv [2022-09-08T14:58:26.081Z] #0 4.686 + shift [2022-09-08T14:58:26.081Z] #0 4.686 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-08T14:58:26.081Z] #0 4.686 + . /tmp/install/tomlv.installer [2022-09-08T14:58:26.081Z] #0 4.686 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:58:26.081Z] #0 4.686 + install_tomlv [2022-09-08T14:58:26.081Z] #0 4.686 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-08T14:58:26.081Z] #0 4.686 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eEbRgXzTyZ/src/github.com/BurntSushi/toml [2022-09-08T14:58:26.081Z] #0 4.686 Cloning into '/tmp/tmp.eEbRgXzTyZ/src/github.com/BurntSushi/toml'... [2022-09-08T14:58:26.081Z] #0 4.686 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:58:26.081Z] #0 5.354 + cd /tmp/tmp.eEbRgXzTyZ/src/github.com/BurntSushi/toml [2022-09-08T14:58:26.081Z] #0 5.354 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:58:26.081Z] #0 5.397 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T14:58:26.081Z] #0 6.064 internal/goarch [2022-09-08T14:58:26.081Z] #0 6.154 internal/unsafeheader [2022-09-08T14:58:26.081Z] #0 6.288 internal/abi [2022-09-08T14:58:26.081Z] #0 6.310 internal/cpu [2022-09-08T14:58:26.081Z] #0 6.816 internal/goexperiment [2022-09-08T14:58:26.081Z] #0 7.012 internal/goos [2022-09-08T14:58:26.081Z] #0 7.220 runtime/internal/atomic [2022-09-08T14:58:26.081Z] #0 7.271 internal/bytealg [2022-09-08T14:58:26.081Z] #0 8.391 runtime/internal/math [2022-09-08T14:58:26.081Z] #0 8.533 runtime/internal/sys [2022-09-08T14:58:26.081Z] #0 8.575 runtime/internal/syscall [2022-09-08T14:58:26.081Z] #0 9.048 internal/itoa [2022-09-08T14:58:26.081Z] #0 9.733 runtime [2022-09-08T14:58:26.081Z] #0 9.772 math/bits [2022-09-08T14:58:26.339Z] #26 ... [2022-09-08T14:58:26.339Z] [2022-09-08T14:58:26.339Z] #27 [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-09-08T14:58:26.339Z] #0 5.211 + RM_GOPATH=0 [2022-09-08T14:58:26.339Z] #0 5.211 + TMP_GOPATH= [2022-09-08T14:58:26.339Z] #0 5.211 + : /build [2022-09-08T14:58:26.339Z] #0 5.211 + '[' -z '' ']' [2022-09-08T14:58:26.339Z] #0 5.211 ++ mktemp -d [2022-09-08T14:58:26.339Z] #0 5.217 + export GOPATH=/tmp/tmp.58lMVeS4QI [2022-09-08T14:58:26.339Z] #0 5.217 + GOPATH=/tmp/tmp.58lMVeS4QI [2022-09-08T14:58:26.339Z] #0 5.217 + RM_GOPATH=1 [2022-09-08T14:58:26.339Z] #0 5.217 + case "$(go env GOARCH)" in [2022-09-08T14:58:26.339Z] #0 5.217 ++ go env GOARCH [2022-09-08T14:58:26.339Z] #0 5.241 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:26.339Z] #0 5.241 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:26.339Z] #0 5.241 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:26.339Z] #0 5.242 + dir=/tmp/install [2022-09-08T14:58:26.339Z] #0 5.242 + bin=golangci_lint [2022-09-08T14:58:26.339Z] #0 5.242 + shift [2022-09-08T14:58:26.339Z] #0 5.242 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-08T14:58:26.339Z] #0 5.242 + . /tmp/install/golangci_lint.installer [2022-09-08T14:58:26.339Z] #0 5.242 ++ : v1.44.0 [2022-09-08T14:58:26.339Z] #0 5.242 + install_golangci_lint [2022-09-08T14:58:26.339Z] #0 5.242 + set -e [2022-09-08T14:58:26.339Z] #0 5.242 + echo 'Install golangci-lint version v1.44.0' [2022-09-08T14:58:26.339Z] #0 5.242 + GOBIN=/build [2022-09-08T14:58:26.339Z] #0 5.242 + GO111MODULE=on [2022-09-08T14:58:26.339Z] #0 5.242 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-08T14:58:26.339Z] #0 5.242 Install golangci-lint version v1.44.0 [2022-09-08T14:58:26.339Z] #0 5.918 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-08T14:58:26.461Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.4s [2022-09-08T14:58:26.597Z] #27 ... [2022-09-08T14:58:26.597Z] [2022-09-08T14:58:26.597Z] #28 [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-09-08T14:58:26.597Z] #0 5.158 + RM_GOPATH=0 [2022-09-08T14:58:26.597Z] #0 5.158 + TMP_GOPATH= [2022-09-08T14:58:26.597Z] #0 5.158 + : /build [2022-09-08T14:58:26.597Z] #0 5.158 + '[' -z '' ']' [2022-09-08T14:58:26.597Z] #0 5.158 ++ mktemp -d [2022-09-08T14:58:26.597Z] #0 5.158 + export GOPATH=/tmp/tmp.8gkcNo672e [2022-09-08T14:58:26.597Z] #0 5.158 + GOPATH=/tmp/tmp.8gkcNo672e [2022-09-08T14:58:26.597Z] #0 5.158 + RM_GOPATH=1 [2022-09-08T14:58:26.597Z] #0 5.158 + case "$(go env GOARCH)" in [2022-09-08T14:58:26.597Z] #0 5.158 ++ go env GOARCH [2022-09-08T14:58:26.597Z] #0 5.168 Install docker/cli version 17.06.2-ce from stable [2022-09-08T14:58:26.597Z] #0 5.170 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:26.597Z] #0 5.170 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:26.597Z] #0 5.170 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:26.597Z] #0 5.170 + dir=/tmp/install [2022-09-08T14:58:26.597Z] #0 5.170 + bin=dockercli [2022-09-08T14:58:26.597Z] #0 5.170 + shift [2022-09-08T14:58:26.597Z] #0 5.170 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-08T14:58:26.597Z] #0 5.170 + . /tmp/install/dockercli.installer [2022-09-08T14:58:26.597Z] #0 5.170 ++ : stable [2022-09-08T14:58:26.597Z] #0 5.170 ++ : 17.06.2-ce [2022-09-08T14:58:26.597Z] #0 5.170 + install_dockercli [2022-09-08T14:58:26.597Z] #0 5.170 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T14:58:26.597Z] #0 5.170 ++ uname -m [2022-09-08T14:58:26.597Z] #0 5.170 + arch=x86_64 [2022-09-08T14:58:26.597Z] #0 5.170 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T14:58:26.597Z] #0 5.170 + url=https://download.docker.com/linux/static [2022-09-08T14:58:26.597Z] #0 5.178 + tar -xz docker/docker [2022-09-08T14:58:26.597Z] #0 5.178 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T14:58:26.597Z] #28 ... [2022-09-08T14:58:26.597Z] [2022-09-08T14:58:26.597Z] #29 [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-09-08T14:58:26.597Z] #0 5.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:26.597Z] #0 5.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:26.597Z] #0 5.681 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:26.597Z] #0 6.464 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:26.597Z] #0 9.528 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:26.854Z] #29 ... [2022-09-08T14:58:26.854Z] [2022-09-08T14:58:26.854Z] #30 [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-09-08T14:58:26.854Z] #0 6.078 + RM_GOPATH=0 [2022-09-08T14:58:26.854Z] #0 6.078 + TMP_GOPATH= [2022-09-08T14:58:26.854Z] #0 6.078 + : /build [2022-09-08T14:58:26.854Z] #0 6.078 + '[' -z '' ']' [2022-09-08T14:58:26.854Z] #0 6.078 ++ mktemp -d [2022-09-08T14:58:26.854Z] #0 6.078 + export GOPATH=/tmp/tmp.7GshjF4X7G [2022-09-08T14:58:26.854Z] #0 6.078 + GOPATH=/tmp/tmp.7GshjF4X7G [2022-09-08T14:58:26.854Z] #0 6.078 + RM_GOPATH=1 [2022-09-08T14:58:26.854Z] #0 6.078 + case "$(go env GOARCH)" in [2022-09-08T14:58:26.854Z] #0 6.078 ++ go env GOARCH [2022-09-08T14:58:26.854Z] #0 6.132 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:26.854Z] #0 6.132 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:26.854Z] #0 6.135 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:26.854Z] #0 6.142 + dir=/tmp/install [2022-09-08T14:58:26.854Z] #0 6.142 + bin=vndr [2022-09-08T14:58:26.854Z] #0 6.142 + shift [2022-09-08T14:58:26.854Z] #0 6.142 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-08T14:58:26.854Z] #0 6.142 + . /tmp/install/vndr.installer [2022-09-08T14:58:26.854Z] #0 6.142 ++ : v0.1.2 [2022-09-08T14:58:26.854Z] #0 6.142 + install_vndr [2022-09-08T14:58:26.854Z] #0 6.142 + echo 'Install vndr version v0.1.2' [2022-09-08T14:58:26.854Z] #0 6.142 Install vndr version v0.1.2 [2022-09-08T14:58:26.854Z] #0 6.146 + GOBIN=/build [2022-09-08T14:58:26.854Z] #0 6.146 + GO111MODULE=on [2022-09-08T14:58:26.854Z] #0 6.146 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-08T14:58:26.854Z] #0 6.653 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-08T14:58:27.111Z] #30 ... [2022-09-08T14:58:27.111Z] [2022-09-08T14:58:27.111Z] #31 [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-09-08T14:58:27.111Z] #0 6.704 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:27.111Z] #0 6.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:27.111Z] #0 6.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:27.111Z] #0 8.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:27.111Z] #31 ... [2022-09-08T14:58:27.111Z] [2022-09-08T14:58:27.111Z] #32 [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-09-08T14:58:27.111Z] #0 6.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:27.111Z] #0 6.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:27.111Z] #0 6.764 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:27.111Z] #0 8.061 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:27.369Z] #32 ... [2022-09-08T14:58:27.369Z] [2022-09-08T14:58:27.369Z] #33 [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-09-08T14:58:27.369Z] #0 4.824 + RM_GOPATH=0 [2022-09-08T14:58:27.369Z] #0 4.824 + TMP_GOPATH= [2022-09-08T14:58:27.369Z] #0 4.824 + : /build [2022-09-08T14:58:27.369Z] #0 4.824 + '[' -z '' ']' [2022-09-08T14:58:27.369Z] #0 4.824 ++ mktemp -d [2022-09-08T14:58:27.369Z] #0 4.827 + export GOPATH=/tmp/tmp.rAPuxhL3iF [2022-09-08T14:58:27.369Z] #0 4.827 + GOPATH=/tmp/tmp.rAPuxhL3iF [2022-09-08T14:58:27.369Z] #0 4.827 + RM_GOPATH=1 [2022-09-08T14:58:27.369Z] #0 4.827 + case "$(go env GOARCH)" in [2022-09-08T14:58:27.369Z] #0 4.830 ++ go env GOARCH [2022-09-08T14:58:27.369Z] #0 4.870 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:27.369Z] #0 4.870 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:27.369Z] #0 4.871 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:27.369Z] #0 4.871 Install shfmt version v3.0.2 [2022-09-08T14:58:27.369Z] #0 4.871 + dir=/tmp/install [2022-09-08T14:58:27.369Z] #0 4.871 + bin=shfmt [2022-09-08T14:58:27.369Z] #0 4.871 + shift [2022-09-08T14:58:27.369Z] #0 4.871 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-08T14:58:27.369Z] #0 4.871 + . /tmp/install/shfmt.installer [2022-09-08T14:58:27.369Z] #0 4.871 ++ : v3.0.2 [2022-09-08T14:58:27.369Z] #0 4.871 + install_shfmt [2022-09-08T14:58:27.369Z] #0 4.871 + echo 'Install shfmt version v3.0.2' [2022-09-08T14:58:27.369Z] #0 4.872 + GOBIN=/build [2022-09-08T14:58:27.369Z] #0 4.872 + GO111MODULE=on [2022-09-08T14:58:27.369Z] #0 4.872 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-08T14:58:27.369Z] #0 5.454 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T14:58:27.369Z] #0 6.635 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T14:58:27.369Z] #0 6.637 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T14:58:27.369Z] #0 6.723 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T14:58:27.369Z] #0 9.146 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T14:58:27.369Z] #33 ... [2022-09-08T14:58:27.369Z] [2022-09-08T14:58:27.369Z] #34 [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-09-08T14:58:27.369Z] #0 5.322 + RM_GOPATH=0 [2022-09-08T14:58:27.369Z] #0 5.322 + TMP_GOPATH= [2022-09-08T14:58:27.369Z] #0 5.322 + : /build [2022-09-08T14:58:27.369Z] #0 5.322 + '[' -z '' ']' [2022-09-08T14:58:27.369Z] #0 5.323 ++ mktemp -d [2022-09-08T14:58:27.369Z] #0 5.328 + export GOPATH=/tmp/tmp.Yk2wwRY0u5 [2022-09-08T14:58:27.369Z] #0 5.328 + GOPATH=/tmp/tmp.Yk2wwRY0u5 [2022-09-08T14:58:27.369Z] #0 5.328 + RM_GOPATH=1 [2022-09-08T14:58:27.369Z] #0 5.328 + case "$(go env GOARCH)" in [2022-09-08T14:58:27.369Z] #0 5.328 ++ go env GOARCH [2022-09-08T14:58:27.369Z] #0 5.351 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:27.369Z] #0 5.351 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:27.369Z] #0 5.351 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:27.369Z] #0 5.372 + dir=/tmp/install [2022-09-08T14:58:27.369Z] #0 5.372 + bin=rootlesskit [2022-09-08T14:58:27.369Z] #0 5.372 + shift [2022-09-08T14:58:27.369Z] #0 5.372 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-08T14:58:27.369Z] #0 5.372 + . /tmp/install/rootlesskit.installer [2022-09-08T14:58:27.369Z] #0 5.372 ++ : v0.14.4 [2022-09-08T14:58:27.369Z] #0 5.372 + install_rootlesskit [2022-09-08T14:58:27.369Z] #0 5.372 + case "$1" in [2022-09-08T14:58:27.369Z] #0 5.372 + export CGO_ENABLED=0 [2022-09-08T14:58:27.369Z] #0 5.372 + CGO_ENABLED=0 [2022-09-08T14:58:27.369Z] #0 5.372 + _install_rootlesskit [2022-09-08T14:58:27.369Z] #0 5.373 + echo 'Install rootlesskit version v0.14.4' [2022-09-08T14:58:27.369Z] #0 5.373 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T14:58:27.369Z] #0 5.373 + GOBIN=/build [2022-09-08T14:58:27.369Z] #0 5.373 + GO111MODULE=on [2022-09-08T14:58:27.369Z] #0 5.373 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-08T14:58:27.369Z] #0 5.373 Install rootlesskit version v0.14.4 [2022-09-08T14:58:27.369Z] #0 6.441 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-08T14:58:27.369Z] #0 10.52 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T14:58:27.369Z] #0 10.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T14:58:27.369Z] #0 10.72 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T14:58:27.626Z] #34 ... [2022-09-08T14:58:27.626Z] [2022-09-08T14:58:27.626Z] #35 [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-09-08T14:58:27.626Z] #0 5.925 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T14:58:27.626Z] #0 5.929 Cloning into '.'... [2022-09-08T14:58:27.626Z] #35 ... [2022-09-08T14:58:27.626Z] [2022-09-08T14:58:27.626Z] #36 [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-09-08T14:58:27.626Z] #0 5.283 + RM_GOPATH=0 [2022-09-08T14:58:27.626Z] #0 5.283 + TMP_GOPATH= [2022-09-08T14:58:27.626Z] #0 5.283 + : /build [2022-09-08T14:58:27.626Z] #0 5.283 + '[' -z '' ']' [2022-09-08T14:58:27.626Z] #0 5.283 ++ mktemp -d [2022-09-08T14:58:27.626Z] #0 5.289 + export GOPATH=/tmp/tmp.mQOnGTpqfa [2022-09-08T14:58:27.626Z] #0 5.289 + GOPATH=/tmp/tmp.mQOnGTpqfa [2022-09-08T14:58:27.626Z] #0 5.289 + RM_GOPATH=1 [2022-09-08T14:58:27.626Z] #0 5.289 + case "$(go env GOARCH)" in [2022-09-08T14:58:27.626Z] #0 5.289 ++ go env GOARCH [2022-09-08T14:58:27.626Z] #0 5.319 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:27.626Z] #0 5.319 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:27.626Z] #0 5.322 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:27.626Z] #0 5.322 + dir=/tmp/install [2022-09-08T14:58:27.626Z] #0 5.322 + bin=gotestsum [2022-09-08T14:58:27.626Z] #0 5.322 + shift [2022-09-08T14:58:27.626Z] #0 5.322 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-08T14:58:27.626Z] #0 5.322 + . /tmp/install/gotestsum.installer [2022-09-08T14:58:27.626Z] #0 5.322 ++ : v1.7.0 [2022-09-08T14:58:27.626Z] #0 5.322 + install_gotestsum [2022-09-08T14:58:27.626Z] #0 5.325 Install gotestsum version v1.7.0 [2022-09-08T14:58:27.626Z] #0 5.325 + set -e [2022-09-08T14:58:27.626Z] #0 5.325 + echo 'Install gotestsum version v1.7.0' [2022-09-08T14:58:27.626Z] #0 5.325 + GOBIN=/build [2022-09-08T14:58:27.626Z] #0 5.325 + GO111MODULE=on [2022-09-08T14:58:27.626Z] #0 5.325 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-08T14:58:27.626Z] #0 5.940 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-08T14:58:27.626Z] #0 7.957 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T14:58:27.626Z] #0 7.977 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T14:58:27.626Z] #0 8.111 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T14:58:27.626Z] #0 8.303 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T14:58:27.626Z] #0 8.987 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T14:58:27.626Z] #0 9.110 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T14:58:27.626Z] #0 9.151 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T14:58:27.626Z] #0 9.218 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T14:58:27.626Z] #0 9.376 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T14:58:27.626Z] #0 9.765 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T14:58:27.626Z] #0 9.901 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T14:58:27.626Z] #0 10.55 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T14:58:27.883Z] #36 ... [2022-09-08T14:58:27.883Z] [2022-09-08T14:58:27.883Z] #26 [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-09-08T14:58:27.883Z] #26 11.35 math [2022-09-08T14:58:28.368Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 7.7s done [2022-09-08T14:58:28.625Z] #13 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-08T14:58:28.883Z] #13 DONE 21.6s [2022-09-08T14:58:28.883Z] [2022-09-08T14:58:28.883Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T14:58:30.400Z] #26 ... [2022-09-08T14:58:30.400Z] [2022-09-08T14:58:30.400Z] #37 [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-09-08T14:58:30.400Z] #0 2.895 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T14:58:30.400Z] #0 2.972 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:30.400Z] #0 2.998 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:30.401Z] #0 3.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:30.401Z] #0 4.236 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-08T14:58:30.401Z] #0 7.551 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:30.401Z] #0 10.05 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:30.657Z] #37 ... [2022-09-08T14:58:30.657Z] [2022-09-08T14:58:30.657Z] #29 [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-09-08T14:58:30.657Z] #29 13.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:31.414Z] #18 DONE 2.2s [2022-09-08T14:58:31.414Z] [2022-09-08T14:58:31.414Z] #19 [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-09-08T14:58:31.414Z] #0 1.191 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-08T14:58:31.414Z] #0 1.285 [2022-09-08T14:58:31.414Z] #0 1.505 #=#=# ############ 17.4% ########################### 38.1% ######################################### 58.1% ######################################################## 78.0% ###################################################################### 97.6% ######################################################################## 100.0% [2022-09-08T14:58:31.414Z] #0 2.106 [2022-09-08T14:58:31.414Z] #0 2.324 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:31.414Z] #0 2.502 [2022-09-08T14:58:31.414Z] #0 2.730 #=#=# ############################################################## 87.2% ######################################################################## 100.0% [2022-09-08T14:58:31.414Z] #0 2.923 [2022-09-08T14:58:31.414Z] #0 3.148 #=#=# ############ 17.1% ########################## 36.3% ######################################## 55.7% ###################################################### 75.0% #################################################################### 94.6% ######################################################################## 100.0% [2022-09-08T14:58:31.414Z] #0 3.761 [2022-09-08T14:58:31.414Z] #0 3.981 #=#=# ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.3% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.6% ######################################################################## 100.0% [2022-09-08T14:58:31.414Z] #0 5.933 [2022-09-08T14:58:31.414Z] #0 6.385 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T14:58:31.414Z] #0 6.443 [2022-09-08T14:58:31.414Z] #0 6.655 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:31.414Z] #0 6.714 [2022-09-08T14:58:31.585Z] #29 ... [2022-09-08T14:58:31.585Z] [2022-09-08T14:58:31.585Z] #28 [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-09-08T14:58:31.585Z] #28 14.84 + mkdir -p /build [2022-09-08T14:58:31.585Z] #28 14.86 + mv docker/docker /build/ [2022-09-08T14:58:31.585Z] #28 14.87 + rmdir docker [2022-09-08T14:58:31.585Z] #28 DONE 15.2s [2022-09-08T14:58:31.671Z] #19 ... [2022-09-08T14:58:31.671Z] [2022-09-08T14:58:31.671Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-08T14:58:31.671Z] #20 DONE 0.5s [2022-09-08T14:58:31.671Z] [2022-09-08T14:58:31.671Z] #19 [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-09-08T14:58:31.671Z] #19 7.222 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T14:58:31.842Z] [2022-09-08T14:58:31.842Z] #31 [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-09-08T14:58:31.842Z] #31 12.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:31.842Z] #31 14.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:31.930Z] #19 7.310 [2022-09-08T14:58:31.930Z] #19 ... [2022-09-08T14:58:31.930Z] [2022-09-08T14:58:31.930Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T14:58:31.930Z] #21 DONE 0.2s [2022-09-08T14:58:32.188Z] [2022-09-08T14:58:32.188Z] #19 [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-09-08T14:58:32.188Z] #19 7.551 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:32.188Z] #19 7.652 [2022-09-08T14:58:32.188Z] #19 ... [2022-09-08T14:58:32.188Z] [2022-09-08T14:58:32.188Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T14:58:32.188Z] #22 DONE 0.4s [2022-09-08T14:58:32.445Z] [2022-09-08T14:58:32.445Z] #23 [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-09-08T14:58:32.811Z] #31 ... [2022-09-08T14:58:32.811Z] [2022-09-08T14:58:32.811Z] #23 [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-09-08T14:58:32.811Z] #23 5.889 + git clone https://github.com/docker/distribution.git . [2022-09-08T14:58:32.811Z] #23 5.893 Cloning into '.'... [2022-09-08T14:58:32.811Z] #23 ... [2022-09-08T14:58:32.811Z] [2022-09-08T14:58:32.811Z] #32 [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-09-08T14:58:32.811Z] #32 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:32.811Z] #32 14.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:34.701Z] #32 ... [2022-09-08T14:58:34.701Z] [2022-09-08T14:58:34.701Z] #36 [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-09-08T14:58:34.701Z] #36 18.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T14:58:34.701Z] #36 18.16 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T14:58:36.638Z] #23 ... [2022-09-08T14:58:36.638Z] [2022-09-08T14:58:36.638Z] #24 [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-09-08T14:58:36.638Z] #24 DONE 4.8s [2022-09-08T14:58:36.638Z] [2022-09-08T14:58:36.638Z] #19 [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-09-08T14:58:36.638Z] #19 8.383 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-08T14:58:36.638Z] #19 8.483 [2022-09-08T14:58:36.638Z] #19 8.759 #=#=# ## 4.2% ########## 14.8% #################### 29.0% ####################################### 54.5% ##################################################### 74.5% ######################################################################## 100.0% [2022-09-08T14:58:36.638Z] #19 9.365 [2022-09-08T14:58:36.638Z] #19 9.938 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T14:58:36.638Z] #19 10.05 [2022-09-08T14:58:36.638Z] #19 10.28 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:36.638Z] #19 10.33 [2022-09-08T14:58:36.638Z] #19 10.82 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T14:58:36.638Z] #19 10.91 [2022-09-08T14:58:36.638Z] #19 11.16 #=#=# ######################################################################## 100.0% [2022-09-08T14:58:36.638Z] #19 11.23 [2022-09-08T14:58:36.638Z] #19 11.26 Download of images into '/build' complete. [2022-09-08T14:58:36.638Z] #19 11.26 Use something like the following to load the result into a Docker daemon: [2022-09-08T14:58:36.638Z] #19 11.26 tar -cC '/build' . | docker load [2022-09-08T14:58:36.638Z] #19 DONE 12.0s [2022-09-08T14:58:36.638Z] [2022-09-08T14:58:36.638Z] #25 [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-09-08T14:58:38.870Z] #36 ... [2022-09-08T14:58:38.870Z] [2022-09-08T14:58:38.870Z] #34 [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-09-08T14:58:38.870Z] #34 11.74 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-08T14:58:38.870Z] #34 16.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-08T14:58:38.870Z] #34 16.82 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T14:58:38.870Z] #34 16.88 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T14:58:38.870Z] #34 16.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T14:58:38.870Z] #34 17.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T14:58:38.870Z] #34 17.37 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T14:58:38.870Z] #34 17.51 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-08T14:58:38.870Z] #34 18.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T14:58:38.870Z] #34 18.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-08T14:58:38.870Z] #34 20.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-08T14:58:39.165Z] #25 2.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:39.422Z] #25 2.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:39.422Z] #25 2.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:39.422Z] #25 2.853 Get:4 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T14:58:40.239Z] #34 ... [2022-09-08T14:58:40.239Z] [2022-09-08T14:58:40.239Z] #29 [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-09-08T14:58:40.239Z] #29 23.61 Fetched 8482 kB in 19s (458 kB/s) [2022-09-08T14:58:41.316Z] #25 4.965 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:41.879Z] #25 ... [2022-09-08T14:58:41.879Z] [2022-09-08T14:58:41.879Z] #26 [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-09-08T14:58:41.879Z] #0 4.822 + RM_GOPATH=0 [2022-09-08T14:58:41.879Z] #0 4.822 + TMP_GOPATH= [2022-09-08T14:58:41.879Z] #0 4.822 + : /build [2022-09-08T14:58:41.879Z] #0 4.822 + '[' -z '' ']' [2022-09-08T14:58:41.879Z] #0 4.822 ++ mktemp -d [2022-09-08T14:58:41.879Z] #0 4.822 + export GOPATH=/tmp/tmp.RRPINbZ1Y7 [2022-09-08T14:58:41.879Z] #0 4.822 + GOPATH=/tmp/tmp.RRPINbZ1Y7 [2022-09-08T14:58:41.879Z] #0 4.822 + RM_GOPATH=1 [2022-09-08T14:58:41.879Z] #0 4.822 + case "$(go env GOARCH)" in [2022-09-08T14:58:41.879Z] #0 4.822 ++ go env GOARCH [2022-09-08T14:58:41.879Z] #0 4.822 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:41.879Z] #0 4.822 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:41.879Z] #0 4.822 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:41.879Z] #0 4.822 + dir=/tmp/install [2022-09-08T14:58:41.879Z] #0 4.822 + bin=dockercli [2022-09-08T14:58:41.879Z] #0 4.822 + shift [2022-09-08T14:58:41.879Z] #0 4.822 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-08T14:58:41.879Z] #0 4.822 + . /tmp/install/dockercli.installer [2022-09-08T14:58:41.879Z] #0 4.822 ++ : stable [2022-09-08T14:58:41.879Z] #0 4.822 ++ : 17.06.2-ce [2022-09-08T14:58:41.879Z] #0 4.822 + install_dockercli [2022-09-08T14:58:41.879Z] #0 4.822 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T14:58:41.879Z] #0 4.822 ++ uname -m [2022-09-08T14:58:41.879Z] #0 4.822 + arch=x86_64 [2022-09-08T14:58:41.879Z] #0 4.822 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T14:58:41.879Z] #0 4.822 + url=https://download.docker.com/linux/static [2022-09-08T14:58:41.879Z] #0 4.822 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T14:58:41.879Z] #0 4.822 + tar -xz docker/docker [2022-09-08T14:58:41.879Z] #0 4.822 Install docker/cli version 17.06.2-ce from stable [2022-09-08T14:58:41.879Z] #26 ... [2022-09-08T14:58:41.879Z] [2022-09-08T14:58:41.879Z] #27 [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-09-08T14:58:41.879Z] #0 6.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:41.879Z] #0 6.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:41.879Z] #0 6.244 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:41.879Z] #0 9.309 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:41.879Z] #27 ... [2022-09-08T14:58:41.879Z] [2022-09-08T14:58:41.879Z] #28 [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-09-08T14:58:41.879Z] #0 4.286 + RM_GOPATH=0 [2022-09-08T14:58:41.879Z] #0 4.286 + TMP_GOPATH= [2022-09-08T14:58:41.879Z] #0 4.286 + : /build [2022-09-08T14:58:41.879Z] #0 4.286 + '[' -z '' ']' [2022-09-08T14:58:41.879Z] #0 4.286 ++ mktemp -d [2022-09-08T14:58:41.879Z] #0 4.286 + export GOPATH=/tmp/tmp.Ma3I0aQ6bl [2022-09-08T14:58:41.879Z] #0 4.286 + GOPATH=/tmp/tmp.Ma3I0aQ6bl [2022-09-08T14:58:41.879Z] #0 4.286 + RM_GOPATH=1 [2022-09-08T14:58:41.879Z] #0 4.286 + case "$(go env GOARCH)" in [2022-09-08T14:58:41.879Z] #0 4.286 ++ go env GOARCH [2022-09-08T14:58:41.879Z] #0 4.291 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:41.879Z] #0 4.291 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:41.879Z] #0 4.291 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:41.879Z] #0 4.292 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:58:41.879Z] #0 4.295 + dir=/tmp/install [2022-09-08T14:58:41.879Z] #0 4.295 + bin=proxy [2022-09-08T14:58:41.879Z] #0 4.295 + shift [2022-09-08T14:58:41.879Z] #0 4.295 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-08T14:58:41.879Z] #0 4.295 + . /tmp/install/proxy.installer [2022-09-08T14:58:41.879Z] #0 4.295 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:58:41.879Z] #0 4.295 + install_proxy [2022-09-08T14:58:41.879Z] #0 4.295 + case "$1" in [2022-09-08T14:58:41.879Z] #0 4.295 + export CGO_ENABLED=0 [2022-09-08T14:58:41.879Z] #0 4.295 + CGO_ENABLED=0 [2022-09-08T14:58:41.879Z] #0 4.295 + _install_proxy [2022-09-08T14:58:41.879Z] #0 4.295 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-08T14:58:41.879Z] #0 4.295 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ma3I0aQ6bl/src/github.com/docker/libnetwork [2022-09-08T14:58:41.879Z] #0 4.295 Cloning into '/tmp/tmp.Ma3I0aQ6bl/src/github.com/docker/libnetwork'... [2022-09-08T14:58:42.135Z] #28 ... [2022-09-08T14:58:42.135Z] [2022-09-08T14:58:42.135Z] #29 [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-09-08T14:58:42.135Z] #0 5.486 + RM_GOPATH=0 [2022-09-08T14:58:42.135Z] #0 5.486 + TMP_GOPATH= [2022-09-08T14:58:42.135Z] #0 5.486 + : /build [2022-09-08T14:58:42.135Z] #0 5.486 + '[' -z '' ']' [2022-09-08T14:58:42.135Z] #0 5.486 ++ mktemp -d [2022-09-08T14:58:42.135Z] #0 5.504 + export GOPATH=/tmp/tmp.FXUhJRfYv7 [2022-09-08T14:58:42.135Z] #0 5.504 + GOPATH=/tmp/tmp.FXUhJRfYv7 [2022-09-08T14:58:42.135Z] #0 5.504 + RM_GOPATH=1 [2022-09-08T14:58:42.135Z] #0 5.504 + case "$(go env GOARCH)" in [2022-09-08T14:58:42.135Z] #0 5.504 ++ go env GOARCH [2022-09-08T14:58:42.135Z] #0 5.605 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:42.135Z] #0 5.605 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:42.135Z] #0 5.605 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:42.135Z] #0 5.618 + dir=/tmp/install [2022-09-08T14:58:42.135Z] #0 5.618 + bin=golangci_lint [2022-09-08T14:58:42.135Z] #0 5.618 + shift [2022-09-08T14:58:42.135Z] #0 5.618 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-08T14:58:42.135Z] #0 5.618 + . /tmp/install/golangci_lint.installer [2022-09-08T14:58:42.135Z] #0 5.618 ++ : v1.44.0 [2022-09-08T14:58:42.135Z] #0 5.618 + install_golangci_lint [2022-09-08T14:58:42.135Z] #0 5.618 + set -e [2022-09-08T14:58:42.135Z] #0 5.618 + echo 'Install golangci-lint version v1.44.0' [2022-09-08T14:58:42.135Z] #0 5.618 + GOBIN=/build [2022-09-08T14:58:42.135Z] #0 5.618 + GO111MODULE=on [2022-09-08T14:58:42.135Z] #0 5.618 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-08T14:58:42.135Z] #0 5.618 Install golangci-lint version v1.44.0 [2022-09-08T14:58:42.135Z] #0 6.788 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-08T14:58:42.391Z] #29 ... [2022-09-08T14:58:42.391Z] [2022-09-08T14:58:42.391Z] #30 [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-09-08T14:58:42.391Z] #0 5.278 + RM_GOPATH=0 [2022-09-08T14:58:42.391Z] #0 5.278 + TMP_GOPATH= [2022-09-08T14:58:42.391Z] #0 5.278 + : /build [2022-09-08T14:58:42.391Z] #0 5.278 + '[' -z '' ']' [2022-09-08T14:58:42.391Z] #0 5.285 ++ mktemp -d [2022-09-08T14:58:42.391Z] #0 5.285 + export GOPATH=/tmp/tmp.hF3mI9HGr2 [2022-09-08T14:58:42.391Z] #0 5.285 + GOPATH=/tmp/tmp.hF3mI9HGr2 [2022-09-08T14:58:42.391Z] #0 5.285 + RM_GOPATH=1 [2022-09-08T14:58:42.391Z] #0 5.285 + case "$(go env GOARCH)" in [2022-09-08T14:58:42.391Z] #0 5.285 ++ go env GOARCH [2022-09-08T14:58:42.391Z] #0 5.314 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:42.391Z] #0 5.314 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:42.391Z] #0 5.321 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:42.391Z] #0 5.321 + dir=/tmp/install [2022-09-08T14:58:42.391Z] #0 5.321 + bin=rootlesskit [2022-09-08T14:58:42.391Z] #0 5.321 + shift [2022-09-08T14:58:42.391Z] #0 5.321 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-08T14:58:42.391Z] #0 5.321 + . /tmp/install/rootlesskit.installer [2022-09-08T14:58:42.391Z] #0 5.321 ++ : v0.14.4 [2022-09-08T14:58:42.391Z] #0 5.321 + install_rootlesskit [2022-09-08T14:58:42.391Z] #0 5.321 + case "$1" in [2022-09-08T14:58:42.391Z] #0 5.321 + export CGO_ENABLED=0 [2022-09-08T14:58:42.391Z] #0 5.321 + CGO_ENABLED=0 [2022-09-08T14:58:42.391Z] #0 5.321 + _install_rootlesskit [2022-09-08T14:58:42.391Z] #0 5.321 + echo 'Install rootlesskit version v0.14.4' [2022-09-08T14:58:42.391Z] #0 5.321 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T14:58:42.391Z] #0 5.321 + GOBIN=/build [2022-09-08T14:58:42.391Z] #0 5.321 + GO111MODULE=on [2022-09-08T14:58:42.391Z] #0 5.321 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-08T14:58:42.391Z] #0 5.321 Install rootlesskit version v0.14.4 [2022-09-08T14:58:42.391Z] #0 6.027 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-08T14:58:42.391Z] #0 10.05 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T14:58:42.391Z] #0 10.05 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T14:58:42.391Z] #0 10.20 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T14:58:42.391Z] #30 ... [2022-09-08T14:58:42.391Z] [2022-09-08T14:58:42.391Z] #31 [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-09-08T14:58:42.391Z] #0 5.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:42.391Z] #0 5.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:42.391Z] #0 5.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:42.391Z] #0 7.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:42.391Z] #0 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:42.649Z] #31 ... [2022-09-08T14:58:42.649Z] [2022-09-08T14:58:42.649Z] #32 [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-09-08T14:58:42.649Z] #0 4.547 + RM_GOPATH=0 [2022-09-08T14:58:42.649Z] #0 4.547 + TMP_GOPATH= [2022-09-08T14:58:42.649Z] #0 4.547 + : /build [2022-09-08T14:58:42.649Z] #0 4.547 + '[' -z '' ']' [2022-09-08T14:58:42.649Z] #0 4.548 ++ mktemp -d [2022-09-08T14:58:42.649Z] #0 4.548 + export GOPATH=/tmp/tmp.3YX3yXKr5e [2022-09-08T14:58:42.649Z] #0 4.548 + GOPATH=/tmp/tmp.3YX3yXKr5e [2022-09-08T14:58:42.649Z] #0 4.548 + RM_GOPATH=1 [2022-09-08T14:58:42.649Z] #0 4.548 + case "$(go env GOARCH)" in [2022-09-08T14:58:42.649Z] #0 4.548 ++ go env GOARCH [2022-09-08T14:58:42.649Z] #0 4.555 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:42.649Z] #0 4.555 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:42.649Z] #0 4.555 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:42.649Z] #0 4.559 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:58:42.649Z] #0 4.559 + dir=/tmp/install [2022-09-08T14:58:42.649Z] #0 4.559 + bin=tomlv [2022-09-08T14:58:42.649Z] #0 4.559 + shift [2022-09-08T14:58:42.649Z] #0 4.559 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-08T14:58:42.649Z] #0 4.559 + . /tmp/install/tomlv.installer [2022-09-08T14:58:42.649Z] #0 4.559 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:58:42.649Z] #0 4.559 + install_tomlv [2022-09-08T14:58:42.649Z] #0 4.559 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-08T14:58:42.649Z] #0 4.559 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3YX3yXKr5e/src/github.com/BurntSushi/toml [2022-09-08T14:58:42.649Z] #0 4.562 Cloning into '/tmp/tmp.3YX3yXKr5e/src/github.com/BurntSushi/toml'... [2022-09-08T14:58:42.649Z] #0 6.038 + cd /tmp/tmp.3YX3yXKr5e/src/github.com/BurntSushi/toml [2022-09-08T14:58:42.649Z] #0 6.038 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:58:42.649Z] #0 6.213 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T14:58:42.649Z] #0 6.979 internal/unsafeheader [2022-09-08T14:58:42.649Z] #0 6.988 internal/goarch [2022-09-08T14:58:42.649Z] #0 7.289 internal/abi [2022-09-08T14:58:42.649Z] #0 7.291 internal/cpu [2022-09-08T14:58:42.649Z] #0 8.305 internal/goexperiment [2022-09-08T14:58:42.649Z] #0 8.653 internal/goos [2022-09-08T14:58:42.649Z] #0 8.949 internal/bytealg [2022-09-08T14:58:42.649Z] #0 9.041 runtime/internal/atomic [2022-09-08T14:58:42.649Z] #0 10.05 runtime/internal/math [2022-09-08T14:58:42.649Z] #0 10.11 runtime/internal/sys [2022-09-08T14:58:42.649Z] #0 10.38 runtime/internal/syscall [2022-09-08T14:58:42.649Z] #0 10.50 internal/itoa [2022-09-08T14:58:42.649Z] #32 11.02 runtime [2022-09-08T14:58:42.649Z] #32 ... [2022-09-08T14:58:42.649Z] [2022-09-08T14:58:42.649Z] #33 [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-09-08T14:58:42.649Z] #0 5.031 + RM_GOPATH=0 [2022-09-08T14:58:42.649Z] #0 5.031 + TMP_GOPATH= [2022-09-08T14:58:42.649Z] #0 5.031 + : /build [2022-09-08T14:58:42.649Z] #0 5.031 + '[' -z '' ']' [2022-09-08T14:58:42.649Z] #0 5.031 ++ mktemp -d [2022-09-08T14:58:42.649Z] #0 5.031 + export GOPATH=/tmp/tmp.Kmhlim5Lde [2022-09-08T14:58:42.649Z] #0 5.031 + GOPATH=/tmp/tmp.Kmhlim5Lde [2022-09-08T14:58:42.649Z] #0 5.031 + RM_GOPATH=1 [2022-09-08T14:58:42.649Z] #0 5.031 + case "$(go env GOARCH)" in [2022-09-08T14:58:42.649Z] #0 5.031 ++ go env GOARCH [2022-09-08T14:58:42.649Z] #0 5.031 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:42.649Z] #0 5.031 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:42.649Z] #0 5.031 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:42.649Z] #0 5.031 + dir=/tmp/install [2022-09-08T14:58:42.649Z] #0 5.031 + bin=shfmt [2022-09-08T14:58:42.649Z] #0 5.031 + shift [2022-09-08T14:58:42.649Z] #0 5.031 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-08T14:58:42.649Z] #0 5.031 + . /tmp/install/shfmt.installer [2022-09-08T14:58:42.649Z] #0 5.031 ++ : v3.0.2 [2022-09-08T14:58:42.649Z] #0 5.031 + install_shfmt [2022-09-08T14:58:42.649Z] #0 5.031 + echo 'Install shfmt version v3.0.2' [2022-09-08T14:58:42.649Z] #0 5.031 + GOBIN=/build [2022-09-08T14:58:42.649Z] #0 5.031 + GO111MODULE=on [2022-09-08T14:58:42.649Z] #0 5.031 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-08T14:58:42.649Z] #0 5.032 Install shfmt version v3.0.2 [2022-09-08T14:58:42.649Z] #0 5.966 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T14:58:42.649Z] #0 7.530 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T14:58:42.649Z] #0 7.565 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T14:58:42.649Z] #0 7.807 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T14:58:42.649Z] #0 10.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T14:58:42.788Z] #29 23.61 Reading package lists... [2022-09-08T14:58:42.789Z] #29 ... [2022-09-08T14:58:42.789Z] [2022-09-08T14:58:42.789Z] #30 [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-09-08T14:58:42.789Z] #30 DONE 25.8s [2022-09-08T14:58:42.789Z] [2022-09-08T14:58:42.789Z] #25 [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-09-08T14:58:42.905Z] #33 ... [2022-09-08T14:58:42.905Z] [2022-09-08T14:58:42.905Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T14:58:42.905Z] #0 5.322 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T14:58:42.905Z] #0 5.328 Cloning into '.'... [2022-09-08T14:58:42.905Z] #34 ... [2022-09-08T14:58:42.905Z] [2022-09-08T14:58:42.905Z] #35 [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-09-08T14:58:42.905Z] #0 6.089 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:58:42.905Z] #0 6.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:58:42.905Z] #0 6.174 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:58:42.905Z] #0 8.519 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:58:42.905Z] #0 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:43.162Z] #35 ... [2022-09-08T14:58:43.162Z] [2022-09-08T14:58:43.162Z] #36 [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-09-08T14:58:43.162Z] #0 4.580 + RM_GOPATH=0 [2022-09-08T14:58:43.162Z] #0 4.583 + TMP_GOPATH= [2022-09-08T14:58:43.162Z] #0 4.583 + : /build [2022-09-08T14:58:43.162Z] #0 4.583 + '[' -z '' ']' [2022-09-08T14:58:43.162Z] #0 4.583 ++ mktemp -d [2022-09-08T14:58:43.162Z] #0 4.583 + export GOPATH=/tmp/tmp.Tr1OdTk5xE [2022-09-08T14:58:43.162Z] #0 4.583 + GOPATH=/tmp/tmp.Tr1OdTk5xE [2022-09-08T14:58:43.162Z] #0 4.583 + RM_GOPATH=1 [2022-09-08T14:58:43.162Z] #0 4.583 + case "$(go env GOARCH)" in [2022-09-08T14:58:43.162Z] #0 4.583 ++ go env GOARCH [2022-09-08T14:58:43.162Z] #0 4.583 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:43.162Z] #0 4.583 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:43.162Z] #0 4.584 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:43.162Z] #0 4.585 + dir=/tmp/install [2022-09-08T14:58:43.162Z] #0 4.585 + bin=gotestsum [2022-09-08T14:58:43.162Z] #0 4.585 + shift [2022-09-08T14:58:43.162Z] #0 4.585 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-08T14:58:43.162Z] #0 4.585 + . /tmp/install/gotestsum.installer [2022-09-08T14:58:43.162Z] #0 4.585 ++ : v1.7.0 [2022-09-08T14:58:43.162Z] #0 4.585 + install_gotestsum [2022-09-08T14:58:43.162Z] #0 4.586 + set -e [2022-09-08T14:58:43.162Z] #0 4.587 + echo 'Install gotestsum version v1.7.0' [2022-09-08T14:58:43.162Z] #0 4.587 + GOBIN=/build [2022-09-08T14:58:43.162Z] #0 4.587 + GO111MODULE=on [2022-09-08T14:58:43.162Z] #0 4.587 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-08T14:58:43.162Z] #0 4.587 Install gotestsum version v1.7.0 [2022-09-08T14:58:43.162Z] #0 5.032 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-08T14:58:43.162Z] #0 7.074 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T14:58:43.162Z] #0 7.157 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T14:58:43.162Z] #0 7.179 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T14:58:43.162Z] #0 7.213 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T14:58:43.162Z] #0 7.942 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T14:58:43.162Z] #0 8.190 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T14:58:43.162Z] #0 8.266 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T14:58:43.162Z] #0 8.681 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T14:58:43.162Z] #0 8.969 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T14:58:43.162Z] #36 ... [2022-09-08T14:58:43.162Z] [2022-09-08T14:58:43.162Z] #37 [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-09-08T14:58:43.162Z] #0 5.306 + RM_GOPATH=0 [2022-09-08T14:58:43.162Z] #0 5.306 + TMP_GOPATH= [2022-09-08T14:58:43.162Z] #0 5.306 + : /build [2022-09-08T14:58:43.162Z] #0 5.306 + '[' -z '' ']' [2022-09-08T14:58:43.162Z] #0 5.315 ++ mktemp -d [2022-09-08T14:58:43.162Z] #0 5.315 + export GOPATH=/tmp/tmp.C24LxZFXDU [2022-09-08T14:58:43.162Z] #0 5.315 + GOPATH=/tmp/tmp.C24LxZFXDU [2022-09-08T14:58:43.162Z] #0 5.315 + RM_GOPATH=1 [2022-09-08T14:58:43.162Z] #0 5.315 + case "$(go env GOARCH)" in [2022-09-08T14:58:43.162Z] #0 5.322 ++ go env GOARCH [2022-09-08T14:58:43.162Z] #0 5.331 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:43.162Z] #0 5.331 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:58:43.162Z] #0 5.388 Install vndr version v0.1.2 [2022-09-08T14:58:43.162Z] #0 5.388 ++ dirname /tmp/install/install.sh [2022-09-08T14:58:43.162Z] #0 5.388 + dir=/tmp/install [2022-09-08T14:58:43.162Z] #0 5.388 + bin=vndr [2022-09-08T14:58:43.162Z] #0 5.388 + shift [2022-09-08T14:58:43.162Z] #0 5.388 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-08T14:58:43.162Z] #0 5.388 + . /tmp/install/vndr.installer [2022-09-08T14:58:43.162Z] #0 5.388 ++ : v0.1.2 [2022-09-08T14:58:43.162Z] #0 5.388 + install_vndr [2022-09-08T14:58:43.162Z] #0 5.388 + echo 'Install vndr version v0.1.2' [2022-09-08T14:58:43.162Z] #0 5.388 + GOBIN=/build [2022-09-08T14:58:43.162Z] #0 5.388 + GO111MODULE=on [2022-09-08T14:58:43.162Z] #0 5.388 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-08T14:58:43.162Z] #0 6.087 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-08T14:58:43.418Z] #37 ... [2022-09-08T14:58:43.418Z] [2022-09-08T14:58:43.418Z] #25 [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-09-08T14:58:43.418Z] #25 6.844 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:43.573Z] #25 26.03 Checking out files: 53% (1025/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: 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) [2022-09-08T14:58:43.573Z] #25 ... [2022-09-08T14:58:43.573Z] [2022-09-08T14:58:43.573Z] #37 [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-09-08T14:58:43.573Z] #37 13.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:43.828Z] #37 ... [2022-09-08T14:58:43.828Z] [2022-09-08T14:58:43.828Z] #25 [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-09-08T14:58:43.829Z] #25 26.03 Checking out files: 53% (1025/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: 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-09-08T14:58:43.829Z] #25 27.29 + cd /tmp/tmp.wVmeqpSrBY/src/github.com/docker/libnetwork [2022-09-08T14:58:43.829Z] #25 27.29 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:58:43.900Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07c9fc61cc0ae0f1b) in /home/ubuntu/workspace/moby_PR-44109 [Pipeline] { [Pipeline] checkout [2022-09-08T14:58:43.923Z] The recommended git tool is: git [2022-09-08T14:58:43.929Z] using credential docker-jenkins-github-credentials [2022-09-08T14:58:43.939Z] Cloning the remote Git repository [2022-09-08T14:58:43.939Z] Cloning with configured refspecs honoured and without tags [2022-09-08T14:58:44.084Z] #25 27.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-08T14:58:44.645Z] #25 ... [2022-09-08T14:58:44.645Z] [2022-09-08T14:58:44.645Z] #26 [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-09-08T14:58:44.645Z] #26 18.25 unicode/utf8 [2022-09-08T14:58:44.645Z] #26 19.05 internal/race [2022-09-08T14:58:44.645Z] #26 19.24 sync/atomic [2022-09-08T14:58:44.645Z] #26 19.95 unicode [2022-09-08T14:58:44.645Z] #26 24.85 encoding [2022-09-08T14:58:44.645Z] #26 ... [2022-09-08T14:58:44.645Z] [2022-09-08T14:58:44.645Z] #37 [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-09-08T14:58:44.645Z] #37 23.46 Fetched 9023 kB in 21s (434 kB/s) [2022-09-08T14:58:43.990Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:58:43.991Z] > git init /home/ubuntu/workspace/moby_PR-44109 # timeout=10 [2022-09-08T14:58:44.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:58:44.004Z] > git --version # timeout=10 [2022-09-08T14:58:44.007Z] > git --version # 'git version 2.25.1' [2022-09-08T14:58:44.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:58:44.008Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:58:45.936Z] #25 9.462 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:46.870Z] #25 ... [2022-09-08T14:58:46.870Z] [2022-09-08T14:58:46.870Z] #26 [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-09-08T14:58:46.870Z] #26 14.58 + mkdir -p /build [2022-09-08T14:58:46.870Z] #26 14.58 + mv docker/docker /build/ [2022-09-08T14:58:46.870Z] #26 14.58 + rmdir docker [2022-09-08T14:58:46.870Z] #26 DONE 15.0s [2022-09-08T14:58:46.871Z] [2022-09-08T14:58:46.871Z] #36 [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-09-08T14:58:46.871Z] #36 13.64 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T14:58:46.871Z] #36 13.73 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T14:58:46.871Z] #36 13.91 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T14:58:47.432Z] #36 ... [2022-09-08T14:58:47.432Z] [2022-09-08T14:58:47.432Z] #23 [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-09-08T14:58:47.432Z] #23 5.231 + git clone https://github.com/docker/distribution.git . [2022-09-08T14:58:47.432Z] #23 5.235 Cloning into '.'... [2022-09-08T14:58:47.432Z] #23 ... [2022-09-08T14:58:47.432Z] [2022-09-08T14:58:47.432Z] #30 [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-09-08T14:58:47.432Z] #30 10.79 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-08T14:58:47.432Z] #30 13.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-08T14:58:47.432Z] #30 14.50 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T14:58:47.432Z] #30 14.67 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T14:58:47.432Z] #30 15.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T14:58:47.432Z] #30 15.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T14:58:47.687Z] #30 15.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T14:58:48.250Z] #30 16.32 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-08T14:58:48.508Z] #30 16.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T14:58:48.508Z] #30 ... [2022-09-08T14:58:48.508Z] [2022-09-08T14:58:48.508Z] #36 [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-09-08T14:58:48.508Z] #36 16.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T14:58:48.508Z] #36 16.63 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T14:58:49.893Z] #37 23.46 Reading package lists... [2022-09-08T14:58:49.893Z] #37 ... [2022-09-08T14:58:49.893Z] [2022-09-08T14:58:49.893Z] #23 [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-09-08T14:58:49.893Z] #23 29.34 Checking out files: 76% (1662/2185) Checking out files: 77% (1683/2185) Checking out files: 78% (1705/2185) Checking out files: 79% (1727/2185) Checking out files: 80% (1748/2185) Checking out files: 81% (1770/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-08T14:58:49.893Z] #23 29.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-08T14:58:49.893Z] #23 31.76 + 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-09-08T14:58:51.262Z] #23 ... [2022-09-08T14:58:51.262Z] [2022-09-08T14:58:51.262Z] #34 [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-09-08T14:58:51.262Z] #34 24.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T14:58:51.262Z] #34 ... [2022-09-08T14:58:51.262Z] [2022-09-08T14:58:51.262Z] #37 [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-09-08T14:58:51.262Z] #37 23.46 Reading package lists... [2022-09-08T14:58:51.562Z] #37 30.37 Reading package lists... [2022-09-08T14:58:51.562Z] #37 ... [2022-09-08T14:58:51.562Z] [2022-09-08T14:58:51.562Z] #31 [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-09-08T14:58:51.562Z] #31 25.06 Fetched 8482 kB in 19s (456 kB/s) [2022-09-08T14:58:51.562Z] #31 25.06 Reading package lists... [2022-09-08T14:58:51.819Z] #31 32.18 Reading package lists... [2022-09-08T14:58:51.819Z] #31 ... [2022-09-08T14:58:51.819Z] [2022-09-08T14:58:51.819Z] #29 [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-09-08T14:58:51.819Z] #29 23.61 Reading package lists... [2022-09-08T14:58:51.819Z] #29 31.12 Reading package lists... [2022-09-08T14:58:51.819Z] #29 ... [2022-09-08T14:58:51.819Z] [2022-09-08T14:58:51.819Z] #32 [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-09-08T14:58:51.819Z] #32 25.36 Fetched 8482 kB in 19s (449 kB/s) [2022-09-08T14:58:51.819Z] #32 25.36 Reading package lists... [2022-09-08T14:58:52.684Z] #36 ... [2022-09-08T14:58:52.684Z] [2022-09-08T14:58:52.684Z] #32 [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-09-08T14:58:52.684Z] #32 11.03 math/bits [2022-09-08T14:58:52.684Z] #32 11.98 math [2022-09-08T14:58:52.684Z] #32 17.32 unicode/utf8 [2022-09-08T14:58:52.684Z] #32 17.98 internal/race [2022-09-08T14:58:52.684Z] #32 18.24 sync/atomic [2022-09-08T14:58:52.684Z] #32 18.80 unicode [2022-09-08T14:58:53.295Z] #32 ... [2022-09-08T14:58:53.295Z] [2022-09-08T14:58:53.295Z] #27 [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-09-08T14:58:53.295Z] #27 11.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:58:53.295Z] #27 13.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:53.554Z] #27 ... [2022-09-08T14:58:53.554Z] [2022-09-08T14:58:53.554Z] #30 [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-09-08T14:58:53.554Z] #30 16.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-08T14:58:53.554Z] #30 21.36 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-08T14:58:53.554Z] #30 21.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T14:58:53.755Z] #32 32.40 Reading package lists... [2022-09-08T14:58:53.755Z] #32 ... [2022-09-08T14:58:53.755Z] [2022-09-08T14:58:53.755Z] #29 [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-09-08T14:58:53.755Z] #29 31.12 Reading package lists... [2022-09-08T14:58:53.810Z] #30 ... [2022-09-08T14:58:53.810Z] [2022-09-08T14:58:53.810Z] #28 [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-09-08T14:58:54.578Z] #28 22.06 Checking out files: 58% (1112/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-09-08T14:58:54.578Z] #28 22.92 + cd /tmp/tmp.Ma3I0aQ6bl/src/github.com/docker/libnetwork [2022-09-08T14:58:54.578Z] #28 22.92 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:58:54.578Z] #28 ... [2022-09-08T14:58:54.578Z] [2022-09-08T14:58:54.578Z] #31 [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-09-08T14:58:54.578Z] #31 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:54.834Z] #31 ... [2022-09-08T14:58:54.834Z] [2022-09-08T14:58:54.834Z] #25 [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-09-08T14:58:54.834Z] #25 11.83 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-08T14:58:54.834Z] #25 ... [2022-09-08T14:58:54.834Z] [2022-09-08T14:58:54.834Z] #35 [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-09-08T14:58:54.834Z] #35 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:58:55.090Z] #35 ... [2022-09-08T14:58:55.090Z] [2022-09-08T14:58:55.090Z] #28 [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-09-08T14:58:55.090Z] #28 23.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-08T14:58:55.124Z] #29 37.41 Building dependency tree... [2022-09-08T14:58:55.380Z] #29 38.89 Reading state information... [2022-09-08T14:58:55.878Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a776253963b7d3ae) in /home/ubuntu/workspace/moby_PR-44109 [Pipeline] { [Pipeline] checkout [2022-09-08T14:58:56.073Z] The recommended git tool is: git [2022-09-08T14:58:56.459Z] #28 ... [2022-09-08T14:58:56.459Z] [2022-09-08T14:58:56.459Z] #37 [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-09-08T14:58:56.459Z] #37 DONE 24.6s [2022-09-08T14:58:56.814Z] [2022-09-08T14:58:56.814Z] #31 [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-09-08T14:58:56.814Z] #31 24.57 Fetched 8482 kB in 19s (448 kB/s) [2022-09-08T14:58:56.870Z] #29 ... [2022-09-08T14:58:56.870Z] [2022-09-08T14:58:56.870Z] #33 [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-09-08T14:58:56.870Z] #33 DONE 40.5s [2022-09-08T14:58:57.127Z] [2022-09-08T14:58:57.127Z] #27 [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-09-08T14:58:57.127Z] #27 38.80 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T14:58:57.127Z] #27 38.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T14:58:57.127Z] #27 38.91 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T14:58:57.127Z] #27 38.92 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-08T14:58:57.127Z] #27 38.99 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T14:58:57.127Z] #27 39.35 go: downloading github.com/spf13/viper v1.10.1 [2022-09-08T14:58:57.127Z] #27 39.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T14:58:57.127Z] #27 39.84 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T14:58:57.127Z] #27 39.86 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T14:58:57.127Z] #27 39.90 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-08T14:58:57.127Z] #27 39.94 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-08T14:58:57.610Z] Fetching without tags [2022-09-08T14:58:57.802Z] Merging remotes/origin/20.10 commit b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 into PR head commit 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 [2022-09-08T14:58:57.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:58:57.582Z] > git config --add remote.origin.fetch +refs/pull/44109/head:refs/remotes/origin/PR-44109 # timeout=10 [2022-09-08T14:58:57.585Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:58:57.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:58:57.619Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:58:57.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:58:57.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:58:57.812Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:58:57.818Z] > git checkout -f 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 # timeout=10 [2022-09-08T14:58:58.539Z] #27 41.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T14:58:58.539Z] #27 41.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T14:58:58.766Z] Merge succeeded, producing 232f00e5229ae8a9f7f074d9bb3a32e07b42f3f4 [2022-09-08T14:58:58.766Z] Checking out Revision 232f00e5229ae8a9f7f074d9bb3a32e07b42f3f4 (PR-44109) [2022-09-08T14:58:59.112Z] Commit message: "Merge commit 'b73e9c2c8ace71a33575e9a5d6f3eb34389465e6' into HEAD" [2022-09-08T14:58:59.119Z] using credential docker-jenkins-github-credentials [2022-09-08T14:58:59.129Z] Cloning the remote Git repository [2022-09-08T14:58:59.129Z] Cloning with configured refspecs honoured and without tags [2022-09-08T14:58:59.130Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:58:58.804Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:58:58.883Z] > git init /home/ubuntu/workspace/moby_PR-44109 # timeout=10 [2022-09-08T14:58:59.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:58:59.144Z] > git --version # timeout=10 [2022-09-08T14:58:59.167Z] > git --version # 'git version 2.17.1' [2022-09-08T14:58:59.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:58:59.169Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:58:59.785Z] + docker version [2022-09-08T14:58:59.785Z] Client: Docker Engine - Community [2022-09-08T14:58:59.785Z] Version: 22.06.0-beta.0 [2022-09-08T14:58:59.785Z] API version: 1.42 [2022-09-08T14:58:59.785Z] Go version: go1.18.3 [2022-09-08T14:58:59.785Z] Git commit: 3e9117b [2022-09-08T14:58:59.785Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-08T14:58:59.785Z] OS/Arch: linux/amd64 [2022-09-08T14:58:59.785Z] Context: default [2022-09-08T14:58:59.785Z] [2022-09-08T14:58:59.785Z] Server: Docker Engine - Community [2022-09-08T14:58:59.785Z] Engine: [2022-09-08T14:58:59.785Z] Version: 22.06.0-beta.0 [2022-09-08T14:58:59.785Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:58:59.785Z] Go version: go1.18.3 [2022-09-08T14:58:59.785Z] Git commit: 38633e7 [2022-09-08T14:58:59.785Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-08T14:58:59.785Z] OS/Arch: linux/amd64 [2022-09-08T14:58:59.785Z] Experimental: true [2022-09-08T14:58:59.785Z] containerd: [2022-09-08T14:58:59.785Z] Version: 1.6.8 [2022-09-08T14:58:59.785Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:58:59.785Z] runc: [2022-09-08T14:58:59.785Z] Version: 1.1.4 [2022-09-08T14:58:59.785Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:58:59.785Z] docker-init: [2022-09-08T14:58:59.785Z] Version: 0.19.0 [2022-09-08T14:58:59.785Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:58:58.270Z] > git remote # timeout=10 [2022-09-08T14:58:58.274Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:58:58.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:58:58.280Z] > git merge b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 # timeout=10 [2022-09-08T14:58:58.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:58:58.776Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:58:58.781Z] > git checkout -f 232f00e5229ae8a9f7f074d9bb3a32e07b42f3f4 # timeout=10 [2022-09-08T14:58:59.134Z] > git rev-list --no-walk accae6eeea9c33bbcad8c585497948f5b8d6bb0e # timeout=10 [2022-09-08T14:59:00.073Z] + docker info [2022-09-08T14:59:00.073Z] Client: [2022-09-08T14:59:00.073Z] Context: default [2022-09-08T14:59:00.073Z] Debug Mode: false [2022-09-08T14:59:00.073Z] Plugins: [2022-09-08T14:59:00.073Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:59:00.073Z] Version: f500bf6 [2022-09-08T14:59:00.073Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T14:59:00.073Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:59:00.073Z] Version: v2.10.2 [2022-09-08T14:59:00.073Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:59:00.073Z] scan: Docker Scan (Docker Inc.) [2022-09-08T14:59:00.073Z] Version: v0.17.0 [2022-09-08T14:59:00.073Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T14:59:00.073Z] [2022-09-08T14:59:00.073Z] Server: [2022-09-08T14:59:00.073Z] Containers: 0 [2022-09-08T14:59:00.073Z] Running: 0 [2022-09-08T14:59:00.073Z] Paused: 0 [2022-09-08T14:59:00.073Z] Stopped: 0 [2022-09-08T14:59:00.073Z] Images: 3 [2022-09-08T14:59:00.073Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:59:00.073Z] Storage Driver: overlay2 [2022-09-08T14:59:00.073Z] Backing Filesystem: extfs [2022-09-08T14:59:00.073Z] Supports d_type: true [2022-09-08T14:59:00.073Z] Using metacopy: false [2022-09-08T14:59:00.073Z] Native Overlay Diff: true [2022-09-08T14:59:00.073Z] userxattr: false [2022-09-08T14:59:00.073Z] Logging Driver: json-file [2022-09-08T14:59:00.073Z] Cgroup Driver: systemd [2022-09-08T14:59:00.073Z] Cgroup Version: 2 [2022-09-08T14:59:00.073Z] Plugins: [2022-09-08T14:59:00.073Z] Volume: local [2022-09-08T14:59:00.073Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:59:00.073Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:59:00.073Z] Swarm: inactive [2022-09-08T14:59:00.073Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-08T14:59:00.073Z] Default Runtime: runc [2022-09-08T14:59:00.073Z] Init Binary: docker-init [2022-09-08T14:59:00.073Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:59:00.073Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:59:00.073Z] init version: de40ad0 [2022-09-08T14:59:00.073Z] Security Options: [2022-09-08T14:59:00.073Z] apparmor [2022-09-08T14:59:00.073Z] seccomp [2022-09-08T14:59:00.073Z] Profile: builtin [2022-09-08T14:59:00.073Z] cgroupns [2022-09-08T14:59:00.073Z] Kernel Version: 5.15.0-1019-aws [2022-09-08T14:59:00.073Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-08T14:59:00.073Z] OSType: linux [2022-09-08T14:59:00.073Z] Architecture: x86_64 [2022-09-08T14:59:00.073Z] CPUs: 2 [2022-09-08T14:59:00.073Z] Total Memory: 7.557GiB [2022-09-08T14:59:00.073Z] Name: ip-10-100-79-20 [2022-09-08T14:59:00.073Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-08T14:59:00.073Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:59:00.073Z] Debug Mode: false [2022-09-08T14:59:00.073Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:59:00.073Z] Labels: [2022-09-08T14:59:00.073Z] Experimental: true [2022-09-08T14:59:00.073Z] Insecure Registries: [2022-09-08T14:59:00.073Z] 127.0.0.0/8 [2022-09-08T14:59:00.073Z] Live Restore Enabled: true [2022-09-08T14:59:00.073Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:59:00.398Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:232f00e5229ae8a9f7f074d9bb3a32e07b42f3f4 . [2022-09-08T14:59:00.656Z] #1 [internal] load build definition from Dockerfile [2022-09-08T14:59:00.656Z] #1 transferring dockerfile: 17.04kB done [2022-09-08T14:59:00.656Z] #1 DONE 0.0s [2022-09-08T14:59:00.656Z] [2022-09-08T14:59:00.656Z] #2 [internal] load .dockerignore [2022-09-08T14:59:00.656Z] #2 transferring context: 87B done [2022-09-08T14:59:00.656Z] #2 DONE 0.0s [2022-09-08T14:59:00.656Z] [2022-09-08T14:59:00.656Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-08T14:59:00.911Z] #3 DONE 0.3s [2022-09-08T14:59:00.911Z] [2022-09-08T14:59:00.911Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-08T14:59:00.911Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-08T14:59:00.911Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-08T14:59:00.911Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-09-08T14:59:00.911Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-08T14:59:00.911Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-08T14:59:00.911Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-08T14:59:01.061Z] #27 ... [2022-09-08T14:59:01.061Z] [2022-09-08T14:59:01.061Z] #29 [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-09-08T14:59:01.061Z] #29 41.22 The following additional packages will be installed: [2022-09-08T14:59:01.061Z] #29 41.24 libbtrfs0 [2022-09-08T14:59:01.061Z] #29 41.69 The following NEW packages will be installed: [2022-09-08T14:59:01.061Z] #29 41.73 libbtrfs-dev libbtrfs0 [2022-09-08T14:59:01.061Z] #29 42.24 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T14:59:01.061Z] #29 42.24 Need to get 119 kB of archives. [2022-09-08T14:59:01.061Z] #29 42.24 After this operation, 387 kB of additional disk space will be used. [2022-09-08T14:59:01.061Z] #29 42.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-08T14:59:01.061Z] #29 42.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-08T14:59:01.061Z] #29 43.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:01.061Z] #29 43.42 Fetched 119 kB in 0s (398 kB/s) [2022-09-08T14:59:01.061Z] #29 43.53 Selecting previously unselected package libbtrfs0. [2022-09-08T14:59:01.061Z] #29 43.53 (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-09-08T14:59:01.061Z] #29 43.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-08T14:59:01.061Z] #29 43.64 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T14:59:01.061Z] #29 43.74 Selecting previously unselected package libbtrfs-dev. [2022-09-08T14:59:01.062Z] #29 43.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-08T14:59:01.062Z] #29 43.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T14:59:01.062Z] #29 43.98 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T14:59:01.062Z] #29 44.01 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T14:59:01.062Z] #29 44.03 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:59:01.062Z] #29 DONE 44.4s [2022-09-08T14:59:01.062Z] [2022-09-08T14:59:01.062Z] #32 [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-09-08T14:59:01.062Z] #32 32.40 Reading package lists... [2022-09-08T14:59:01.062Z] #32 38.86 Building dependency tree... [2022-09-08T14:59:01.062Z] #32 40.25 Reading state information... [2022-09-08T14:59:01.062Z] #32 42.86 The following additional packages will be installed: [2022-09-08T14:59:01.062Z] #32 42.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-08T14:59:01.062Z] #32 42.88 Suggested packages: [2022-09-08T14:59:01.062Z] #32 42.90 cmake-doc ninja-build lrzip [2022-09-08T14:59:01.062Z] #32 42.90 Recommended packages: [2022-09-08T14:59:01.062Z] #32 42.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T14:59:01.062Z] #32 43.74 The following NEW packages will be installed: [2022-09-08T14:59:01.062Z] #32 43.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-08T14:59:01.062Z] #32 43.76 vim-common xxd [2022-09-08T14:59:01.062Z] #32 44.18 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T14:59:01.062Z] #32 44.18 Need to get 14.9 MB of archives. [2022-09-08T14:59:01.062Z] #32 44.18 After this operation, 61.8 MB of additional disk space will be used. [2022-09-08T14:59:01.062Z] #32 44.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-08T14:59:01.062Z] #32 44.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T14:59:01.062Z] #32 44.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-08T14:59:01.473Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-08T14:59:01.473Z] #4 DONE 0.4s [2022-09-08T14:59:01.473Z] [2022-09-08T14:59:01.473Z] #5 [internal] load .dockerignore [2022-09-08T14:59:01.473Z] #5 DONE 0.0s [2022-09-08T14:59:01.473Z] [2022-09-08T14:59:01.473Z] #6 [internal] load build definition from Dockerfile [2022-09-08T14:59:01.473Z] #6 DONE 0.0s [2022-09-08T14:59:01.473Z] [2022-09-08T14:59:01.473Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:59:01.625Z] #32 45.14 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-09-08T14:59:01.625Z] #32 45.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-08T14:59:01.777Z] #7 DONE 0.1s [2022-09-08T14:59:01.777Z] [2022-09-08T14:59:01.777Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:59:01.777Z] #8 DONE 0.1s [2022-09-08T14:59:01.777Z] [2022-09-08T14:59:01.777Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-08T14:59:01.777Z] #9 DONE 0.3s [2022-09-08T14:59:01.778Z] [2022-09-08T14:59:01.778Z] #10 [internal] load metadata for docker.io/library/debian:buster [2022-09-08T14:59:01.778Z] #10 DONE 0.3s [2022-09-08T14:59:01.881Z] #32 45.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-08T14:59:01.882Z] #32 45.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-08T14:59:01.882Z] #32 45.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-08T14:59:01.882Z] #32 45.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-08T14:59:01.882Z] #32 45.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-08T14:59:01.882Z] #32 ... [2022-09-08T14:59:01.882Z] [2022-09-08T14:59:01.882Z] #38 [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-09-08T14:59:01.882Z] #0 0.981 + RM_GOPATH=0 [2022-09-08T14:59:01.882Z] #0 0.982 + TMP_GOPATH= [2022-09-08T14:59:01.882Z] #0 0.982 + : /build [2022-09-08T14:59:01.882Z] #0 0.983 + '[' -z '' ']' [2022-09-08T14:59:01.882Z] #0 0.983 ++ mktemp -d [2022-09-08T14:59:01.882Z] #0 0.987 + export GOPATH=/tmp/tmp.2sdwHuFdbx [2022-09-08T14:59:01.882Z] #0 0.988 + GOPATH=/tmp/tmp.2sdwHuFdbx [2022-09-08T14:59:01.882Z] #0 0.988 + RM_GOPATH=1 [2022-09-08T14:59:01.882Z] #0 0.988 + case "$(go env GOARCH)" in [2022-09-08T14:59:01.882Z] #0 0.994 ++ go env GOARCH [2022-09-08T14:59:01.882Z] #0 1.029 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:01.882Z] #0 1.029 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:01.882Z] #0 1.032 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:01.882Z] #0 1.033 + dir=/tmp/install [2022-09-08T14:59:01.882Z] #0 1.033 + bin=containerd [2022-09-08T14:59:01.882Z] #0 1.034 + shift [2022-09-08T14:59:01.882Z] #0 1.034 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-08T14:59:01.882Z] #0 1.037 + . /tmp/install/containerd.installer [2022-09-08T14:59:01.882Z] #0 1.037 ++ set -e [2022-09-08T14:59:01.882Z] #0 1.037 ++ : v1.6.8 [2022-09-08T14:59:01.882Z] #0 1.039 + install_containerd [2022-09-08T14:59:01.882Z] #0 1.039 + echo 'Install containerd version v1.6.8' [2022-09-08T14:59:01.882Z] #0 1.054 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2sdwHuFdbx/src/github.com/containerd/containerd [2022-09-08T14:59:01.882Z] #0 1.055 Install containerd version v1.6.8 [2022-09-08T14:59:01.882Z] #0 1.057 Cloning into '/tmp/tmp.2sdwHuFdbx/src/github.com/containerd/containerd'... [2022-09-08T14:59:02.072Z] #31 24.57 Reading package lists... [2022-09-08T14:59:02.072Z] #31 ... [2022-09-08T14:59:02.072Z] [2022-09-08T14:59:02.072Z] #23 [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-09-08T14:59:02.072Z] #23 27.89 Checking out files: 81% (1781/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-08T14:59:02.072Z] #23 28.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-08T14:59:02.072Z] #23 29.84 + 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-09-08T14:59:02.704Z] [2022-09-08T14:59:02.704Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:59:02.704Z] #11 DONE 0.0s [2022-09-08T14:59:02.704Z] [2022-09-08T14:59:02.704Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:59:02.704Z] #12 DONE 0.0s [2022-09-08T14:59:02.704Z] [2022-09-08T14:59:02.704Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:59:02.704Z] #13 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-08T14:59:02.704Z] #13 DONE 0.0s [2022-09-08T14:59:02.704Z] [2022-09-08T14:59:02.704Z] #14 [internal] load build context [2022-09-08T14:59:03.259Z] #38 ... [2022-09-08T14:59:03.259Z] [2022-09-08T14:59:03.259Z] #25 [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-09-08T14:59:03.259Z] #25 DONE 46.8s [2022-09-08T14:59:03.516Z] [2022-09-08T14:59:03.516Z] #27 [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-09-08T14:59:03.516Z] #27 45.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T14:59:03.516Z] #27 45.58 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-08T14:59:03.516Z] #27 45.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T14:59:03.516Z] #27 45.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T14:59:03.516Z] #27 45.95 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-08T14:59:03.516Z] #27 45.97 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-08T14:59:03.516Z] #27 46.09 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-08T14:59:03.516Z] #27 46.09 go: downloading github.com/spf13/afero v1.6.0 [2022-09-08T14:59:03.516Z] #27 46.13 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T14:59:03.516Z] #27 46.18 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T14:59:03.516Z] #27 46.23 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T14:59:03.516Z] #27 46.31 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-08T14:59:03.516Z] #27 46.39 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-08T14:59:03.516Z] #27 46.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T14:59:03.516Z] #27 46.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T14:59:03.516Z] #27 46.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T14:59:03.516Z] #27 46.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T14:59:03.516Z] #27 46.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T14:59:03.516Z] #27 46.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T14:59:03.516Z] #27 46.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T14:59:03.516Z] #27 46.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-08T14:59:04.448Z] #27 48.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T14:59:04.448Z] #27 48.20 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T14:59:04.705Z] #27 48.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T14:59:04.705Z] #27 48.35 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-08T14:59:04.705Z] #27 48.42 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-08T14:59:04.962Z] #27 48.45 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-08T14:59:04.962Z] #27 ... [2022-09-08T14:59:04.962Z] [2022-09-08T14:59:04.962Z] #31 [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-09-08T14:59:04.962Z] #31 32.18 Reading package lists... [2022-09-08T14:59:04.962Z] #31 38.76 Building dependency tree... [2022-09-08T14:59:04.962Z] #31 40.33 Reading state information... [2022-09-08T14:59:04.962Z] #31 42.94 The following additional packages will be installed: [2022-09-08T14:59:04.962Z] #31 42.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-08T14:59:04.962Z] #31 42.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-08T14:59:04.962Z] #31 42.95 Suggested packages: [2022-09-08T14:59:04.962Z] #31 42.96 manpages-dev python-setuptools [2022-09-08T14:59:04.962Z] #31 44.12 The following NEW packages will be installed: [2022-09-08T14:59:04.962Z] #31 44.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-08T14:59:04.962Z] #31 44.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-08T14:59:04.962Z] #31 44.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-08T14:59:04.962Z] #31 44.13 python-six zlib1g-dev [2022-09-08T14:59:04.962Z] #31 44.56 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T14:59:04.962Z] #31 44.56 Need to get 4091 kB of archives. [2022-09-08T14:59:04.962Z] #31 44.56 After this operation, 22.5 MB of additional disk space will be used. [2022-09-08T14:59:04.962Z] #31 44.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-08T14:59:04.962Z] #31 44.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T14:59:04.962Z] #31 44.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-08T14:59:04.962Z] #31 44.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-08T14:59:04.962Z] #31 44.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-08T14:59:04.962Z] #31 44.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-08T14:59:04.962Z] #31 44.63 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-09-08T14:59:04.962Z] #31 44.63 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-09-08T14:59:04.962Z] #31 44.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-08T14:59:04.962Z] #31 44.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-08T14:59:04.962Z] #31 44.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-08T14:59:04.962Z] #31 44.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-08T14:59:04.962Z] #31 45.03 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-09-08T14:59:04.962Z] #31 45.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-08T14:59:04.962Z] #31 45.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-08T14:59:04.962Z] #31 45.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-08T14:59:04.962Z] #31 45.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-08T14:59:04.962Z] #31 46.20 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:04.962Z] #31 46.38 Fetched 4091 kB in 1s (4784 kB/s) [2022-09-08T14:59:04.962Z] #31 46.48 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T14:59:04.962Z] #31 46.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-08T14:59:04.962Z] #31 46.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-08T14:59:04.962Z] #31 46.58 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-08T14:59:04.962Z] #31 46.81 Selecting previously unselected package libnet1:amd64. [2022-09-08T14:59:04.962Z] #31 46.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T14:59:04.962Z] #31 46.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:59:04.962Z] #31 47.13 Selecting previously unselected package libnet1-dev. [2022-09-08T14:59:04.962Z] #31 47.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T14:59:04.962Z] #31 47.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T14:59:04.962Z] #31 47.67 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T14:59:04.962Z] #31 47.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-08T14:59:04.962Z] #31 47.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T14:59:04.962Z] #31 47.96 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-08T14:59:04.962Z] #31 47.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-08T14:59:04.962Z] #31 47.98 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-08T14:59:04.962Z] #31 48.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T14:59:04.962Z] #31 48.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-08T14:59:04.962Z] #31 48.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T14:59:04.962Z] #31 48.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T14:59:04.962Z] #31 48.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-08T14:59:04.962Z] #31 48.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-08T14:59:04.962Z] #31 48.50 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-08T14:59:04.962Z] #31 48.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-08T14:59:04.962Z] #31 48.54 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T14:59:04.962Z] #31 ... [2022-09-08T14:59:04.962Z] [2022-09-08T14:59:04.962Z] #32 [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-09-08T14:59:04.962Z] #32 46.72 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:04.962Z] #32 47.13 Fetched 14.9 MB in 2s (8405 kB/s) [2022-09-08T14:59:04.962Z] #32 47.42 Selecting previously unselected package xxd. [2022-09-08T14:59:04.962Z] #32 47.42 (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-09-08T14:59:04.962Z] #32 47.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T14:59:04.962Z] #32 47.54 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T14:59:04.962Z] #32 47.96 Selecting previously unselected package vim-common. [2022-09-08T14:59:04.962Z] #32 47.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T14:59:04.962Z] #32 48.03 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T14:59:04.962Z] #32 48.31 Selecting previously unselected package libicu63:amd64. [2022-09-08T14:59:04.962Z] #32 48.32 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-08T14:59:04.962Z] #32 48.34 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T14:59:06.070Z] #14 transferring context: 46.63MB 2.9s [2022-09-08T14:59:06.070Z] #14 transferring context: 53.41MB 3.1s done [2022-09-08T14:59:06.070Z] #14 DONE 3.2s [2022-09-08T14:59:06.070Z] [2022-09-08T14:59:06.070Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:06.070Z] #15 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-08T14:59:06.070Z] #15 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.2s done [2022-09-08T14:59:06.070Z] #15 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-08T14:59:06.070Z] #15 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.1s done [2022-09-08T14:59:06.070Z] #15 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.4s done [2022-09-08T14:59:06.070Z] #15 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-08T14:59:06.070Z] #15 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-08T14:59:06.070Z] #15 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 1.2s done [2022-09-08T14:59:06.070Z] #15 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 1.7s done [2022-09-08T14:59:06.070Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 133.17MB / 141.88MB 3.0s [2022-09-08T14:59:06.070Z] #15 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 1.3s done [2022-09-08T14:59:06.070Z] #15 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.6s [2022-09-08T14:59:06.070Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 3.2s [2022-09-08T14:59:06.242Z] #23 ... [2022-09-08T14:59:06.242Z] [2022-09-08T14:59:06.242Z] #32 [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-09-08T14:59:06.242Z] #32 23.88 encoding [2022-09-08T14:59:06.242Z] #32 ... [2022-09-08T14:59:06.242Z] [2022-09-08T14:59:06.242Z] #35 [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-09-08T14:59:06.242Z] #35 24.05 Fetched 8482 kB in 18s (466 kB/s) [2022-09-08T14:59:06.242Z] #35 24.05 Reading package lists... [2022-09-08T14:59:06.242Z] #35 30.57 Reading package lists... [2022-09-08T14:59:06.242Z] #35 ... [2022-09-08T14:59:06.242Z] [2022-09-08T14:59:06.242Z] #31 [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-09-08T14:59:06.242Z] #31 24.57 Reading package lists... [2022-09-08T14:59:06.326Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 3.3s done [2022-09-08T14:59:06.593Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08f3c58789c0edfa7) in /home/ubuntu/workspace/moby_PR-44109 [Pipeline] { [Pipeline] checkout [2022-09-08T14:59:06.772Z] The recommended git tool is: git [2022-09-08T14:59:07.622Z] #31 31.48 Reading package lists... [2022-09-08T14:59:07.622Z] #31 ... [2022-09-08T14:59:07.622Z] [2022-09-08T14:59:07.622Z] #27 [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-09-08T14:59:07.622Z] #27 25.61 Fetched 8482 kB in 20s (431 kB/s) [2022-09-08T14:59:07.622Z] #27 25.61 Reading package lists... [2022-09-08T14:59:07.622Z] #27 31.64 Reading package lists... [2022-09-08T14:59:07.622Z] #27 ... [2022-09-08T14:59:07.622Z] [2022-09-08T14:59:07.622Z] #25 [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-09-08T14:59:07.622Z] #25 22.07 Fetched 9023 kB in 20s (462 kB/s) [2022-09-08T14:59:07.622Z] #25 22.07 Reading package lists... [2022-09-08T14:59:07.695Z] #15 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 3.2s done [2022-09-08T14:59:07.695Z] #15 ... [2022-09-08T14:59:07.695Z] [2022-09-08T14:59:07.695Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:59:07.695Z] #13 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-08T14:59:07.695Z] #13 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-08T14:59:07.695Z] #13 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-08T14:59:07.695Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.1s done [2022-09-08T14:59:07.695Z] #13 DONE 4.8s [2022-09-08T14:59:07.695Z] [2022-09-08T14:59:07.695Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:07.695Z] #15 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-08T14:59:08.257Z] #15 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.5s done [2022-09-08T14:59:08.257Z] #15 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-08T14:59:08.260Z] #32 ... [2022-09-08T14:59:08.260Z] [2022-09-08T14:59:08.260Z] #37 [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-09-08T14:59:08.260Z] #37 30.37 Reading package lists... [2022-09-08T14:59:08.260Z] #37 37.76 Building dependency tree... [2022-09-08T14:59:08.260Z] #37 39.11 Reading state information... [2022-09-08T14:59:08.260Z] #37 41.33 The following additional packages will be installed: [2022-09-08T14:59:08.260Z] #37 41.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-08T14:59:08.260Z] #37 41.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-08T14:59:08.260Z] #37 41.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-08T14:59:08.260Z] #37 41.35 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-08T14:59:08.260Z] #37 41.35 mingw-w64-x86-64-dev [2022-09-08T14:59:08.260Z] #37 41.36 Suggested packages: [2022-09-08T14:59:08.260Z] #37 41.37 gcc-8-locales seccomp wine64 [2022-09-08T14:59:08.260Z] #37 42.55 The following NEW packages will be installed: [2022-09-08T14:59:08.260Z] #37 42.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T14:59:08.260Z] #37 42.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-08T14:59:08.260Z] #37 42.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-08T14:59:08.260Z] #37 42.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-08T14:59:08.260Z] #37 42.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-08T14:59:08.260Z] #37 42.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T14:59:08.260Z] #37 42.58 The following packages will be upgraded: [2022-09-08T14:59:08.260Z] #37 42.61 libseccomp2 [2022-09-08T14:59:08.260Z] #37 43.18 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T14:59:08.260Z] #37 43.18 Need to get 77.8 MB of archives. [2022-09-08T14:59:08.260Z] #37 43.18 After this operation, 487 MB of additional disk space will be used. [2022-09-08T14:59:08.260Z] #37 43.18 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-08T14:59:08.260Z] #37 43.18 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-08T14:59:08.260Z] #37 43.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-08T14:59:08.260Z] #37 43.43 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-09-08T14:59:08.260Z] #37 43.78 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-09-08T14:59:08.260Z] #37 43.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-08T14:59:08.260Z] #37 43.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-08T14:59:08.260Z] #37 43.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-08T14:59:08.260Z] #37 44.25 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-09-08T14:59:08.260Z] #37 44.51 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-09-08T14:59:08.260Z] #37 44.53 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-09-08T14:59:08.260Z] #37 ... [2022-09-08T14:59:08.260Z] [2022-09-08T14:59:08.260Z] #35 [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-09-08T14:59:08.260Z] #35 50.28 Checking out files: 89% (1360/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-09-08T14:59:08.260Z] #35 50.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T14:59:08.260Z] #35 50.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T14:59:08.519Z] #15 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.3s done [2022-09-08T14:59:08.519Z] #15 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-08T14:59:08.551Z] #25 28.52 Reading package lists... [2022-09-08T14:59:08.551Z] #25 ... [2022-09-08T14:59:08.551Z] [2022-09-08T14:59:08.552Z] #35 [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-09-08T14:59:08.552Z] #35 30.57 Reading package lists... [2022-09-08T14:59:09.593Z] using credential docker-jenkins-github-credentials [2022-09-08T14:59:09.608Z] Cloning the remote Git repository [2022-09-08T14:59:09.608Z] Cloning with configured refspecs honoured and without tags [2022-09-08T14:59:09.920Z] #35 36.93 Building dependency tree... [2022-09-08T14:59:09.920Z] #35 38.33 Reading state information... [2022-09-08T14:59:09.627Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T14:59:09.676Z] > git init /home/ubuntu/workspace/moby_PR-44109 # timeout=10 [2022-09-08T14:59:09.961Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:59:09.961Z] > git --version # timeout=10 [2022-09-08T14:59:09.969Z] > git --version # 'git version 2.25.1' [2022-09-08T14:59:09.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:59:09.971Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:59:10.850Z] #35 ... [2022-09-08T14:59:10.850Z] [2022-09-08T14:59:10.850Z] #33 [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-09-08T14:59:10.850Z] #33 DONE 39.1s [2022-09-08T14:59:11.107Z] [2022-09-08T14:59:11.107Z] #29 [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-09-08T14:59:11.107Z] #29 37.52 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T14:59:11.107Z] #29 37.52 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T14:59:11.107Z] #29 37.65 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T14:59:11.107Z] #29 37.68 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-08T14:59:11.107Z] #29 37.69 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T14:59:11.107Z] #29 37.97 go: downloading github.com/spf13/viper v1.10.1 [2022-09-08T14:59:11.107Z] #29 38.23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T14:59:11.107Z] #29 38.37 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T14:59:11.107Z] #29 38.38 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T14:59:11.107Z] #29 38.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-08T14:59:11.107Z] #29 38.43 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-08T14:59:11.107Z] #29 39.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T14:59:11.107Z] #29 39.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T14:59:12.469Z] #35 ... [2022-09-08T14:59:12.469Z] [2022-09-08T14:59:12.469Z] #37 [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-09-08T14:59:12.469Z] #37 47.49 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-09-08T14:59:12.469Z] #37 49.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-08T14:59:12.469Z] #37 49.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-08T14:59:12.469Z] #37 49.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-08T14:59:12.469Z] #37 49.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-08T14:59:12.469Z] #37 49.61 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-09-08T14:59:12.469Z] #37 49.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-08T14:59:12.469Z] #37 49.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-08T14:59:12.469Z] #37 49.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-08T14:59:12.469Z] #37 49.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-08T14:59:12.469Z] #37 49.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-08T14:59:12.469Z] #37 49.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-08T14:59:12.469Z] #37 49.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-08T14:59:12.469Z] #37 49.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-08T14:59:12.469Z] #37 49.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-08T14:59:12.469Z] #37 50.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:12.469Z] #37 51.11 Fetched 77.8 MB in 7s (11.2 MB/s) [2022-09-08T14:59:12.469Z] #37 51.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-08T14:59:12.469Z] #37 51.34 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-08T14:59:12.469Z] #37 51.36 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-08T14:59:12.469Z] #37 51.59 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T14:59:12.469Z] #37 51.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T14:59:12.469Z] #37 51.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 ... 15421 files and directories currently installed.) [2022-09-08T14:59:12.469Z] #37 51.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-08T14:59:12.469Z] #37 51.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T14:59:12.721Z] #15 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.1s done [2022-09-08T14:59:12.976Z] #15 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-08T14:59:14.380Z] #29 ... [2022-09-08T14:59:14.380Z] [2022-09-08T14:59:14.380Z] #28 [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-09-08T14:59:14.380Z] #28 DONE 42.1s [2022-09-08T14:59:14.380Z] [2022-09-08T14:59:14.380Z] #35 [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-09-08T14:59:14.380Z] #35 40.57 The following additional packages will be installed: [2022-09-08T14:59:14.380Z] #35 40.60 libbtrfs0 [2022-09-08T14:59:14.380Z] #35 40.76 The following NEW packages will be installed: [2022-09-08T14:59:14.380Z] #35 40.76 libbtrfs-dev libbtrfs0 [2022-09-08T14:59:14.380Z] #35 41.16 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T14:59:14.380Z] #35 41.16 Need to get 119 kB of archives. [2022-09-08T14:59:14.380Z] #35 41.16 After this operation, 387 kB of additional disk space will be used. [2022-09-08T14:59:14.380Z] #35 41.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-08T14:59:14.380Z] #35 41.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-08T14:59:14.380Z] #35 42.20 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:14.380Z] #35 42.46 Fetched 119 kB in 0s (417 kB/s) [2022-09-08T14:59:14.380Z] #35 42.63 Selecting previously unselected package libbtrfs0. [2022-09-08T14:59:14.638Z] #35 42.63 (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-09-08T14:59:14.638Z] #35 42.83 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-08T14:59:14.638Z] #35 42.87 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T14:59:14.894Z] #35 43.12 Selecting previously unselected package libbtrfs-dev. [2022-09-08T14:59:14.894Z] #35 43.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-08T14:59:14.894Z] #35 43.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T14:59:14.988Z] #37 54.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T14:59:14.988Z] #37 54.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-08T14:59:14.988Z] #37 54.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T14:59:15.151Z] #35 43.40 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T14:59:15.151Z] #35 43.44 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T14:59:15.151Z] #35 43.45 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:59:15.290Z] #37 ... [2022-09-08T14:59:15.290Z] [2022-09-08T14:59:15.290Z] #31 [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-09-08T14:59:15.290Z] #31 48.82 Selecting previously unselected package libprotobuf17:amd64. [2022-09-08T14:59:15.290Z] #31 48.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:15.290Z] #31 48.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:15.290Z] #31 49.56 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-08T14:59:15.290Z] #31 49.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:15.290Z] #31 49.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:15.290Z] #31 49.86 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-08T14:59:15.290Z] #31 49.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:15.290Z] #31 49.91 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:15.290Z] #31 51.17 Selecting previously unselected package libprotoc17:amd64. [2022-09-08T14:59:15.290Z] #31 51.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:15.290Z] #31 51.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:15.290Z] #31 51.80 Selecting previously unselected package protobuf-c-compiler. [2022-09-08T14:59:15.290Z] #31 51.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-08T14:59:15.290Z] #31 51.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T14:59:15.290Z] #31 51.99 Selecting previously unselected package protobuf-compiler. [2022-09-08T14:59:15.290Z] #31 51.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:15.290Z] #31 52.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-08T14:59:15.290Z] #31 52.17 Selecting previously unselected package python-pkg-resources. [2022-09-08T14:59:15.290Z] #31 52.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T14:59:15.290Z] #31 52.19 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-08T14:59:15.290Z] #31 52.50 Selecting previously unselected package python-six. [2022-09-08T14:59:15.290Z] #31 52.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-08T14:59:15.290Z] #31 52.53 Unpacking python-six (1.12.0-1) ... [2022-09-08T14:59:15.290Z] #31 52.62 Selecting previously unselected package python-protobuf. [2022-09-08T14:59:15.290Z] #31 52.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:15.290Z] #31 52.66 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-08T14:59:15.290Z] #31 53.24 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-08T14:59:15.290Z] #31 57.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:15.290Z] #31 57.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:59:15.290Z] #31 57.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T14:59:15.290Z] #31 57.57 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-08T14:59:15.290Z] #31 57.59 Setting up python-six (1.12.0-1) ... [2022-09-08T14:59:15.290Z] #31 ... [2022-09-08T14:59:15.290Z] [2022-09-08T14:59:15.291Z] #27 [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-09-08T14:59:15.291Z] #27 49.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T14:59:15.291Z] #27 49.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T14:59:15.291Z] #27 49.51 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T14:59:15.291Z] #27 49.54 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T14:59:15.291Z] #27 49.58 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-08T14:59:15.291Z] #27 49.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T14:59:15.291Z] #27 49.68 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-08T14:59:15.291Z] #27 49.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T14:59:15.291Z] #27 49.85 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-08T14:59:15.291Z] #27 49.88 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-08T14:59:15.291Z] #27 49.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T14:59:15.291Z] #27 50.00 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T14:59:15.291Z] #27 50.01 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-08T14:59:15.291Z] #27 50.07 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-08T14:59:15.291Z] #27 50.07 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T14:59:15.291Z] #27 50.11 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-08T14:59:15.291Z] #27 50.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T14:59:15.291Z] #27 50.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T14:59:15.291Z] #27 50.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-08T14:59:15.291Z] #27 50.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T14:59:15.291Z] #27 50.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T14:59:15.291Z] #27 50.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T14:59:15.291Z] #27 50.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T14:59:15.291Z] #27 50.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T14:59:15.291Z] #27 50.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T14:59:15.291Z] #27 50.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T14:59:15.291Z] #27 50.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T14:59:15.291Z] #27 50.84 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T14:59:15.291Z] #27 50.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T14:59:15.291Z] #27 50.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T14:59:15.291Z] #27 50.97 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T14:59:15.291Z] #27 50.99 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T14:59:15.291Z] #27 51.07 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-08T14:59:15.291Z] #27 51.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T14:59:15.291Z] #27 51.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T14:59:15.291Z] #27 51.27 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-08T14:59:15.291Z] #27 51.29 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-08T14:59:15.291Z] #27 51.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T14:59:15.291Z] #27 51.38 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T14:59:15.291Z] #27 51.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T14:59:15.291Z] #27 51.42 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T14:59:15.291Z] #27 51.44 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-08T14:59:15.291Z] #27 51.47 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-08T14:59:15.291Z] #27 52.06 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T14:59:15.291Z] #27 52.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T14:59:15.291Z] #27 52.13 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T14:59:15.291Z] #27 52.18 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-08T14:59:15.291Z] #27 52.29 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-08T14:59:15.291Z] #27 52.33 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T14:59:15.291Z] #27 52.34 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T14:59:15.291Z] #27 52.37 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T14:59:15.291Z] #27 52.43 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-08T14:59:15.291Z] #27 52.69 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T14:59:15.291Z] #27 52.69 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-08T14:59:15.291Z] #27 52.71 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-08T14:59:15.291Z] #27 52.72 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T14:59:15.291Z] #27 52.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T14:59:15.291Z] #27 52.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T14:59:15.291Z] #27 52.84 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T14:59:15.291Z] #27 52.91 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T14:59:15.291Z] #27 52.92 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T14:59:15.291Z] #27 52.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T14:59:15.291Z] #27 53.03 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-08T14:59:15.291Z] #27 53.07 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T14:59:15.291Z] #27 53.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T14:59:15.291Z] #27 53.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-08T14:59:15.291Z] #27 53.29 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T14:59:15.291Z] #27 53.31 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T14:59:15.291Z] #27 53.36 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-08T14:59:15.291Z] #27 53.68 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T14:59:15.291Z] #27 53.88 go: downloading honnef.co/go/tools v0.2.2 [2022-09-08T14:59:15.291Z] #27 55.04 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-08T14:59:15.291Z] #27 55.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T14:59:15.291Z] #27 55.15 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T14:59:15.291Z] #27 55.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T14:59:15.291Z] #27 55.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T14:59:15.291Z] #27 55.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T14:59:15.291Z] #27 55.35 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T14:59:15.291Z] #27 55.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T14:59:15.291Z] #27 55.73 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-08T14:59:15.291Z] #27 55.78 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T14:59:15.291Z] #27 55.96 go: downloading golang.org/x/text v0.3.7 [2022-09-08T14:59:15.716Z] #35 DONE 43.8s [2022-09-08T14:59:15.716Z] [2022-09-08T14:59:15.716Z] #29 [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-09-08T14:59:15.716Z] #29 43.29 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T14:59:15.716Z] #29 43.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T14:59:15.716Z] #29 43.32 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-08T14:59:15.716Z] #29 43.44 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T14:59:15.716Z] #29 43.49 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-08T14:59:15.716Z] #29 43.50 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-08T14:59:15.716Z] #29 43.63 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-08T14:59:15.716Z] #29 43.65 go: downloading github.com/spf13/afero v1.6.0 [2022-09-08T14:59:15.716Z] #29 43.75 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T14:59:15.716Z] #29 43.84 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T14:59:15.716Z] #29 43.86 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T14:59:15.716Z] #29 43.93 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-08T14:59:15.716Z] #29 44.09 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-08T14:59:16.019Z] #29 44.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T14:59:16.019Z] #29 44.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T14:59:16.019Z] #29 44.44 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T14:59:16.276Z] #29 44.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T14:59:16.276Z] #29 44.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T14:59:16.276Z] #29 44.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T14:59:16.276Z] #29 44.59 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T14:59:16.276Z] #29 44.63 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-08T14:59:16.841Z] #29 45.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T14:59:17.098Z] #29 45.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T14:59:17.098Z] #29 45.30 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T14:59:17.098Z] #29 45.36 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-08T14:59:17.271Z] #27 ... [2022-09-08T14:59:17.271Z] [2022-09-08T14:59:17.271Z] #37 [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-09-08T14:59:17.271Z] #37 56.69 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T14:59:17.271Z] #37 56.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-08T14:59:17.271Z] #37 56.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T14:59:17.271Z] #37 56.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T14:59:17.276Z] #15 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.6s done [2022-09-08T14:59:17.276Z] #15 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 0.1s [2022-09-08T14:59:17.355Z] #29 45.51 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-08T14:59:17.355Z] #29 45.56 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-08T14:59:17.528Z] #37 56.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-08T14:59:17.528Z] #37 56.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T14:59:17.528Z] #37 57.11 Selecting previously unselected package dmsetup. [2022-09-08T14:59:17.528Z] #37 57.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-08T14:59:17.528Z] #37 57.12 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-08T14:59:17.532Z] #15 ... [2022-09-08T14:59:17.532Z] [2022-09-08T14:59:17.532Z] #16 [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-09-08T14:59:17.532Z] #0 0.910 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:59:17.532Z] #0 0.926 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:59:17.532Z] #0 0.927 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:59:17.532Z] #0 1.071 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:59:17.532Z] #0 1.355 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:59:17.532Z] #0 1.591 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T14:59:17.532Z] #0 3.209 Fetched 8482 kB in 3s (3334 kB/s) [2022-09-08T14:59:17.532Z] #0 3.209 Reading package lists... [2022-09-08T14:59:17.532Z] #0 4.162 Reading package lists... [2022-09-08T14:59:17.532Z] #0 5.094 Building dependency tree... [2022-09-08T14:59:17.532Z] #0 5.277 Reading state information... [2022-09-08T14:59:17.532Z] #0 5.439 The following additional packages will be installed: [2022-09-08T14:59:17.532Z] #0 5.439 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-08T14:59:17.532Z] #0 5.439 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-08T14:59:17.532Z] #0 5.440 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-08T14:59:17.532Z] #0 5.441 Suggested packages: [2022-09-08T14:59:17.532Z] #0 5.441 krb5-doc krb5-user [2022-09-08T14:59:17.532Z] #0 5.441 Recommended packages: [2022-09-08T14:59:17.532Z] #0 5.441 krb5-locales publicsuffix libsasl2-modules [2022-09-08T14:59:17.532Z] #0 5.610 The following NEW packages will be installed: [2022-09-08T14:59:17.532Z] #0 5.610 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-08T14:59:17.532Z] #0 5.610 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-08T14:59:17.532Z] #0 5.610 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T14:59:17.532Z] #0 5.610 libssh2-1 libssl1.1 openssl [2022-09-08T14:59:17.532Z] #0 5.882 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-08T14:59:17.532Z] #0 5.882 Need to get 5083 kB of archives. [2022-09-08T14:59:17.532Z] #0 5.882 After this operation, 12.1 MB of additional disk space will be used. [2022-09-08T14:59:17.532Z] #0 5.882 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-08T14:59:17.532Z] #0 5.919 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-08T14:59:17.532Z] #0 5.919 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-08T14:59:17.532Z] #0 5.919 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-09-08T14:59:17.532Z] #0 5.920 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-09-08T14:59:17.532Z] #0 5.923 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-08T14:59:17.532Z] #0 5.941 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-08T14:59:17.532Z] #0 5.948 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-08T14:59:17.532Z] #0 5.948 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-08T14:59:17.532Z] #0 5.950 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-08T14:59:17.532Z] #0 5.952 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-08T14:59:17.532Z] #0 5.965 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-08T14:59:17.532Z] #0 5.965 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-08T14:59:17.532Z] #0 5.965 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-08T14:59:17.532Z] #0 5.965 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-08T14:59:17.532Z] #0 5.965 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-08T14:59:17.532Z] #0 5.968 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-08T14:59:17.532Z] #0 5.975 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-08T14:59:17.532Z] #0 5.977 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-08T14:59:17.532Z] #0 5.983 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-08T14:59:17.532Z] #0 5.983 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-08T14:59:17.532Z] #0 6.169 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:17.532Z] #0 6.192 Fetched 5083 kB in 0s (14.3 MB/s) [2022-09-08T14:59:17.532Z] #0 6.240 Selecting previously unselected package libssl1.1:amd64. [2022-09-08T14:59:17.532Z] #0 6.240 (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-09-08T14:59:17.532Z] #0 6.247 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-08T14:59:17.532Z] #0 6.256 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-08T14:59:17.532Z] #0 6.464 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T14:59:17.532Z] #0 6.464 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-08T14:59:17.532Z] #0 6.475 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:59:17.532Z] #0 6.626 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T14:59:17.532Z] #0 6.626 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-08T14:59:17.532Z] #0 6.640 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:59:17.532Z] #0 6.803 Selecting previously unselected package libldap-common. [2022-09-08T14:59:17.532Z] #0 6.803 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-08T14:59:17.532Z] #0 6.847 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:59:17.532Z] #0 7.395 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T14:59:17.532Z] #0 7.396 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-08T14:59:17.532Z] #0 7.461 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:59:17.532Z] #0 7.615 Selecting previously unselected package openssl. [2022-09-08T14:59:17.532Z] #0 7.615 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-08T14:59:17.532Z] #0 7.766 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-08T14:59:17.532Z] #0 8.027 Selecting previously unselected package ca-certificates. [2022-09-08T14:59:17.532Z] #0 8.027 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-08T14:59:17.532Z] #0 8.031 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-08T14:59:17.532Z] #0 8.542 Selecting previously unselected package libkeyutils1:amd64. [2022-09-08T14:59:17.533Z] #0 8.544 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-08T14:59:17.533Z] #0 8.557 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-08T14:59:17.533Z] #0 8.898 Selecting previously unselected package libkrb5support0:amd64. [2022-09-08T14:59:17.533Z] #0 8.900 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:59:17.533Z] #0 8.904 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:59:17.533Z] #0 9.380 Selecting previously unselected package libk5crypto3:amd64. [2022-09-08T14:59:17.533Z] #0 9.382 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:59:17.533Z] #0 9.387 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:59:17.533Z] #0 9.614 Selecting previously unselected package libkrb5-3:amd64. [2022-09-08T14:59:17.533Z] #0 9.614 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:59:17.533Z] #0 9.665 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:59:17.785Z] #37 57.33 Selecting previously unselected package mingw-w64-common. [2022-09-08T14:59:17.785Z] #37 57.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-08T14:59:17.785Z] #37 57.34 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-08T14:59:17.788Z] #16 ... [2022-09-08T14:59:17.788Z] [2022-09-08T14:59:17.788Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:17.920Z] #29 46.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T14:59:18.203Z] #29 46.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T14:59:18.546Z] #29 46.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T14:59:18.546Z] #29 46.75 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T14:59:18.546Z] #29 46.81 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-08T14:59:18.546Z] #29 46.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T14:59:18.546Z] #29 46.83 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-08T14:59:18.546Z] #29 46.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T14:59:18.546Z] #29 46.91 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-08T14:59:18.808Z] #29 47.08 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-08T14:59:19.065Z] #29 47.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T14:59:19.065Z] #29 ... [2022-09-08T14:59:19.065Z] [2022-09-08T14:59:19.065Z] #31 [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-09-08T14:59:19.065Z] #31 31.48 Reading package lists... [2022-09-08T14:59:19.065Z] #31 37.55 Building dependency tree... [2022-09-08T14:59:19.065Z] #31 38.94 Reading state information... [2022-09-08T14:59:19.065Z] #31 41.02 The following additional packages will be installed: [2022-09-08T14:59:19.065Z] #31 41.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-08T14:59:19.065Z] #31 41.04 Suggested packages: [2022-09-08T14:59:19.065Z] #31 41.04 cmake-doc ninja-build lrzip [2022-09-08T14:59:19.065Z] #31 41.04 Recommended packages: [2022-09-08T14:59:19.065Z] #31 41.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T14:59:19.065Z] #31 41.88 The following NEW packages will be installed: [2022-09-08T14:59:19.065Z] #31 41.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-08T14:59:19.065Z] #31 41.88 vim-common xxd [2022-09-08T14:59:19.065Z] #31 42.30 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T14:59:19.065Z] #31 42.30 Need to get 14.9 MB of archives. [2022-09-08T14:59:19.065Z] #31 42.30 After this operation, 61.8 MB of additional disk space will be used. [2022-09-08T14:59:19.065Z] #31 42.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-08T14:59:19.065Z] #31 42.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T14:59:19.065Z] #31 42.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-08T14:59:19.065Z] #31 43.27 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-09-08T14:59:19.065Z] #31 43.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-08T14:59:19.065Z] #31 43.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-08T14:59:19.065Z] #31 43.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-08T14:59:19.065Z] #31 43.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-08T14:59:19.065Z] #31 43.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-08T14:59:19.065Z] #31 43.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-08T14:59:19.065Z] #31 44.93 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:19.065Z] #31 45.06 Fetched 14.9 MB in 2s (8678 kB/s) [2022-09-08T14:59:19.065Z] #31 45.12 Selecting previously unselected package xxd. [2022-09-08T14:59:19.065Z] #31 45.12 (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-09-08T14:59:19.065Z] #31 45.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T14:59:19.065Z] #31 45.20 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T14:59:19.065Z] #31 45.38 Selecting previously unselected package vim-common. [2022-09-08T14:59:19.065Z] #31 45.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T14:59:19.065Z] #31 45.42 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T14:59:19.065Z] #31 45.64 Selecting previously unselected package libicu63:amd64. [2022-09-08T14:59:19.065Z] #31 45.65 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-08T14:59:19.065Z] #31 45.66 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T14:59:19.065Z] #31 ... [2022-09-08T14:59:19.065Z] [2022-09-08T14:59:19.065Z] #29 [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-09-08T14:59:19.065Z] #29 47.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T14:59:19.065Z] #29 47.31 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-08T14:59:19.065Z] #29 47.33 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-08T14:59:19.065Z] #29 47.34 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T14:59:19.065Z] #29 47.35 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-08T14:59:19.065Z] #29 47.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T14:59:19.065Z] #29 47.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T14:59:19.322Z] #29 47.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-08T14:59:19.322Z] #29 47.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T14:59:19.322Z] #29 47.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T14:59:19.323Z] #37 ... [2022-09-08T14:59:19.323Z] [2022-09-08T14:59:19.323Z] #32 [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-09-08T14:59:19.323Z] #32 54.30 Selecting previously unselected package libxml2:amd64. [2022-09-08T14:59:19.323Z] #32 54.33 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-08T14:59:19.323Z] #32 54.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T14:59:19.323Z] #32 54.95 Selecting previously unselected package cmake-data. [2022-09-08T14:59:19.323Z] #32 54.96 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-08T14:59:19.323Z] #32 54.97 Unpacking cmake-data (3.13.4-1) ... [2022-09-08T14:59:19.323Z] #32 57.77 Selecting previously unselected package libarchive13:amd64. [2022-09-08T14:59:19.323Z] #32 57.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-08T14:59:19.323Z] #32 57.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-08T14:59:19.323Z] #32 58.11 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-08T14:59:19.323Z] #32 58.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-08T14:59:19.323Z] #32 58.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-08T14:59:19.323Z] #32 58.28 Selecting previously unselected package librhash0:amd64. [2022-09-08T14:59:19.323Z] #32 58.29 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-08T14:59:19.323Z] #32 58.30 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-08T14:59:19.323Z] #32 58.47 Selecting previously unselected package libuv1:amd64. [2022-09-08T14:59:19.323Z] #32 58.47 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-08T14:59:19.323Z] #32 58.48 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-08T14:59:19.323Z] #32 58.64 Selecting previously unselected package cmake. [2022-09-08T14:59:19.323Z] #32 58.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-08T14:59:19.323Z] #32 58.65 Unpacking cmake (3.13.4-1) ... [2022-09-08T14:59:19.323Z] #32 61.48 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T14:59:19.323Z] #32 61.51 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T14:59:19.323Z] #32 61.53 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-08T14:59:19.323Z] #32 61.55 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T14:59:19.323Z] #32 61.62 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-08T14:59:19.323Z] #32 61.64 Setting up cmake-data (3.13.4-1) ... [2022-09-08T14:59:19.323Z] #32 61.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T14:59:19.323Z] #32 61.68 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-08T14:59:19.323Z] #32 61.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-08T14:59:19.323Z] #32 61.74 Setting up cmake (3.13.4-1) ... [2022-09-08T14:59:19.323Z] #32 61.76 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:59:19.323Z] #32 61.84 Processing triggers for mime-support (3.62) ... [2022-09-08T14:59:19.323Z] #32 DONE 62.9s [2022-09-08T14:59:19.579Z] #29 47.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T14:59:19.580Z] #29 47.84 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T14:59:19.580Z] #29 ... [2022-09-08T14:59:19.580Z] [2022-09-08T14:59:19.580Z] #27 [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-09-08T14:59:19.580Z] #27 31.64 Reading package lists... [2022-09-08T14:59:19.580Z] #27 38.02 Building dependency tree... [2022-09-08T14:59:19.580Z] #27 39.63 Reading state information... [2022-09-08T14:59:19.580Z] #27 41.35 The following additional packages will be installed: [2022-09-08T14:59:19.580Z] #27 41.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-08T14:59:19.580Z] #27 41.37 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-08T14:59:19.580Z] #27 41.37 Suggested packages: [2022-09-08T14:59:19.580Z] #27 41.37 manpages-dev python-setuptools [2022-09-08T14:59:19.580Z] #27 42.60 The following NEW packages will be installed: [2022-09-08T14:59:19.580Z] #27 42.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-08T14:59:19.580Z] #27 42.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-08T14:59:19.580Z] #27 42.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-08T14:59:19.580Z] #27 42.62 python-six zlib1g-dev [2022-09-08T14:59:19.580Z] #27 43.09 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T14:59:19.580Z] #27 43.09 Need to get 4091 kB of archives. [2022-09-08T14:59:19.580Z] #27 43.09 After this operation, 22.5 MB of additional disk space will be used. [2022-09-08T14:59:19.580Z] #27 43.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-08T14:59:19.580Z] #27 43.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T14:59:19.580Z] #27 43.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-08T14:59:19.580Z] #27 43.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-08T14:59:19.580Z] #27 43.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-08T14:59:19.580Z] #27 43.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-08T14:59:19.580Z] #27 43.11 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-09-08T14:59:19.580Z] #27 43.11 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-09-08T14:59:19.580Z] #27 43.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-08T14:59:19.580Z] #27 43.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-08T14:59:19.580Z] #27 43.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-08T14:59:19.580Z] #27 43.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-08T14:59:19.580Z] #27 43.37 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-09-08T14:59:19.580Z] #27 43.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-08T14:59:19.580Z] #27 43.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-08T14:59:19.580Z] #27 43.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-08T14:59:19.580Z] #27 43.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-08T14:59:19.580Z] #27 44.53 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:19.580Z] #27 44.75 Fetched 4091 kB in 1s (6722 kB/s) [2022-09-08T14:59:19.580Z] #27 44.85 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T14:59:19.580Z] #27 44.85 (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-09-08T14:59:19.580Z] #27 44.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 44.95 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-08T14:59:19.580Z] #27 45.06 Selecting previously unselected package libnet1:amd64. [2022-09-08T14:59:19.580Z] #27 45.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 45.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:59:19.580Z] #27 45.16 Selecting previously unselected package libnet1-dev. [2022-09-08T14:59:19.580Z] #27 45.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 45.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T14:59:19.580Z] #27 45.38 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T14:59:19.580Z] #27 45.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 45.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T14:59:19.580Z] #27 45.51 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-08T14:59:19.580Z] #27 45.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 45.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-08T14:59:19.580Z] #27 45.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T14:59:19.580Z] #27 45.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 45.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T14:59:19.580Z] #27 45.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T14:59:19.580Z] #27 45.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 45.96 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-08T14:59:19.580Z] #27 46.06 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-08T14:59:19.580Z] #27 46.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 46.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T14:59:19.580Z] #27 46.31 Selecting previously unselected package libprotobuf17:amd64. [2022-09-08T14:59:19.580Z] #27 46.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 46.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:19.580Z] #27 47.03 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-08T14:59:19.580Z] #27 47.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 47.05 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:19.580Z] #27 47.28 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-08T14:59:19.580Z] #27 47.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:19.580Z] #27 47.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:19.580Z] #27 ... [2022-09-08T14:59:19.580Z] [2022-09-08T14:59:19.580Z] #29 [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-09-08T14:59:19.580Z] #29 47.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T14:59:19.580Z] #29 47.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T14:59:19.580Z] [2022-09-08T14:59:19.580Z] #31 [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-09-08T14:59:19.580Z] #31 61.53 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T14:59:19.580Z] #31 61.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T14:59:19.580Z] #31 61.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:19.580Z] #31 61.60 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-08T14:59:19.580Z] #31 61.62 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:19.580Z] #31 61.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-08T14:59:19.580Z] #31 61.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T14:59:19.580Z] #31 61.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:19.580Z] #31 61.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T14:59:19.580Z] #31 61.74 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-08T14:59:19.838Z] #29 48.03 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T14:59:19.838Z] #29 48.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T14:59:19.838Z] #29 48.07 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T14:59:19.838Z] #29 48.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T14:59:19.838Z] #29 48.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T14:59:19.838Z] #29 48.18 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T14:59:19.838Z] #29 48.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T14:59:19.838Z] #29 48.22 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-08T14:59:20.096Z] #29 48.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T14:59:20.096Z] #29 48.35 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T14:59:20.096Z] #29 48.35 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-08T14:59:20.096Z] #29 48.36 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-08T14:59:20.096Z] #29 48.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T14:59:20.354Z] #29 48.55 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T14:59:20.354Z] #29 48.56 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T14:59:20.354Z] #29 48.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T14:59:20.354Z] #29 48.61 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-08T14:59:20.354Z] #29 48.65 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-08T14:59:20.553Z] #31 ... [2022-09-08T14:59:20.554Z] [2022-09-08T14:59:20.554Z] #26 [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-09-08T14:59:20.554Z] #26 53.93 internal/reflectlite [2022-09-08T14:59:20.554Z] #26 53.96 sync [2022-09-08T14:59:20.554Z] #26 55.75 internal/testlog [2022-09-08T14:59:20.554Z] #26 57.02 sort [2022-09-08T14:59:20.554Z] #26 57.02 errors [2022-09-08T14:59:20.554Z] #26 57.47 strconv [2022-09-08T14:59:20.554Z] #26 58.30 io [2022-09-08T14:59:20.554Z] #26 59.57 internal/oserror [2022-09-08T14:59:20.554Z] #26 60.05 syscall [2022-09-08T14:59:20.554Z] #26 61.86 reflect [2022-09-08T14:59:20.554Z] #26 ... [2022-09-08T14:59:20.554Z] [2022-09-08T14:59:20.554Z] #39 [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-09-08T14:59:20.554Z] #0 1.056 + RM_GOPATH=0 [2022-09-08T14:59:20.554Z] #0 1.056 + TMP_GOPATH= [2022-09-08T14:59:20.554Z] #0 1.056 + : /build [2022-09-08T14:59:20.554Z] #0 1.056 + '[' -z '' ']' [2022-09-08T14:59:20.554Z] #0 1.056 ++ mktemp -d [2022-09-08T14:59:20.554Z] #0 1.061 + export GOPATH=/tmp/tmp.52jY2w3W5E [2022-09-08T14:59:20.554Z] #0 1.062 + GOPATH=/tmp/tmp.52jY2w3W5E [2022-09-08T14:59:20.554Z] #0 1.063 + RM_GOPATH=1 [2022-09-08T14:59:20.554Z] #0 1.063 + case "$(go env GOARCH)" in [2022-09-08T14:59:20.554Z] #0 1.071 ++ go env GOARCH [2022-09-08T14:59:20.554Z] #0 1.113 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:20.554Z] #0 1.114 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:20.554Z] #0 1.117 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:20.554Z] #0 1.119 + dir=/tmp/install [2022-09-08T14:59:20.554Z] #0 1.119 + bin=tini [2022-09-08T14:59:20.554Z] #0 1.120 + shift [2022-09-08T14:59:20.554Z] #0 1.120 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-08T14:59:20.554Z] #0 1.121 + . /tmp/install/tini.installer [2022-09-08T14:59:20.554Z] #0 1.122 ++ : v0.19.0 [2022-09-08T14:59:20.554Z] #0 1.124 + install_tini [2022-09-08T14:59:20.554Z] #0 1.124 + echo 'Install tini version v0.19.0' [2022-09-08T14:59:20.554Z] #0 1.125 Install tini version v0.19.0 [2022-09-08T14:59:20.554Z] #0 1.125 + git clone https://github.com/krallin/tini.git /tmp/tmp.52jY2w3W5E/tini [2022-09-08T14:59:20.554Z] #0 1.142 Cloning into '/tmp/tmp.52jY2w3W5E/tini'... [2022-09-08T14:59:21.484Z] #39 1.859 + cd /tmp/tmp.52jY2w3W5E/tini [2022-09-08T14:59:21.484Z] #39 1.861 + git checkout -q v0.19.0 [2022-09-08T14:59:21.484Z] #39 1.887 + cmake . [2022-09-08T14:59:21.723Z] #29 49.77 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T14:59:21.723Z] #29 49.77 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T14:59:21.723Z] #29 49.79 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T14:59:21.723Z] #29 49.82 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-08T14:59:21.723Z] #29 49.84 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-08T14:59:21.723Z] #29 49.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T14:59:21.723Z] #29 49.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T14:59:21.723Z] #29 49.99 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T14:59:21.723Z] #29 50.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-08T14:59:21.982Z] #29 ... [2022-09-08T14:59:21.982Z] [2022-09-08T14:59:21.982Z] #25 [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-09-08T14:59:21.982Z] #25 28.52 Reading package lists... [2022-09-08T14:59:21.982Z] #25 35.63 Building dependency tree... [2022-09-08T14:59:21.982Z] #25 36.95 Reading state information... [2022-09-08T14:59:21.982Z] #25 38.89 The following additional packages will be installed: [2022-09-08T14:59:21.982Z] #25 38.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-08T14:59:21.982Z] #25 38.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-08T14:59:21.982Z] #25 38.91 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-08T14:59:21.982Z] #25 38.91 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-08T14:59:21.982Z] #25 38.91 mingw-w64-x86-64-dev [2022-09-08T14:59:21.982Z] #25 38.91 Suggested packages: [2022-09-08T14:59:21.982Z] #25 38.91 gcc-8-locales seccomp wine64 [2022-09-08T14:59:21.982Z] #25 40.26 The following NEW packages will be installed: [2022-09-08T14:59:21.982Z] #25 40.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T14:59:21.982Z] #25 40.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-08T14:59:21.982Z] #25 40.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-08T14:59:21.982Z] #25 40.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-08T14:59:21.982Z] #25 40.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-08T14:59:21.982Z] #25 40.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T14:59:21.982Z] #25 40.26 The following packages will be upgraded: [2022-09-08T14:59:21.982Z] #25 40.26 libseccomp2 [2022-09-08T14:59:21.982Z] #25 40.70 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T14:59:21.982Z] #25 40.70 Need to get 77.8 MB of archives. [2022-09-08T14:59:21.982Z] #25 40.70 After this operation, 487 MB of additional disk space will be used. [2022-09-08T14:59:21.982Z] #25 40.70 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-09-08T14:59:21.982Z] #25 40.73 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-08T14:59:21.982Z] #25 40.73 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-08T14:59:21.982Z] #25 40.88 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-09-08T14:59:21.982Z] #25 41.11 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-09-08T14:59:21.982Z] #25 41.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-08T14:59:21.982Z] #25 41.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-08T14:59:21.982Z] #25 41.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-08T14:59:21.982Z] #25 41.56 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-09-08T14:59:21.982Z] #25 41.95 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-09-08T14:59:21.982Z] #25 41.99 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-09-08T14:59:21.982Z] #25 44.75 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-09-08T14:59:21.982Z] #25 ... [2022-09-08T14:59:21.982Z] [2022-09-08T14:59:21.982Z] #29 [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-09-08T14:59:21.982Z] #29 50.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T14:59:21.982Z] #29 50.32 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-08T14:59:22.052Z] #39 2.636 -- The C compiler identification is GNU 8.3.0 [2022-09-08T14:59:22.052Z] #39 2.679 -- Check for working C compiler: /usr/bin/cc [2022-09-08T14:59:22.124Z] #15 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.3s [2022-09-08T14:59:22.240Z] #29 50.34 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-08T14:59:22.240Z] #29 50.36 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T14:59:22.240Z] #29 50.40 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T14:59:22.240Z] #29 50.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T14:59:22.240Z] #29 50.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T14:59:22.240Z] #29 50.51 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T14:59:22.240Z] #29 50.55 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T14:59:22.499Z] #29 50.69 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T14:59:22.499Z] #29 50.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-08T14:59:22.499Z] #29 50.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T14:59:22.657Z] #39 3.339 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-08T14:59:22.657Z] #39 3.345 -- Detecting C compiler ABI info [2022-09-08T14:59:22.718Z] Fetching without tags [2022-09-08T14:59:22.756Z] #29 51.03 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T14:59:22.756Z] #29 51.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-08T14:59:22.756Z] #29 51.07 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T14:59:22.756Z] #29 51.08 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T14:59:22.756Z] #29 51.11 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-08T14:59:22.942Z] Merging remotes/origin/20.10 commit b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 into PR head commit 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 [2022-09-08T14:59:22.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:59:22.678Z] > git config --add remote.origin.fetch +refs/pull/44109/head:refs/remotes/origin/PR-44109 # timeout=10 [2022-09-08T14:59:22.687Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:59:22.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:59:22.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:59:22.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:59:22.725Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:59:22.951Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:59:22.957Z] > git checkout -f 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 # timeout=10 [2022-09-08T14:59:23.013Z] #29 51.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T14:59:23.046Z] Fetching without tags [2022-09-08T14:59:23.220Z] #39 4.004 -- Detecting C compiler ABI info - done [2022-09-08T14:59:23.220Z] #39 4.047 -- Detecting C compile features [2022-09-08T14:59:23.270Z] #29 51.61 go: downloading honnef.co/go/tools v0.2.2 [2022-09-08T14:59:23.326Z] Merging remotes/origin/20.10 commit b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 into PR head commit 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 [2022-09-08T14:59:22.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:59:22.927Z] > git config --add remote.origin.fetch +refs/pull/44109/head:refs/remotes/origin/PR-44109 # timeout=10 [2022-09-08T14:59:22.955Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:59:22.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T14:59:23.021Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T14:59:23.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:59:23.022Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T14:59:23.312Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:59:23.339Z] > git checkout -f 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 # timeout=10 [2022-09-08T14:59:24.042Z] > git remote # timeout=10 [2022-09-08T14:59:24.064Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:59:24.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:59:24.088Z] > git merge b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 # timeout=10 [2022-09-08T14:59:24.273Z] Merge succeeded, producing c1f8ec11a53ecae8d6eb9d92b0bce827a20909b0 [2022-09-08T14:59:24.273Z] Checking out Revision c1f8ec11a53ecae8d6eb9d92b0bce827a20909b0 (PR-44109) [2022-09-08T14:59:24.354Z] Merge succeeded, producing 7439491cb668b8c810c702321bd38e2f5fcb7197 [2022-09-08T14:59:24.354Z] Checking out Revision 7439491cb668b8c810c702321bd38e2f5fcb7197 (PR-44109) [2022-09-08T14:59:24.639Z] #29 52.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-08T14:59:24.639Z] #29 53.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T14:59:23.410Z] > git remote # timeout=10 [2022-09-08T14:59:23.417Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T14:59:23.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T14:59:23.423Z] > git merge b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 # timeout=10 [2022-09-08T14:59:24.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:59:24.278Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:59:24.281Z] > git checkout -f c1f8ec11a53ecae8d6eb9d92b0bce827a20909b0 # timeout=10 [2022-09-08T14:59:24.908Z] #29 53.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T14:59:24.909Z] #29 53.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T14:59:24.909Z] #29 53.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T14:59:25.165Z] #29 53.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T14:59:25.165Z] #29 53.43 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T14:59:25.165Z] #29 53.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T14:59:25.390Z] #15 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 8.3s done [2022-09-08T14:59:25.422Z] #29 53.79 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-08T14:59:25.422Z] #29 ... [2022-09-08T14:59:25.422Z] [2022-09-08T14:59:25.422Z] #38 [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-09-08T14:59:25.422Z] #0 0.966 + RM_GOPATH=0 [2022-09-08T14:59:25.422Z] #0 0.966 + TMP_GOPATH= [2022-09-08T14:59:25.422Z] #0 0.966 + : /build [2022-09-08T14:59:25.422Z] #0 0.966 + '[' -z '' ']' [2022-09-08T14:59:25.422Z] #0 0.966 ++ mktemp -d [2022-09-08T14:59:25.422Z] #0 0.968 + export GOPATH=/tmp/tmp.cD6UmO5OEU [2022-09-08T14:59:25.422Z] #0 0.968 + GOPATH=/tmp/tmp.cD6UmO5OEU [2022-09-08T14:59:25.422Z] #0 0.968 + RM_GOPATH=1 [2022-09-08T14:59:25.422Z] #0 0.969 + case "$(go env GOARCH)" in [2022-09-08T14:59:25.422Z] #0 0.969 ++ go env GOARCH [2022-09-08T14:59:25.422Z] #0 1.010 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:25.422Z] #0 1.010 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:25.422Z] #0 1.011 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:25.422Z] #0 1.012 + dir=/tmp/install [2022-09-08T14:59:25.422Z] #0 1.012 + bin=containerd [2022-09-08T14:59:25.422Z] #0 1.012 + shift [2022-09-08T14:59:25.422Z] #0 1.013 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-08T14:59:25.422Z] #0 1.013 + . /tmp/install/containerd.installer [2022-09-08T14:59:25.422Z] #0 1.013 ++ set -e [2022-09-08T14:59:25.422Z] #0 1.014 ++ : v1.6.8 [2022-09-08T14:59:25.422Z] #0 1.014 + install_containerd [2022-09-08T14:59:25.422Z] #0 1.018 + echo 'Install containerd version v1.6.8' [2022-09-08T14:59:25.422Z] #0 1.018 Install containerd version v1.6.8 [2022-09-08T14:59:25.422Z] #0 1.018 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cD6UmO5OEU/src/github.com/containerd/containerd [2022-09-08T14:59:25.422Z] #0 1.020 Cloning into '/tmp/tmp.cD6UmO5OEU/src/github.com/containerd/containerd'... [2022-09-08T14:59:25.679Z] #38 ... [2022-09-08T14:59:25.679Z] [2022-09-08T14:59:25.679Z] #25 [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-09-08T14:59:25.679Z] #25 46.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-08T14:59:25.679Z] #25 46.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-08T14:59:25.679Z] #25 46.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-08T14:59:25.679Z] #25 46.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-08T14:59:25.679Z] #25 46.62 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-09-08T14:59:25.679Z] #25 46.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-08T14:59:25.679Z] #25 46.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-08T14:59:25.679Z] #25 46.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-08T14:59:25.679Z] #25 46.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-08T14:59:25.679Z] #25 46.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-08T14:59:25.679Z] #25 46.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-08T14:59:25.679Z] #25 46.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-08T14:59:25.679Z] #25 46.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-08T14:59:25.679Z] #25 46.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-08T14:59:25.679Z] #25 47.79 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T14:59:25.679Z] #25 47.96 Fetched 77.8 MB in 6s (12.2 MB/s) [2022-09-08T14:59:25.679Z] #25 48.09 (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-09-08T14:59:25.679Z] #25 48.16 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-08T14:59:25.679Z] #25 48.18 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-08T14:59:25.679Z] #25 48.43 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T14:59:25.679Z] #25 48.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T14:59:25.679Z] #25 48.60 (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-09-08T14:59:25.679Z] #25 48.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-08T14:59:25.679Z] #25 48.70 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T14:59:25.784Z] #39 ... [2022-09-08T14:59:25.784Z] [2022-09-08T14:59:25.784Z] #36 [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-09-08T14:59:25.784Z] #36 DONE 69.1s [2022-09-08T14:59:25.784Z] [2022-09-08T14:59:25.784Z] #27 [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-09-08T14:59:25.784Z] #27 61.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-08T14:59:25.784Z] #27 61.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T14:59:25.784Z] #27 61.73 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T14:59:25.784Z] #27 61.79 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T14:59:25.784Z] #27 61.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T14:59:25.784Z] #27 61.92 go: downloading golang.org/x/mod v0.5.1 [2022-09-08T14:59:25.784Z] #27 62.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T14:59:25.784Z] #27 62.13 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T14:59:25.784Z] #27 62.17 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T14:59:25.784Z] #27 62.42 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T14:59:25.784Z] #27 62.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T14:59:25.784Z] #27 62.57 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-08T14:59:25.784Z] #27 63.02 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T14:59:25.784Z] #27 63.25 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-08T14:59:25.784Z] #27 63.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T14:59:25.784Z] #27 63.94 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-08T14:59:25.784Z] #27 64.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T14:59:25.784Z] #27 64.17 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T14:59:25.784Z] #27 64.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T14:59:25.784Z] #27 64.25 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-08T14:59:25.784Z] #27 64.29 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T14:59:25.784Z] #27 64.60 go: downloading github.com/prometheus/common v0.10.0 [2022-09-08T14:59:25.784Z] #27 64.81 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-08T14:59:25.784Z] #27 64.98 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T14:59:25.784Z] #27 65.06 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-08T14:59:25.784Z] #27 66.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T14:59:25.784Z] #27 ... [2022-09-08T14:59:25.784Z] [2022-09-08T14:59:25.784Z] #31 [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-09-08T14:59:25.784Z] #31 68.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-08T14:59:25.784Z] #31 68.35 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:59:25.784Z] #31 DONE 69.1s [2022-09-08T14:59:25.784Z] [2022-09-08T14:59:25.784Z] #40 [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-09-08T14:59:25.950Z] #15 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-08T14:59:24.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-08T14:59:24.327Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T14:59:24.359Z] > git checkout -f 7439491cb668b8c810c702321bd38e2f5fcb7197 # timeout=10 [2022-09-08T14:59:27.573Z] #25 50.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T14:59:27.573Z] #25 50.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-08T14:59:27.573Z] #25 50.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T14:59:27.856Z] #15 ... [2022-09-08T14:59:27.856Z] [2022-09-08T14:59:27.856Z] #16 [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-09-08T14:59:27.856Z] #16 10.27 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-08T14:59:27.856Z] #16 10.27 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 10.34 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:59:27.856Z] #16 10.83 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T14:59:27.856Z] #16 10.83 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 10.90 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-08T14:59:27.856Z] #16 11.56 Selecting previously unselected package libpsl5:amd64. [2022-09-08T14:59:27.856Z] #16 11.56 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 11.65 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-08T14:59:27.856Z] #16 12.22 Selecting previously unselected package librtmp1:amd64. [2022-09-08T14:59:27.856Z] #16 12.22 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 12.29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T14:59:27.856Z] #16 12.83 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T14:59:27.856Z] #16 12.83 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 12.88 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-08T14:59:27.856Z] #16 13.47 Selecting previously unselected package libcurl4:amd64. [2022-09-08T14:59:27.856Z] #16 13.47 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 13.53 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-08T14:59:27.856Z] #16 13.91 Selecting previously unselected package curl. [2022-09-08T14:59:27.856Z] #16 13.91 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 13.96 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-08T14:59:27.856Z] #16 14.62 Selecting previously unselected package libonig5:amd64. [2022-09-08T14:59:27.856Z] #16 14.62 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 14.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-08T14:59:27.856Z] #16 15.38 Selecting previously unselected package libjq1:amd64. [2022-09-08T14:59:27.856Z] #16 15.38 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 15.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T14:59:27.856Z] #16 15.87 Selecting previously unselected package jq. [2022-09-08T14:59:27.856Z] #16 15.87 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T14:59:27.856Z] #16 15.94 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T14:59:27.856Z] #16 16.42 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-08T14:59:27.856Z] #16 16.63 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-08T14:59:27.856Z] #16 16.91 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-08T14:59:27.856Z] #16 17.43 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-08T14:59:27.856Z] #16 17.62 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:59:27.856Z] #16 18.14 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:59:27.856Z] #16 18.45 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:59:27.856Z] #16 18.69 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T14:59:27.856Z] #16 19.02 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:59:27.856Z] #16 19.22 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T14:59:27.856Z] #16 19.49 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-08T14:59:27.856Z] #16 19.70 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:59:27.856Z] #16 19.91 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-08T14:59:27.856Z] #16 20.22 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-08T14:59:27.906Z] Commit message: "Merge commit 'b73e9c2c8ace71a33575e9a5d6f3eb34389465e6' into HEAD" [2022-09-08T14:59:27.914Z] First time build. Skipping changelog. [2022-09-08T14:59:28.154Z] #16 20.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:59:28.305Z] #40 2.659 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T14:59:28.305Z] #40 2.659 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T14:59:28.305Z] #40 2.683 Note: Building without GnuTLS support [2022-09-08T14:59:28.305Z] #40 2.688 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T14:59:28.305Z] #40 2.688 Makefile.config:40: Warn: Building without nftables support [2022-09-08T14:59:28.396Z] Commit message: "Merge commit 'b73e9c2c8ace71a33575e9a5d6f3eb34389465e6' into HEAD" [2022-09-08T14:59:28.410Z] #16 20.82 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T14:59:28.436Z] First time build. Skipping changelog. [2022-09-08T14:59:27.911Z] > git rev-list --no-walk accae6eeea9c33bbcad8c585497948f5b8d6bb0e # timeout=10 [2022-09-08T14:59:28.708Z] #16 ... [2022-09-08T14:59:28.708Z] [2022-09-08T14:59:28.708Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:28.708Z] #15 DONE 25.8s [2022-09-08T14:59:28.708Z] [2022-09-08T14:59:28.708Z] #16 [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-09-08T14:59:28.708Z] #16 21.11 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-08T14:59:28.708Z] #16 ... [2022-09-08T14:59:28.708Z] [2022-09-08T14:59:28.708Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T14:59:28.852Z] + docker version [2022-09-08T14:59:28.985Z] #25 ... [2022-09-08T14:59:28.985Z] [2022-09-08T14:59:28.985Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T14:59:28.985Z] #34 46.82 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-09-08T14:59:28.985Z] #34 47.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T14:59:28.985Z] #34 47.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T14:59:28.985Z] #34 ... [2022-09-08T14:59:28.985Z] [2022-09-08T14:59:28.985Z] #31 [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-09-08T14:59:28.985Z] #31 51.82 Selecting previously unselected package libxml2:amd64. [2022-09-08T14:59:28.985Z] #31 51.82 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-08T14:59:28.985Z] #31 51.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T14:59:28.985Z] #31 52.46 Selecting previously unselected package cmake-data. [2022-09-08T14:59:28.985Z] #31 52.46 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-08T14:59:28.985Z] #31 52.48 Unpacking cmake-data (3.13.4-1) ... [2022-09-08T14:59:28.985Z] #31 54.96 Selecting previously unselected package libarchive13:amd64. [2022-09-08T14:59:28.985Z] #31 54.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-08T14:59:28.985Z] #31 54.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-08T14:59:28.985Z] #31 55.29 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-08T14:59:28.985Z] #31 55.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-08T14:59:28.985Z] #31 55.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-08T14:59:28.985Z] #31 55.46 Selecting previously unselected package librhash0:amd64. [2022-09-08T14:59:28.985Z] #31 55.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-08T14:59:28.985Z] #31 55.47 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-08T14:59:28.985Z] #31 55.62 Selecting previously unselected package libuv1:amd64. [2022-09-08T14:59:28.985Z] #31 55.63 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-08T14:59:28.985Z] #31 55.64 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-08T14:59:28.985Z] #31 55.84 Selecting previously unselected package cmake. [2022-09-08T14:59:28.985Z] #31 55.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-08T14:59:28.985Z] #31 55.86 Unpacking cmake (3.13.4-1) ... [2022-09-08T14:59:28.379Z] > git rev-list --no-walk accae6eeea9c33bbcad8c585497948f5b8d6bb0e # timeout=10 [2022-09-08T14:59:29.236Z] #40 ... [2022-09-08T14:59:29.236Z] [2022-09-08T14:59:29.236Z] #39 [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-09-08T14:59:29.236Z] #39 6.305 -- Detecting C compile features - done [2022-09-08T14:59:29.236Z] #39 6.383 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T14:59:29.236Z] #39 6.819 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T14:59:29.236Z] #39 6.959 -- Configuring done [2022-09-08T14:59:29.236Z] #39 6.991 -- Generating done [2022-09-08T14:59:29.236Z] #39 7.002 -- Build files have been written to: /tmp/tmp.52jY2w3W5E/tini [2022-09-08T14:59:29.236Z] #39 7.007 + make tini-static [2022-09-08T14:59:29.236Z] #39 7.559 Scanning dependencies of target tini-static [2022-09-08T14:59:29.236Z] #39 7.683 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T14:59:29.236Z] #39 9.084 [100%] Linking C executable tini-static [2022-09-08T14:59:29.236Z] #39 9.551 [100%] Built target tini-static [2022-09-08T14:59:29.236Z] #39 9.657 + mkdir -p /build [2022-09-08T14:59:29.236Z] #39 9.659 + cp tini-static /build/docker-init [2022-09-08T14:59:29.236Z] #39 DONE 9.8s [2022-09-08T14:59:29.440Z] + docker version [2022-09-08T14:59:29.493Z] [2022-09-08T14:59:29.493Z] #26 [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-09-08T14:59:29.493Z] #26 71.11 internal/syscall/unix [2022-09-08T14:59:29.493Z] #26 71.50 time [2022-09-08T14:59:29.915Z] #31 ... [2022-09-08T14:59:29.915Z] [2022-09-08T14:59:29.915Z] #25 [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-09-08T14:59:29.915Z] #25 53.30 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T14:59:29.915Z] #25 53.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-08T14:59:29.915Z] #25 53.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T14:59:29.915Z] #25 53.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T14:59:29.915Z] #25 53.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-08T14:59:29.915Z] #25 53.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T14:59:30.172Z] #25 53.67 Selecting previously unselected package dmsetup. [2022-09-08T14:59:30.172Z] #25 53.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-08T14:59:30.172Z] #25 53.68 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-08T14:59:30.172Z] #25 ... [2022-09-08T14:59:30.172Z] [2022-09-08T14:59:30.172Z] #27 [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-09-08T14:59:30.172Z] #27 48.44 Selecting previously unselected package libprotoc17:amd64. [2022-09-08T14:59:30.172Z] #27 48.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:30.172Z] #27 48.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:30.172Z] #27 48.99 Selecting previously unselected package protobuf-c-compiler. [2022-09-08T14:59:30.172Z] #27 48.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-08T14:59:30.172Z] #27 49.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T14:59:30.172Z] #27 49.12 Selecting previously unselected package protobuf-compiler. [2022-09-08T14:59:30.172Z] #27 49.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:30.172Z] #27 49.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-08T14:59:30.172Z] #27 49.24 Selecting previously unselected package python-pkg-resources. [2022-09-08T14:59:30.173Z] #27 49.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T14:59:30.173Z] #27 49.25 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-08T14:59:30.173Z] #27 49.52 Selecting previously unselected package python-six. [2022-09-08T14:59:30.173Z] #27 49.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-08T14:59:30.173Z] #27 49.53 Unpacking python-six (1.12.0-1) ... [2022-09-08T14:59:30.173Z] #27 49.62 Selecting previously unselected package python-protobuf. [2022-09-08T14:59:30.173Z] #27 49.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-08T14:59:30.173Z] #27 49.63 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-08T14:59:30.173Z] #27 50.23 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-08T14:59:30.173Z] #27 54.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:30.173Z] #27 54.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T14:59:30.173Z] #27 54.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T14:59:30.173Z] #27 54.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-08T14:59:30.173Z] #27 54.44 Setting up python-six (1.12.0-1) ... [2022-09-08T14:59:30.173Z] #27 58.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T14:59:30.173Z] #27 58.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T14:59:30.173Z] #27 58.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:30.173Z] #27 58.09 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-08T14:59:30.173Z] #27 58.10 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:30.173Z] #27 58.11 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-08T14:59:30.173Z] #27 58.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T14:59:30.173Z] #27 58.14 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-08T14:59:30.173Z] #27 58.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T14:59:30.173Z] #27 58.18 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-08T14:59:30.429Z] #27 ... [2022-09-08T14:59:30.429Z] [2022-09-08T14:59:30.429Z] #25 [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-09-08T14:59:30.429Z] #25 53.85 Selecting previously unselected package mingw-w64-common. [2022-09-08T14:59:30.429Z] #25 53.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-08T14:59:30.429Z] #25 53.86 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-08T14:59:31.803Z] #25 ... [2022-09-08T14:59:31.803Z] [2022-09-08T14:59:31.803Z] #31 [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-09-08T14:59:31.803Z] #31 58.83 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T14:59:31.803Z] #31 58.85 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T14:59:31.803Z] #31 58.86 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-08T14:59:31.803Z] #31 58.89 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T14:59:31.803Z] #31 58.95 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-08T14:59:31.803Z] #31 58.96 Setting up cmake-data (3.13.4-1) ... [2022-09-08T14:59:31.803Z] #31 59.00 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T14:59:31.803Z] #31 59.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-08T14:59:31.803Z] #31 59.04 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-08T14:59:31.803Z] #31 59.07 Setting up cmake (3.13.4-1) ... [2022-09-08T14:59:31.803Z] #31 59.10 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:59:31.803Z] #31 59.20 Processing triggers for mime-support (3.62) ... [2022-09-08T14:59:31.803Z] #31 DONE 60.1s [2022-09-08T14:59:32.062Z] [2022-09-08T14:59:32.062Z] #39 [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-09-08T14:59:32.772Z] #26 ... [2022-09-08T14:59:32.772Z] [2022-09-08T14:59:32.772Z] #40 [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-09-08T14:59:32.772Z] #40 4.900 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T14:59:32.772Z] #40 4.923 GEN .gitid [2022-09-08T14:59:32.772Z] #40 4.959 GEN criu/include/version.h [2022-09-08T14:59:32.772Z] #40 5.027 GEN include/common/asm [2022-09-08T14:59:32.772Z] #40 6.365 PBCC images/timens.pb-c.c [2022-09-08T14:59:32.772Z] #40 6.429 DEP images/timens.pb-c.d [2022-09-08T14:59:32.772Z] #40 6.511 PBCC images/fown.pb-c.c [2022-09-08T14:59:32.772Z] #40 6.558 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-08T14:59:32.772Z] #40 6.617 PBCC images/opts.pb-c.c [2022-09-08T14:59:32.772Z] #40 6.652 PBCC images/memfd.pb-c.c [2022-09-08T14:59:32.772Z] #40 6.720 DEP images/fown.pb-c.d [2022-09-08T14:59:32.772Z] #40 6.788 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-08T14:59:32.772Z] #40 6.849 DEP images/opts.pb-c.d [2022-09-08T14:59:32.772Z] #40 6.921 DEP images/memfd.pb-c.d [2022-09-08T14:59:32.772Z] #40 6.998 PBCC images/sit.pb-c.c [2022-09-08T14:59:32.772Z] #40 7.040 DEP images/sit.pb-c.d [2022-09-08T14:59:32.772Z] #40 7.104 PBCC images/macvlan.pb-c.c [2022-09-08T14:59:32.772Z] #40 7.155 DEP images/macvlan.pb-c.d [2022-09-08T14:59:32.772Z] #40 7.196 PBCC images/autofs.pb-c.c [2022-09-08T14:59:32.772Z] #40 7.211 DEP images/autofs.pb-c.d [2022-09-08T14:59:32.772Z] #40 7.242 PBCC images/sysctl.pb-c.c [2022-09-08T14:59:32.772Z] #40 7.271 DEP images/sysctl.pb-c.d [2022-09-08T14:59:32.772Z] #40 7.315 PBCC images/time.pb-c.c [2022-09-08T14:59:32.772Z] #40 7.349 DEP images/time.pb-c.d [2022-09-08T14:59:32.772Z] #40 7.382 PBCC images/binfmt-misc.pb-c.c [2022-09-08T14:59:32.772Z] #40 7.397 DEP images/binfmt-misc.pb-c.d [2022-09-08T14:59:32.772Z] #40 7.422 PBCC images/seccomp.pb-c.c [2022-09-08T14:59:32.992Z] #39 1.003 + RM_GOPATH=0 [2022-09-08T14:59:32.992Z] #39 1.003 + TMP_GOPATH= [2022-09-08T14:59:32.992Z] #39 1.003 + : /build [2022-09-08T14:59:32.992Z] #39 1.003 + '[' -z '' ']' [2022-09-08T14:59:32.992Z] #39 1.003 ++ mktemp -d [2022-09-08T14:59:32.992Z] #39 1.004 + export GOPATH=/tmp/tmp.Ojne6BIw4F [2022-09-08T14:59:32.992Z] #39 1.005 + GOPATH=/tmp/tmp.Ojne6BIw4F [2022-09-08T14:59:32.992Z] #39 1.005 + RM_GOPATH=1 [2022-09-08T14:59:32.992Z] #39 1.005 + case "$(go env GOARCH)" in [2022-09-08T14:59:32.992Z] #39 1.007 ++ go env GOARCH [2022-09-08T14:59:32.992Z] #39 1.043 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:32.992Z] #39 1.043 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:32.992Z] #39 1.043 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:32.992Z] #39 1.045 + dir=/tmp/install [2022-09-08T14:59:32.992Z] #39 1.045 + bin=tini [2022-09-08T14:59:32.992Z] #39 1.045 + shift [2022-09-08T14:59:32.992Z] #39 1.045 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-08T14:59:32.992Z] #39 1.045 + . /tmp/install/tini.installer [2022-09-08T14:59:32.992Z] #39 1.045 ++ : v0.19.0 [2022-09-08T14:59:32.992Z] #39 1.045 + install_tini [2022-09-08T14:59:32.992Z] #39 1.045 + echo 'Install tini version v0.19.0' [2022-09-08T14:59:32.992Z] #39 1.045 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ojne6BIw4F/tini [2022-09-08T14:59:32.992Z] #39 1.045 Install tini version v0.19.0 [2022-09-08T14:59:32.992Z] #39 1.048 Cloning into '/tmp/tmp.Ojne6BIw4F/tini'... [2022-09-08T14:59:32.992Z] #39 ... [2022-09-08T14:59:32.992Z] [2022-09-08T14:59:32.992Z] #32 [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-09-08T14:59:32.992Z] #32 51.15 internal/reflectlite [2022-09-08T14:59:32.992Z] #32 51.16 sync [2022-09-08T14:59:32.992Z] #32 53.08 internal/testlog [2022-09-08T14:59:32.992Z] #32 54.03 sort [2022-09-08T14:59:32.992Z] #32 54.03 errors [2022-09-08T14:59:32.992Z] #32 54.53 strconv [2022-09-08T14:59:32.992Z] #32 55.39 io [2022-09-08T14:59:32.992Z] #32 56.94 internal/oserror [2022-09-08T14:59:32.992Z] #32 57.25 syscall [2022-09-08T14:59:32.992Z] #32 58.71 reflect [2022-09-08T14:59:32.992Z] #32 ... [2022-09-08T14:59:32.992Z] [2022-09-08T14:59:32.992Z] #29 [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-09-08T14:59:32.992Z] #29 53.80 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T14:59:32.992Z] #29 54.02 go: downloading golang.org/x/text v0.3.7 [2022-09-08T14:59:32.992Z] #29 59.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-08T14:59:32.992Z] #29 59.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T14:59:32.992Z] #29 59.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T14:59:32.992Z] #29 59.88 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T14:59:32.992Z] #29 59.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T14:59:32.992Z] #29 60.04 go: downloading golang.org/x/mod v0.5.1 [2022-09-08T14:59:32.992Z] #29 60.07 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T14:59:32.992Z] #29 60.17 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T14:59:32.992Z] #29 60.20 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T14:59:32.992Z] #29 60.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T14:59:32.992Z] #29 60.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T14:59:32.992Z] #29 60.51 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-08T14:59:32.992Z] #29 61.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T14:59:32.992Z] #29 61.31 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-08T14:59:33.029Z] #40 7.460 DEP images/seccomp.pb-c.d [2022-09-08T14:59:33.029Z] #40 7.522 PBCC images/userns.pb-c.c [2022-09-08T14:59:33.029Z] #40 7.534 DEP images/userns.pb-c.d [2022-09-08T14:59:33.029Z] #40 7.584 PBCC images/cgroup.pb-c.c [2022-09-08T14:59:33.029Z] #40 7.644 DEP images/cgroup.pb-c.d [2022-09-08T14:59:33.249Z] #29 61.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T14:59:33.286Z] #40 7.702 PBCC images/ext-file.pb-c.c [2022-09-08T14:59:33.286Z] #40 7.743 DEP images/ext-file.pb-c.d [2022-09-08T14:59:33.286Z] #40 7.815 PBCC images/rpc.pb-c.c [2022-09-08T14:59:33.286Z] #40 7.853 DEP images/rpc.pb-c.d [2022-09-08T14:59:33.286Z] #40 7.899 PBCC images/siginfo.pb-c.c [2022-09-08T14:59:33.506Z] #29 61.67 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-08T14:59:33.506Z] #29 61.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T14:59:33.506Z] #29 61.79 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T14:59:33.506Z] #29 61.82 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T14:59:33.506Z] #29 61.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T14:59:33.543Z] #40 7.918 DEP images/siginfo.pb-c.d [2022-09-08T14:59:33.543Z] #40 7.963 PBCC images/pagemap.pb-c.c [2022-09-08T14:59:33.543Z] #40 8.011 DEP images/pagemap.pb-c.d [2022-09-08T14:59:33.543Z] #40 8.049 PBCC images/rlimit.pb-c.c [2022-09-08T14:59:33.543Z] #40 8.076 DEP images/rlimit.pb-c.d [2022-09-08T14:59:33.543Z] #40 8.119 PBCC images/file-lock.pb-c.c [2022-09-08T14:59:33.543Z] #40 ... [2022-09-08T14:59:33.543Z] [2022-09-08T14:59:33.543Z] #37 [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-09-08T14:59:33.543Z] #37 63.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T14:59:33.543Z] #37 63.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-08T14:59:33.543Z] #37 63.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T14:59:33.543Z] #37 69.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T14:59:33.543Z] #37 69.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T14:59:33.543Z] #37 69.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T14:59:33.543Z] #37 70.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-08T14:59:33.543Z] #37 70.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T14:59:33.543Z] #37 70.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T14:59:33.763Z] #29 61.84 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-08T14:59:33.763Z] #29 ... [2022-09-08T14:59:33.763Z] [2022-09-08T14:59:33.763Z] #39 [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-09-08T14:59:33.763Z] #39 1.751 + cd /tmp/tmp.Ojne6BIw4F/tini [2022-09-08T14:59:33.763Z] #39 1.751 + git checkout -q v0.19.0 [2022-09-08T14:59:33.763Z] #39 1.772 + cmake . [2022-09-08T14:59:33.800Z] #37 ... [2022-09-08T14:59:33.800Z] [2022-09-08T14:59:33.800Z] #40 [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-09-08T14:59:33.800Z] #40 8.142 DEP images/file-lock.pb-c.d [2022-09-08T14:59:33.800Z] #40 8.196 PBCC images/tty.pb-c.c [2022-09-08T14:59:33.800Z] #40 8.251 DEP images/tty.pb-c.d [2022-09-08T14:59:33.800Z] #40 8.302 PBCC images/tun.pb-c.c [2022-09-08T14:59:33.800Z] #40 8.342 PBCC images/netdev.pb-c.c [2022-09-08T14:59:33.956Z] #17 ... [2022-09-08T14:59:33.956Z] [2022-09-08T14:59:33.956Z] #16 [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-09-08T14:59:33.956Z] #16 21.79 Updating certificates in /etc/ssl/certs... [2022-09-08T14:59:33.956Z] #16 22.36 137 added, 0 removed; done. [2022-09-08T14:59:33.956Z] #16 22.93 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-08T14:59:33.956Z] #16 23.13 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T14:59:33.956Z] #16 23.39 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-08T14:59:33.956Z] #16 23.63 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-08T14:59:33.956Z] #16 23.88 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:59:33.956Z] #16 24.14 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-08T14:59:33.956Z] #16 24.19 Updating certificates in /etc/ssl/certs... [2022-09-08T14:59:33.956Z] #16 24.57 0 added, 0 removed; done. [2022-09-08T14:59:33.956Z] #16 24.57 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T14:59:33.956Z] #16 24.57 done. [2022-09-08T14:59:34.057Z] #40 8.447 DEP images/tun.pb-c.d [2022-09-08T14:59:34.057Z] #40 8.495 DEP images/netdev.pb-c.d [2022-09-08T14:59:34.057Z] #40 8.548 PBCC images/vma.pb-c.c [2022-09-08T14:59:34.057Z] #40 8.583 DEP images/vma.pb-c.d [2022-09-08T14:59:34.057Z] #40 8.619 PBCC images/creds.pb-c.c [2022-09-08T14:59:34.057Z] #40 8.652 DEP images/creds.pb-c.d [2022-09-08T14:59:34.314Z] #40 8.702 PBCC images/utsns.pb-c.c [2022-09-08T14:59:34.314Z] #40 8.711 DEP images/utsns.pb-c.d [2022-09-08T14:59:34.314Z] #40 8.750 PBCC images/ipc-desc.pb-c.c [2022-09-08T14:59:34.314Z] #40 8.778 PBCC images/ipc-sem.pb-c.c [2022-09-08T14:59:34.314Z] #40 8.815 DEP images/ipc-desc.pb-c.d [2022-09-08T14:59:34.314Z] #40 8.863 DEP images/ipc-sem.pb-c.d [2022-09-08T14:59:34.314Z] #40 8.909 PBCC images/ipc-msg.pb-c.c [2022-09-08T14:59:34.326Z] #39 2.325 -- The C compiler identification is GNU 8.3.0 [2022-09-08T14:59:34.326Z] #39 2.403 -- Check for working C compiler: /usr/bin/cc [2022-09-08T14:59:34.571Z] #40 8.932 DEP images/ipc-msg.pb-c.d [2022-09-08T14:59:34.571Z] #40 8.980 PBCC images/ipc-shm.pb-c.c [2022-09-08T14:59:34.571Z] #40 9.008 DEP images/ipc-shm.pb-c.d [2022-09-08T14:59:34.571Z] #40 9.056 PBCC images/ipc-var.pb-c.c [2022-09-08T14:59:34.571Z] #40 9.083 DEP images/ipc-var.pb-c.d [2022-09-08T14:59:34.571Z] #40 9.130 PBCC images/sk-opts.pb-c.c [2022-09-08T14:59:34.571Z] #40 9.152 PBCC images/packet-sock.pb-c.c [2022-09-08T14:59:34.571Z] #40 9.190 DEP images/sk-opts.pb-c.d [2022-09-08T14:59:34.827Z] #40 9.251 DEP images/packet-sock.pb-c.d [2022-09-08T14:59:34.827Z] #40 9.308 PBCC images/sk-netlink.pb-c.c [2022-09-08T14:59:34.827Z] #40 9.379 DEP images/sk-netlink.pb-c.d [2022-09-08T14:59:34.827Z] #40 9.435 PBCC images/sk-inet.pb-c.c [2022-09-08T14:59:34.890Z] #39 3.142 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-08T14:59:35.084Z] #40 9.479 DEP images/sk-inet.pb-c.d [2022-09-08T14:59:35.084Z] #40 9.543 PBCC images/sk-unix.pb-c.c [2022-09-08T14:59:35.084Z] #40 9.587 DEP images/sk-unix.pb-c.d [2022-09-08T14:59:35.084Z] #40 9.655 PBCC images/mm.pb-c.c [2022-09-08T14:59:35.084Z] #40 9.693 DEP images/mm.pb-c.d [2022-09-08T14:59:35.084Z] #40 9.768 PBCC images/timerfd.pb-c.c [2022-09-08T14:59:35.146Z] #39 3.145 -- Detecting C compiler ABI info [2022-09-08T14:59:35.341Z] #40 9.827 DEP images/timerfd.pb-c.d [2022-09-08T14:59:35.341Z] #40 9.877 PBCC images/timer.pb-c.c [2022-09-08T14:59:35.341Z] #40 9.904 DEP images/timer.pb-c.d [2022-09-08T14:59:35.341Z] #40 9.972 PBCC images/sa.pb-c.c [2022-09-08T14:59:35.598Z] #40 10.06 DEP images/sa.pb-c.d [2022-09-08T14:59:35.598Z] #40 10.12 PBCC images/pipe-data.pb-c.c [2022-09-08T14:59:35.598Z] #40 10.17 DEP images/pipe-data.pb-c.d [2022-09-08T14:59:35.598Z] #40 10.22 PBCC images/mnt.pb-c.c [2022-09-08T14:59:35.598Z] #40 10.27 DEP images/mnt.pb-c.d [2022-09-08T14:59:35.710Z] #39 3.848 -- Detecting C compiler ABI info - done [2022-09-08T14:59:35.710Z] #39 3.873 -- Detecting C compile features [2022-09-08T14:59:35.855Z] #40 10.34 PBCC images/sk-packet.pb-c.c [2022-09-08T14:59:35.855Z] #40 10.36 DEP images/sk-packet.pb-c.d [2022-09-08T14:59:35.855Z] #40 10.41 PBCC images/tcp-stream.pb-c.c [2022-09-08T14:59:35.855Z] #40 10.44 DEP images/tcp-stream.pb-c.d [2022-09-08T14:59:35.855Z] #40 10.52 PBCC images/pipe.pb-c.c [2022-09-08T14:59:36.111Z] #40 10.60 DEP images/pipe.pb-c.d [2022-09-08T14:59:36.369Z] #40 10.68 PBCC images/pstree.pb-c.c [2022-09-08T14:59:36.369Z] #40 10.69 DEP images/pstree.pb-c.d [2022-09-08T14:59:36.369Z] #40 10.74 PBCC images/fs.pb-c.c [2022-09-08T14:59:36.369Z] #40 10.77 DEP images/fs.pb-c.d [2022-09-08T14:59:36.369Z] #40 10.83 PBCC images/signalfd.pb-c.c [2022-09-08T14:59:36.369Z] #40 10.87 DEP images/signalfd.pb-c.d [2022-09-08T14:59:36.369Z] #40 10.94 PBCC images/fh.pb-c.c [2022-09-08T14:59:36.626Z] #40 11.01 PBCC images/fsnotify.pb-c.c [2022-09-08T14:59:36.626Z] #40 11.09 DEP images/fh.pb-c.d [2022-09-08T14:59:36.626Z] #40 11.15 DEP images/fsnotify.pb-c.d [2022-09-08T14:59:36.626Z] #40 11.20 PBCC images/eventpoll.pb-c.c [2022-09-08T14:59:36.641Z] #39 ... [2022-09-08T14:59:36.641Z] [2022-09-08T14:59:36.641Z] #27 [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-09-08T14:59:36.641Z] #27 64.13 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-08T14:59:36.641Z] #27 64.15 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T14:59:36.641Z] #27 DONE 64.7s [2022-09-08T14:59:36.641Z] [2022-09-08T14:59:36.641Z] #25 [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-09-08T14:59:36.641Z] #25 59.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T14:59:36.641Z] #25 59.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-08T14:59:36.641Z] #25 59.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T14:59:36.883Z] #40 11.23 DEP images/eventpoll.pb-c.d [2022-09-08T14:59:36.883Z] #40 11.27 PBCC images/eventfd.pb-c.c [2022-09-08T14:59:36.883Z] #40 11.30 DEP images/eventfd.pb-c.d [2022-09-08T14:59:36.883Z] #40 11.33 PBCC images/remap-file-path.pb-c.c [2022-09-08T14:59:36.883Z] #40 11.36 DEP images/remap-file-path.pb-c.d [2022-09-08T14:59:36.883Z] #40 11.42 PBCC images/fifo.pb-c.c [2022-09-08T14:59:36.883Z] #40 11.46 DEP images/fifo.pb-c.d [2022-09-08T14:59:36.883Z] #40 11.51 PBCC images/ghost-file.pb-c.c [2022-09-08T14:59:36.883Z] #40 11.58 DEP images/ghost-file.pb-c.d [2022-09-08T14:59:36.898Z] #25 ... [2022-09-08T14:59:36.898Z] [2022-09-08T14:59:36.898Z] #36 [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-09-08T14:59:36.898Z] #36 DONE 65.2s [2022-09-08T14:59:37.140Z] #40 11.63 PBCC images/regfile.pb-c.c [2022-09-08T14:59:37.140Z] #40 11.67 DEP images/regfile.pb-c.d [2022-09-08T14:59:37.140Z] #40 11.72 PBCC images/ns.pb-c.c [2022-09-08T14:59:37.140Z] #40 11.74 DEP images/ns.pb-c.d [2022-09-08T14:59:37.140Z] #40 11.77 PBCC images/fdinfo.pb-c.c [2022-09-08T14:59:37.140Z] #40 11.82 DEP images/fdinfo.pb-c.d [2022-09-08T14:59:37.155Z] [2022-09-08T14:59:37.155Z] #29 [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-09-08T14:59:37.155Z] #29 62.00 go: downloading github.com/prometheus/common v0.10.0 [2022-09-08T14:59:37.155Z] #29 62.24 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-08T14:59:37.155Z] #29 62.33 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T14:59:37.155Z] #29 62.42 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-08T14:59:37.155Z] #29 64.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T14:59:37.437Z] #40 11.89 PBCC images/core-aarch64.pb-c.c [2022-09-08T14:59:37.437Z] #40 11.95 PBCC images/core-arm.pb-c.c [2022-09-08T14:59:37.437Z] #40 12.02 PBCC images/core-ppc64.pb-c.c [2022-09-08T14:59:37.437Z] #40 12.08 PBCC images/core-s390.pb-c.c [2022-09-08T14:59:37.737Z] #40 12.12 PBCC images/core-x86.pb-c.c [2022-09-08T14:59:37.737Z] #40 12.18 PBCC images/core.pb-c.c [2022-09-08T14:59:37.737Z] #40 12.23 PBCC images/inventory.pb-c.c [2022-09-08T14:59:37.737Z] #40 12.29 DEP images/core-aarch64.pb-c.d [2022-09-08T14:59:37.737Z] #40 12.36 DEP images/core-arm.pb-c.d [2022-09-08T14:59:37.737Z] #40 12.42 DEP images/core-ppc64.pb-c.d [2022-09-08T14:59:37.994Z] #40 12.49 DEP images/core-s390.pb-c.d [2022-09-08T14:59:37.994Z] #40 12.54 DEP images/core-x86.pb-c.d [2022-09-08T14:59:37.994Z] #40 12.60 DEP images/core.pb-c.d [2022-09-08T14:59:37.994Z] #40 12.67 DEP images/inventory.pb-c.d [2022-09-08T14:59:38.251Z] #40 12.71 PBCC images/cpuinfo.pb-c.c [2022-09-08T14:59:38.251Z] #40 12.76 DEP images/cpuinfo.pb-c.d [2022-09-08T14:59:38.507Z] #40 12.82 PBCC images/stats.pb-c.c [2022-09-08T14:59:38.507Z] #40 12.84 DEP images/stats.pb-c.d [2022-09-08T14:59:39.049Z] #29 ... [2022-09-08T14:59:39.049Z] [2022-09-08T14:59:39.049Z] #39 [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-09-08T14:59:39.049Z] #39 6.665 -- Detecting C compile features - done [2022-09-08T14:59:39.049Z] #39 6.748 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T14:59:39.049Z] #39 7.079 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T14:59:39.049Z] #39 7.179 -- Configuring done [2022-09-08T14:59:39.049Z] #39 7.210 -- Generating done [2022-09-08T14:59:39.049Z] #39 7.212 -- Build files have been written to: /tmp/tmp.Ojne6BIw4F/tini [2022-09-08T14:59:39.049Z] #39 7.227 + make tini-static [2022-09-08T14:59:39.627Z] #39 7.709 Scanning dependencies of target tini-static [2022-09-08T14:59:39.627Z] #39 7.899 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T14:59:39.917Z] #40 14.26 make[1]: Nothing to be done for 'all'. [2022-09-08T14:59:40.494Z] #16 DONE 32.1s [2022-09-08T14:59:40.494Z] [2022-09-08T14:59:40.494Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T14:59:40.494Z] #17 DONE 11.1s [2022-09-08T14:59:40.494Z] [2022-09-08T14:59:40.494Z] #18 [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-09-08T14:59:40.494Z] #18 ... [2022-09-08T14:59:40.494Z] [2022-09-08T14:59:40.494Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T14:59:40.494Z] #19 DONE 0.1s [2022-09-08T14:59:40.494Z] [2022-09-08T14:59:40.494Z] #20 [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-09-08T14:59:40.494Z] #20 ... [2022-09-08T14:59:40.494Z] [2022-09-08T14:59:40.494Z] #18 [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-09-08T14:59:40.494Z] #18 DONE 0.8s [2022-09-08T14:59:40.750Z] [2022-09-08T14:59:40.750Z] #21 [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-09-08T14:59:40.750Z] #21 ... [2022-09-08T14:59:40.750Z] [2022-09-08T14:59:40.750Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T14:59:40.750Z] #22 DONE 0.2s [2022-09-08T14:59:41.000Z] #39 9.096 [100%] Linking C executable tini-static [2022-09-08T14:59:41.005Z] [2022-09-08T14:59:41.005Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T14:59:41.005Z] #23 DONE 0.4s [2022-09-08T14:59:41.005Z] [2022-09-08T14:59:41.005Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-09-08T14:59:41.081Z] Client: Docker Engine - Community [2022-09-08T14:59:41.081Z] Version: 22.06.0-beta.0 [2022-09-08T14:59:41.081Z] API version: 1.42 [2022-09-08T14:59:41.081Z] Go version: go1.18.3 [2022-09-08T14:59:41.081Z] Git commit: 3e9117b [2022-09-08T14:59:41.081Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-08T14:59:41.081Z] OS/Arch: linux/arm64 [2022-09-08T14:59:41.081Z] Context: default [2022-09-08T14:59:41.081Z] [2022-09-08T14:59:41.081Z] Server: Docker Engine - Community [2022-09-08T14:59:41.081Z] Engine: [2022-09-08T14:59:41.081Z] Version: 22.06.0-beta.0 [2022-09-08T14:59:41.081Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:59:41.081Z] Go version: go1.18.3 [2022-09-08T14:59:41.081Z] Git commit: 38633e7 [2022-09-08T14:59:41.081Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-08T14:59:41.081Z] OS/Arch: linux/arm64 [2022-09-08T14:59:41.081Z] Experimental: true [2022-09-08T14:59:41.081Z] containerd: [2022-09-08T14:59:41.081Z] Version: 1.6.8 [2022-09-08T14:59:41.081Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:59:41.081Z] runc: [2022-09-08T14:59:41.081Z] Version: 1.1.4 [2022-09-08T14:59:41.081Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:59:41.081Z] docker-init: [2022-09-08T14:59:41.081Z] Version: 0.19.0 [2022-09-08T14:59:41.081Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-08T14:59:41.256Z] #39 9.502 [100%] Built target tini-static [2022-09-08T14:59:41.286Z] #40 15.67 CC images/stats.o [2022-09-08T14:59:41.393Z] + docker info [2022-09-08T14:59:41.393Z] Client: [2022-09-08T14:59:41.393Z] Context: default [2022-09-08T14:59:41.393Z] Debug Mode: false [2022-09-08T14:59:41.393Z] Plugins: [2022-09-08T14:59:41.393Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:59:41.393Z] Version: v0.8.2 [2022-09-08T14:59:41.393Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-08T14:59:41.393Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:59:41.393Z] Version: v2.10.2 [2022-09-08T14:59:41.393Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:59:41.393Z] [2022-09-08T14:59:41.393Z] Server: [2022-09-08T14:59:41.393Z] Containers: 0 [2022-09-08T14:59:41.393Z] Running: 0 [2022-09-08T14:59:41.393Z] Paused: 0 [2022-09-08T14:59:41.393Z] Stopped: 0 [2022-09-08T14:59:41.393Z] Images: 0 [2022-09-08T14:59:41.393Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:59:41.393Z] Storage Driver: overlay2 [2022-09-08T14:59:41.393Z] Backing Filesystem: extfs [2022-09-08T14:59:41.393Z] Supports d_type: true [2022-09-08T14:59:41.393Z] Using metacopy: false [2022-09-08T14:59:41.393Z] Native Overlay Diff: true [2022-09-08T14:59:41.393Z] userxattr: false [2022-09-08T14:59:41.393Z] Logging Driver: json-file [2022-09-08T14:59:41.393Z] Cgroup Driver: cgroupfs [2022-09-08T14:59:41.393Z] Cgroup Version: 1 [2022-09-08T14:59:41.393Z] Plugins: [2022-09-08T14:59:41.393Z] Volume: local [2022-09-08T14:59:41.393Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:59:41.393Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:59:41.393Z] Swarm: inactive [2022-09-08T14:59:41.393Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:59:41.393Z] Default Runtime: runc [2022-09-08T14:59:41.393Z] Init Binary: docker-init [2022-09-08T14:59:41.393Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:59:41.393Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:59:41.393Z] init version: de40ad0 [2022-09-08T14:59:41.393Z] Security Options: [2022-09-08T14:59:41.393Z] apparmor [2022-09-08T14:59:41.393Z] seccomp [2022-09-08T14:59:41.393Z] Profile: builtin [2022-09-08T14:59:41.394Z] Kernel Version: 5.15.0-1019-aws [2022-09-08T14:59:41.394Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-08T14:59:41.394Z] OSType: linux [2022-09-08T14:59:41.394Z] Architecture: aarch64 [2022-09-08T14:59:41.394Z] CPUs: 2 [2022-09-08T14:59:41.394Z] Total Memory: 7.559GiB [2022-09-08T14:59:41.394Z] Name: ip-10-100-54-251 [2022-09-08T14:59:41.394Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-08T14:59:41.394Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:59:41.394Z] Debug Mode: false [2022-09-08T14:59:41.394Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:59:41.394Z] Labels: [2022-09-08T14:59:41.394Z] Experimental: true [2022-09-08T14:59:41.394Z] Insecure Registries: [2022-09-08T14:59:41.394Z] 127.0.0.0/8 [2022-09-08T14:59:41.394Z] Live Restore Enabled: true [2022-09-08T14:59:41.394Z] [Pipeline] sh [2022-09-08T14:59:41.513Z] #39 9.582 + mkdir -p /build [2022-09-08T14:59:41.513Z] #39 9.588 + cp tini-static /build/docker-init [2022-09-08T14:59:41.513Z] #39 DONE 9.8s [2022-09-08T14:59:41.513Z] [2022-09-08T14:59:41.513Z] #40 [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-09-08T14:59:41.513Z] #0 2.892 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T14:59:41.513Z] #0 2.892 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T14:59:41.513Z] #0 2.902 Note: Building without GnuTLS support [2022-09-08T14:59:41.513Z] #0 2.904 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T14:59:41.513Z] #0 2.904 Makefile.config:40: Warn: Building without nftables support [2022-09-08T14:59:41.513Z] #0 4.692 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T14:59:41.513Z] #0 4.757 GEN .gitid [2022-09-08T14:59:41.513Z] #0 4.777 GEN criu/include/version.h [2022-09-08T14:59:41.513Z] #0 4.836 GEN include/common/asm [2022-09-08T14:59:41.542Z] #40 16.02 CC images/core.o [2022-09-08T14:59:41.678Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T14:59:41.678Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T14:59:41.678Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44109/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-08T14:59:41.678Z] + bash /home/ubuntu/workspace/moby_PR-44109/check-config.sh [2022-09-08T14:59:41.678Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T14:59:41.678Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-08T14:59:41.678Z] [2022-09-08T14:59:41.678Z] Generally Necessary: [2022-09-08T14:59:41.678Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T14:59:41.678Z] - apparmor: enabled and tools installed [2022-09-08T14:59:41.678Z] - CONFIG_NAMESPACES: enabled [2022-09-08T14:59:41.678Z] - CONFIG_NET_NS: enabled [2022-09-08T14:59:41.678Z] - CONFIG_PID_NS: enabled [2022-09-08T14:59:41.678Z] - CONFIG_IPC_NS: enabled [2022-09-08T14:59:41.678Z] - CONFIG_UTS_NS: enabled [2022-09-08T14:59:41.678Z] - CONFIG_CGROUPS: enabled [2022-09-08T14:59:41.678Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T14:59:41.678Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T14:59:41.678Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T14:59:41.678Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T14:59:41.678Z] - CONFIG_CPUSETS: enabled [2022-09-08T14:59:41.678Z] - CONFIG_MEMCG: enabled [2022-09-08T14:59:41.678Z] - CONFIG_KEYS: enabled [2022-09-08T14:59:41.678Z] - CONFIG_VETH: enabled (as module) [2022-09-08T14:59:41.678Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T14:59:41.678Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T14:59:41.678Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-08T14:59:41.937Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T14:59:41.937Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T14:59:41.937Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T14:59:41.937Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T14:59:41.937Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T14:59:41.937Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T14:59:41.937Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T14:59:41.937Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-08T14:59:41.937Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T14:59:41.937Z] [2022-09-08T14:59:41.937Z] Optional Features: [2022-09-08T14:59:41.937Z] - CONFIG_USER_NS: enabled [2022-09-08T14:59:41.937Z] - CONFIG_SECCOMP: enabled [2022-09-08T14:59:41.937Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T14:59:41.937Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T14:59:41.937Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T14:59:41.937Z] (cgroup swap accounting is currently enabled) [2022-09-08T14:59:41.937Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T14:59:41.937Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T14:59:41.937Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-08T14:59:41.937Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-08T14:59:41.937Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T14:59:41.937Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T14:59:41.937Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T14:59:41.937Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T14:59:42.105Z] #40 16.59 CC images/core-x86.o [2022-09-08T14:59:42.198Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T14:59:42.198Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T14:59:42.198Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T14:59:42.198Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T14:59:42.198Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T14:59:42.198Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T14:59:42.198Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T14:59:42.198Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T14:59:42.198Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T14:59:42.198Z] - CONFIG_EXT4_FS: enabled [2022-09-08T14:59:42.198Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T14:59:42.198Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T14:59:42.198Z] - Network Drivers: [2022-09-08T14:59:42.198Z] - "overlay": [2022-09-08T14:59:42.198Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T14:59:42.198Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T14:59:42.198Z] Optional (for encrypted networks): [2022-09-08T14:59:42.457Z] - CONFIG_CRYPTO: enabled [2022-09-08T14:59:42.458Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T14:59:42.458Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T14:59:42.458Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T14:59:42.458Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T14:59:42.458Z] - CONFIG_XFRM: enabled [2022-09-08T14:59:42.458Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T14:59:42.458Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T14:59:42.458Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T14:59:42.458Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-08T14:59:42.458Z] - "ipvlan": [2022-09-08T14:59:42.458Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T14:59:42.458Z] - "macvlan": [2022-09-08T14:59:42.458Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T14:59:42.458Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T14:59:42.458Z] - "ftp,tftp client in container": [2022-09-08T14:59:42.458Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T14:59:42.458Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T14:59:42.458Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T14:59:42.458Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T14:59:42.458Z] - Storage Drivers: [2022-09-08T14:59:42.458Z] - "aufs": [2022-09-08T14:59:42.458Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T14:59:42.458Z] - "btrfs": [2022-09-08T14:59:42.458Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T14:59:42.458Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T14:59:42.458Z] - "devicemapper": [2022-09-08T14:59:42.458Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T14:59:42.458Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T14:59:42.458Z] - "overlay": [2022-09-08T14:59:42.458Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T14:59:42.458Z] - "zfs": [2022-09-08T14:59:42.458Z] - /dev/zfs: present [2022-09-08T14:59:42.458Z] - zfs command: missing [2022-09-08T14:59:42.458Z] - zpool command: missing [2022-09-08T14:59:42.458Z] [2022-09-08T14:59:42.458Z] Limits: [2022-09-08T14:59:42.458Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T14:59:42.458Z] [2022-09-08T14:59:42.458Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:59:42.669Z] #40 17.05 CC images/core-arm.o [2022-09-08T14:59:42.785Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7439491cb668b8c810c702321bd38e2f5fcb7197 . [2022-09-08T14:59:42.926Z] #40 17.37 CC images/core-aarch64.o [2022-09-08T14:59:43.045Z] #1 [internal] load build definition from Dockerfile [2022-09-08T14:59:43.045Z] #1 transferring dockerfile: 17.04kB done [2022-09-08T14:59:43.045Z] #1 DONE 0.1s [2022-09-08T14:59:43.045Z] [2022-09-08T14:59:43.045Z] #2 [internal] load .dockerignore [2022-09-08T14:59:43.045Z] #2 transferring context: 87B done [2022-09-08T14:59:43.183Z] #40 17.69 CC images/core-ppc64.o [2022-09-08T14:59:43.305Z] #2 DONE 0.1s [2022-09-08T14:59:43.305Z] [2022-09-08T14:59:43.305Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-08T14:59:43.407Z] #40 6.689 PBCC images/timens.pb-c.c [2022-09-08T14:59:43.407Z] #40 6.716 DEP images/timens.pb-c.d [2022-09-08T14:59:43.407Z] #40 6.757 PBCC images/fown.pb-c.c [2022-09-08T14:59:43.407Z] #40 ... [2022-09-08T14:59:43.407Z] [2022-09-08T14:59:43.407Z] #25 [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-09-08T14:59:43.407Z] #25 66.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T14:59:43.407Z] #25 66.75 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T14:59:43.407Z] #25 66.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T14:59:43.407Z] #25 66.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-08T14:59:43.407Z] #25 66.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T14:59:43.407Z] #25 66.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T14:59:43.564Z] #3 DONE 0.5s [2022-09-08T14:59:43.564Z] [2022-09-08T14:59:43.564Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-08T14:59:43.564Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-08T14:59:43.564Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-08T14:59:43.564Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-09-08T14:59:43.564Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-09-08T14:59:43.564Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-09-08T14:59:43.746Z] #40 18.24 CC images/core-s390.o [2022-09-08T14:59:43.824Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s done [2022-09-08T14:59:43.824Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-09-08T14:59:43.824Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-09-08T14:59:44.084Z] #4 DONE 0.5s [2022-09-08T14:59:44.309Z] #40 18.85 CC images/cpuinfo.o [2022-09-08T14:59:44.340Z] Client: Docker Engine - Community [2022-09-08T14:59:44.340Z] Version: 22.06.0-beta.0 [2022-09-08T14:59:44.340Z] API version: 1.42 [2022-09-08T14:59:44.340Z] Go version: go1.18.3 [2022-09-08T14:59:44.340Z] Git commit: 3e9117b [2022-09-08T14:59:44.340Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:59:44.340Z] OS/Arch: linux/amd64 [2022-09-08T14:59:44.340Z] Context: default [2022-09-08T14:59:44.340Z] [2022-09-08T14:59:44.340Z] Server: Docker Engine - Community [2022-09-08T14:59:44.340Z] Engine: [2022-09-08T14:59:44.340Z] Version: 22.06.0-beta.0 [2022-09-08T14:59:44.340Z] API version: 1.42 (minimum version 1.12) [2022-09-08T14:59:44.340Z] Go version: go1.18.3 [2022-09-08T14:59:44.340Z] Git commit: 38633e7 [2022-09-08T14:59:44.340Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-08T14:59:44.340Z] OS/Arch: linux/amd64 [2022-09-08T14:59:44.340Z] Experimental: true [2022-09-08T14:59:44.340Z] containerd: [2022-09-08T14:59:44.340Z] Version: 1.6.8 [2022-09-08T14:59:44.340Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:59:44.340Z] runc: [2022-09-08T14:59:44.340Z] Version: 1.1.4 [2022-09-08T14:59:44.340Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-08T14:59:44.340Z] docker-init: [2022-09-08T14:59:44.340Z] Version: 0.19.0 [2022-09-08T14:59:44.340Z] GitCommit: de40ad0 [2022-09-08T14:59:44.343Z] [2022-09-08T14:59:44.343Z] #5 [internal] load .dockerignore [2022-09-08T14:59:44.343Z] #5 DONE 0.0s [2022-09-08T14:59:44.343Z] [2022-09-08T14:59:44.343Z] #6 [internal] load build definition from Dockerfile [2022-09-08T14:59:44.343Z] #6 DONE 0.0s [2022-09-08T14:59:44.343Z] [2022-09-08T14:59:44.343Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [Pipeline] sh [2022-09-08T14:59:44.566Z] #40 19.24 CC images/inventory.o [2022-09-08T14:59:44.566Z] #40 ... [2022-09-08T14:59:44.566Z] [2022-09-08T14:59:44.566Z] #26 [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-09-08T14:59:44.566Z] #26 78.21 internal/poll [2022-09-08T14:59:44.566Z] #26 79.84 internal/fmtsort [2022-09-08T14:59:44.566Z] #26 80.54 internal/syscall/execenv [2022-09-08T14:59:44.566Z] #26 80.68 path [2022-09-08T14:59:44.566Z] #26 81.19 io/fs [2022-09-08T14:59:44.566Z] #26 81.24 strings [2022-09-08T14:59:44.566Z] #26 82.14 os [2022-09-08T14:59:44.566Z] #26 84.03 bufio [2022-09-08T14:59:44.566Z] #26 85.81 text/tabwriter [2022-09-08T14:59:44.566Z] #26 86.31 fmt [2022-09-08T14:59:44.566Z] #26 86.44 io/ioutil [2022-09-08T14:59:44.673Z] + docker info [2022-09-08T14:59:44.673Z] Client: [2022-09-08T14:59:44.673Z] Context: default [2022-09-08T14:59:44.673Z] Debug Mode: false [2022-09-08T14:59:44.673Z] Plugins: [2022-09-08T14:59:44.673Z] buildx: Docker Buildx (Docker Inc.) [2022-09-08T14:59:44.673Z] Version: f500bf6 [2022-09-08T14:59:44.673Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-08T14:59:44.673Z] compose: Docker Compose (Docker Inc.) [2022-09-08T14:59:44.673Z] Version: v2.10.2 [2022-09-08T14:59:44.673Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-08T14:59:44.673Z] scan: Docker Scan (Docker Inc.) [2022-09-08T14:59:44.673Z] Version: v0.17.0 [2022-09-08T14:59:44.673Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-08T14:59:44.673Z] [2022-09-08T14:59:44.673Z] Server: [2022-09-08T14:59:44.673Z] Containers: 0 [2022-09-08T14:59:44.673Z] Running: 0 [2022-09-08T14:59:44.673Z] Paused: 0 [2022-09-08T14:59:44.673Z] Stopped: 0 [2022-09-08T14:59:44.673Z] Images: 0 [2022-09-08T14:59:44.673Z] Server Version: 22.06.0-beta.0 [2022-09-08T14:59:44.673Z] Storage Driver: overlay2 [2022-09-08T14:59:44.673Z] Backing Filesystem: extfs [2022-09-08T14:59:44.673Z] Supports d_type: true [2022-09-08T14:59:44.673Z] Using metacopy: false [2022-09-08T14:59:44.673Z] Native Overlay Diff: true [2022-09-08T14:59:44.673Z] userxattr: false [2022-09-08T14:59:44.673Z] Logging Driver: json-file [2022-09-08T14:59:44.673Z] Cgroup Driver: cgroupfs [2022-09-08T14:59:44.673Z] Cgroup Version: 1 [2022-09-08T14:59:44.673Z] Plugins: [2022-09-08T14:59:44.673Z] Volume: local [2022-09-08T14:59:44.673Z] Network: bridge host ipvlan macvlan null overlay [2022-09-08T14:59:44.673Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-08T14:59:44.673Z] Swarm: inactive [2022-09-08T14:59:44.673Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-08T14:59:44.673Z] Default Runtime: runc [2022-09-08T14:59:44.673Z] Init Binary: docker-init [2022-09-08T14:59:44.673Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-08T14:59:44.673Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-08T14:59:44.673Z] init version: de40ad0 [2022-09-08T14:59:44.673Z] Security Options: [2022-09-08T14:59:44.673Z] apparmor [2022-09-08T14:59:44.673Z] seccomp [2022-09-08T14:59:44.673Z] Profile: builtin [2022-09-08T14:59:44.673Z] Kernel Version: 5.4.0-1084-aws [2022-09-08T14:59:44.673Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-08T14:59:44.673Z] OSType: linux [2022-09-08T14:59:44.673Z] Architecture: x86_64 [2022-09-08T14:59:44.673Z] CPUs: 2 [2022-09-08T14:59:44.673Z] Total Memory: 7.565GiB [2022-09-08T14:59:44.673Z] Name: ip-10-100-100-151 [2022-09-08T14:59:44.673Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-08T14:59:44.673Z] Docker Root Dir: /var/lib/docker [2022-09-08T14:59:44.673Z] Debug Mode: false [2022-09-08T14:59:44.673Z] Registry: https://index.docker.io/v1/ [2022-09-08T14:59:44.673Z] Labels: [2022-09-08T14:59:44.673Z] Experimental: true [2022-09-08T14:59:44.673Z] Insecure Registries: [2022-09-08T14:59:44.673Z] 127.0.0.0/8 [2022-09-08T14:59:44.673Z] Live Restore Enabled: true [2022-09-08T14:59:44.673Z] [2022-09-08T14:59:44.673Z] WARNING: No swap limit support [Pipeline] sh [2022-09-08T14:59:44.823Z] #26 ... [2022-09-08T14:59:44.823Z] [2022-09-08T14:59:44.823Z] #40 [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-09-08T14:59:44.823Z] #40 19.50 CC images/fdinfo.o [2022-09-08T14:59:44.957Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T14:59:44.957Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T14:59:44.957Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44109/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-08T14:59:44.957Z] + bash /home/ubuntu/workspace/moby_PR-44109/check-config.sh [2022-09-08T14:59:44.957Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-08T14:59:44.957Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-08T14:59:44.957Z] [2022-09-08T14:59:44.957Z] Generally Necessary: [2022-09-08T14:59:44.957Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-08T14:59:44.957Z] - apparmor: enabled and tools installed [2022-09-08T14:59:44.957Z] - CONFIG_NAMESPACES: enabled [2022-09-08T14:59:44.957Z] - CONFIG_NET_NS: enabled [2022-09-08T14:59:45.181Z] #24 ... [2022-09-08T14:59:45.181Z] [2022-09-08T14:59:45.181Z] #25 [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-09-08T14:59:45.181Z] #25 DONE 4.6s [2022-09-08T14:59:45.221Z] - CONFIG_PID_NS: enabled [2022-09-08T14:59:45.221Z] - CONFIG_IPC_NS: enabled [2022-09-08T14:59:45.221Z] - CONFIG_UTS_NS: enabled [2022-09-08T14:59:45.221Z] - CONFIG_CGROUPS: enabled [2022-09-08T14:59:45.221Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-08T14:59:45.221Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-08T14:59:45.221Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-08T14:59:45.221Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-08T14:59:45.221Z] - CONFIG_CPUSETS: enabled [2022-09-08T14:59:45.221Z] - CONFIG_MEMCG: enabled [2022-09-08T14:59:45.221Z] - CONFIG_KEYS: enabled [2022-09-08T14:59:45.221Z] - CONFIG_VETH: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-08T14:59:45.221Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-08T14:59:45.221Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-08T14:59:45.221Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-08T14:59:45.222Z] [2022-09-08T14:59:45.222Z] Optional Features: [2022-09-08T14:59:45.222Z] - CONFIG_USER_NS: enabled [2022-09-08T14:59:45.222Z] - CONFIG_SECCOMP: enabled [2022-09-08T14:59:45.222Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-08T14:59:45.222Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-08T14:59:45.222Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-08T14:59:45.222Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-08T14:59:45.222Z] - CONFIG_BLK_CGROUP: enabled [2022-09-08T14:59:45.222Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-08T14:59:45.222Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-08T14:59:45.222Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-08T14:59:45.222Z] - CONFIG_CGROUP_PERF: enabled [2022-09-08T14:59:45.222Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-08T14:59:45.282Z] #7 DONE 1.0s [2022-09-08T14:59:45.282Z] [2022-09-08T14:59:45.282Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:59:45.282Z] #8 DONE 1.1s [2022-09-08T14:59:45.282Z] [2022-09-08T14:59:45.282Z] #9 [internal] load metadata for docker.io/library/debian:buster [2022-09-08T14:59:45.282Z] #9 DONE 1.1s [2022-09-08T14:59:45.282Z] [2022-09-08T14:59:45.282Z] #10 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-08T14:59:45.282Z] #10 DONE 1.1s [2022-09-08T14:59:45.386Z] #40 19.88 CC images/fown.o [2022-09-08T14:59:45.386Z] #40 20.07 CC images/ns.o [2022-09-08T14:59:45.437Z] [2022-09-08T14:59:45.437Z] #20 [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-09-08T14:59:45.437Z] #20 1.444 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-08T14:59:45.437Z] #20 1.655 [2022-09-08T14:59:45.437Z] #20 1.917 #=#=# ######### 13.3% ###################### 31.4% ###################################### 54.0% #################################################### 72.6% ################################################################# 90.9% ######################################################################## 100.0% [2022-09-08T14:59:45.437Z] #20 2.651 [2022-09-08T14:59:45.437Z] #20 2.884 #=#=# ######################################################################## 100.0% [2022-09-08T14:59:45.437Z] #20 3.086 [2022-09-08T14:59:45.437Z] #20 3.325 #=#=# ######################################################## 78.3% ######################################################################## 100.0% [2022-09-08T14:59:45.437Z] #20 3.583 [2022-09-08T14:59:45.437Z] #20 3.805 #=#=# ############# 18.2% ########################## 37.5% ######################################## 56.7% ###################################################### 76.1% #################################################################### 95.4% ######################################################################## 100.0% [2022-09-08T14:59:45.437Z] #20 4.494 [2022-09-08T14:59:45.481Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-08T14:59:45.481Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-08T14:59:45.481Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-08T14:59:45.481Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-08T14:59:45.481Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_IP_VS: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-08T14:59:45.481Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-08T14:59:45.481Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-08T14:59:45.481Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_EXT4_FS: enabled [2022-09-08T14:59:45.481Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-08T14:59:45.481Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-08T14:59:45.481Z] - Network Drivers: [2022-09-08T14:59:45.481Z] - "overlay": [2022-09-08T14:59:45.481Z] - CONFIG_VXLAN: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-08T14:59:45.481Z] Optional (for encrypted networks): [2022-09-08T14:59:45.481Z] - CONFIG_CRYPTO: enabled [2022-09-08T14:59:45.481Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-08T14:59:45.481Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-08T14:59:45.481Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-08T14:59:45.481Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-08T14:59:45.481Z] - CONFIG_XFRM: enabled [2022-09-08T14:59:45.481Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-08T14:59:45.481Z] - "ipvlan": [2022-09-08T14:59:45.481Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-08T14:59:45.481Z] - "macvlan": [2022-09-08T14:59:45.481Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_DUMMY: enabled (as module) [2022-09-08T14:59:45.481Z] - "ftp,tftp client in container": [2022-09-08T14:59:45.481Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-08T14:59:45.481Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-08T14:59:45.481Z] - Storage Drivers: [2022-09-08T14:59:45.481Z] - "aufs": [2022-09-08T14:59:45.741Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-08T14:59:45.741Z] - "btrfs": [2022-09-08T14:59:45.741Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-08T14:59:45.741Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-08T14:59:45.741Z] - "devicemapper": [2022-09-08T14:59:45.741Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-08T14:59:45.741Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-08T14:59:45.741Z] - "overlay": [2022-09-08T14:59:45.741Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-08T14:59:45.741Z] - "zfs": [2022-09-08T14:59:45.741Z] - /dev/zfs: present [2022-09-08T14:59:45.741Z] - zfs command: missing [2022-09-08T14:59:45.741Z] - zpool command: missing [2022-09-08T14:59:45.741Z] [2022-09-08T14:59:45.741Z] Limits: [2022-09-08T14:59:45.741Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-08T14:59:45.741Z] [2022-09-08T14:59:45.741Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-08T14:59:45.950Z] #40 20.30 CC images/regfile.o [2022-09-08T14:59:46.072Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7439491cb668b8c810c702321bd38e2f5fcb7197 . [2022-09-08T14:59:46.206Z] #40 20.54 CC images/ghost-file.o [2022-09-08T14:59:46.206Z] #40 20.82 CC images/fifo.o [2022-09-08T14:59:46.463Z] #40 21.03 CC images/remap-file-path.o [2022-09-08T14:59:46.640Z] #1 [internal] load .dockerignore [2022-09-08T14:59:46.640Z] #1 transferring context: 87B done [2022-09-08T14:59:46.640Z] #1 DONE 0.1s [2022-09-08T14:59:46.640Z] [2022-09-08T14:59:46.640Z] #2 [internal] load build definition from Dockerfile [2022-09-08T14:59:46.640Z] #2 transferring dockerfile: 17.04kB done [2022-09-08T14:59:46.640Z] #2 DONE 0.1s [2022-09-08T14:59:46.640Z] [2022-09-08T14:59:46.640Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-08T14:59:46.719Z] #40 21.24 CC images/eventfd.o [2022-09-08T14:59:46.745Z] #20 4.758 #=#=# ### 4.8% ####### 10.0% ######### 13.4% ############# 18.2% ################## 25.6% ##################### 30.4% ########################## 36.3% ############################# 41.2% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.3% ############################################### 66.1% ################################################## 70.8% ###################################################### 76.2% ######################################################### 79.7% ############################################################ 83.9% ############################################################## 87.3% ################################################################# 90.7% ##################################################################### 96.2% ######################################################################## 100.0% [2022-09-08T14:59:46.745Z] #20 6.940 [2022-09-08T14:59:46.900Z] #3 DONE 0.4s [2022-09-08T14:59:46.900Z] [2022-09-08T14:59:46.900Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-08T14:59:46.900Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-08T14:59:46.976Z] #40 21.49 CC images/eventpoll.o [2022-09-08T14:59:47.016Z] #20 ... [2022-09-08T14:59:47.016Z] [2022-09-08T14:59:47.016Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-09-08T14:59:47.016Z] #24 6.194 + git clone https://github.com/docker/distribution.git . [2022-09-08T14:59:47.016Z] #24 6.194 Cloning into '.'... [2022-09-08T14:59:47.159Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-08T14:59:47.159Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-08T14:59:47.159Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-08T14:59:47.159Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-09-08T14:59:47.159Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-08T14:59:47.233Z] #40 21.76 CC images/fh.o [2022-09-08T14:59:47.419Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-08T14:59:47.419Z] #4 DONE 0.5s [2022-09-08T14:59:47.494Z] #40 22.01 CC images/fsnotify.o [2022-09-08T14:59:47.679Z] [2022-09-08T14:59:47.679Z] #5 [internal] load build definition from Dockerfile [2022-09-08T14:59:47.679Z] #5 DONE 0.0s [2022-09-08T14:59:47.679Z] [2022-09-08T14:59:47.679Z] #6 [internal] load .dockerignore [2022-09-08T14:59:47.679Z] #6 DONE 0.0s [2022-09-08T14:59:47.679Z] [2022-09-08T14:59:47.679Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-09-08T14:59:47.827Z] [2022-09-08T14:59:47.827Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:59:47.827Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:59:47.827Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-08T14:59:47.827Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.2s [2022-09-08T14:59:47.827Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T14:59:47.827Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T14:59:47.827Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T14:59:47.827Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-09-08T14:59:47.827Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-08T14:59:48.065Z] #40 22.54 CC images/signalfd.o [2022-09-08T14:59:48.065Z] #40 22.74 CC images/fs.o [2022-09-08T14:59:48.619Z] #7 ... [2022-09-08T14:59:48.619Z] [2022-09-08T14:59:48.619Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:59:48.619Z] #8 DONE 1.0s [2022-09-08T14:59:48.619Z] [2022-09-08T14:59:48.619Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-08T14:59:48.619Z] #9 DONE 1.0s [2022-09-08T14:59:48.619Z] [2022-09-08T14:59:48.619Z] #10 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-08T14:59:48.619Z] #10 DONE 1.0s [2022-09-08T14:59:48.627Z] #40 22.92 CC images/pstree.o [2022-09-08T14:59:48.627Z] #40 23.14 CC images/pipe.o [2022-09-08T14:59:48.660Z] #25 ... [2022-09-08T14:59:48.660Z] [2022-09-08T14:59:48.660Z] #32 [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-09-08T14:59:48.660Z] #32 66.85 internal/syscall/unix [2022-09-08T14:59:48.660Z] #32 67.34 time [2022-09-08T14:59:48.660Z] #32 73.78 internal/poll [2022-09-08T14:59:48.660Z] #32 76.04 internal/fmtsort [2022-09-08T14:59:48.660Z] #32 76.60 internal/syscall/execenv [2022-09-08T14:59:48.660Z] #32 76.63 path [2022-09-08T14:59:48.660Z] #32 76.82 strings [2022-09-08T14:59:48.883Z] #40 23.42 CC images/tcp-stream.o [2022-09-08T14:59:48.886Z] [2022-09-08T14:59:48.886Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-09-08T14:59:48.886Z] #7 DONE 1.1s [2022-09-08T14:59:48.917Z] #32 ... [2022-09-08T14:59:48.917Z] [2022-09-08T14:59:48.917Z] #40 [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-09-08T14:59:48.917Z] #40 6.782 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-08T14:59:48.917Z] #40 6.836 PBCC images/opts.pb-c.c [2022-09-08T14:59:48.917Z] #40 6.863 PBCC images/memfd.pb-c.c [2022-09-08T14:59:48.917Z] #40 6.905 DEP images/fown.pb-c.d [2022-09-08T14:59:48.917Z] #40 6.941 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-08T14:59:48.917Z] #40 6.974 DEP images/opts.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.036 DEP images/memfd.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.065 PBCC images/sit.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.110 DEP images/sit.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.148 PBCC images/macvlan.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.180 DEP images/macvlan.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.207 PBCC images/autofs.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.238 DEP images/autofs.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.278 PBCC images/sysctl.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.310 DEP images/sysctl.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.363 PBCC images/time.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.400 DEP images/time.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.474 PBCC images/binfmt-misc.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.496 DEP images/binfmt-misc.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.535 PBCC images/seccomp.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.560 DEP images/seccomp.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.608 PBCC images/userns.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.632 DEP images/userns.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.685 PBCC images/cgroup.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.716 DEP images/cgroup.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.760 PBCC images/ext-file.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.776 DEP images/ext-file.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.836 PBCC images/rpc.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.857 DEP images/rpc.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.916 PBCC images/siginfo.pb-c.c [2022-09-08T14:59:48.917Z] #40 7.936 DEP images/siginfo.pb-c.d [2022-09-08T14:59:48.917Z] #40 7.992 PBCC images/pagemap.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.040 DEP images/pagemap.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.076 PBCC images/rlimit.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.105 DEP images/rlimit.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.149 PBCC images/file-lock.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.186 DEP images/file-lock.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.261 PBCC images/tty.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.322 DEP images/tty.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.370 PBCC images/tun.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.405 PBCC images/netdev.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.448 DEP images/tun.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.483 DEP images/netdev.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.529 PBCC images/vma.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.578 DEP images/vma.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.653 PBCC images/creds.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.686 DEP images/creds.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.758 PBCC images/utsns.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.799 DEP images/utsns.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.852 PBCC images/ipc-desc.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.860 PBCC images/ipc-sem.pb-c.c [2022-09-08T14:59:48.917Z] #40 8.889 DEP images/ipc-desc.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.930 DEP images/ipc-sem.pb-c.d [2022-09-08T14:59:48.917Z] #40 8.999 PBCC images/ipc-msg.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.056 DEP images/ipc-msg.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.112 PBCC images/ipc-shm.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.157 DEP images/ipc-shm.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.198 PBCC images/ipc-var.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.237 DEP images/ipc-var.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.277 PBCC images/sk-opts.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.314 PBCC images/packet-sock.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.339 DEP images/sk-opts.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.367 DEP images/packet-sock.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.452 PBCC images/sk-netlink.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.478 DEP images/sk-netlink.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.518 PBCC images/sk-inet.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.566 DEP images/sk-inet.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.617 PBCC images/sk-unix.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.718 DEP images/sk-unix.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.773 PBCC images/mm.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.845 DEP images/mm.pb-c.d [2022-09-08T14:59:48.917Z] #40 9.898 PBCC images/timerfd.pb-c.c [2022-09-08T14:59:48.917Z] #40 9.941 DEP images/timerfd.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.00 PBCC images/timer.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.03 DEP images/timer.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.10 PBCC images/sa.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.16 DEP images/sa.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.24 PBCC images/pipe-data.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.28 DEP images/pipe-data.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.34 PBCC images/mnt.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.44 DEP images/mnt.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.51 PBCC images/sk-packet.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.54 DEP images/sk-packet.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.59 PBCC images/tcp-stream.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.67 DEP images/tcp-stream.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.71 PBCC images/pipe.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.76 DEP images/pipe.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.82 PBCC images/pstree.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.84 DEP images/pstree.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.87 PBCC images/fs.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.90 DEP images/fs.pb-c.d [2022-09-08T14:59:48.917Z] #40 10.95 PBCC images/signalfd.pb-c.c [2022-09-08T14:59:48.917Z] #40 10.98 DEP images/signalfd.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.04 PBCC images/fh.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.07 PBCC images/fsnotify.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.13 DEP images/fh.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.18 DEP images/fsnotify.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.24 PBCC images/eventpoll.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.27 DEP images/eventpoll.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.30 PBCC images/eventfd.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.34 DEP images/eventfd.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.39 PBCC images/remap-file-path.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.42 DEP images/remap-file-path.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.47 PBCC images/fifo.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.50 DEP images/fifo.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.55 PBCC images/ghost-file.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.60 DEP images/ghost-file.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.64 PBCC images/regfile.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.68 DEP images/regfile.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.72 PBCC images/ns.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.75 DEP images/ns.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.82 PBCC images/fdinfo.pb-c.c [2022-09-08T14:59:48.917Z] #40 11.89 DEP images/fdinfo.pb-c.d [2022-09-08T14:59:48.917Z] #40 11.95 PBCC images/core-aarch64.pb-c.c [2022-09-08T14:59:48.917Z] #40 12.01 PBCC images/core-arm.pb-c.c [2022-09-08T14:59:48.917Z] #40 12.08 PBCC images/core-ppc64.pb-c.c [2022-09-08T14:59:48.917Z] #40 12.12 PBCC images/core-s390.pb-c.c [2022-09-08T14:59:48.917Z] #40 12.16 PBCC images/core-x86.pb-c.c [2022-09-08T14:59:48.917Z] #40 12.21 PBCC images/core.pb-c.c [2022-09-08T14:59:48.917Z] #40 12.28 PBCC images/inventory.pb-c.c [2022-09-08T14:59:48.917Z] #40 12.37 DEP images/core-aarch64.pb-c.d [2022-09-08T14:59:48.917Z] #40 12.40 DEP images/core-arm.pb-c.d [2022-09-08T14:59:48.917Z] #40 12.45 DEP images/core-ppc64.pb-c.d [2022-09-08T14:59:48.917Z] #40 12.51 DEP images/core-s390.pb-c.d [2022-09-08T14:59:48.917Z] #40 12.58 DEP images/core-x86.pb-c.d [2022-09-08T14:59:48.917Z] #40 12.63 DEP images/core.pb-c.d [2022-09-08T14:59:49.140Z] #40 23.65 CC images/sk-packet.o [2022-09-08T14:59:49.174Z] #40 12.70 DEP images/inventory.pb-c.d [2022-09-08T14:59:49.397Z] #40 23.93 CC images/mnt.o [2022-09-08T14:59:49.431Z] #40 12.79 PBCC images/cpuinfo.pb-c.c [2022-09-08T14:59:49.431Z] #40 12.83 DEP images/cpuinfo.pb-c.d [2022-09-08T14:59:49.431Z] #40 12.87 PBCC images/stats.pb-c.c [2022-09-08T14:59:49.431Z] #40 12.91 DEP images/stats.pb-c.d [2022-09-08T14:59:49.653Z] #40 24.17 CC images/pipe-data.o [2022-09-08T14:59:49.747Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-09-08T14:59:49.824Z] [2022-09-08T14:59:49.824Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:59:49.824Z] #11 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-08T14:59:49.910Z] #40 24.35 CC images/sa.o [2022-09-08T14:59:49.910Z] #40 24.58 CC images/timer.o [2022-09-08T14:59:50.055Z] #11 DONE 2.4s [2022-09-08T14:59:50.055Z] [2022-09-08T14:59:50.055Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:50.055Z] #12 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-08T14:59:50.055Z] #12 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-08T14:59:50.055Z] #12 sha256:713f8690d9a101a49b0fb3956322a7486c6867c76c7d88258a2d7c4db5a7661e 1.79kB / 1.79kB done [2022-09-08T14:59:50.055Z] #12 sha256:cf0cb8a0dca7b1fa91566225390d4953ae22dda6edd8defb7607e1cb35c682f2 7.12kB / 7.12kB done [2022-09-08T14:59:50.055Z] #12 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 49.23MB / 49.23MB 1.2s done [2022-09-08T14:59:50.055Z] #12 sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 7.72MB / 7.72MB 0.5s done [2022-09-08T14:59:50.055Z] #12 sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 9.77MB / 9.77MB 0.7s done [2022-09-08T14:59:50.055Z] #12 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 52.17MB / 52.17MB 1.9s done [2022-09-08T14:59:50.055Z] #12 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 62.47MB / 62.47MB 2.1s done [2022-09-08T14:59:50.055Z] #12 extracting sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 0.9s [2022-09-08T14:59:50.055Z] #12 sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf 126B / 126B 2.2s done [2022-09-08T14:59:50.055Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 1.05MB / 109.00MB 2.3s [2022-09-08T14:59:50.086Z] #11 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-08T14:59:50.086Z] #11 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-08T14:59:50.086Z] #11 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-08T14:59:50.315Z] #12 ... [2022-09-08T14:59:50.315Z] [2022-09-08T14:59:50.315Z] #13 [internal] load build context [2022-09-08T14:59:50.315Z] #13 transferring context: 53.42MB 2.4s done [2022-09-08T14:59:50.315Z] #13 DONE 2.6s [2022-09-08T14:59:50.315Z] [2022-09-08T14:59:50.315Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:50.315Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 32.51MB / 109.00MB 2.5s [2022-09-08T14:59:50.315Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 39.85MB / 109.00MB 2.6s [2022-09-08T14:59:50.373Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.05MB / 50.44MB 0.2s [2022-09-08T14:59:50.473Z] #40 24.90 CC images/timerfd.o [2022-09-08T14:59:50.473Z] #40 ... [2022-09-08T14:59:50.473Z] [2022-09-08T14:59:50.473Z] #38 [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-09-08T14:59:50.576Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 50.33MB / 109.00MB 2.8s [2022-09-08T14:59:50.576Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 56.62MB / 109.00MB 2.9s [2022-09-08T14:59:50.638Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 9.44MB / 50.44MB 0.4s [2022-09-08T14:59:50.638Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 15.73MB / 50.44MB 0.6s [2022-09-08T14:59:50.799Z] #40 14.25 make[1]: Nothing to be done for 'all'. [2022-09-08T14:59:50.836Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 66.06MB / 109.00MB 3.0s [2022-09-08T14:59:50.836Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 82.84MB / 109.00MB 3.1s [2022-09-08T14:59:50.904Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 22.02MB / 50.44MB 0.7s [2022-09-08T14:59:50.904Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 31.46MB / 50.44MB 0.9s [2022-09-08T14:59:51.097Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 99.61MB / 109.00MB 3.2s [2022-09-08T14:59:51.097Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 109.00MB / 109.00MB 3.4s [2022-09-08T14:59:51.166Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 36.70MB / 50.44MB 1.0s [2022-09-08T14:59:51.167Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 42.99MB / 50.44MB 1.1s [2022-09-08T14:59:51.190Z] #24 ... [2022-09-08T14:59:51.190Z] [2022-09-08T14:59:51.190Z] #26 [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-09-08T14:59:51.190Z] #0 9.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:59:51.190Z] #0 9.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:59:51.190Z] #0 9.270 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:59:51.190Z] #26 ... [2022-09-08T14:59:51.190Z] [2022-09-08T14:59:51.190Z] #27 [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-09-08T14:59:51.190Z] #0 5.908 + RM_GOPATH=0 [2022-09-08T14:59:51.190Z] #0 5.908 + TMP_GOPATH= [2022-09-08T14:59:51.190Z] #0 5.908 + : /build [2022-09-08T14:59:51.190Z] #0 5.908 + '[' -z '' ']' [2022-09-08T14:59:51.190Z] #0 5.908 ++ mktemp -d [2022-09-08T14:59:51.190Z] #0 5.908 + export GOPATH=/tmp/tmp.vuuHH5j0jF [2022-09-08T14:59:51.190Z] #0 5.908 + GOPATH=/tmp/tmp.vuuHH5j0jF [2022-09-08T14:59:51.190Z] #0 5.908 + RM_GOPATH=1 [2022-09-08T14:59:51.190Z] #0 5.908 + case "$(go env GOARCH)" in [2022-09-08T14:59:51.190Z] #0 5.908 ++ go env GOARCH [2022-09-08T14:59:51.190Z] #0 5.929 Install shfmt version v3.0.2 [2022-09-08T14:59:51.190Z] #0 5.929 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.190Z] #0 5.929 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.190Z] #0 5.929 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:51.190Z] #0 5.929 + dir=/tmp/install [2022-09-08T14:59:51.190Z] #0 5.929 + bin=shfmt [2022-09-08T14:59:51.190Z] #0 5.929 + shift [2022-09-08T14:59:51.190Z] #0 5.929 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-08T14:59:51.190Z] #0 5.929 + . /tmp/install/shfmt.installer [2022-09-08T14:59:51.190Z] #0 5.929 ++ : v3.0.2 [2022-09-08T14:59:51.190Z] #0 5.929 + install_shfmt [2022-09-08T14:59:51.190Z] #0 5.929 + echo 'Install shfmt version v3.0.2' [2022-09-08T14:59:51.190Z] #0 5.929 + GOBIN=/build [2022-09-08T14:59:51.190Z] #0 5.929 + GO111MODULE=on [2022-09-08T14:59:51.190Z] #0 5.929 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-08T14:59:51.190Z] #0 6.438 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T14:59:51.190Z] #0 7.331 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T14:59:51.190Z] #0 7.338 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T14:59:51.190Z] #0 7.580 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T14:59:51.190Z] #0 8.682 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T14:59:51.190Z] #27 ... [2022-09-08T14:59:51.190Z] [2022-09-08T14:59:51.190Z] #28 [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-09-08T14:59:51.190Z] #0 9.076 + RM_GOPATH=0 [2022-09-08T14:59:51.190Z] #0 9.076 + TMP_GOPATH= [2022-09-08T14:59:51.190Z] #0 9.076 + : /build [2022-09-08T14:59:51.190Z] #0 9.076 + '[' -z '' ']' [2022-09-08T14:59:51.190Z] #0 9.076 ++ mktemp -d [2022-09-08T14:59:51.190Z] #0 9.101 + export GOPATH=/tmp/tmp.VbB3mkDOeX [2022-09-08T14:59:51.190Z] #0 9.101 + GOPATH=/tmp/tmp.VbB3mkDOeX [2022-09-08T14:59:51.190Z] #0 9.101 + RM_GOPATH=1 [2022-09-08T14:59:51.190Z] #0 9.101 + case "$(go env GOARCH)" in [2022-09-08T14:59:51.190Z] #0 9.102 ++ go env GOARCH [2022-09-08T14:59:51.190Z] #0 9.126 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.190Z] #0 9.133 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.190Z] #0 9.133 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:51.190Z] #0 9.153 + dir=/tmp/install [2022-09-08T14:59:51.190Z] #0 9.155 + bin=vndr [2022-09-08T14:59:51.190Z] #0 9.156 + shift [2022-09-08T14:59:51.190Z] #0 9.156 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-08T14:59:51.190Z] #0 9.156 + . /tmp/install/vndr.installer [2022-09-08T14:59:51.190Z] #0 9.157 ++ : v0.1.2 [2022-09-08T14:59:51.190Z] #0 9.157 + install_vndr [2022-09-08T14:59:51.190Z] #0 9.157 + echo 'Install vndr version v0.1.2' [2022-09-08T14:59:51.190Z] #0 9.158 + GOBIN=/build [2022-09-08T14:59:51.190Z] #0 9.158 + GO111MODULE=on [2022-09-08T14:59:51.190Z] #0 9.158 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-08T14:59:51.190Z] #0 9.168 Install vndr version v0.1.2 [2022-09-08T14:59:51.190Z] #0 9.702 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-08T14:59:51.190Z] #28 ... [2022-09-08T14:59:51.190Z] [2022-09-08T14:59:51.190Z] #29 [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-09-08T14:59:51.190Z] #0 8.085 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T14:59:51.190Z] #0 8.101 Cloning into '.'... [2022-09-08T14:59:51.190Z] #29 ... [2022-09-08T14:59:51.190Z] [2022-09-08T14:59:51.190Z] #30 [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-09-08T14:59:51.190Z] #0 5.908 + RM_GOPATH=0 [2022-09-08T14:59:51.190Z] #0 5.908 + TMP_GOPATH= [2022-09-08T14:59:51.190Z] #0 5.908 + : /build [2022-09-08T14:59:51.190Z] #0 5.908 + '[' -z '' ']' [2022-09-08T14:59:51.190Z] #0 5.908 ++ mktemp -d [2022-09-08T14:59:51.190Z] #0 5.909 + export GOPATH=/tmp/tmp.9pgGE5GGsA [2022-09-08T14:59:51.190Z] #0 5.909 + GOPATH=/tmp/tmp.9pgGE5GGsA [2022-09-08T14:59:51.190Z] #0 5.909 + RM_GOPATH=1 [2022-09-08T14:59:51.190Z] #0 5.909 + case "$(go env GOARCH)" in [2022-09-08T14:59:51.190Z] #0 5.929 ++ go env GOARCH [2022-09-08T14:59:51.190Z] #0 5.929 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.190Z] #0 5.929 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.190Z] #0 5.929 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:51.190Z] #0 5.944 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:59:51.190Z] #0 5.944 + dir=/tmp/install [2022-09-08T14:59:51.190Z] #0 5.944 + bin=tomlv [2022-09-08T14:59:51.190Z] #0 5.944 + shift [2022-09-08T14:59:51.190Z] #0 5.944 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-08T14:59:51.190Z] #0 5.944 + . /tmp/install/tomlv.installer [2022-09-08T14:59:51.190Z] #0 5.944 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:59:51.190Z] #0 5.944 + install_tomlv [2022-09-08T14:59:51.190Z] #0 5.944 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-08T14:59:51.190Z] #0 5.944 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9pgGE5GGsA/src/github.com/BurntSushi/toml [2022-09-08T14:59:51.190Z] #0 5.944 Cloning into '/tmp/tmp.9pgGE5GGsA/src/github.com/BurntSushi/toml'... [2022-09-08T14:59:51.190Z] #0 6.865 + cd /tmp/tmp.9pgGE5GGsA/src/github.com/BurntSushi/toml [2022-09-08T14:59:51.190Z] #0 6.865 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T14:59:51.190Z] #0 6.990 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T14:59:51.190Z] #0 7.487 internal/unsafeheader [2022-09-08T14:59:51.190Z] #0 7.517 internal/goarch [2022-09-08T14:59:51.190Z] #0 7.651 internal/cpu [2022-09-08T14:59:51.190Z] #0 7.652 internal/abi [2022-09-08T14:59:51.190Z] #0 7.944 internal/goexperiment [2022-09-08T14:59:51.190Z] #0 8.157 internal/goos [2022-09-08T14:59:51.190Z] #0 8.299 runtime/internal/atomic [2022-09-08T14:59:51.190Z] #0 8.373 internal/bytealg [2022-09-08T14:59:51.190Z] #0 9.263 runtime/internal/math [2022-09-08T14:59:51.190Z] #0 9.426 runtime/internal/sys [2022-09-08T14:59:51.190Z] #0 9.605 runtime/internal/syscall [2022-09-08T14:59:51.190Z] #0 9.945 internal/itoa [2022-09-08T14:59:51.190Z] #0 10.19 runtime [2022-09-08T14:59:51.190Z] #0 10.20 math/bits [2022-09-08T14:59:51.190Z] #30 ... [2022-09-08T14:59:51.190Z] [2022-09-08T14:59:51.190Z] #31 [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-09-08T14:59:51.190Z] #0 9.337 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:59:51.190Z] #0 9.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:59:51.190Z] #0 9.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:59:51.190Z] #0 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:59:51.428Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 48.23MB / 50.44MB 1.2s [2022-09-08T14:59:51.490Z] #31 ... [2022-09-08T14:59:51.490Z] [2022-09-08T14:59:51.490Z] #32 [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-09-08T14:59:51.490Z] #0 6.456 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:59:51.490Z] #0 6.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:59:51.490Z] #0 6.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:59:51.490Z] #0 7.242 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T14:59:51.490Z] #0 8.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T14:59:51.490Z] #32 ... [2022-09-08T14:59:51.490Z] [2022-09-08T14:59:51.490Z] #33 [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-09-08T14:59:51.490Z] #0 5.322 + RM_GOPATH=0 [2022-09-08T14:59:51.490Z] #0 5.322 + TMP_GOPATH= [2022-09-08T14:59:51.490Z] #0 5.322 + : /build [2022-09-08T14:59:51.490Z] #0 5.322 + '[' -z '' ']' [2022-09-08T14:59:51.490Z] #0 5.322 ++ mktemp -d [2022-09-08T14:59:51.490Z] #0 5.329 + export GOPATH=/tmp/tmp.p5SQH2JQPr [2022-09-08T14:59:51.490Z] #0 5.329 + GOPATH=/tmp/tmp.p5SQH2JQPr [2022-09-08T14:59:51.490Z] #0 5.329 + RM_GOPATH=1 [2022-09-08T14:59:51.490Z] #0 5.329 + case "$(go env GOARCH)" in [2022-09-08T14:59:51.490Z] #0 5.329 ++ go env GOARCH [2022-09-08T14:59:51.490Z] #0 5.345 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.490Z] #0 5.345 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.490Z] #0 5.345 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:51.490Z] #0 5.390 + dir=/tmp/install [2022-09-08T14:59:51.490Z] #0 5.390 + bin=gotestsum [2022-09-08T14:59:51.491Z] #0 5.390 + shift [2022-09-08T14:59:51.491Z] #0 5.390 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-08T14:59:51.491Z] #0 5.390 + . /tmp/install/gotestsum.installer [2022-09-08T14:59:51.491Z] #0 5.401 ++ : v1.7.0 [2022-09-08T14:59:51.491Z] #0 5.401 + install_gotestsum [2022-09-08T14:59:51.491Z] #0 5.401 + set -e [2022-09-08T14:59:51.491Z] #0 5.401 + echo 'Install gotestsum version v1.7.0' [2022-09-08T14:59:51.491Z] #0 5.401 + GOBIN=/build [2022-09-08T14:59:51.491Z] #0 5.401 + GO111MODULE=on [2022-09-08T14:59:51.491Z] #0 5.401 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-08T14:59:51.491Z] #0 5.401 Install gotestsum version v1.7.0 [2022-09-08T14:59:51.491Z] #0 5.794 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-08T14:59:51.491Z] #0 6.953 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T14:59:51.491Z] #0 6.953 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T14:59:51.491Z] #0 6.979 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T14:59:51.491Z] #0 7.004 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T14:59:51.491Z] #0 7.310 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T14:59:51.491Z] #0 7.310 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T14:59:51.491Z] #0 7.381 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T14:59:51.491Z] #0 7.390 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T14:59:51.491Z] #0 7.570 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T14:59:51.491Z] #0 7.687 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T14:59:51.491Z] #0 7.746 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T14:59:51.491Z] #0 7.787 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T14:59:51.502Z] #38 49.13 Checking out files: 43% (2156/4986) Checking out files: 44% (2194/4986) Checking out files: 45% (2244/4986) Checking out files: 46% (2294/4986) Checking out files: 47% (2344/4986) Checking out files: 48% (2394/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 82% (4110/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-08T14:59:51.502Z] #38 50.73 + cd /tmp/tmp.2sdwHuFdbx/src/github.com/containerd/containerd [2022-09-08T14:59:51.671Z] #12 ... [2022-09-08T14:59:51.671Z] [2022-09-08T14:59:51.671Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:59:51.671Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T14:59:51.671Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T14:59:51.671Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T14:59:51.671Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T14:59:51.671Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.3s done [2022-09-08T14:59:51.671Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-09-08T14:59:51.671Z] #14 DONE 4.0s [2022-09-08T14:59:51.671Z] [2022-09-08T14:59:51.671Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:51.671Z] #12 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 109.00MB / 109.00MB 3.8s done [2022-09-08T14:59:51.747Z] #33 ... [2022-09-08T14:59:51.747Z] [2022-09-08T14:59:51.747Z] #34 [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-09-08T14:59:51.747Z] #0 4.402 + RM_GOPATH=0 [2022-09-08T14:59:51.747Z] #0 4.402 + TMP_GOPATH= [2022-09-08T14:59:51.747Z] #0 4.402 + : /build [2022-09-08T14:59:51.747Z] #0 4.402 + '[' -z '' ']' [2022-09-08T14:59:51.747Z] #0 4.402 ++ mktemp -d [2022-09-08T14:59:51.747Z] #0 4.403 + export GOPATH=/tmp/tmp.5FwuG2kQYM [2022-09-08T14:59:51.747Z] #0 4.403 + GOPATH=/tmp/tmp.5FwuG2kQYM [2022-09-08T14:59:51.747Z] #0 4.403 + RM_GOPATH=1 [2022-09-08T14:59:51.747Z] #0 4.403 + case "$(go env GOARCH)" in [2022-09-08T14:59:51.747Z] #0 4.404 ++ go env GOARCH [2022-09-08T14:59:51.747Z] #0 4.410 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.747Z] #0 4.410 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:51.747Z] #0 4.410 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:51.747Z] #0 4.418 + dir=/tmp/install [2022-09-08T14:59:51.747Z] #0 4.418 + bin=proxy [2022-09-08T14:59:51.747Z] #0 4.418 + shift [2022-09-08T14:59:51.747Z] #0 4.418 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-08T14:59:51.747Z] #0 4.418 + . /tmp/install/proxy.installer [2022-09-08T14:59:51.747Z] #0 4.418 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:59:51.747Z] #0 4.418 + install_proxy [2022-09-08T14:59:51.747Z] #0 4.418 + case "$1" in [2022-09-08T14:59:51.747Z] #0 4.418 + export CGO_ENABLED=0 [2022-09-08T14:59:51.747Z] #0 4.418 + CGO_ENABLED=0 [2022-09-08T14:59:51.747Z] #0 4.418 + _install_proxy [2022-09-08T14:59:51.747Z] #0 4.418 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-08T14:59:51.747Z] #0 4.418 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5FwuG2kQYM/src/github.com/docker/libnetwork [2022-09-08T14:59:51.747Z] #0 4.418 Cloning into '/tmp/tmp.5FwuG2kQYM/src/github.com/docker/libnetwork'... [2022-09-08T14:59:51.747Z] #0 4.418 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:59:51.759Z] #38 50.74 + git checkout -q v1.6.8 [2022-09-08T14:59:51.759Z] #38 ... [2022-09-08T14:59:51.759Z] [2022-09-08T14:59:51.759Z] #26 [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-09-08T14:59:51.759Z] #26 88.85 github.com/BurntSushi/toml [2022-09-08T14:59:51.759Z] #26 88.85 flag [2022-09-08T14:59:51.759Z] #26 90.50 log [2022-09-08T14:59:51.759Z] #26 93.09 github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T14:59:51.759Z] #26 DONE 95.4s [2022-09-08T14:59:51.932Z] #12 extracting sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 3.0s done [2022-09-08T14:59:52.003Z] #34 ... [2022-09-08T14:59:52.003Z] [2022-09-08T14:59:52.003Z] #35 [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-09-08T14:59:52.003Z] #0 5.004 + RM_GOPATH=0 [2022-09-08T14:59:52.003Z] #0 5.004 + TMP_GOPATH= [2022-09-08T14:59:52.003Z] #0 5.004 + : /build [2022-09-08T14:59:52.003Z] #0 5.004 + '[' -z '' ']' [2022-09-08T14:59:52.003Z] #0 5.005 ++ mktemp -d [2022-09-08T14:59:52.003Z] #0 5.007 + export GOPATH=/tmp/tmp.2pxqSTbe5G [2022-09-08T14:59:52.003Z] #0 5.007 + GOPATH=/tmp/tmp.2pxqSTbe5G [2022-09-08T14:59:52.003Z] #0 5.007 + RM_GOPATH=1 [2022-09-08T14:59:52.003Z] #0 5.007 + case "$(go env GOARCH)" in [2022-09-08T14:59:52.003Z] #0 5.008 ++ go env GOARCH [2022-09-08T14:59:52.003Z] #0 5.024 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:52.003Z] #0 5.024 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:52.003Z] #0 5.024 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:52.003Z] #0 5.026 Install golangci-lint version v1.44.0 [2022-09-08T14:59:52.003Z] #0 5.026 + dir=/tmp/install [2022-09-08T14:59:52.003Z] #0 5.026 + bin=golangci_lint [2022-09-08T14:59:52.003Z] #0 5.026 + shift [2022-09-08T14:59:52.003Z] #0 5.026 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-08T14:59:52.003Z] #0 5.026 + . /tmp/install/golangci_lint.installer [2022-09-08T14:59:52.003Z] #0 5.026 ++ : v1.44.0 [2022-09-08T14:59:52.003Z] #0 5.026 + install_golangci_lint [2022-09-08T14:59:52.003Z] #0 5.026 + set -e [2022-09-08T14:59:52.003Z] #0 5.026 + echo 'Install golangci-lint version v1.44.0' [2022-09-08T14:59:52.003Z] #0 5.026 + GOBIN=/build [2022-09-08T14:59:52.003Z] #0 5.026 + GO111MODULE=on [2022-09-08T14:59:52.003Z] #0 5.026 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-08T14:59:52.003Z] #0 5.537 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-08T14:59:52.003Z] #35 ... [2022-09-08T14:59:52.003Z] [2022-09-08T14:59:52.003Z] #36 [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-09-08T14:59:52.003Z] #0 7.972 + RM_GOPATH=0 [2022-09-08T14:59:52.003Z] #0 7.972 + TMP_GOPATH= [2022-09-08T14:59:52.003Z] #0 7.972 + : /build [2022-09-08T14:59:52.003Z] #0 7.972 + '[' -z '' ']' [2022-09-08T14:59:52.003Z] #0 7.972 ++ mktemp -d [2022-09-08T14:59:52.003Z] #0 7.990 + export GOPATH=/tmp/tmp.o7Oc4DYS7y [2022-09-08T14:59:52.003Z] #0 7.990 + GOPATH=/tmp/tmp.o7Oc4DYS7y [2022-09-08T14:59:52.003Z] #0 7.990 + RM_GOPATH=1 [2022-09-08T14:59:52.003Z] #0 7.990 + case "$(go env GOARCH)" in [2022-09-08T14:59:52.003Z] #0 7.990 ++ go env GOARCH [2022-09-08T14:59:52.003Z] #0 7.991 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:52.003Z] #0 7.991 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:52.003Z] #0 8.002 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:52.003Z] #0 8.010 Install docker/cli version 17.06.2-ce from stable [2022-09-08T14:59:52.003Z] #0 8.011 + dir=/tmp/install [2022-09-08T14:59:52.003Z] #0 8.011 + bin=dockercli [2022-09-08T14:59:52.003Z] #0 8.011 + shift [2022-09-08T14:59:52.003Z] #0 8.011 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-08T14:59:52.003Z] #0 8.011 + . /tmp/install/dockercli.installer [2022-09-08T14:59:52.003Z] #0 8.011 ++ : stable [2022-09-08T14:59:52.003Z] #0 8.011 ++ : 17.06.2-ce [2022-09-08T14:59:52.003Z] #0 8.011 + install_dockercli [2022-09-08T14:59:52.003Z] #0 8.011 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T14:59:52.003Z] #0 8.011 ++ uname -m [2022-09-08T14:59:52.003Z] #0 8.017 + arch=x86_64 [2022-09-08T14:59:52.003Z] #0 8.017 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T14:59:52.003Z] #0 8.017 + url=https://download.docker.com/linux/static [2022-09-08T14:59:52.003Z] #0 8.017 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T14:59:52.003Z] #0 8.017 + tar -xz docker/docker [2022-09-08T14:59:52.004Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.7s done [2022-09-08T14:59:52.005Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 [2022-09-08T14:59:52.061Z] [2022-09-08T14:59:52.061Z] #37 [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-09-08T14:59:52.061Z] #37 90.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T14:59:52.061Z] #37 90.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T14:59:52.061Z] #37 90.04 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T14:59:52.167Z] #40 15.56 CC images/stats.o [2022-09-08T14:59:52.260Z] #36 ... [2022-09-08T14:59:52.260Z] [2022-09-08T14:59:52.260Z] #30 [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-09-08T14:59:52.260Z] #30 11.57 math [2022-09-08T14:59:52.424Z] #40 15.98 CC images/core.o [2022-09-08T14:59:52.500Z] #12 extracting sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 0.1s [2022-09-08T14:59:52.500Z] #12 ... [2022-09-08T14:59:52.500Z] [2022-09-08T14:59:52.500Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:59:52.500Z] #15 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-08T14:59:52.500Z] #15 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-08T14:59:52.500Z] #15 sha256:46f5b3c07b5e5aa83547cf697dcfe097052ff88018481fe615206c5651d75ba0 529B / 529B done [2022-09-08T14:59:52.500Z] #15 sha256:acc71be2b14e0aa7e789dd25be145d42b93a4c9177b49a46458e7a9bbb4a4604 1.48kB / 1.48kB done [2022-09-08T14:59:52.500Z] #15 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 49.23MB / 49.23MB 1.1s done [2022-09-08T14:59:52.500Z] #15 DONE 5.0s [2022-09-08T14:59:52.500Z] [2022-09-08T14:59:52.500Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:52.760Z] #12 extracting sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 0.4s done [2022-09-08T14:59:52.988Z] #40 16.51 CC images/core-x86.o [2022-09-08T14:59:53.020Z] #12 extracting sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a [2022-09-08T14:59:53.282Z] #12 extracting sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 0.3s done [2022-09-08T14:59:53.542Z] #12 extracting sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 [2022-09-08T14:59:53.551Z] #40 17.01 CC images/core-arm.o [2022-09-08T14:59:53.808Z] #40 17.32 CC images/core-aarch64.o [2022-09-08T14:59:53.925Z] #11 ... [2022-09-08T14:59:53.925Z] [2022-09-08T14:59:53.925Z] #12 [internal] load build context [2022-09-08T14:59:53.925Z] #12 transferring context: 53.42MB 3.6s done [2022-09-08T14:59:53.925Z] #12 DONE 3.7s [2022-09-08T14:59:53.925Z] [2022-09-08T14:59:53.925Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:53.925Z] #13 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-08T14:59:53.925Z] #13 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-08T14:59:53.925Z] #13 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-08T14:59:53.925Z] #13 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-08T14:59:53.925Z] #13 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.4s done [2022-09-08T14:59:53.925Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.7s done [2022-09-08T14:59:53.925Z] #13 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.7s done [2022-09-08T14:59:53.925Z] #13 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 2.2s done [2022-09-08T14:59:53.925Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 2.8s done [2022-09-08T14:59:53.925Z] #13 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 2.9s done [2022-09-08T14:59:53.925Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 39.85MB / 141.88MB 3.6s [2022-09-08T14:59:53.925Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 49.28MB / 141.88MB 3.8s [2022-09-08T14:59:53.925Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 57.67MB / 141.88MB 3.9s [2022-09-08T14:59:54.065Z] #40 17.69 CC images/core-ppc64.o [2022-09-08T14:59:54.185Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 65.01MB / 141.88MB 4.0s [2022-09-08T14:59:54.444Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 81.79MB / 141.88MB 4.2s [2022-09-08T14:59:54.444Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 91.23MB / 141.88MB 4.3s [2022-09-08T14:59:54.703Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 106.95MB / 141.88MB 4.5s [2022-09-08T14:59:54.703Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 120.59MB / 141.88MB 4.7s [2022-09-08T14:59:54.962Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 127.93MB / 141.88MB 4.8s [2022-09-08T14:59:54.962Z] #13 ... [2022-09-08T14:59:54.962Z] [2022-09-08T14:59:54.962Z] #14 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:59:54.962Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T14:59:54.962Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T14:59:54.962Z] #14 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-08T14:59:54.962Z] #14 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-08T14:59:54.962Z] #14 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-09-08T14:59:54.962Z] #14 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-09-08T14:59:54.962Z] #14 DONE 5.2s [2022-09-08T14:59:54.962Z] [2022-09-08T14:59:54.962Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:54.962Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 135.27MB / 141.88MB 4.9s [2022-09-08T14:59:54.962Z] #13 ... [2022-09-08T14:59:54.962Z] [2022-09-08T14:59:54.962Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:59:54.994Z] #40 18.27 CC images/core-s390.o [2022-09-08T14:59:55.251Z] #40 18.89 CC images/cpuinfo.o [2022-09-08T14:59:55.527Z] #30 ... [2022-09-08T14:59:55.527Z] [2022-09-08T14:59:55.527Z] #37 [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-09-08T14:59:55.527Z] #0 7.216 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T14:59:55.527Z] #0 7.257 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T14:59:55.527Z] #0 7.278 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T14:59:55.527Z] #0 7.343 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T14:59:55.527Z] #0 8.444 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-08T14:59:55.527Z] #37 ... [2022-09-08T14:59:55.527Z] [2022-09-08T14:59:55.527Z] #20 [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-09-08T14:59:55.527Z] #20 7.791 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T14:59:55.527Z] #20 8.148 [2022-09-08T14:59:55.527Z] #20 8.446 #=#=# ######################################################################## 100.0% [2022-09-08T14:59:55.527Z] #20 8.588 [2022-09-08T14:59:55.527Z] #20 9.681 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T14:59:55.527Z] #20 10.12 [2022-09-08T14:59:55.527Z] #20 10.43 #=#=# ######################################################################## 100.0% [2022-09-08T14:59:55.527Z] #20 10.75 [2022-09-08T14:59:55.527Z] #20 12.14 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-08T14:59:55.527Z] #20 12.79 [2022-09-08T14:59:55.784Z] #20 12.99 #=#=# ##O#- # ## 3.1% ##### 7.8% ######### 12.8% ############ 17.1% ############## 20.7% ################# 24.8% #################### 28.5% ####################### 32.4% ########################## 36.5% ############################# 41.2% ################################# 46.0% ################################### 49.9% ###################################### 53.6% ######################################## 56.4% ########################################### 60.2% ############################################## 65.1% ################################################## 69.9% ###################################################### 75.1% ######################################################### 79.7% ############################################################ 83.6% ############################################################### 88.4% ################################################################## 92.6% #################################################################### 95.5% ####################################################################### 99.5% ######################################################################## 100.0% [2022-09-08T14:59:55.784Z] #20 16.00 [2022-09-08T14:59:55.854Z] #40 19.33 CC images/inventory.o [2022-09-08T14:59:55.854Z] #40 19.55 CC images/fdinfo.o [2022-09-08T14:59:56.418Z] #40 19.89 CC images/fown.o [2022-09-08T14:59:56.674Z] #40 20.07 CC images/ns.o [2022-09-08T14:59:56.674Z] #40 20.23 CC images/regfile.o [2022-09-08T14:59:56.840Z] #12 extracting sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 3.0s done [2022-09-08T14:59:56.840Z] #12 extracting sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 [2022-09-08T14:59:56.877Z] #11 ... [2022-09-08T14:59:56.877Z] [2022-09-08T14:59:56.877Z] #15 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-08T14:59:56.877Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-08T14:59:56.877Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-08T14:59:56.877Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-08T14:59:56.877Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-08T14:59:56.877Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-09-08T14:59:56.877Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-09-08T14:59:56.877Z] #15 DONE 6.7s [2022-09-08T14:59:56.877Z] [2022-09-08T14:59:56.877Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-08T14:59:56.877Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.8s done [2022-09-08T14:59:56.931Z] #40 20.50 CC images/ghost-file.o [2022-09-08T14:59:57.188Z] #40 20.81 CC images/fifo.o [2022-09-08T14:59:57.361Z] #37 ... [2022-09-08T14:59:57.361Z] [2022-09-08T14:59:57.361Z] #40 [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-09-08T14:59:57.361Z] #40 25.13 CC images/mm.o [2022-09-08T14:59:57.361Z] #40 25.44 CC images/sk-opts.o [2022-09-08T14:59:57.361Z] #40 25.76 CC images/sk-unix.o [2022-09-08T14:59:57.361Z] #40 26.09 CC images/sk-inet.o [2022-09-08T14:59:57.361Z] #40 26.64 CC images/tun.o [2022-09-08T14:59:57.361Z] #40 27.25 CC images/sk-netlink.o [2022-09-08T14:59:57.361Z] #40 27.38 CC images/packet-sock.o [2022-09-08T14:59:57.361Z] #40 27.68 CC images/ipc-var.o [2022-09-08T14:59:57.361Z] #40 27.88 CC images/ipc-desc.o [2022-09-08T14:59:57.361Z] #40 28.06 CC images/ipc-shm.o [2022-09-08T14:59:57.361Z] #40 28.24 CC images/ipc-msg.o [2022-09-08T14:59:57.361Z] #40 28.45 CC images/ipc-sem.o [2022-09-08T14:59:57.361Z] #40 28.63 CC images/utsns.o [2022-09-08T14:59:57.361Z] #40 28.87 CC images/creds.o [2022-09-08T14:59:57.361Z] #40 29.12 CC images/vma.o [2022-09-08T14:59:57.361Z] #40 29.41 CC images/netdev.o [2022-09-08T14:59:57.361Z] #40 29.75 CC images/tty.o [2022-09-08T14:59:57.361Z] #40 30.14 CC images/file-lock.o [2022-09-08T14:59:57.361Z] #40 30.38 CC images/rlimit.o [2022-09-08T14:59:57.361Z] #40 30.55 CC images/pagemap.o [2022-09-08T14:59:57.361Z] #40 30.90 CC images/siginfo.o [2022-09-08T14:59:57.361Z] #40 31.19 CC images/rpc.o [2022-09-08T14:59:57.444Z] #40 20.99 CC images/remap-file-path.o [2022-09-08T14:59:57.445Z] #11 DONE 7.7s [2022-09-08T14:59:57.445Z] [2022-09-08T14:59:57.445Z] #16 [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-09-08T14:59:57.617Z] #40 32.17 CC images/ext-file.o [2022-09-08T14:59:57.677Z] #20 17.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T14:59:57.677Z] #20 ... [2022-09-08T14:59:57.677Z] [2022-09-08T14:59:57.677Z] #36 [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-09-08T14:59:57.677Z] #36 16.83 + mkdir -p /build [2022-09-08T14:59:57.677Z] #36 16.86 + mv docker/docker /build/ [2022-09-08T14:59:57.677Z] #36 16.86 + rmdir docker [2022-09-08T14:59:57.701Z] #40 21.25 CC images/eventfd.o [2022-09-08T14:59:57.873Z] #40 32.35 CC images/cgroup.o [2022-09-08T14:59:57.958Z] #40 21.55 CC images/eventpoll.o [2022-09-08T14:59:58.215Z] #40 21.77 CC images/fh.o [2022-09-08T14:59:58.252Z] #12 ... [2022-09-08T14:59:58.252Z] [2022-09-08T14:59:58.252Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T14:59:58.252Z] #16 DONE 0.5s [2022-09-08T14:59:58.252Z] [2022-09-08T14:59:58.252Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:58.252Z] #12 ... [2022-09-08T14:59:58.252Z] [2022-09-08T14:59:58.252Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T14:59:58.382Z] #16 ... [2022-09-08T14:59:58.382Z] [2022-09-08T14:59:58.382Z] #17 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T14:59:58.382Z] #17 DONE 0.5s [2022-09-08T14:59:58.382Z] [2022-09-08T14:59:58.382Z] #18 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T14:59:58.435Z] #40 32.91 CC images/userns.o [2022-09-08T14:59:58.472Z] #40 22.07 CC images/fsnotify.o [2022-09-08T14:59:58.606Z] #36 DONE 18.0s [2022-09-08T14:59:58.606Z] [2022-09-08T14:59:58.606Z] #34 [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-09-08T14:59:58.691Z] #40 33.18 CC images/google/protobuf/descriptor.o [2022-09-08T14:59:58.842Z] #17 DONE 0.9s [2022-09-08T14:59:58.842Z] [2022-09-08T14:59:58.842Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:58.863Z] #34 17.01 Checking out files: 50% (965/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: 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-09-08T14:59:58.863Z] #34 18.22 + cd /tmp/tmp.5FwuG2kQYM/src/github.com/docker/libnetwork [2022-09-08T14:59:58.863Z] #34 18.22 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T14:59:58.950Z] #18 DONE 0.7s [2022-09-08T14:59:58.950Z] [2022-09-08T14:59:58.950Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T14:59:58.950Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 6.3s done [2022-09-08T14:59:58.950Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.6s done [2022-09-08T14:59:58.950Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.4s done [2022-09-08T14:59:59.035Z] #40 ... [2022-09-08T14:59:59.035Z] [2022-09-08T14:59:59.035Z] #32 [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-09-08T14:59:59.035Z] #32 77.17 io/fs [2022-09-08T14:59:59.035Z] #32 78.29 os [2022-09-08T14:59:59.035Z] #32 79.41 bufio [2022-09-08T14:59:59.035Z] #32 81.19 text/tabwriter [2022-09-08T14:59:59.035Z] #32 82.11 io/ioutil [2022-09-08T14:59:59.035Z] #32 82.13 fmt [2022-09-08T14:59:59.035Z] #32 84.60 flag [2022-09-08T14:59:59.035Z] #32 84.60 github.com/BurntSushi/toml [2022-09-08T14:59:59.035Z] #32 86.27 log [2022-09-08T14:59:59.035Z] #32 ... [2022-09-08T14:59:59.035Z] [2022-09-08T14:59:59.035Z] #40 [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-09-08T14:59:59.035Z] #40 22.59 CC images/signalfd.o [2022-09-08T14:59:59.102Z] #12 extracting sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 2.2s done [2022-09-08T14:59:59.119Z] #34 18.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-08T14:59:59.346Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-08T14:59:59.351Z] #40 22.79 CC images/fs.o [2022-09-08T14:59:59.363Z] #12 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f [2022-09-08T14:59:59.375Z] #34 ... [2022-09-08T14:59:59.375Z] [2022-09-08T14:59:59.375Z] #21 [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-09-08T14:59:59.375Z] #21 8.719 + RM_GOPATH=0 [2022-09-08T14:59:59.375Z] #21 8.719 + TMP_GOPATH= [2022-09-08T14:59:59.375Z] #21 8.719 + : /build [2022-09-08T14:59:59.375Z] #21 8.719 + '[' -z '' ']' [2022-09-08T14:59:59.375Z] #21 8.719 ++ mktemp -d [2022-09-08T14:59:59.375Z] #21 8.719 + export GOPATH=/tmp/tmp.z1P962vWuU [2022-09-08T14:59:59.375Z] #21 8.719 + GOPATH=/tmp/tmp.z1P962vWuU [2022-09-08T14:59:59.375Z] #21 8.719 + RM_GOPATH=1 [2022-09-08T14:59:59.375Z] #21 8.719 + case "$(go env GOARCH)" in [2022-09-08T14:59:59.375Z] #21 8.719 ++ go env GOARCH [2022-09-08T14:59:59.375Z] #21 8.769 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:59.375Z] #21 8.769 + GO_BUILDMODE=-buildmode=pie [2022-09-08T14:59:59.375Z] #21 8.769 ++ dirname /tmp/install/install.sh [2022-09-08T14:59:59.375Z] #21 8.769 + dir=/tmp/install [2022-09-08T14:59:59.375Z] #21 8.769 + bin=rootlesskit [2022-09-08T14:59:59.375Z] #21 8.769 + shift [2022-09-08T14:59:59.375Z] #21 8.769 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-08T14:59:59.376Z] #21 8.769 + . /tmp/install/rootlesskit.installer [2022-09-08T14:59:59.376Z] #21 8.769 ++ : v0.14.4 [2022-09-08T14:59:59.376Z] #21 8.769 + install_rootlesskit [2022-09-08T14:59:59.376Z] #21 8.769 + case "$1" in [2022-09-08T14:59:59.376Z] #21 8.769 + export CGO_ENABLED=0 [2022-09-08T14:59:59.376Z] #21 8.769 + CGO_ENABLED=0 [2022-09-08T14:59:59.376Z] #21 8.769 + _install_rootlesskit [2022-09-08T14:59:59.376Z] #21 8.769 + echo 'Install rootlesskit version v0.14.4' [2022-09-08T14:59:59.376Z] #21 8.769 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T14:59:59.376Z] #21 8.769 + GOBIN=/build [2022-09-08T14:59:59.376Z] #21 8.769 + GO111MODULE=on [2022-09-08T14:59:59.376Z] #21 8.769 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-08T14:59:59.376Z] #21 8.770 Install rootlesskit version v0.14.4 [2022-09-08T14:59:59.376Z] #21 9.336 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-08T14:59:59.376Z] #21 11.97 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T14:59:59.376Z] #21 11.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T14:59:59.376Z] #21 12.07 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T14:59:59.376Z] #21 12.85 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-08T14:59:59.376Z] #21 16.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-08T14:59:59.376Z] #21 16.97 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T14:59:59.376Z] #21 17.12 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T14:59:59.376Z] #21 18.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T14:59:59.376Z] #21 18.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T14:59:59.376Z] #21 18.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T14:59:59.376Z] #21 18.61 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-08T14:59:59.376Z] #21 18.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T14:59:59.376Z] #21 18.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-08T14:59:59.376Z] #21 ... [2022-09-08T14:59:59.376Z] [2022-09-08T14:59:59.376Z] #20 [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-09-08T14:59:59.376Z] #20 17.84 [2022-09-08T14:59:59.376Z] #20 18.23 #=#=# ######################################################################## 100.0% [2022-09-08T14:59:59.376Z] #20 18.45 [2022-09-08T14:59:59.376Z] #20 19.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T14:59:59.610Z] #40 23.00 CC images/pstree.o [2022-09-08T14:59:59.610Z] #40 23.17 CC images/pipe.o [2022-09-08T14:59:59.869Z] #40 23.44 CC images/tcp-stream.o [2022-09-08T14:59:59.983Z] #20 20.12 #=#=# [2022-09-08T15:00:00.126Z] #40 23.67 CC images/sk-packet.o [2022-09-08T15:00:00.192Z] #40 34.75 CC images/opts.o [2022-09-08T15:00:00.239Z] #20 20.46 #=#=# ######################################################################## 100.0% [2022-09-08T15:00:00.383Z] #40 23.94 CC images/mnt.o [2022-09-08T15:00:00.449Z] #40 35.00 CC images/seccomp.o [2022-09-08T15:00:00.498Z] #20 20.60 [2022-09-08T15:00:00.640Z] #40 24.24 CC images/pipe-data.o [2022-09-08T15:00:00.755Z] #20 20.73 Download of images into '/build' complete. [2022-09-08T15:00:00.755Z] #20 20.73 Use something like the following to load the result into a Docker daemon: [2022-09-08T15:00:00.755Z] #20 20.73 tar -cC '/build' . | docker load [2022-09-08T15:00:00.897Z] #40 24.47 CC images/sa.o [2022-09-08T15:00:01.012Z] #40 35.31 CC images/binfmt-misc.o [2022-09-08T15:00:01.012Z] #40 35.47 CC images/time.o [2022-09-08T15:00:01.012Z] #20 DONE 21.1s [2022-09-08T15:00:01.012Z] [2022-09-08T15:00:01.012Z] #30 [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-09-08T15:00:01.012Z] #30 18.03 unicode/utf8 [2022-09-08T15:00:01.012Z] #30 19.11 internal/race [2022-09-08T15:00:01.012Z] #30 19.48 sync/atomic [2022-09-08T15:00:01.012Z] #30 20.50 unicode [2022-09-08T15:00:01.012Z] #30 ... [2022-09-08T15:00:01.012Z] [2022-09-08T15:00:01.012Z] #26 [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-09-08T15:00:01.012Z] #26 10.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:01.012Z] #26 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:01.012Z] #26 16.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:01.154Z] #40 24.68 CC images/timer.o [2022-09-08T15:00:01.268Z] #40 35.62 CC images/sysctl.o [2022-09-08T15:00:01.268Z] #40 35.83 CC images/autofs.o [2022-09-08T15:00:01.310Z] #26 ... [2022-09-08T15:00:01.310Z] [2022-09-08T15:00:01.310Z] #37 [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-09-08T15:00:01.310Z] #37 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:01.310Z] #37 13.36 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:01.310Z] #37 16.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:01.525Z] #40 36.04 CC images/macvlan.o [2022-09-08T15:00:01.719Z] #40 25.02 CC images/timerfd.o [2022-09-08T15:00:01.719Z] #40 25.25 CC images/mm.o [2022-09-08T15:00:01.781Z] #40 36.23 CC images/sit.o [2022-09-08T15:00:01.875Z] #37 ... [2022-09-08T15:00:01.875Z] [2022-09-08T15:00:01.876Z] #32 [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-09-08T15:00:01.876Z] #32 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:01.876Z] #32 ... [2022-09-08T15:00:01.876Z] [2022-09-08T15:00:01.876Z] #33 [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-09-08T15:00:01.876Z] #33 14.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T15:00:01.876Z] #33 14.72 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T15:00:01.977Z] #40 25.64 CC images/sk-opts.o [2022-09-08T15:00:02.038Z] #40 36.41 CC images/memfd.o [2022-09-08T15:00:02.038Z] #40 36.62 CC images/timens.o [2022-09-08T15:00:02.234Z] #40 ... [2022-09-08T15:00:02.234Z] [2022-09-08T15:00:02.234Z] #32 [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-09-08T15:00:02.234Z] #32 88.68 github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T15:00:02.234Z] #32 DONE 90.6s [2022-09-08T15:00:02.234Z] [2022-09-08T15:00:02.234Z] #40 [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-09-08T15:00:02.234Z] #40 25.82 CC images/sk-unix.o [2022-09-08T15:00:02.295Z] #40 36.83 LINK images/built-in.o [2022-09-08T15:00:02.593Z] #40 37.00 GEN compel/include/asm [2022-09-08T15:00:02.593Z] #40 37.02 GEN compel/include/version.h [2022-09-08T15:00:02.593Z] #40 37.04 touch .config [2022-09-08T15:00:02.593Z] #40 37.11 GEN include/common/config.h [2022-09-08T15:00:02.593Z] #40 37.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-08T15:00:02.676Z] #12 ... [2022-09-08T15:00:02.676Z] [2022-09-08T15:00:02.676Z] #18 [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-09-08T15:00:02.676Z] #0 1.209 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:02.676Z] #0 1.247 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:02.676Z] #0 1.247 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:02.676Z] #0 1.447 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-08T15:00:02.676Z] #0 1.709 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-08T15:00:02.676Z] #0 1.936 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-08T15:00:02.676Z] #0 2.876 Fetched 8304 kB in 2s (4326 kB/s) [2022-09-08T15:00:02.676Z] #0 2.876 Reading package lists... [2022-09-08T15:00:02.676Z] #0 3.551 Reading package lists... [2022-09-08T15:00:02.676Z] #0 4.221 Building dependency tree... [2022-09-08T15:00:02.676Z] #0 4.539 The following additional packages will be installed: [2022-09-08T15:00:02.676Z] #0 4.539 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-08T15:00:02.676Z] #0 4.539 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-08T15:00:02.676Z] #0 4.539 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-08T15:00:02.676Z] #0 4.539 Suggested packages: [2022-09-08T15:00:02.676Z] #0 4.539 krb5-doc krb5-user [2022-09-08T15:00:02.676Z] #0 4.539 Recommended packages: [2022-09-08T15:00:02.676Z] #0 4.539 krb5-locales publicsuffix libsasl2-modules [2022-09-08T15:00:02.676Z] #0 4.660 The following NEW packages will be installed: [2022-09-08T15:00:02.676Z] #0 4.660 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-08T15:00:02.676Z] #0 4.660 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-08T15:00:02.676Z] #0 4.660 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T15:00:02.676Z] #0 4.660 libssh2-1 libssl1.1 openssl [2022-09-08T15:00:02.676Z] #0 4.939 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-08T15:00:02.676Z] #0 4.939 Need to get 4799 kB of archives. [2022-09-08T15:00:02.676Z] #0 4.939 After this operation, 11.5 MB of additional disk space will be used. [2022-09-08T15:00:02.676Z] #0 4.939 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-09-08T15:00:02.676Z] #0 4.963 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-09-08T15:00:02.676Z] #0 4.963 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-09-08T15:00:02.676Z] #0 4.963 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-09-08T15:00:02.676Z] #0 4.963 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-09-08T15:00:02.676Z] #0 4.967 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-09-08T15:00:02.676Z] #0 4.988 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-08T15:00:02.676Z] #0 4.990 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-09-08T15:00:02.676Z] #0 5.010 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-09-08T15:00:02.676Z] #0 5.011 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-09-08T15:00:02.676Z] #0 5.012 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-09-08T15:00:02.676Z] #0 5.019 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-09-08T15:00:02.676Z] #0 5.025 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-09-08T15:00:02.676Z] #0 5.028 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-09-08T15:00:02.676Z] #0 5.028 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-09-08T15:00:02.676Z] #0 5.031 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-09-08T15:00:02.676Z] #0 5.032 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u3 [312 kB] [2022-09-08T15:00:02.676Z] #0 5.052 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u3 [260 kB] [2022-09-08T15:00:02.676Z] #0 5.055 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-08T15:00:02.676Z] #0 5.057 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-08T15:00:02.676Z] #0 5.060 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-08T15:00:02.676Z] #0 5.240 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:02.676Z] #0 5.265 Fetched 4799 kB in 0s (12.5 MB/s) [2022-09-08T15:00:02.676Z] #0 5.384 Selecting previously unselected package libssl1.1:arm64. [2022-09-08T15:00:02.676Z] #0 5.384 (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-09-08T15:00:02.676Z] #0 5.385 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 5.392 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 5.673 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-08T15:00:02.676Z] #0 5.673 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 5.703 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T15:00:02.676Z] #0 6.062 Selecting previously unselected package libsasl2-2:arm64. [2022-09-08T15:00:02.676Z] #0 6.062 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.099 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T15:00:02.676Z] #0 6.240 Selecting previously unselected package libldap-common. [2022-09-08T15:00:02.676Z] #0 6.243 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-08T15:00:02.676Z] #0 6.244 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T15:00:02.676Z] #0 6.299 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-08T15:00:02.676Z] #0 6.300 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.304 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T15:00:02.676Z] #0 6.392 Selecting previously unselected package openssl. [2022-09-08T15:00:02.676Z] #0 6.392 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.397 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 6.524 Selecting previously unselected package ca-certificates. [2022-09-08T15:00:02.676Z] #0 6.524 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-08T15:00:02.676Z] #0 6.528 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-08T15:00:02.676Z] #0 6.609 Selecting previously unselected package libkeyutils1:arm64. [2022-09-08T15:00:02.676Z] #0 6.609 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.614 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-09-08T15:00:02.676Z] #0 6.665 Selecting previously unselected package libkrb5support0:arm64. [2022-09-08T15:00:02.676Z] #0 6.665 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.670 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 6.725 Selecting previously unselected package libk5crypto3:arm64. [2022-09-08T15:00:02.676Z] #0 6.725 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.734 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 6.792 Selecting previously unselected package libkrb5-3:arm64. [2022-09-08T15:00:02.676Z] #0 6.792 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.798 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 6.902 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-09-08T15:00:02.676Z] #0 6.903 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.909 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 6.965 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-08T15:00:02.676Z] #0 6.965 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 6.969 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-09-08T15:00:02.676Z] #0 7.051 Selecting previously unselected package libpsl5:arm64. [2022-09-08T15:00:02.676Z] #0 7.051 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 7.059 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-09-08T15:00:02.676Z] #0 7.104 Selecting previously unselected package librtmp1:arm64. [2022-09-08T15:00:02.676Z] #0 7.105 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 7.117 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T15:00:02.676Z] #0 7.173 Selecting previously unselected package libssh2-1:arm64. [2022-09-08T15:00:02.676Z] #0 7.174 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 7.178 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-09-08T15:00:02.676Z] #0 7.234 Selecting previously unselected package libcurl4:arm64. [2022-09-08T15:00:02.676Z] #0 7.234 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 7.239 Unpacking libcurl4:arm64 (7.64.0-4+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 7.305 Selecting previously unselected package curl. [2022-09-08T15:00:02.676Z] #0 7.305 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 7.311 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 7.376 Selecting previously unselected package libonig5:arm64. [2022-09-08T15:00:02.676Z] #0 7.376 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 7.381 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-08T15:00:02.676Z] #0 7.439 Selecting previously unselected package libjq1:arm64. [2022-09-08T15:00:02.676Z] #0 7.439 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 7.442 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-08T15:00:02.676Z] #0 7.488 Selecting previously unselected package jq. [2022-09-08T15:00:02.676Z] #0 7.488 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-08T15:00:02.676Z] #0 7.492 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T15:00:02.676Z] #0 7.534 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-09-08T15:00:02.676Z] #0 7.549 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-09-08T15:00:02.676Z] #0 7.559 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 7.722 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-09-08T15:00:02.676Z] #0 7.734 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T15:00:02.676Z] #0 7.750 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 7.763 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T15:00:02.676Z] #0 7.774 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T15:00:02.676Z] #0 7.786 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 7.800 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T15:00:02.676Z] #0 7.811 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-09-08T15:00:02.676Z] #0 7.821 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 7.833 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 7.850 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-08T15:00:02.676Z] #0 7.863 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-08T15:00:02.676Z] #0 7.874 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T15:00:02.676Z] #0 7.888 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-08T15:00:02.676Z] #0 8.605 Updating certificates in /etc/ssl/certs... [2022-09-08T15:00:02.676Z] #0 9.631 137 added, 0 removed; done. [2022-09-08T15:00:02.676Z] #0 9.669 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 9.683 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T15:00:02.676Z] #0 9.697 Setting up libcurl4:arm64 (7.64.0-4+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 9.971 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-08T15:00:02.676Z] #0 9.986 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:02.676Z] #0 10.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-08T15:00:02.676Z] #0 10.02 Updating certificates in /etc/ssl/certs... [2022-09-08T15:00:02.677Z] #18 ... [2022-09-08T15:00:02.677Z] [2022-09-08T15:00:02.677Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T15:00:02.835Z] #40 26.39 CC images/sk-inet.o [2022-09-08T15:00:02.850Z] #40 37.21 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-08T15:00:02.850Z] #40 37.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-08T15:00:02.850Z] #40 37.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-08T15:00:02.850Z] #40 37.28 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-08T15:00:02.850Z] #40 37.31 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-08T15:00:02.850Z] #40 37.34 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-08T15:00:02.850Z] #40 37.37 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-08T15:00:02.850Z] #40 37.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-08T15:00:02.850Z] #40 37.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-08T15:00:02.850Z] #40 37.42 DEP compel/plugins/std/infect.d [2022-09-08T15:00:03.107Z] #40 37.56 DEP compel/plugins/std/string.d [2022-09-08T15:00:03.107Z] #40 37.69 DEP compel/plugins/std/log.d [2022-09-08T15:00:03.107Z] #40 37.80 DEP compel/plugins/std/fds.d [2022-09-08T15:00:03.363Z] #40 37.88 DEP compel/plugins/std/std.d [2022-09-08T15:00:03.406Z] #40 26.92 CC images/tun.o [2022-09-08T15:00:03.555Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.4s done [2022-09-08T15:00:03.619Z] #40 37.97 DEP compel/plugins/shmem/shmem.d [2022-09-08T15:00:03.619Z] #40 38.04 DEP compel/plugins/fds/fds.d [2022-09-08T15:00:03.619Z] #40 38.18 CC compel/plugins/std/std.o [2022-09-08T15:00:03.619Z] #40 ... [2022-09-08T15:00:03.619Z] [2022-09-08T15:00:03.619Z] #38 [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-09-08T15:00:03.619Z] #38 52.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T15:00:03.619Z] #38 52.94 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T15:00:03.619Z] #38 52.94 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:00:03.619Z] #38 52.94 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:00:03.619Z] #38 52.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T15:00:03.619Z] #38 52.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T15:00:03.619Z] #38 52.94 + '[' '' = dynamic ']' [2022-09-08T15:00:03.619Z] #38 52.94 + make [2022-09-08T15:00:03.619Z] #38 54.59 + bin/ctr [2022-09-08T15:00:03.663Z] #40 27.19 CC images/sk-netlink.o [2022-09-08T15:00:03.768Z] #33 ... [2022-09-08T15:00:03.768Z] [2022-09-08T15:00:03.768Z] #31 [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-09-08T15:00:03.768Z] #31 13.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:03.768Z] #31 15.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:03.875Z] #38 ... [2022-09-08T15:00:03.875Z] [2022-09-08T15:00:03.875Z] #40 [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-09-08T15:00:03.875Z] #40 38.39 CC compel/plugins/std/fds.o [2022-09-08T15:00:03.920Z] #40 27.41 CC images/packet-sock.o [2022-09-08T15:00:04.025Z] #31 ... [2022-09-08T15:00:04.025Z] [2022-09-08T15:00:04.025Z] #32 [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-09-08T15:00:04.025Z] #32 23.35 Fetched 8482 kB in 17s (494 kB/s) [2022-09-08T15:00:04.061Z] #12 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 4.7s done [2022-09-08T15:00:04.123Z] #13 ... [2022-09-08T15:00:04.123Z] [2022-09-08T15:00:04.123Z] #16 [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-09-08T15:00:04.123Z] #16 1.631 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:04.123Z] #16 1.643 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:04.123Z] #16 1.647 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:04.123Z] #16 1.843 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:04.123Z] #16 2.204 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:04.123Z] #16 2.423 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:04.123Z] #16 4.015 Fetched 8482 kB in 3s (3209 kB/s) [2022-09-08T15:00:04.123Z] #16 4.015 Reading package lists... [2022-09-08T15:00:04.123Z] #16 4.889 Reading package lists... [2022-09-08T15:00:04.123Z] #16 5.798 Building dependency tree... [2022-09-08T15:00:04.123Z] #16 6.106 The following additional packages will be installed: [2022-09-08T15:00:04.123Z] #16 6.106 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-08T15:00:04.123Z] #16 6.107 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-08T15:00:04.123Z] #16 6.107 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-08T15:00:04.123Z] #16 6.108 Suggested packages: [2022-09-08T15:00:04.123Z] #16 6.108 krb5-doc krb5-user [2022-09-08T15:00:04.123Z] #16 6.108 Recommended packages: [2022-09-08T15:00:04.123Z] #16 6.108 krb5-locales publicsuffix libsasl2-modules [2022-09-08T15:00:04.123Z] #16 6.223 The following NEW packages will be installed: [2022-09-08T15:00:04.123Z] #16 6.224 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-08T15:00:04.123Z] #16 6.224 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-08T15:00:04.123Z] #16 6.224 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-08T15:00:04.123Z] #16 6.225 libssh2-1 libssl1.1 openssl [2022-09-08T15:00:04.123Z] #16 6.489 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-08T15:00:04.123Z] #16 6.489 Need to get 5083 kB of archives. [2022-09-08T15:00:04.123Z] #16 6.489 After this operation, 12.1 MB of additional disk space will be used. [2022-09-08T15:00:04.123Z] #16 6.489 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-08T15:00:04.123Z] #16 6.507 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-08T15:00:04.123Z] #16 6.508 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-08T15:00:04.123Z] #16 6.510 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-09-08T15:00:04.123Z] #16 6.512 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-09-08T15:00:04.123Z] #16 6.516 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-08T15:00:04.123Z] #16 6.524 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-08T15:00:04.123Z] #16 6.526 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-08T15:00:04.123Z] #16 6.527 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-08T15:00:04.123Z] #16 6.528 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-08T15:00:04.123Z] #16 6.529 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-08T15:00:04.123Z] #16 6.533 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-08T15:00:04.123Z] #16 6.535 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-08T15:00:04.123Z] #16 6.537 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-08T15:00:04.123Z] #16 6.537 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-08T15:00:04.123Z] #16 6.538 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-08T15:00:04.123Z] #16 6.540 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-08T15:00:04.123Z] #16 6.543 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-08T15:00:04.123Z] #16 6.546 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-08T15:00:04.123Z] #16 6.548 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-08T15:00:04.123Z] #16 6.549 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-08T15:00:04.123Z] #16 6.679 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:04.123Z] #16 6.700 Fetched 5083 kB in 0s (16.2 MB/s) [2022-09-08T15:00:04.177Z] #40 27.70 CC images/ipc-var.o [2022-09-08T15:00:04.320Z] #12 extracting sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf done [2022-09-08T15:00:04.382Z] #16 6.800 Selecting previously unselected package libssl1.1:amd64. [2022-09-08T15:00:04.382Z] #16 6.800 (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-09-08T15:00:04.382Z] #16 6.800 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-08T15:00:04.382Z] #16 6.815 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-08T15:00:04.434Z] #40 27.90 CC images/ipc-desc.o [2022-09-08T15:00:04.436Z] #40 38.74 CC compel/plugins/std/log.o [2022-09-08T15:00:04.641Z] #16 7.033 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-08T15:00:04.641Z] #16 7.035 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-08T15:00:04.641Z] #16 7.040 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T15:00:04.641Z] #16 7.173 Selecting previously unselected package libsasl2-2:amd64. [2022-09-08T15:00:04.642Z] #16 7.173 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-08T15:00:04.642Z] #16 7.177 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T15:00:04.642Z] #16 7.274 Selecting previously unselected package libldap-common. [2022-09-08T15:00:04.642Z] #16 7.274 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-08T15:00:04.691Z] #40 28.15 CC images/ipc-shm.o [2022-09-08T15:00:04.691Z] #40 28.37 CC images/ipc-msg.o [2022-09-08T15:00:04.900Z] #16 7.279 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T15:00:04.900Z] #16 7.436 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-08T15:00:04.900Z] #16 7.437 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-08T15:00:04.900Z] #16 7.443 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T15:00:04.999Z] #40 39.44 CC compel/plugins/std/string.o [2022-09-08T15:00:05.161Z] #16 7.589 Selecting previously unselected package openssl. [2022-09-08T15:00:05.161Z] #16 7.590 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-08T15:00:05.161Z] #16 7.618 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-08T15:00:05.254Z] #40 28.58 CC images/ipc-sem.o [2022-09-08T15:00:05.255Z] #40 28.72 CC images/utsns.o [2022-09-08T15:00:05.423Z] #16 7.866 Selecting previously unselected package ca-certificates. [2022-09-08T15:00:05.423Z] #16 7.866 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-08T15:00:05.423Z] #16 7.870 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-08T15:00:05.512Z] #40 28.85 CC images/creds.o [2022-09-08T15:00:05.512Z] #40 29.12 CC images/vma.o [2022-09-08T15:00:05.562Z] #40 39.93 CC compel/plugins/std/infect.o [2022-09-08T15:00:05.682Z] #16 8.057 Selecting previously unselected package libkeyutils1:amd64. [2022-09-08T15:00:05.682Z] #16 8.057 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-08T15:00:05.682Z] #16 8.065 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-08T15:00:05.699Z] #12 DONE 18.0s [2022-09-08T15:00:05.699Z] [2022-09-08T15:00:05.699Z] #18 [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-09-08T15:00:05.699Z] #18 10.89 0 added, 0 removed; done. [2022-09-08T15:00:05.699Z] #18 10.89 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T15:00:05.699Z] #18 10.89 done. [2022-09-08T15:00:05.768Z] #40 29.34 CC images/netdev.o [2022-09-08T15:00:05.819Z] #40 40.26 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-08T15:00:05.819Z] #40 40.36 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-08T15:00:05.819Z] #40 40.41 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-08T15:00:05.819Z] #40 40.48 AR compel/plugins/std.lib.a [2022-09-08T15:00:05.944Z] #16 8.226 Selecting previously unselected package libkrb5support0:amd64. [2022-09-08T15:00:05.944Z] #16 8.226 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-08T15:00:05.944Z] #16 8.228 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-08T15:00:05.944Z] #16 8.341 Selecting previously unselected package libk5crypto3:amd64. [2022-09-08T15:00:05.944Z] #16 8.341 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-08T15:00:05.944Z] #16 8.345 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-08T15:00:05.944Z] #16 8.453 Selecting previously unselected package libkrb5-3:amd64. [2022-09-08T15:00:05.944Z] #16 8.453 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-08T15:00:05.944Z] #16 8.457 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-08T15:00:06.025Z] #40 29.65 CC images/tty.o [2022-09-08T15:00:06.077Z] #40 40.53 CC compel/plugins/fds/fds.o [2022-09-08T15:00:06.077Z] #40 40.71 AR compel/plugins/fds.lib.a [2022-09-08T15:00:06.204Z] #16 8.587 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-08T15:00:06.204Z] #16 8.587 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-08T15:00:06.204Z] #16 8.609 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-08T15:00:06.204Z] #16 8.666 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-08T15:00:06.204Z] #16 8.666 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-08T15:00:06.204Z] #16 8.669 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-08T15:00:06.204Z] #16 8.710 Selecting previously unselected package libpsl5:amd64. [2022-09-08T15:00:06.204Z] #16 8.710 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-08T15:00:06.204Z] #16 8.714 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-08T15:00:06.204Z] #16 8.757 Selecting previously unselected package librtmp1:amd64. [2022-09-08T15:00:06.204Z] #16 8.757 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-08T15:00:06.204Z] #16 8.763 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T15:00:06.274Z] #18 DONE 13.7s [2022-09-08T15:00:06.274Z] [2022-09-08T15:00:06.274Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T15:00:06.274Z] #19 DONE 0.7s [2022-09-08T15:00:06.274Z] [2022-09-08T15:00:06.274Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T15:00:06.275Z] #20 DONE 0.1s [2022-09-08T15:00:06.275Z] [2022-09-08T15:00:06.275Z] #21 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-08T15:00:06.333Z] #40 40.76 HOSTDEP compel/src/lib/log-host.d [2022-09-08T15:00:06.333Z] #40 40.90 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-08T15:00:06.333Z] #40 41.00 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-08T15:00:06.464Z] #16 8.806 Selecting previously unselected package libssh2-1:amd64. [2022-09-08T15:00:06.464Z] #16 8.806 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-08T15:00:06.464Z] #16 8.809 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-08T15:00:06.464Z] #16 8.858 Selecting previously unselected package libcurl4:amd64. [2022-09-08T15:00:06.464Z] #16 8.858 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-08T15:00:06.464Z] #16 8.861 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-08T15:00:06.464Z] #16 8.920 Selecting previously unselected package curl. [2022-09-08T15:00:06.464Z] #16 8.921 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-08T15:00:06.464Z] #16 8.927 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-08T15:00:06.464Z] #16 8.978 Selecting previously unselected package libonig5:amd64. [2022-09-08T15:00:06.464Z] #16 8.978 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-08T15:00:06.464Z] #16 8.982 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:00:06.589Z] #40 30.16 CC images/file-lock.o [2022-09-08T15:00:06.589Z] #40 30.30 CC images/rlimit.o [2022-09-08T15:00:06.591Z] #40 41.07 HOSTDEP compel/src/main-host.d [2022-09-08T15:00:06.591Z] #40 41.16 DEP compel/src/lib/ptrace.d [2022-09-08T15:00:06.724Z] #16 9.051 Selecting previously unselected package libjq1:amd64. [2022-09-08T15:00:06.724Z] #16 9.051 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:00:06.724Z] #16 9.054 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:00:06.724Z] #16 9.101 Selecting previously unselected package jq. [2022-09-08T15:00:06.724Z] #16 9.103 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:00:06.724Z] #16 9.106 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T15:00:06.724Z] #16 9.148 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-08T15:00:06.724Z] #16 9.158 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-08T15:00:06.724Z] #16 9.170 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-08T15:00:06.724Z] #16 9.270 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-08T15:00:06.724Z] #16 9.280 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T15:00:06.724Z] #16 9.292 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-08T15:00:06.724Z] #16 9.304 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T15:00:06.724Z] #16 9.317 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-08T15:00:06.724Z] #16 9.328 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-08T15:00:06.845Z] #21 DONE 0.7s [2022-09-08T15:00:06.845Z] [2022-09-08T15:00:06.845Z] #22 [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-09-08T15:00:06.890Z] #40 41.34 DEP compel/src/lib/infect.d [2022-09-08T15:00:06.890Z] #40 41.52 DEP compel/src/lib/infect-util.d [2022-09-08T15:00:06.984Z] #16 9.339 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-08T15:00:06.984Z] #16 9.350 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-08T15:00:06.984Z] #16 9.361 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-08T15:00:06.984Z] #16 9.374 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-08T15:00:06.984Z] #16 9.390 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:00:06.984Z] #16 9.404 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:00:06.984Z] #16 9.417 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-08T15:00:06.984Z] #16 9.428 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-08T15:00:07.147Z] #40 41.65 DEP compel/src/lib/infect-rpc.d [2022-09-08T15:00:07.147Z] #40 41.74 DEP compel/arch/x86/src/lib/infect.d [2022-09-08T15:00:07.152Z] #40 30.51 CC images/pagemap.o [2022-09-08T15:00:07.404Z] #40 41.86 DEP compel/arch/x86/src/lib/cpu.d [2022-09-08T15:00:07.404Z] #40 41.94 DEP compel/src/lib/log.d [2022-09-08T15:00:07.404Z] #40 42.01 DEP compel/src/main.d [2022-09-08T15:00:07.404Z] #40 42.08 DEP compel/src/lib/handle-elf.d [2022-09-08T15:00:07.409Z] #40 30.82 CC images/siginfo.o [2022-09-08T15:00:07.416Z] #22 ... [2022-09-08T15:00:07.416Z] [2022-09-08T15:00:07.416Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T15:00:07.416Z] #23 DONE 0.3s [2022-09-08T15:00:07.416Z] [2022-09-08T15:00:07.416Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T15:00:07.416Z] #24 DONE 0.3s [2022-09-08T15:00:07.416Z] [2022-09-08T15:00:07.416Z] #25 [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-09-08T15:00:07.553Z] #16 10.04 Updating certificates in /etc/ssl/certs... [2022-09-08T15:00:07.661Z] #40 42.16 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-08T15:00:07.661Z] #40 42.31 CC compel/src/lib/log.o [2022-09-08T15:00:07.665Z] #40 31.10 CC images/rpc.o [2022-09-08T15:00:08.197Z] #32 23.35 Reading package lists... [2022-09-08T15:00:08.197Z] #32 ... [2022-09-08T15:00:08.197Z] [2022-09-08T15:00:08.197Z] #28 [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-09-08T15:00:08.197Z] #28 DONE 27.7s [2022-09-08T15:00:08.236Z] #40 42.61 CC compel/arch/x86/src/lib/cpu.o [2022-09-08T15:00:08.454Z] [2022-09-08T15:00:08.454Z] #26 [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-09-08T15:00:08.454Z] #26 27.63 Fetched 8482 kB in 19s (456 kB/s) [2022-09-08T15:00:08.493Z] #16 10.91 137 added, 0 removed; done. [2022-09-08T15:00:08.493Z] #16 10.94 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-08T15:00:08.493Z] #16 10.96 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T15:00:08.493Z] #16 10.97 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-08T15:00:08.493Z] #16 10.98 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-08T15:00:08.493Z] #16 11.00 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:08.493Z] #16 11.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-08T15:00:08.595Z] #40 32.22 CC images/ext-file.o [2022-09-08T15:00:08.753Z] #16 11.02 Updating certificates in /etc/ssl/certs... [2022-09-08T15:00:08.852Z] #40 32.44 CC images/cgroup.o [2022-09-08T15:00:08.852Z] #40 ... [2022-09-08T15:00:08.852Z] [2022-09-08T15:00:08.852Z] #38 [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-09-08T15:00:08.852Z] #38 47.57 Checking out files: 23% (1183/4986) Checking out files: 24% (1197/4986) Checking out files: 25% (1247/4986) Checking out files: 26% (1297/4986) Checking out files: 27% (1347/4986) Checking out files: 28% (1397/4986) Checking out files: 29% (1446/4986) Checking out files: 30% (1496/4986) Checking out files: 31% (1546/4986) Checking out files: 32% (1596/4986) Checking out files: 33% (1646/4986) Checking out files: 34% (1696/4986) Checking out files: 35% (1746/4986) Checking out files: 36% (1795/4986) Checking out files: 37% (1845/4986) Checking out files: 38% (1895/4986) Checking out files: 39% (1945/4986) Checking out files: 40% (1995/4986) Checking out files: 41% (2045/4986) Checking out files: 42% (2095/4986) Checking out files: 43% (2144/4986) Checking out files: 44% (2194/4986) Checking out files: 45% (2244/4986) Checking out files: 46% (2294/4986) Checking out files: 47% (2344/4986) Checking out files: 48% (2394/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 70% (3509/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-08T15:00:08.852Z] #38 49.42 + cd /tmp/tmp.cD6UmO5OEU/src/github.com/containerd/containerd [2022-09-08T15:00:08.852Z] #38 49.42 + git checkout -q v1.6.8 [2022-09-08T15:00:08.852Z] #38 51.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T15:00:08.852Z] #38 51.52 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T15:00:08.852Z] #38 51.52 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:00:08.852Z] #38 51.52 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:00:08.852Z] #38 51.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T15:00:08.852Z] #38 51.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T15:00:08.852Z] #38 51.52 + '[' '' = dynamic ']' [2022-09-08T15:00:08.852Z] #38 51.52 + make [2022-09-08T15:00:08.852Z] #38 53.18 + bin/ctr [2022-09-08T15:00:09.165Z] #40 43.46 CC compel/arch/x86/src/lib/infect.o [2022-09-08T15:00:09.327Z] #25 ... [2022-09-08T15:00:09.327Z] [2022-09-08T15:00:09.327Z] #26 [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-09-08T15:00:09.327Z] #26 DONE 2.2s [2022-09-08T15:00:09.327Z] [2022-09-08T15:00:09.327Z] #22 [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-09-08T15:00:09.327Z] #22 1.391 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-08T15:00:09.327Z] #22 1.524 [2022-09-08T15:00:09.327Z] #22 1.762 #=#=# 0.6% ################# 24.9% ############################ 39.9% ################################################# 68.2% ############################################################# 84.8% ######################################################################## 100.0% [2022-09-08T15:00:09.327Z] #22 2.550 [2022-09-08T15:00:09.327Z] #22 2.791 #=#=# 0.2% ######################################################################## 100.0% [2022-09-08T15:00:09.327Z] #16 11.72 0 added, 0 removed; done. [2022-09-08T15:00:09.328Z] #16 11.72 Running hooks in /etc/ca-certificates/update.d... [2022-09-08T15:00:09.328Z] #16 11.72 done. [2022-09-08T15:00:09.422Z] #40 ... [2022-09-08T15:00:09.422Z] [2022-09-08T15:00:09.422Z] #37 [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-09-08T15:00:09.422Z] #37 104.2 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T15:00:09.422Z] #37 104.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 104.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-08T15:00:09.422Z] #37 104.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T15:00:09.422Z] #37 104.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 104.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-08T15:00:09.422Z] #37 104.5 Selecting previously unselected package libbtrfs0. [2022-09-08T15:00:09.422Z] #37 104.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 104.5 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T15:00:09.422Z] #37 104.6 Selecting previously unselected package libbtrfs-dev. [2022-09-08T15:00:09.422Z] #37 104.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 104.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:00:09.422Z] #37 104.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T15:00:09.422Z] #37 104.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 104.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:09.422Z] #37 104.9 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T15:00:09.422Z] #37 104.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 104.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:00:09.422Z] #37 105.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T15:00:09.422Z] #37 105.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 105.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-08T15:00:09.422Z] #37 105.4 Selecting previously unselected package libpcre16-3:amd64. [2022-09-08T15:00:09.422Z] #37 105.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 105.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-08T15:00:09.422Z] #37 105.5 Selecting previously unselected package libpcre32-3:amd64. [2022-09-08T15:00:09.422Z] #37 105.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 105.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-08T15:00:09.422Z] #37 105.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-08T15:00:09.422Z] #37 105.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 105.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-08T15:00:09.422Z] #37 105.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-08T15:00:09.422Z] #37 105.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 105.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-08T15:00:09.422Z] #37 106.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T15:00:09.422Z] #37 106.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 106.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-08T15:00:09.422Z] #37 106.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T15:00:09.422Z] #37 106.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 106.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:09.422Z] #37 106.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T15:00:09.422Z] #37 106.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 106.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:00:09.422Z] #37 106.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T15:00:09.422Z] #37 106.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-08T15:00:09.422Z] #37 106.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:00:09.422Z] #37 107.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-08T15:00:09.422Z] #37 107.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:00:09.422Z] #37 107.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-08T15:00:09.422Z] #37 107.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T15:00:09.422Z] #37 107.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-08T15:00:09.422Z] #37 107.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-08T15:00:09.422Z] #37 107.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:09.422Z] #37 107.4 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T15:00:09.422Z] #37 107.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-08T15:00:09.422Z] #37 107.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:00:09.422Z] #37 107.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T15:00:09.422Z] #37 107.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:00:09.422Z] #37 107.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-08T15:00:09.422Z] #37 107.5 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-08T15:00:09.422Z] #37 107.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:00:09.422Z] #37 107.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T15:00:09.422Z] #37 107.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-08T15:00:09.422Z] #37 107.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:09.422Z] #37 107.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-09-08T15:00:09.422Z] #37 107.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T15:00:09.422Z] #37 107.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:09.422Z] #37 107.6 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-09-08T15:00:09.422Z] #37 107.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-08T15:00:09.422Z] #37 107.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T15:00:09.422Z] #37 107.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-08T15:00:09.422Z] #37 107.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:09.422Z] #37 107.7 Setting up dmsetup (2:1.02.155-3) ... [2022-09-08T15:00:09.422Z] #37 107.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:09.422Z] #37 107.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:09.422Z] #37 107.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:09.422Z] #37 DONE 108.8s [2022-09-08T15:00:09.422Z] [2022-09-08T15:00:09.422Z] #41 [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-09-08T15:00:09.587Z] #22 3.135 [2022-09-08T15:00:09.847Z] #22 3.373 #=#=# 0.2% ######################################################################## 100.0% [2022-09-08T15:00:10.107Z] #22 3.719 [2022-09-08T15:00:11.147Z] #22 4.011 #=#=# 0.0% ################### 27.5% ######################## 34.2% ###################################### 54.0% ################################################## 70.3% ################################################################ 88.9% ######################################################################## 100.0% [2022-09-08T15:00:11.242Z] #16 DONE 13.6s [2022-09-08T15:00:11.242Z] [2022-09-08T15:00:11.242Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-08T15:00:11.242Z] #19 DONE 0.1s [2022-09-08T15:00:11.242Z] [2022-09-08T15:00:11.242Z] #20 [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-09-08T15:00:11.314Z] #41 ... [2022-09-08T15:00:11.314Z] [2022-09-08T15:00:11.314Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-08T15:00:11.314Z] #42 DONE 1.7s [2022-09-08T15:00:11.314Z] [2022-09-08T15:00:11.314Z] #41 [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-09-08T15:00:11.314Z] #41 1.621 + RM_GOPATH=0 [2022-09-08T15:00:11.314Z] #41 1.621 + TMP_GOPATH= [2022-09-08T15:00:11.314Z] #41 1.621 + : /build [2022-09-08T15:00:11.314Z] #41 1.621 + '[' -z '' ']' [2022-09-08T15:00:11.314Z] #41 1.621 ++ mktemp -d [2022-09-08T15:00:11.314Z] #41 1.624 + export GOPATH=/tmp/tmp.8X48NkHeMt [2022-09-08T15:00:11.314Z] #41 1.624 + GOPATH=/tmp/tmp.8X48NkHeMt [2022-09-08T15:00:11.314Z] #41 1.624 + RM_GOPATH=1 [2022-09-08T15:00:11.314Z] #41 1.624 + case "$(go env GOARCH)" in [2022-09-08T15:00:11.314Z] #41 1.628 ++ go env GOARCH [2022-09-08T15:00:11.314Z] #41 1.650 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:11.314Z] #41 1.651 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:11.314Z] #41 1.652 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:11.314Z] #41 1.666 + dir=/tmp/install [2022-09-08T15:00:11.314Z] #41 1.667 + bin=runc [2022-09-08T15:00:11.314Z] #41 1.667 + shift [2022-09-08T15:00:11.314Z] #41 1.667 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-08T15:00:11.314Z] #41 1.669 + . /tmp/install/runc.installer [2022-09-08T15:00:11.314Z] #41 1.670 ++ set -e [2022-09-08T15:00:11.314Z] #41 1.670 ++ : v1.1.4 [2022-09-08T15:00:11.314Z] #41 1.673 + install_runc [2022-09-08T15:00:11.314Z] #41 1.674 + RUNC_BUILDTAGS=seccomp [2022-09-08T15:00:11.314Z] #41 1.674 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T15:00:11.314Z] #41 1.674 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T15:00:11.314Z] #41 1.674 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8X48NkHeMt/src/github.com/opencontainers/runc [2022-09-08T15:00:11.314Z] #41 1.677 Cloning into '/tmp/tmp.8X48NkHeMt/src/github.com/opencontainers/runc'... [2022-09-08T15:00:11.407Z] #22 4.926 [2022-09-08T15:00:12.138Z] #38 ... [2022-09-08T15:00:12.138Z] [2022-09-08T15:00:12.138Z] #25 [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-09-08T15:00:12.138Z] #25 85.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T15:00:12.138Z] #25 85.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T15:00:12.138Z] #25 85.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:12.138Z] #25 ... [2022-09-08T15:00:12.138Z] [2022-09-08T15:00:12.138Z] #40 [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-09-08T15:00:12.138Z] #40 32.92 CC images/userns.o [2022-09-08T15:00:12.138Z] #40 33.10 CC images/google/protobuf/descriptor.o [2022-09-08T15:00:12.138Z] #40 34.48 CC images/opts.o [2022-09-08T15:00:12.138Z] #40 34.62 CC images/seccomp.o [2022-09-08T15:00:12.138Z] #40 35.01 CC images/binfmt-misc.o [2022-09-08T15:00:12.138Z] #40 35.23 CC images/time.o [2022-09-08T15:00:12.138Z] #40 35.46 CC images/sysctl.o [2022-09-08T15:00:12.138Z] #40 35.63 CC images/autofs.o [2022-09-08T15:00:12.245Z] #41 ... [2022-09-08T15:00:12.245Z] [2022-09-08T15:00:12.245Z] #43 [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-09-08T15:00:12.245Z] #43 DONE 1.2s [2022-09-08T15:00:12.245Z] [2022-09-08T15:00:12.245Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T15:00:12.395Z] #40 35.77 CC images/macvlan.o [2022-09-08T15:00:12.395Z] #40 35.91 CC images/sit.o [2022-09-08T15:00:12.623Z] #20 1.215 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-08T15:00:12.623Z] #20 1.291 [2022-09-08T15:00:12.652Z] #40 36.09 CC images/memfd.o [2022-09-08T15:00:12.652Z] #40 36.27 CC images/timens.o [2022-09-08T15:00:13.176Z] #44 1.038 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T15:00:13.216Z] #40 36.52 LINK images/built-in.o [2022-09-08T15:00:13.216Z] #40 36.65 GEN compel/include/asm [2022-09-08T15:00:13.216Z] #40 36.67 GEN compel/include/version.h [2022-09-08T15:00:13.216Z] #40 36.69 touch .config [2022-09-08T15:00:13.216Z] #40 36.74 GEN include/common/config.h [2022-09-08T15:00:13.216Z] #40 36.82 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-08T15:00:13.216Z] #40 36.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-08T15:00:13.216Z] #40 36.88 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-08T15:00:13.216Z] #40 36.89 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-08T15:00:13.216Z] #40 36.91 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-08T15:00:13.433Z] #44 DONE 1.1s [2022-09-08T15:00:13.433Z] [2022-09-08T15:00:13.433Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T15:00:13.473Z] #40 36.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-08T15:00:13.473Z] #40 36.96 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-08T15:00:13.473Z] #40 36.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-08T15:00:13.473Z] #40 37.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-08T15:00:13.473Z] #40 37.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-08T15:00:13.473Z] #40 37.04 DEP compel/plugins/std/infect.d [2022-09-08T15:00:13.661Z] #20 1.509 #=#=# 0.0% #### 6.9% ############### 21.4% ########################## 36.5% ############################################ 61.5% ####################################################### 77.6% ################################################################## 92.9% ######################################################################## 100.0% [2022-09-08T15:00:13.661Z] #20 2.504 [2022-09-08T15:00:13.730Z] #40 37.18 DEP compel/plugins/std/string.d [2022-09-08T15:00:13.730Z] #40 37.25 DEP compel/plugins/std/log.d [2022-09-08T15:00:13.733Z] #26 27.63 Reading package lists... [2022-09-08T15:00:13.733Z] #26 ... [2022-09-08T15:00:13.733Z] [2022-09-08T15:00:13.733Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-09-08T15:00:13.733Z] #24 28.83 Checking out files: 73% (1598/2185) Checking out files: 74% (1617/2185) Checking out files: 75% (1639/2185) Checking out files: 76% (1661/2185) Checking out files: 77% (1683/2185) Checking out files: 78% (1705/2185) Checking out files: 79% (1727/2185) Checking out files: 80% (1748/2185) Checking out files: 81% (1770/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-08T15:00:13.733Z] #24 29.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-08T15:00:13.733Z] #24 31.41 + 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-09-08T15:00:13.987Z] #40 37.37 DEP compel/plugins/std/fds.d [2022-09-08T15:00:13.987Z] #40 37.53 DEP compel/plugins/std/std.d [2022-09-08T15:00:14.239Z] #20 2.720 #=#=# ################################################################## 93.0% ######################################################################## 100.0% [2022-09-08T15:00:14.239Z] #20 2.912 [2022-09-08T15:00:14.239Z] #20 ... [2022-09-08T15:00:14.239Z] [2022-09-08T15:00:14.239Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T15:00:14.239Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 4.4s done [2022-09-08T15:00:14.239Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.4s [2022-09-08T15:00:14.244Z] #40 37.62 DEP compel/plugins/shmem/shmem.d [2022-09-08T15:00:14.244Z] #40 37.70 DEP compel/plugins/fds/fds.d [2022-09-08T15:00:14.244Z] #40 37.83 CC compel/plugins/std/std.o [2022-09-08T15:00:14.499Z] #13 ... [2022-09-08T15:00:14.499Z] [2022-09-08T15:00:14.499Z] #20 [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-09-08T15:00:14.499Z] #20 3.127 #=#=# ######################## 34.4% ######################################################################## 100.0% [2022-09-08T15:00:14.500Z] #40 38.19 CC compel/plugins/std/fds.o [2022-09-08T15:00:14.759Z] #20 3.335 [2022-09-08T15:00:14.800Z] #45 DONE 1.2s [2022-09-08T15:00:14.800Z] [2022-09-08T15:00:14.800Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T15:00:15.064Z] #40 38.56 CC compel/plugins/std/log.o [2022-09-08T15:00:15.098Z] #24 ... [2022-09-08T15:00:15.098Z] [2022-09-08T15:00:15.098Z] #21 [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-09-08T15:00:15.098Z] #21 24.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-08T15:00:15.098Z] #21 24.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T15:00:15.098Z] #21 ... [2022-09-08T15:00:15.098Z] [2022-09-08T15:00:15.098Z] #26 [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-09-08T15:00:15.098Z] #26 27.63 Reading package lists... [2022-09-08T15:00:15.321Z] #40 ... [2022-09-08T15:00:15.321Z] [2022-09-08T15:00:15.321Z] #25 [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-09-08T15:00:15.321Z] #25 98.20 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T15:00:15.321Z] #25 98.20 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-08T15:00:15.321Z] #25 98.21 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-08T15:00:15.321Z] #25 98.29 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T15:00:15.321Z] #25 98.31 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-08T15:00:15.321Z] #25 98.31 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-08T15:00:15.321Z] #25 98.45 Selecting previously unselected package libbtrfs0. [2022-09-08T15:00:15.321Z] #25 98.46 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-08T15:00:15.321Z] #25 98.46 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T15:00:15.321Z] #25 98.54 Selecting previously unselected package libbtrfs-dev. [2022-09-08T15:00:15.321Z] #25 98.54 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-08T15:00:15.321Z] #25 98.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:00:15.321Z] #25 98.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T15:00:15.321Z] #25 98.65 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:00:15.321Z] #25 98.65 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:15.321Z] #25 98.72 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T15:00:15.321Z] #25 98.72 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-08T15:00:15.321Z] #25 98.77 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:00:15.542Z] #20 3.559 #=#=# ##### 7.1% ######################## 33.9% ################################# 47.0% ################################################### 70.9% ################################################################## 92.1% ######################################################################## 100.0% [2022-09-08T15:00:15.542Z] #20 4.203 [2022-09-08T15:00:15.578Z] #25 98.92 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T15:00:15.578Z] #25 98.93 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-08T15:00:15.578Z] #25 98.94 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-08T15:00:15.773Z] #46 DONE 1.1s [2022-09-08T15:00:15.773Z] [2022-09-08T15:00:15.773Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2022-09-08T15:00:15.835Z] #25 99.24 Selecting previously unselected package libpcre16-3:amd64. [2022-09-08T15:00:15.835Z] #25 99.24 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-08T15:00:15.835Z] #25 99.24 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-08T15:00:15.835Z] #25 99.43 Selecting previously unselected package libpcre32-3:amd64. [2022-09-08T15:00:15.835Z] #25 99.43 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-08T15:00:15.835Z] #25 99.45 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-08T15:00:15.839Z] #22 5.208 #=#=# 0.0% # 2.7% #### 5.9% ######## 11.2% ########### 15.5% ############# 19.0% ################ 23.0% ################# 24.2% ################### 26.6% #################### 28.7% ###################### 31.1% ######################### 34.9% ########################### 38.1% ############################# 41.0% ############################### 43.6% ################################# 46.4% ################################## 48.4% #################################### 50.6% ##################################### 52.3% ####################################### 54.7% ######################################## 56.7% ########################################## 59.0% ############################################ 61.2% ############################################## 64.5% ############################################### 66.6% ################################################# 69.1% ################################################### 71.4% #################################################### 73.2% ####################################################### 76.5% ######################################################## 78.9% ########################################################## 80.9% ############################################################ 84.1% ############################################################## 86.4% ############################################################### 88.8% ################################################################# 90.9% ################################################################## 92.7% ################################################################### 94.4% #################################################################### 95.6% ###################################################################### 97.6% ####################################################################### 99.5% ######################################################################## 100.0% [2022-09-08T15:00:16.062Z] #20 4.430 #=#=# # 2.0% ### [2022-09-08T15:00:16.062Z] #20 ... [2022-09-08T15:00:16.062Z] [2022-09-08T15:00:16.062Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-08T15:00:16.062Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 6.7s done [2022-09-08T15:00:16.062Z] #13 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-08T15:00:16.062Z] #13 DONE 26.2s [2022-09-08T15:00:16.062Z] [2022-09-08T15:00:16.062Z] #20 [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-09-08T15:00:16.092Z] #25 99.60 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-08T15:00:16.092Z] #25 99.62 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-08T15:00:16.092Z] #25 99.63 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-08T15:00:16.092Z] #25 99.73 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-08T15:00:16.100Z] #22 9.743 [2022-09-08T15:00:16.348Z] #25 99.74 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-08T15:00:16.348Z] #25 99.75 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-08T15:00:16.464Z] #26 34.10 Reading package lists... [2022-09-08T15:00:16.464Z] #26 ... [2022-09-08T15:00:16.464Z] [2022-09-08T15:00:16.464Z] #30 [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-09-08T15:00:16.464Z] #30 25.74 encoding [2022-09-08T15:00:16.464Z] #30 ... [2022-09-08T15:00:16.464Z] [2022-09-08T15:00:16.464Z] #35 [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-09-08T15:00:16.464Z] #35 35.65 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T15:00:16.464Z] #35 35.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T15:00:16.464Z] #35 35.73 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T15:00:16.464Z] #35 35.74 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-08T15:00:16.464Z] #35 35.80 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T15:00:16.605Z] #25 100.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T15:00:16.605Z] #25 100.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-08T15:00:16.605Z] #25 100.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-08T15:00:16.702Z] #47 DONE 1.1s [2022-09-08T15:00:16.702Z] [2022-09-08T15:00:16.702Z] #40 [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-09-08T15:00:16.702Z] #40 44.68 CC compel/src/lib/infect-rpc.o [2022-09-08T15:00:16.702Z] #40 45.10 CC compel/src/lib/infect-util.o [2022-09-08T15:00:16.702Z] #40 45.45 CC compel/src/lib/infect.o [2022-09-08T15:00:16.702Z] #40 48.97 CC compel/src/lib/ptrace.o [2022-09-08T15:00:16.702Z] #40 49.63 AR compel/libcompel.a [2022-09-08T15:00:16.702Z] #40 49.71 HOSTCC compel/src/main-host.o [2022-09-08T15:00:16.702Z] #40 50.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-08T15:00:16.702Z] #40 50.51 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-08T15:00:16.702Z] #40 51.00 HOSTCC compel/src/lib/log-host.o [2022-09-08T15:00:16.702Z] #40 ... [2022-09-08T15:00:16.702Z] [2022-09-08T15:00:16.702Z] #48 [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-09-08T15:00:16.720Z] #35 36.14 go: downloading github.com/spf13/viper v1.10.1 [2022-09-08T15:00:16.862Z] #25 100.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T15:00:16.862Z] #25 100.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:00:16.862Z] #25 100.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:16.977Z] #35 36.32 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T15:00:17.041Z] #22 ... [2022-09-08T15:00:17.041Z] [2022-09-08T15:00:17.041Z] #27 [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-09-08T15:00:17.041Z] #0 4.567 + RM_GOPATH=0 [2022-09-08T15:00:17.041Z] #0 4.567 + TMP_GOPATH= [2022-09-08T15:00:17.041Z] #0 4.567 + : /build [2022-09-08T15:00:17.041Z] #0 4.567 + '[' -z '' ']' [2022-09-08T15:00:17.041Z] #0 4.572 ++ mktemp -d [2022-09-08T15:00:17.041Z] #0 4.580 + export GOPATH=/tmp/tmp.omgE01ixXv [2022-09-08T15:00:17.041Z] #0 4.580 + GOPATH=/tmp/tmp.omgE01ixXv [2022-09-08T15:00:17.041Z] #0 4.580 + RM_GOPATH=1 [2022-09-08T15:00:17.041Z] #0 4.580 + case "$(go env GOARCH)" in [2022-09-08T15:00:17.041Z] #0 4.580 ++ go env GOARCH [2022-09-08T15:00:17.041Z] #0 4.594 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.041Z] #0 4.594 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.041Z] #0 4.594 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:17.041Z] #0 4.594 + dir=/tmp/install [2022-09-08T15:00:17.041Z] #0 4.594 + bin=shfmt [2022-09-08T15:00:17.041Z] #0 4.594 + shift [2022-09-08T15:00:17.041Z] #0 4.594 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-08T15:00:17.041Z] #0 4.594 + . /tmp/install/shfmt.installer [2022-09-08T15:00:17.041Z] #0 4.594 ++ : v3.0.2 [2022-09-08T15:00:17.041Z] #0 4.594 + install_shfmt [2022-09-08T15:00:17.041Z] #0 4.594 + echo 'Install shfmt version v3.0.2' [2022-09-08T15:00:17.041Z] #0 4.594 + GOBIN=/build [2022-09-08T15:00:17.041Z] #0 4.594 + GO111MODULE=on [2022-09-08T15:00:17.041Z] #0 4.594 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-08T15:00:17.041Z] #0 4.596 Install shfmt version v3.0.2 [2022-09-08T15:00:17.041Z] #0 5.114 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T15:00:17.041Z] #0 6.204 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T15:00:17.041Z] #0 6.206 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T15:00:17.041Z] #0 6.334 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T15:00:17.041Z] #0 7.801 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T15:00:17.041Z] #27 ... [2022-09-08T15:00:17.041Z] [2022-09-08T15:00:17.041Z] #28 [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-09-08T15:00:17.041Z] #0 3.125 + RM_GOPATH=0 [2022-09-08T15:00:17.041Z] #0 3.125 + TMP_GOPATH= [2022-09-08T15:00:17.041Z] #0 3.125 + : /build [2022-09-08T15:00:17.041Z] #0 3.125 + '[' -z '' ']' [2022-09-08T15:00:17.041Z] #0 3.126 ++ mktemp -d [2022-09-08T15:00:17.041Z] #0 3.131 + export GOPATH=/tmp/tmp.i4Crg3L6qp [2022-09-08T15:00:17.041Z] #0 3.131 + GOPATH=/tmp/tmp.i4Crg3L6qp [2022-09-08T15:00:17.041Z] #0 3.131 + RM_GOPATH=1 [2022-09-08T15:00:17.041Z] #0 3.131 + case "$(go env GOARCH)" in [2022-09-08T15:00:17.041Z] #0 3.131 ++ go env GOARCH [2022-09-08T15:00:17.041Z] #0 3.138 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.041Z] #0 3.138 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.041Z] #0 3.149 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:17.041Z] #0 3.149 + dir=/tmp/install [2022-09-08T15:00:17.041Z] #0 3.149 + bin=dockercli [2022-09-08T15:00:17.041Z] #0 3.149 + shift [2022-09-08T15:00:17.041Z] #0 3.149 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-08T15:00:17.041Z] #0 3.149 + . /tmp/install/dockercli.installer [2022-09-08T15:00:17.041Z] #0 3.149 ++ : stable [2022-09-08T15:00:17.041Z] #0 3.149 ++ : 17.06.2-ce [2022-09-08T15:00:17.041Z] #0 3.149 + install_dockercli [2022-09-08T15:00:17.041Z] #0 3.149 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T15:00:17.041Z] #0 3.149 ++ uname -m [2022-09-08T15:00:17.041Z] #0 3.149 + arch=aarch64 [2022-09-08T15:00:17.041Z] #0 3.149 + '[' aarch64 '!=' x86_64 ']' [2022-09-08T15:00:17.041Z] #0 3.149 + '[' aarch64 '!=' s390x ']' [2022-09-08T15:00:17.041Z] #0 3.149 + '[' aarch64 '!=' armhf ']' [2022-09-08T15:00:17.041Z] #0 3.149 + build_dockercli [2022-09-08T15:00:17.041Z] #0 3.149 + git clone https://github.com/docker/docker-ce /tmp/tmp.i4Crg3L6qp/tmp/docker-ce [2022-09-08T15:00:17.041Z] #0 3.149 Cloning into '/tmp/tmp.i4Crg3L6qp/tmp/docker-ce'... [2022-09-08T15:00:17.041Z] #0 3.149 Install docker/cli version 17.06.2-ce from stable [2022-09-08T15:00:17.118Z] #25 100.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T15:00:17.118Z] #25 100.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-08T15:00:17.118Z] #25 100.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:00:17.233Z] #35 36.77 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T15:00:17.233Z] #35 36.77 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T15:00:17.301Z] #28 ... [2022-09-08T15:00:17.301Z] [2022-09-08T15:00:17.301Z] #29 [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-09-08T15:00:17.301Z] #0 4.538 + RM_GOPATH=0 [2022-09-08T15:00:17.301Z] #0 4.538 + TMP_GOPATH= [2022-09-08T15:00:17.301Z] #0 4.538 + : /build [2022-09-08T15:00:17.301Z] #0 4.538 + '[' -z '' ']' [2022-09-08T15:00:17.301Z] #0 4.546 ++ mktemp -d [2022-09-08T15:00:17.301Z] #0 4.570 + export GOPATH=/tmp/tmp.zazdM9tDLR [2022-09-08T15:00:17.301Z] #0 4.570 + GOPATH=/tmp/tmp.zazdM9tDLR [2022-09-08T15:00:17.301Z] #0 4.570 + RM_GOPATH=1 [2022-09-08T15:00:17.301Z] #0 4.570 + case "$(go env GOARCH)" in [2022-09-08T15:00:17.301Z] #0 4.570 ++ go env GOARCH [2022-09-08T15:00:17.301Z] #0 4.598 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.301Z] #0 4.598 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.301Z] #0 4.598 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:17.301Z] #0 4.598 + dir=/tmp/install [2022-09-08T15:00:17.301Z] #0 4.598 + bin=proxy [2022-09-08T15:00:17.301Z] #0 4.598 + shift [2022-09-08T15:00:17.301Z] #0 4.598 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-08T15:00:17.301Z] #0 4.598 + . /tmp/install/proxy.installer [2022-09-08T15:00:17.301Z] #0 4.598 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T15:00:17.301Z] #0 4.598 + install_proxy [2022-09-08T15:00:17.301Z] #0 4.598 + case "$1" in [2022-09-08T15:00:17.301Z] #0 4.598 + export CGO_ENABLED=0 [2022-09-08T15:00:17.301Z] #0 4.598 + CGO_ENABLED=0 [2022-09-08T15:00:17.301Z] #0 4.598 + _install_proxy [2022-09-08T15:00:17.301Z] #0 4.598 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-08T15:00:17.301Z] #0 4.598 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T15:00:17.301Z] #0 4.605 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zazdM9tDLR/src/github.com/docker/libnetwork [2022-09-08T15:00:17.301Z] #0 4.605 Cloning into '/tmp/tmp.zazdM9tDLR/src/github.com/docker/libnetwork'... [2022-09-08T15:00:17.301Z] #29 ... [2022-09-08T15:00:17.301Z] [2022-09-08T15:00:17.302Z] #30 [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-09-08T15:00:17.302Z] #0 4.873 + RM_GOPATH=0 [2022-09-08T15:00:17.302Z] #0 4.873 + TMP_GOPATH= [2022-09-08T15:00:17.302Z] #0 4.873 + : /build [2022-09-08T15:00:17.302Z] #0 4.873 + '[' -z '' ']' [2022-09-08T15:00:17.302Z] #0 4.873 ++ mktemp -d [2022-09-08T15:00:17.302Z] #0 4.882 + export GOPATH=/tmp/tmp.sJiJNZjBch [2022-09-08T15:00:17.302Z] #0 4.882 + GOPATH=/tmp/tmp.sJiJNZjBch [2022-09-08T15:00:17.302Z] #0 4.882 + RM_GOPATH=1 [2022-09-08T15:00:17.302Z] #0 4.882 + case "$(go env GOARCH)" in [2022-09-08T15:00:17.302Z] #0 4.882 ++ go env GOARCH [2022-09-08T15:00:17.302Z] #0 4.924 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.302Z] #0 4.927 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.302Z] #0 4.927 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:17.302Z] #0 4.940 + dir=/tmp/install [2022-09-08T15:00:17.302Z] #0 4.940 + bin=gotestsum [2022-09-08T15:00:17.302Z] #0 4.940 + shift [2022-09-08T15:00:17.302Z] #0 4.940 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-08T15:00:17.302Z] #0 4.940 + . /tmp/install/gotestsum.installer [2022-09-08T15:00:17.302Z] #0 4.940 ++ : v1.7.0 [2022-09-08T15:00:17.302Z] #0 4.940 + install_gotestsum [2022-09-08T15:00:17.302Z] #0 4.940 + set -e [2022-09-08T15:00:17.302Z] #0 4.941 + echo 'Install gotestsum version v1.7.0' [2022-09-08T15:00:17.302Z] #0 4.952 Install gotestsum version v1.7.0 [2022-09-08T15:00:17.302Z] #0 4.952 + GOBIN=/build [2022-09-08T15:00:17.302Z] #0 4.952 + GO111MODULE=on [2022-09-08T15:00:17.302Z] #0 4.952 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-08T15:00:17.302Z] #0 5.472 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-08T15:00:17.302Z] #0 7.096 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T15:00:17.302Z] #0 7.097 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T15:00:17.302Z] #0 7.182 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T15:00:17.302Z] #0 7.340 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T15:00:17.302Z] #0 7.613 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T15:00:17.302Z] #0 7.636 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T15:00:17.302Z] #0 7.712 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T15:00:17.302Z] #0 7.801 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T15:00:17.302Z] #0 7.994 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T15:00:17.302Z] #0 8.057 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T15:00:17.302Z] #0 8.241 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T15:00:17.302Z] #0 8.727 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T15:00:17.375Z] #25 100.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T15:00:17.375Z] #25 100.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-08T15:00:17.375Z] #25 100.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:00:17.490Z] #35 36.86 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-08T15:00:17.490Z] #35 36.90 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T15:00:17.562Z] #30 ... [2022-09-08T15:00:17.562Z] [2022-09-08T15:00:17.562Z] #31 [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-09-08T15:00:17.562Z] #0 4.698 + git clone https://github.com/docker/distribution.git . [2022-09-08T15:00:17.562Z] #0 4.705 Cloning into '.'... [2022-09-08T15:00:17.562Z] #31 ... [2022-09-08T15:00:17.562Z] [2022-09-08T15:00:17.562Z] #32 [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-09-08T15:00:17.562Z] #0 4.505 + RM_GOPATH=0 [2022-09-08T15:00:17.562Z] #0 4.515 + TMP_GOPATH= [2022-09-08T15:00:17.562Z] #0 4.515 + : /build [2022-09-08T15:00:17.562Z] #0 4.515 + '[' -z '' ']' [2022-09-08T15:00:17.562Z] #0 4.515 ++ mktemp -d [2022-09-08T15:00:17.562Z] #0 4.515 + export GOPATH=/tmp/tmp.qyuac9paB6 [2022-09-08T15:00:17.562Z] #0 4.515 + GOPATH=/tmp/tmp.qyuac9paB6 [2022-09-08T15:00:17.562Z] #0 4.515 + RM_GOPATH=1 [2022-09-08T15:00:17.562Z] #0 4.515 + case "$(go env GOARCH)" in [2022-09-08T15:00:17.562Z] #0 4.515 ++ go env GOARCH [2022-09-08T15:00:17.562Z] #0 4.527 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.562Z] #0 4.527 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:17.562Z] #0 4.536 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:17.562Z] #0 4.537 + dir=/tmp/install [2022-09-08T15:00:17.562Z] #0 4.537 + bin=rootlesskit [2022-09-08T15:00:17.562Z] #0 4.537 + shift [2022-09-08T15:00:17.562Z] #0 4.537 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-08T15:00:17.562Z] #0 4.537 + . /tmp/install/rootlesskit.installer [2022-09-08T15:00:17.562Z] #0 4.537 ++ : v0.14.4 [2022-09-08T15:00:17.562Z] #0 4.537 + install_rootlesskit [2022-09-08T15:00:17.562Z] #0 4.537 + case "$1" in [2022-09-08T15:00:17.562Z] #0 4.537 + export CGO_ENABLED=0 [2022-09-08T15:00:17.562Z] #0 4.537 + CGO_ENABLED=0 [2022-09-08T15:00:17.562Z] #0 4.537 + _install_rootlesskit [2022-09-08T15:00:17.562Z] #0 4.546 + echo 'Install rootlesskit version v0.14.4' [2022-09-08T15:00:17.562Z] #0 4.546 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T15:00:17.562Z] #0 4.546 + GOBIN=/build [2022-09-08T15:00:17.562Z] #0 4.546 + GO111MODULE=on [2022-09-08T15:00:17.562Z] #0 4.546 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-08T15:00:17.562Z] #0 4.546 Install rootlesskit version v0.14.4 [2022-09-08T15:00:17.562Z] #0 5.177 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-08T15:00:17.562Z] #0 7.142 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T15:00:17.562Z] #0 7.142 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T15:00:17.562Z] #0 7.278 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T15:00:17.562Z] #0 7.861 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-08T15:00:17.562Z] #0 10.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-08T15:00:17.562Z] #0 10.71 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T15:00:17.562Z] #0 10.75 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T15:00:17.562Z] #0 10.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T15:00:17.618Z] #20 4.430 #=#=# # 2.0% ### 5.2% ######## 12.3% ############# 18.9% ############## 20.7% ################ 23.0% ######################## 33.9% ############################### 44.2% ##################################### 52.4% ######################################### 57.9% [2022-09-08T15:00:17.618Z] #20 ... [2022-09-08T15:00:17.618Z] [2022-09-08T15:00:17.618Z] #21 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-08T15:00:17.618Z] #21 DONE 1.5s [2022-09-08T15:00:17.618Z] [2022-09-08T15:00:17.618Z] #20 [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-09-08T15:00:17.631Z] #25 101.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-08T15:00:17.631Z] #25 101.2 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:00:17.631Z] #25 101.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-08T15:00:17.631Z] #25 101.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T15:00:17.631Z] #25 101.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-08T15:00:17.631Z] #25 101.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-08T15:00:17.822Z] #32 ... [2022-09-08T15:00:17.822Z] [2022-09-08T15:00:17.822Z] #33 [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-09-08T15:00:17.822Z] #0 5.276 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:17.822Z] #0 5.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:17.822Z] #0 5.462 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:17.822Z] #0 6.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-08T15:00:17.822Z] #0 9.176 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-08T15:00:17.888Z] #25 101.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:17.888Z] #25 101.3 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T15:00:17.888Z] #25 101.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-08T15:00:17.888Z] #25 101.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:00:17.888Z] #25 101.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T15:00:17.888Z] #25 101.3 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:00:17.888Z] #25 101.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-08T15:00:17.888Z] #25 101.4 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-08T15:00:17.888Z] #25 101.4 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:00:17.888Z] #25 101.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T15:00:17.888Z] #25 101.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-08T15:00:17.888Z] #25 101.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:17.888Z] #25 101.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T15:00:17.888Z] #25 101.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T15:00:17.888Z] #25 101.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:17.888Z] #25 101.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-09-08T15:00:17.888Z] #25 101.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-09-08T15:00:17.888Z] #25 101.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T15:00:17.888Z] #25 101.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-08T15:00:17.888Z] #25 101.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:17.888Z] #25 101.5 Setting up dmsetup (2:1.02.155-3) ... [2022-09-08T15:00:17.888Z] #25 101.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:17.888Z] #25 101.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:17.888Z] #25 101.6 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:18.053Z] #35 ... [2022-09-08T15:00:18.053Z] [2022-09-08T15:00:18.053Z] #31 [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-09-08T15:00:18.053Z] #31 27.42 Fetched 8482 kB in 18s (465 kB/s) [2022-09-08T15:00:18.053Z] #31 27.42 Reading package lists... [2022-09-08T15:00:18.070Z] #48 1.387 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T15:00:18.070Z] #48 1.390 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:18.070Z] #48 1.431 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:18.070Z] #48 1.438 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:18.082Z] #33 ... [2022-09-08T15:00:18.082Z] [2022-09-08T15:00:18.082Z] #34 [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-09-08T15:00:18.082Z] #0 3.312 + RM_GOPATH=0 [2022-09-08T15:00:18.082Z] #0 3.312 + TMP_GOPATH= [2022-09-08T15:00:18.082Z] #0 3.312 + : /build [2022-09-08T15:00:18.082Z] #0 3.312 + '[' -z '' ']' [2022-09-08T15:00:18.082Z] #0 3.313 ++ mktemp -d [2022-09-08T15:00:18.082Z] #0 3.318 + export GOPATH=/tmp/tmp.KrjNyRakBg [2022-09-08T15:00:18.082Z] #0 3.318 + GOPATH=/tmp/tmp.KrjNyRakBg [2022-09-08T15:00:18.082Z] #0 3.318 + RM_GOPATH=1 [2022-09-08T15:00:18.082Z] #0 3.318 + case "$(go env GOARCH)" in [2022-09-08T15:00:18.082Z] #0 3.318 ++ go env GOARCH [2022-09-08T15:00:18.082Z] #0 3.336 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:18.082Z] #0 3.336 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:18.082Z] #0 3.336 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:18.082Z] #0 3.336 + dir=/tmp/install [2022-09-08T15:00:18.082Z] #0 3.336 + bin=golangci_lint [2022-09-08T15:00:18.082Z] #0 3.336 + shift [2022-09-08T15:00:18.082Z] #0 3.336 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-08T15:00:18.082Z] #0 3.336 + . /tmp/install/golangci_lint.installer [2022-09-08T15:00:18.082Z] #0 3.336 ++ : v1.44.0 [2022-09-08T15:00:18.082Z] #0 3.336 + install_golangci_lint [2022-09-08T15:00:18.082Z] #0 3.336 + set -e [2022-09-08T15:00:18.082Z] #0 3.336 + echo 'Install golangci-lint version v1.44.0' [2022-09-08T15:00:18.082Z] #0 3.336 + GOBIN=/build [2022-09-08T15:00:18.082Z] #0 3.336 + GO111MODULE=on [2022-09-08T15:00:18.082Z] #0 3.336 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-08T15:00:18.082Z] #0 3.337 Install golangci-lint version v1.44.0 [2022-09-08T15:00:18.082Z] #0 3.811 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-08T15:00:18.082Z] #34 ... [2022-09-08T15:00:18.082Z] [2022-09-08T15:00:18.082Z] #35 [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-09-08T15:00:18.082Z] #0 5.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:18.082Z] #0 5.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:18.082Z] #0 5.488 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:18.082Z] #0 6.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-08T15:00:18.082Z] #0 9.549 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-08T15:00:18.146Z] #20 4.430 #=#=# # 2.0% ### 5.2% ######## 12.3% ############# 18.9% ############## 20.7% ################ 23.0% ######################## 33.9% ############################### 44.2% ##################################### 52.4% ######################################### 57.9% ########################################### 60.6% ################################################# 68.3% ################################################### 71.8% ########################################################## 81.5% ############################################################## 87.3% [2022-09-08T15:00:18.146Z] #20 ... [2022-09-08T15:00:18.146Z] [2022-09-08T15:00:18.146Z] #22 [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-09-08T15:00:18.146Z] #22 DONE 0.7s [2022-09-08T15:00:18.146Z] [2022-09-08T15:00:18.146Z] #20 [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-09-08T15:00:18.310Z] #31 34.74 Reading package lists... [2022-09-08T15:00:18.310Z] #31 ... [2022-09-08T15:00:18.310Z] [2022-09-08T15:00:18.310Z] #32 [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-09-08T15:00:18.310Z] #32 23.35 Reading package lists... [2022-09-08T15:00:18.310Z] #32 30.52 Reading package lists... [2022-09-08T15:00:18.342Z] #35 ... [2022-09-08T15:00:18.342Z] [2022-09-08T15:00:18.342Z] #36 [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-09-08T15:00:18.342Z] #0 3.758 + RM_GOPATH=0 [2022-09-08T15:00:18.342Z] #0 3.758 + TMP_GOPATH= [2022-09-08T15:00:18.342Z] #0 3.758 + : /build [2022-09-08T15:00:18.342Z] #0 3.758 + '[' -z '' ']' [2022-09-08T15:00:18.342Z] #0 3.758 ++ mktemp -d [2022-09-08T15:00:18.342Z] #0 3.767 + export GOPATH=/tmp/tmp.ZcLXYBhveF [2022-09-08T15:00:18.342Z] #0 3.767 + GOPATH=/tmp/tmp.ZcLXYBhveF [2022-09-08T15:00:18.342Z] #0 3.767 + RM_GOPATH=1 [2022-09-08T15:00:18.342Z] #0 3.767 + case "$(go env GOARCH)" in [2022-09-08T15:00:18.342Z] #0 3.767 ++ go env GOARCH [2022-09-08T15:00:18.342Z] #0 3.782 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:18.342Z] #0 3.782 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:18.342Z] #0 3.782 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:18.342Z] #0 3.787 + dir=/tmp/install [2022-09-08T15:00:18.342Z] #0 3.787 + bin=tomlv [2022-09-08T15:00:18.342Z] #0 3.787 + shift [2022-09-08T15:00:18.342Z] #0 3.787 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-08T15:00:18.342Z] #0 3.787 + . /tmp/install/tomlv.installer [2022-09-08T15:00:18.342Z] #0 3.787 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T15:00:18.342Z] #0 3.787 + install_tomlv [2022-09-08T15:00:18.342Z] #0 3.787 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-08T15:00:18.342Z] #0 3.787 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZcLXYBhveF/src/github.com/BurntSushi/toml [2022-09-08T15:00:18.342Z] #0 3.787 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T15:00:18.342Z] #0 3.801 Cloning into '/tmp/tmp.ZcLXYBhveF/src/github.com/BurntSushi/toml'... [2022-09-08T15:00:18.342Z] #0 4.663 + cd /tmp/tmp.ZcLXYBhveF/src/github.com/BurntSushi/toml [2022-09-08T15:00:18.342Z] #0 4.663 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T15:00:18.342Z] #0 4.809 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T15:00:18.342Z] #0 5.438 internal/unsafeheader [2022-09-08T15:00:18.342Z] #0 5.531 internal/goarch [2022-09-08T15:00:18.342Z] #0 5.682 internal/cpu [2022-09-08T15:00:18.342Z] #0 5.724 internal/abi [2022-09-08T15:00:18.342Z] #0 6.291 internal/goexperiment [2022-09-08T15:00:18.342Z] #0 6.327 internal/bytealg [2022-09-08T15:00:18.342Z] #0 6.522 internal/goos [2022-09-08T15:00:18.342Z] #0 6.788 runtime/internal/atomic [2022-09-08T15:00:18.342Z] #0 7.072 runtime/internal/math [2022-09-08T15:00:18.342Z] #0 7.451 runtime/internal/sys [2022-09-08T15:00:18.342Z] #0 7.823 runtime/internal/syscall [2022-09-08T15:00:18.342Z] #0 7.989 internal/itoa [2022-09-08T15:00:18.342Z] #0 8.216 math/bits [2022-09-08T15:00:18.342Z] #0 8.417 runtime [2022-09-08T15:00:18.342Z] #0 8.993 math [2022-09-08T15:00:18.342Z] #36 ... [2022-09-08T15:00:18.342Z] [2022-09-08T15:00:18.342Z] #37 [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-09-08T15:00:18.342Z] #0 4.301 + RM_GOPATH=0 [2022-09-08T15:00:18.342Z] #0 4.301 + TMP_GOPATH= [2022-09-08T15:00:18.342Z] #0 4.301 + : /build [2022-09-08T15:00:18.342Z] #0 4.301 + '[' -z '' ']' [2022-09-08T15:00:18.342Z] #0 4.301 ++ mktemp -d [2022-09-08T15:00:18.342Z] #0 4.307 + export GOPATH=/tmp/tmp.VGum9Vbzqq [2022-09-08T15:00:18.342Z] #0 4.307 + GOPATH=/tmp/tmp.VGum9Vbzqq [2022-09-08T15:00:18.342Z] #0 4.307 + RM_GOPATH=1 [2022-09-08T15:00:18.342Z] #0 4.307 + case "$(go env GOARCH)" in [2022-09-08T15:00:18.342Z] #0 4.316 ++ go env GOARCH [2022-09-08T15:00:18.342Z] #0 4.340 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:18.342Z] #0 4.340 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:18.342Z] #0 4.340 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:18.342Z] #0 4.340 + dir=/tmp/install [2022-09-08T15:00:18.342Z] #0 4.340 + bin=vndr [2022-09-08T15:00:18.342Z] #0 4.340 + shift [2022-09-08T15:00:18.342Z] #0 4.340 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-08T15:00:18.342Z] #0 4.340 + . /tmp/install/vndr.installer [2022-09-08T15:00:18.342Z] #0 4.340 ++ : v0.1.2 [2022-09-08T15:00:18.342Z] #0 4.340 + install_vndr [2022-09-08T15:00:18.342Z] #0 4.340 + echo 'Install vndr version v0.1.2' [2022-09-08T15:00:18.342Z] #0 4.340 + GOBIN=/build [2022-09-08T15:00:18.342Z] #0 4.340 + GO111MODULE=on [2022-09-08T15:00:18.342Z] #0 4.340 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-08T15:00:18.342Z] #0 4.340 Install vndr version v0.1.2 [2022-09-08T15:00:18.342Z] #0 4.816 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-08T15:00:18.423Z] #20 4.430 #=#=# # 2.0% ### 5.2% ######## 12.3% ############# 18.9% ############## 20.7% ################ 23.0% ######################## 33.9% ############################### 44.2% ##################################### 52.4% ######################################### 57.9% ########################################### 60.6% ################################################# 68.3% ################################################### 71.8% ########################################################## 81.5% ############################################################## 87.3% ################################################################ 89.2% ################################################################### 93.9%#20 ... [2022-09-08T15:00:18.423Z] [2022-09-08T15:00:18.423Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-08T15:00:18.423Z] #23 DONE 0.3s [2022-09-08T15:00:18.423Z] [2022-09-08T15:00:18.423Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-08T15:00:18.423Z] #24 DONE 0.3s [2022-09-08T15:00:18.423Z] [2022-09-08T15:00:18.423Z] #20 [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-09-08T15:00:18.424Z] #20 4.430 #=#=# # 2.0% ### 5.2% ######## 12.3% ############# 18.9% ############## 20.7% ################ 23.0% ######################## 33.9% ############################### 44.2% ##################################### 52.4% ######################################### 57.9% ########################################### 60.6% ################################################# 68.3% ################################################### 71.8% ########################################################## 81.5% ############################################################## 87.3% ################################################################ 89.2% ################################################################### 93.9% ####################################################################### 100.0% ######################################################################## 100.0% [2022-09-08T15:00:18.602Z] #37 ... [2022-09-08T15:00:18.602Z] [2022-09-08T15:00:18.602Z] #38 [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-09-08T15:00:18.602Z] #0 5.406 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:18.602Z] #0 5.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:18.602Z] #0 5.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:18.602Z] #0 6.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-08T15:00:18.602Z] #0 9.365 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-08T15:00:18.602Z] #38 ... [2022-09-08T15:00:18.602Z] [2022-09-08T15:00:18.602Z] #22 [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-09-08T15:00:18.602Z] #22 11.26 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T15:00:18.602Z] #22 11.69 [2022-09-08T15:00:18.602Z] #22 12.07 #=#=# ######################################################################## 100.0% [2022-09-08T15:00:18.602Z] #22 12.25 [2022-09-08T15:00:18.633Z] #48 2.067 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-08T15:00:18.684Z] #20 7.284 [2022-09-08T15:00:18.820Z] #25 DONE 102.4s [2022-09-08T15:00:18.820Z] [2022-09-08T15:00:18.820Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-08T15:00:19.171Z] #22 ... [2022-09-08T15:00:19.171Z] [2022-09-08T15:00:19.171Z] #39 [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-09-08T15:00:19.171Z] #0 3.222 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T15:00:19.171Z] #0 3.261 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:19.171Z] #0 3.327 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:19.171Z] #0 3.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:19.171Z] #0 4.466 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-09-08T15:00:19.171Z] #0 6.228 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-08T15:00:19.171Z] #0 8.724 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-08T15:00:19.239Z] #32 37.11 Building dependency tree... [2022-09-08T15:00:19.239Z] #32 38.71 Reading state information... [2022-09-08T15:00:19.253Z] #20 7.928 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-08T15:00:19.432Z] #39 ... [2022-09-08T15:00:19.432Z] [2022-09-08T15:00:19.432Z] #35 [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-09-08T15:00:19.432Z] #35 12.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-08T15:00:19.512Z] #20 8.090 [2022-09-08T15:00:19.772Z] #20 8.317 #=#=# ######################################################################## 100.0% [2022-09-08T15:00:19.772Z] #20 8.396 [2022-09-08T15:00:20.001Z] #48 3.197 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:20.169Z] #32 ... [2022-09-08T15:00:20.170Z] [2022-09-08T15:00:20.170Z] #34 [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-09-08T15:00:20.170Z] #34 DONE 39.7s [2022-09-08T15:00:20.170Z] [2022-09-08T15:00:20.170Z] #37 [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-09-08T15:00:20.170Z] #37 26.29 Fetched 9023 kB in 19s (468 kB/s) [2022-09-08T15:00:20.170Z] #37 26.29 Reading package lists... [2022-09-08T15:00:20.340Z] #20 9.123 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T15:00:20.601Z] #20 9.238 [2022-09-08T15:00:20.714Z] #41 DONE 1.6s [2022-09-08T15:00:20.714Z] [2022-09-08T15:00:20.714Z] #42 [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-09-08T15:00:20.714Z] #0 1.430 + RM_GOPATH=0 [2022-09-08T15:00:20.714Z] #0 1.430 + TMP_GOPATH= [2022-09-08T15:00:20.714Z] #0 1.430 + : /build [2022-09-08T15:00:20.714Z] #0 1.430 + '[' -z '' ']' [2022-09-08T15:00:20.714Z] #0 1.430 ++ mktemp -d [2022-09-08T15:00:20.714Z] #0 1.442 + export GOPATH=/tmp/tmp.iIkUiqFd6s [2022-09-08T15:00:20.714Z] #0 1.442 + GOPATH=/tmp/tmp.iIkUiqFd6s [2022-09-08T15:00:20.714Z] #0 1.442 + RM_GOPATH=1 [2022-09-08T15:00:20.714Z] #0 1.443 + case "$(go env GOARCH)" in [2022-09-08T15:00:20.714Z] #0 1.443 ++ go env GOARCH [2022-09-08T15:00:20.714Z] #0 1.467 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:20.714Z] #0 1.468 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:20.714Z] #0 1.469 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:20.714Z] #0 1.470 + dir=/tmp/install [2022-09-08T15:00:20.714Z] #0 1.471 + bin=runc [2022-09-08T15:00:20.714Z] #0 1.471 + shift [2022-09-08T15:00:20.714Z] #0 1.471 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-08T15:00:20.714Z] #0 1.472 + . /tmp/install/runc.installer [2022-09-08T15:00:20.714Z] #0 1.472 ++ set -e [2022-09-08T15:00:20.714Z] #0 1.474 ++ : v1.1.4 [2022-09-08T15:00:20.714Z] #0 1.475 + install_runc [2022-09-08T15:00:20.714Z] #0 1.475 + RUNC_BUILDTAGS=seccomp [2022-09-08T15:00:20.714Z] #0 1.475 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T15:00:20.714Z] #0 1.476 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T15:00:20.714Z] #0 1.476 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iIkUiqFd6s/src/github.com/opencontainers/runc [2022-09-08T15:00:20.714Z] #0 1.478 Cloning into '/tmp/tmp.iIkUiqFd6s/src/github.com/opencontainers/runc'... [2022-09-08T15:00:20.861Z] #20 9.474 #=#=# ######################################################################## 100.0% [2022-09-08T15:00:20.861Z] #20 9.540 [2022-09-08T15:00:21.140Z] #37 33.70 Reading package lists... [2022-09-08T15:00:21.140Z] #37 ... [2022-09-08T15:00:21.140Z] [2022-09-08T15:00:21.140Z] #32 [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-09-08T15:00:21.140Z] #32 40.48 The following additional packages will be installed: [2022-09-08T15:00:21.140Z] #32 40.51 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-08T15:00:21.140Z] #32 40.62 Suggested packages: [2022-09-08T15:00:21.140Z] #32 40.62 cmake-doc ninja-build lrzip [2022-09-08T15:00:21.140Z] #32 40.62 Recommended packages: [2022-09-08T15:00:21.140Z] #32 40.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T15:00:21.369Z] #48 4.554 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:21.434Z] #20 10.16 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-08T15:00:21.644Z] #42 ... [2022-09-08T15:00:21.644Z] [2022-09-08T15:00:21.644Z] #43 [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-09-08T15:00:21.644Z] #43 DONE 1.1s [2022-09-08T15:00:21.644Z] [2022-09-08T15:00:21.644Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T15:00:21.693Z] #20 10.28 [2022-09-08T15:00:21.978Z] #35 ... [2022-09-08T15:00:21.978Z] [2022-09-08T15:00:21.978Z] #25 [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-09-08T15:00:21.978Z] #25 4.693 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T15:00:21.978Z] #25 4.712 Cloning into '.'... [2022-09-08T15:00:22.070Z] #32 ... [2022-09-08T15:00:22.070Z] [2022-09-08T15:00:22.070Z] #27 [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-09-08T15:00:22.070Z] #27 DONE 41.1s [2022-09-08T15:00:22.070Z] [2022-09-08T15:00:22.070Z] #32 [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-09-08T15:00:22.070Z] #32 41.22 The following NEW packages will be installed: [2022-09-08T15:00:22.070Z] #32 41.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-08T15:00:22.070Z] #32 41.22 vim-common xxd [2022-09-08T15:00:22.070Z] #32 41.56 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:22.070Z] #32 41.56 Need to get 14.9 MB of archives. [2022-09-08T15:00:22.070Z] #32 41.56 After this operation, 61.8 MB of additional disk space will be used. [2022-09-08T15:00:22.070Z] #32 41.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-08T15:00:22.070Z] #32 41.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T15:00:22.070Z] #32 41.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-08T15:00:22.238Z] #25 ... [2022-09-08T15:00:22.238Z] [2022-09-08T15:00:22.238Z] #22 [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-09-08T15:00:22.238Z] #22 13.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-08T15:00:22.238Z] #22 14.26 [2022-09-08T15:00:22.238Z] #22 14.62 #=#=# ######################################################################## 100.0% [2022-09-08T15:00:22.238Z] #22 14.88 [2022-09-08T15:00:22.483Z] #20 10.53 #=#=# #### 5.7% ##################### 30.3% #################################### 50.2% ########################################## 58.9% ##################################################### 74.1% ################################################################# 90.6% ######################################################################## 100.0% [2022-09-08T15:00:22.574Z] #44 0.928 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T15:00:22.574Z] #44 DONE 1.0s [2022-09-08T15:00:22.574Z] [2022-09-08T15:00:22.574Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T15:00:22.744Z] #20 11.25 [2022-09-08T15:00:22.807Z] #22 16.38 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-08T15:00:23.000Z] #32 42.36 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-09-08T15:00:23.000Z] #32 42.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-08T15:00:23.003Z] #20 ... [2022-09-08T15:00:23.003Z] [2022-09-08T15:00:23.003Z] #25 [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-09-08T15:00:23.003Z] #25 DONE 4.8s [2022-09-08T15:00:23.003Z] [2022-09-08T15:00:23.003Z] #20 [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-09-08T15:00:23.003Z] #20 11.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T15:00:23.067Z] #22 16.82 [2022-09-08T15:00:23.259Z] #32 42.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-08T15:00:23.259Z] #32 42.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-08T15:00:23.259Z] #32 42.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-08T15:00:23.259Z] #32 42.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-08T15:00:23.259Z] #32 42.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-08T15:00:23.260Z] #48 6.247 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:23.262Z] #20 11.98 [2022-09-08T15:00:23.522Z] #20 12.26 #=#=# ######################################################################## 100.0% [2022-09-08T15:00:23.782Z] #20 12.45 [2022-09-08T15:00:23.823Z] #48 ... [2022-09-08T15:00:23.824Z] [2022-09-08T15:00:23.824Z] #40 [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-09-08T15:00:23.824Z] #40 51.36 HOSTLINK compel/compel-host-bin [2022-09-08T15:00:23.824Z] #40 51.55 DEP soccr/soccr.d [2022-09-08T15:00:23.824Z] #40 51.86 CC soccr/soccr.o [2022-09-08T15:00:23.824Z] #40 53.45 AR soccr/libsoccr.a [2022-09-08T15:00:23.824Z] #40 53.49 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:00:23.824Z] #40 53.84 DEP criu/arch/x86/sigframe.d [2022-09-08T15:00:23.824Z] #40 53.99 DEP criu/arch/x86/sigaction_compat.d [2022-09-08T15:00:23.824Z] #40 54.14 DEP criu/arch/x86/kerndat.d [2022-09-08T15:00:23.824Z] #40 54.33 DEP criu/arch/x86/crtools.d [2022-09-08T15:00:23.824Z] #40 54.53 DEP criu/arch/x86/cpu.d [2022-09-08T15:00:23.824Z] #40 54.67 CC criu/arch/x86/cpu.o [2022-09-08T15:00:23.824Z] #40 55.46 CC criu/arch/x86/crtools.o [2022-09-08T15:00:23.824Z] #40 56.87 CC criu/arch/x86/kerndat.o [2022-09-08T15:00:23.824Z] #40 57.45 CC criu/arch/x86/sigaction_compat.o [2022-09-08T15:00:23.824Z] #40 57.74 CC criu/arch/x86/sigframe.o [2022-09-08T15:00:23.824Z] #40 58.05 LINK criu/arch/x86/crtools.built-in.o [2022-09-08T15:00:23.824Z] #40 58.10 DEP criu/pie/util-vdso-elf32.d [2022-09-08T15:00:23.824Z] #40 58.26 DEP criu/pie/util-vdso.d [2022-09-08T15:00:23.824Z] #40 58.38 DEP criu/pie/util.d [2022-09-08T15:00:23.957Z] #45 DONE 1.0s [2022-09-08T15:00:23.957Z] [2022-09-08T15:00:23.957Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T15:00:24.080Z] #40 58.56 CC criu/pie/util.o [2022-09-08T15:00:24.337Z] #40 ... [2022-09-08T15:00:24.337Z] [2022-09-08T15:00:24.337Z] #41 [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-09-08T15:00:24.337Z] #41 15.03 + cd /tmp/tmp.8X48NkHeMt/src/github.com/opencontainers/runc [2022-09-08T15:00:24.337Z] #41 15.04 + git checkout -q v1.1.4 [2022-09-08T15:00:24.669Z] #32 44.01 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:24.669Z] #32 44.13 Fetched 14.9 MB in 2s (9657 kB/s) [2022-09-08T15:00:24.899Z] #41 15.52 + '[' -z '' ']' [2022-09-08T15:00:24.899Z] #41 15.53 + target=static [2022-09-08T15:00:24.899Z] #41 15.53 + make BUILDTAGS=seccomp static [2022-09-08T15:00:24.904Z] #46 DONE 1.0s [2022-09-08T15:00:24.904Z] [2022-09-08T15:00:24.904Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2022-09-08T15:00:24.929Z] #32 44.27 Selecting previously unselected package xxd. [2022-09-08T15:00:24.929Z] #32 44.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-08T15:00:24.929Z] #32 44.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:00:24.929Z] #32 44.30 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:24.951Z] #22 17.17 #=#=# 0.0% ###### 9.3% ########## 14.1% ################## 25.4% ######################### 35.6% ############################## 42.9% ##################################### 51.7% ########################################### 61.0% ################################################## 70.1% ####################################################### 77.6% ############################################################# 85.9% ################################################################## 92.3% ######################################################################## 100.0% [2022-09-08T15:00:25.163Z] #20 13.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T15:00:25.187Z] #32 44.55 Selecting previously unselected package vim-common. [2022-09-08T15:00:25.187Z] #32 44.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:00:25.187Z] #32 44.60 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:25.210Z] #22 18.77 [2022-09-08T15:00:25.423Z] #20 14.20 [2022-09-08T15:00:25.443Z] #32 44.88 Selecting previously unselected package libicu63:amd64. [2022-09-08T15:00:25.443Z] #32 44.88 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-08T15:00:25.443Z] #32 44.88 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:00:25.462Z] #41 16.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T15:00:25.863Z] #47 ... [2022-09-08T15:00:25.863Z] [2022-09-08T15:00:25.863Z] #40 [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-09-08T15:00:25.863Z] #40 39.23 CC compel/plugins/std/string.o [2022-09-08T15:00:25.863Z] #40 39.79 CC compel/plugins/std/infect.o [2022-09-08T15:00:25.863Z] #40 40.13 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-08T15:00:25.863Z] #40 40.17 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-08T15:00:25.863Z] #40 40.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-08T15:00:25.864Z] #40 40.26 AR compel/plugins/std.lib.a [2022-09-08T15:00:25.864Z] #40 40.34 CC compel/plugins/fds/fds.o [2022-09-08T15:00:25.864Z] #40 40.52 AR compel/plugins/fds.lib.a [2022-09-08T15:00:25.864Z] #40 40.57 HOSTDEP compel/src/lib/log-host.d [2022-09-08T15:00:25.864Z] #40 40.63 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-08T15:00:25.864Z] #40 40.78 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-08T15:00:25.864Z] #40 40.88 HOSTDEP compel/src/main-host.d [2022-09-08T15:00:25.864Z] #40 40.95 DEP compel/src/lib/ptrace.d [2022-09-08T15:00:25.864Z] #40 41.06 DEP compel/src/lib/infect.d [2022-09-08T15:00:25.864Z] #40 41.19 DEP compel/src/lib/infect-util.d [2022-09-08T15:00:25.864Z] #40 41.24 DEP compel/src/lib/infect-rpc.d [2022-09-08T15:00:25.864Z] #40 41.31 DEP compel/arch/x86/src/lib/infect.d [2022-09-08T15:00:25.864Z] #40 41.47 DEP compel/arch/x86/src/lib/cpu.d [2022-09-08T15:00:25.864Z] #40 41.53 DEP compel/src/lib/log.d [2022-09-08T15:00:25.864Z] #40 41.59 DEP compel/src/main.d [2022-09-08T15:00:25.864Z] #40 41.67 DEP compel/src/lib/handle-elf.d [2022-09-08T15:00:25.864Z] #40 41.74 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-08T15:00:25.864Z] #40 41.89 CC compel/src/lib/log.o [2022-09-08T15:00:25.864Z] #40 42.08 CC compel/arch/x86/src/lib/cpu.o [2022-09-08T15:00:25.864Z] #40 43.22 CC compel/arch/x86/src/lib/infect.o [2022-09-08T15:00:25.864Z] #40 44.14 CC compel/src/lib/infect-rpc.o [2022-09-08T15:00:25.864Z] #40 44.66 CC compel/src/lib/infect-util.o [2022-09-08T15:00:25.864Z] #40 44.95 CC compel/src/lib/infect.o [2022-09-08T15:00:25.864Z] #40 48.65 CC compel/src/lib/ptrace.o [2022-09-08T15:00:25.864Z] #40 49.34 AR compel/libcompel.a [2022-09-08T15:00:25.864Z] #40 ... [2022-09-08T15:00:25.864Z] [2022-09-08T15:00:25.864Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2022-09-08T15:00:25.864Z] #47 DONE 1.2s [2022-09-08T15:00:25.999Z] #20 14.53 #=#=# ######################################################################## 100.0% [2022-09-08T15:00:25.999Z] #20 14.69 [2022-09-08T15:00:26.120Z] [2022-09-08T15:00:26.120Z] #40 [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-09-08T15:00:26.120Z] #40 49.49 HOSTCC compel/src/main-host.o [2022-09-08T15:00:26.260Z] #20 14.83 Download of images into '/build' complete. [2022-09-08T15:00:26.260Z] #20 14.83 Use something like the following to load the result into a Docker daemon: [2022-09-08T15:00:26.260Z] #20 14.83 tar -cC '/build' . | docker load [2022-09-08T15:00:26.376Z] #40 49.99 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-08T15:00:26.593Z] #22 20.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-08T15:00:26.831Z] #20 DONE 15.4s [2022-09-08T15:00:26.831Z] [2022-09-08T15:00:26.831Z] #26 [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-09-08T15:00:26.831Z] #0 2.393 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T15:00:26.831Z] #0 2.394 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:26.831Z] #0 2.457 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:26.831Z] #0 2.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:26.831Z] #0 3.493 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-08T15:00:26.938Z] #40 50.24 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-08T15:00:27.162Z] #22 20.77 [2022-09-08T15:00:27.194Z] #40 50.69 HOSTCC compel/src/lib/log-host.o [2022-09-08T15:00:27.423Z] #22 21.11 #=#=# ######################################################################## 100.0% [2022-09-08T15:00:27.450Z] #40 50.87 HOSTLINK compel/compel-host-bin [2022-09-08T15:00:27.450Z] #40 51.05 DEP soccr/soccr.d [2022-09-08T15:00:27.685Z] #22 21.30 [2022-09-08T15:00:27.707Z] #40 51.22 CC soccr/soccr.o [2022-09-08T15:00:27.950Z] #22 ... [2022-09-08T15:00:27.950Z] [2022-09-08T15:00:27.950Z] #32 [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-09-08T15:00:27.950Z] #32 10.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T15:00:27.950Z] #32 11.12 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T15:00:27.950Z] #32 11.39 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-08T15:00:27.950Z] #32 11.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T15:00:27.950Z] #32 11.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-08T15:00:27.950Z] #32 13.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-08T15:00:27.950Z] #32 17.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T15:00:27.950Z] #32 ... [2022-09-08T15:00:27.950Z] [2022-09-08T15:00:27.950Z] #29 [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-09-08T15:00:27.950Z] #29 19.16 Checking out files: 67% (1289/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-09-08T15:00:27.950Z] #29 19.60 + cd /tmp/tmp.zazdM9tDLR/src/github.com/docker/libnetwork [2022-09-08T15:00:27.950Z] #29 19.60 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T15:00:27.950Z] #29 19.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-08T15:00:27.961Z] #32 ... [2022-09-08T15:00:27.962Z] [2022-09-08T15:00:27.962Z] #35 [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-09-08T15:00:27.962Z] #35 41.12 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T15:00:27.962Z] #35 41.12 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-08T15:00:27.962Z] #35 41.24 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-08T15:00:27.962Z] #35 41.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T15:00:27.962Z] #35 41.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T15:00:27.962Z] #35 41.95 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T15:00:27.962Z] #35 41.95 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-08T15:00:27.962Z] #35 41.95 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-08T15:00:27.962Z] #35 41.95 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-08T15:00:27.962Z] #35 41.95 go: downloading github.com/spf13/afero v1.6.0 [2022-09-08T15:00:27.962Z] #35 42.07 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T15:00:27.962Z] #35 42.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T15:00:27.962Z] #35 42.12 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T15:00:27.962Z] #35 42.14 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-08T15:00:27.962Z] #35 42.42 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-08T15:00:27.962Z] #35 42.42 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T15:00:27.962Z] #35 42.45 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T15:00:27.962Z] #35 42.55 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-08T15:00:27.962Z] #35 42.60 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-08T15:00:27.962Z] #35 42.95 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-08T15:00:27.962Z] #35 43.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T15:00:27.962Z] #35 43.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T15:00:27.962Z] #35 43.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T15:00:27.962Z] #35 43.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T15:00:27.962Z] #35 43.99 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-08T15:00:27.962Z] #35 44.07 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T15:00:27.962Z] #35 44.07 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-08T15:00:27.962Z] #35 44.16 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T15:00:27.962Z] #35 44.27 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-08T15:00:27.962Z] #35 44.27 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-08T15:00:27.962Z] #35 44.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T15:00:27.962Z] #35 44.46 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T15:00:27.962Z] #35 44.55 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-08T15:00:27.962Z] #35 44.55 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-08T15:00:27.962Z] #35 44.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T15:00:27.962Z] #35 44.60 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-08T15:00:27.962Z] #35 44.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T15:00:27.962Z] #35 44.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T15:00:27.962Z] #35 44.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-08T15:00:27.962Z] #35 45.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T15:00:27.962Z] #35 45.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T15:00:27.962Z] #35 45.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T15:00:27.962Z] #35 45.42 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T15:00:27.962Z] #35 45.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T15:00:27.962Z] #35 45.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T15:00:27.962Z] #35 45.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T15:00:27.962Z] #35 45.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T15:00:27.962Z] #35 45.55 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T15:00:27.962Z] #35 45.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T15:00:27.962Z] #35 45.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T15:00:27.962Z] #35 45.69 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T15:00:27.962Z] #35 45.85 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-08T15:00:27.962Z] #35 45.85 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T15:00:27.962Z] #35 45.85 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T15:00:27.962Z] #35 45.85 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T15:00:27.962Z] #35 45.95 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-08T15:00:27.962Z] #35 45.95 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-08T15:00:27.962Z] #35 45.95 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T15:00:27.962Z] #35 45.95 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T15:00:27.962Z] #35 46.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T15:00:27.962Z] #35 46.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T15:00:27.962Z] #35 46.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-08T15:00:27.962Z] #35 46.17 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-08T15:00:27.962Z] #35 46.67 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T15:00:27.962Z] #35 46.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T15:00:27.962Z] #35 46.82 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T15:00:27.962Z] #35 46.88 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-08T15:00:27.962Z] #35 46.92 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-08T15:00:27.962Z] #35 47.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T15:00:27.962Z] #35 47.00 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T15:00:27.962Z] #35 47.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T15:00:27.962Z] #35 47.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-08T15:00:27.962Z] #35 ... [2022-09-08T15:00:27.962Z] [2022-09-08T15:00:27.962Z] #31 [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-09-08T15:00:27.962Z] #31 34.74 Reading package lists... [2022-09-08T15:00:27.962Z] #31 41.39 Building dependency tree... [2022-09-08T15:00:27.962Z] #31 42.62 Reading state information... [2022-09-08T15:00:27.962Z] #31 44.22 The following additional packages will be installed: [2022-09-08T15:00:27.962Z] #31 44.27 libbtrfs0 [2022-09-08T15:00:27.962Z] #31 44.36 The following NEW packages will be installed: [2022-09-08T15:00:27.962Z] #31 44.36 libbtrfs-dev libbtrfs0 [2022-09-08T15:00:27.962Z] #31 44.76 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:27.962Z] #31 44.76 Need to get 119 kB of archives. [2022-09-08T15:00:27.962Z] #31 44.76 After this operation, 387 kB of additional disk space will be used. [2022-09-08T15:00:27.962Z] #31 44.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-08T15:00:27.962Z] #31 44.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-08T15:00:27.962Z] #31 45.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:27.962Z] #31 45.95 Fetched 119 kB in 0s (405 kB/s) [2022-09-08T15:00:27.962Z] #31 46.09 Selecting previously unselected package libbtrfs0. [2022-09-08T15:00:27.962Z] #31 46.09 (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-09-08T15:00:27.962Z] #31 46.17 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-08T15:00:27.962Z] #31 46.17 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T15:00:27.962Z] #31 46.20 Selecting previously unselected package libbtrfs-dev. [2022-09-08T15:00:27.962Z] #31 46.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-08T15:00:27.962Z] #31 46.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:00:27.962Z] #31 46.67 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T15:00:27.962Z] #31 46.67 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:00:27.962Z] #31 46.67 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:27.962Z] #31 DONE 47.5s [2022-09-08T15:00:27.962Z] [2022-09-08T15:00:27.962Z] #35 [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-09-08T15:00:27.962Z] #35 47.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T15:00:27.962Z] #35 47.46 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-08T15:00:27.962Z] #35 47.46 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-08T15:00:27.962Z] #35 47.46 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T15:00:27.962Z] #35 47.46 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T15:00:27.962Z] #35 47.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T15:00:27.962Z] #35 47.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T15:00:27.962Z] #35 47.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T15:00:27.962Z] #35 ... [2022-09-08T15:00:27.962Z] [2022-09-08T15:00:27.962Z] #38 [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-09-08T15:00:28.741Z] #26 ... [2022-09-08T15:00:28.741Z] [2022-09-08T15:00:28.741Z] #27 [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-09-08T15:00:28.741Z] #0 4.853 + RM_GOPATH=0 [2022-09-08T15:00:28.741Z] #0 4.853 + TMP_GOPATH= [2022-09-08T15:00:28.741Z] #0 4.853 + : /build [2022-09-08T15:00:28.741Z] #0 4.853 + '[' -z '' ']' [2022-09-08T15:00:28.741Z] #0 4.853 ++ mktemp -d [2022-09-08T15:00:28.741Z] #0 4.853 + export GOPATH=/tmp/tmp.aSmABNp1vK [2022-09-08T15:00:28.741Z] #0 4.853 + GOPATH=/tmp/tmp.aSmABNp1vK [2022-09-08T15:00:28.741Z] #0 4.853 + RM_GOPATH=1 [2022-09-08T15:00:28.741Z] #0 4.853 + case "$(go env GOARCH)" in [2022-09-08T15:00:28.741Z] #0 4.856 ++ go env GOARCH [2022-09-08T15:00:28.741Z] #0 4.894 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:28.741Z] #0 4.901 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:28.741Z] #0 4.943 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:28.741Z] #0 4.943 + dir=/tmp/install [2022-09-08T15:00:28.741Z] #0 4.943 + bin=rootlesskit [2022-09-08T15:00:28.741Z] #0 4.943 + shift [2022-09-08T15:00:28.741Z] #0 4.943 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-08T15:00:28.741Z] #0 4.943 + . /tmp/install/rootlesskit.installer [2022-09-08T15:00:28.741Z] #0 4.943 ++ : v0.14.4 [2022-09-08T15:00:28.741Z] #0 4.943 + install_rootlesskit [2022-09-08T15:00:28.741Z] #0 4.943 + case "$1" in [2022-09-08T15:00:28.741Z] #0 4.943 + export CGO_ENABLED=0 [2022-09-08T15:00:28.741Z] #0 4.943 + CGO_ENABLED=0 [2022-09-08T15:00:28.741Z] #0 4.943 + _install_rootlesskit [2022-09-08T15:00:28.741Z] #0 4.943 + echo 'Install rootlesskit version v0.14.4' [2022-09-08T15:00:28.741Z] #0 4.943 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T15:00:28.741Z] #0 4.943 + GOBIN=/build [2022-09-08T15:00:28.741Z] #0 4.943 + GO111MODULE=on [2022-09-08T15:00:28.741Z] #0 4.943 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-08T15:00:28.741Z] #0 4.943 Install rootlesskit version v0.14.4 [2022-09-08T15:00:28.741Z] #0 5.660 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-08T15:00:28.741Z] #0 9.311 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T15:00:28.741Z] #0 9.444 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T15:00:28.741Z] #0 9.519 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-08T15:00:28.741Z] #27 ... [2022-09-08T15:00:28.741Z] [2022-09-08T15:00:28.741Z] #28 [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-09-08T15:00:28.741Z] #0 4.993 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:28.741Z] #0 5.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:28.741Z] #0 5.047 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:28.741Z] #0 6.471 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:28.741Z] #0 8.740 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:28.741Z] #28 ... [2022-09-08T15:00:28.741Z] [2022-09-08T15:00:28.741Z] #29 [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-09-08T15:00:28.741Z] #0 5.034 + RM_GOPATH=0 [2022-09-08T15:00:28.741Z] #0 5.034 + TMP_GOPATH= [2022-09-08T15:00:28.741Z] #0 5.034 + : /build [2022-09-08T15:00:28.741Z] #0 5.034 + '[' -z '' ']' [2022-09-08T15:00:28.741Z] #0 5.034 ++ mktemp -d [2022-09-08T15:00:28.741Z] #0 5.042 + export GOPATH=/tmp/tmp.E3eK5Azd1g [2022-09-08T15:00:28.741Z] #0 5.042 + GOPATH=/tmp/tmp.E3eK5Azd1g [2022-09-08T15:00:28.741Z] #0 5.042 + RM_GOPATH=1 [2022-09-08T15:00:28.741Z] #0 5.042 + case "$(go env GOARCH)" in [2022-09-08T15:00:28.741Z] #0 5.042 ++ go env GOARCH [2022-09-08T15:00:28.741Z] #0 5.055 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:28.741Z] #0 5.055 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:28.741Z] #0 5.055 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:28.741Z] #0 5.100 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T15:00:28.741Z] #0 5.100 + dir=/tmp/install [2022-09-08T15:00:28.741Z] #0 5.100 + bin=proxy [2022-09-08T15:00:28.741Z] #0 5.100 + shift [2022-09-08T15:00:28.741Z] #0 5.100 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-08T15:00:28.741Z] #0 5.100 + . /tmp/install/proxy.installer [2022-09-08T15:00:28.741Z] #0 5.100 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T15:00:28.741Z] #0 5.100 + install_proxy [2022-09-08T15:00:28.741Z] #0 5.100 + case "$1" in [2022-09-08T15:00:28.741Z] #0 5.100 + export CGO_ENABLED=0 [2022-09-08T15:00:28.741Z] #0 5.100 + CGO_ENABLED=0 [2022-09-08T15:00:28.741Z] #0 5.100 + _install_proxy [2022-09-08T15:00:28.741Z] #0 5.100 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-08T15:00:28.741Z] #0 5.100 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.E3eK5Azd1g/src/github.com/docker/libnetwork [2022-09-08T15:00:28.741Z] #0 5.100 Cloning into '/tmp/tmp.E3eK5Azd1g/src/github.com/docker/libnetwork'... [2022-09-08T15:00:28.741Z] #29 ... [2022-09-08T15:00:28.741Z] [2022-09-08T15:00:28.741Z] #30 [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-09-08T15:00:28.741Z] #0 6.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:28.741Z] #0 6.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:28.741Z] #0 6.619 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:28.741Z] #0 7.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:28.893Z] #29 ... [2022-09-08T15:00:28.893Z] [2022-09-08T15:00:28.893Z] #37 [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-09-08T15:00:28.893Z] #37 DONE 21.6s [2022-09-08T15:00:28.893Z] [2022-09-08T15:00:28.893Z] #22 [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-09-08T15:00:28.894Z] #22 22.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-08T15:00:28.894Z] #22 ... [2022-09-08T15:00:28.894Z] [2022-09-08T15:00:28.894Z] #38 [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-09-08T15:00:28.894Z] #38 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-08T15:00:28.894Z] #38 19.00 Fetched 8304 kB in 14s (600 kB/s) [2022-09-08T15:00:29.001Z] #30 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:29.001Z] #30 ... [2022-09-08T15:00:29.001Z] [2022-09-08T15:00:29.001Z] #31 [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-09-08T15:00:29.001Z] #0 5.723 + RM_GOPATH=0 [2022-09-08T15:00:29.001Z] #0 5.723 + TMP_GOPATH= [2022-09-08T15:00:29.001Z] #0 5.723 + : /build [2022-09-08T15:00:29.001Z] #0 5.723 + '[' -z '' ']' [2022-09-08T15:00:29.001Z] #0 5.723 ++ mktemp -d [2022-09-08T15:00:29.001Z] #0 5.741 + export GOPATH=/tmp/tmp.emvPKJfvFR [2022-09-08T15:00:29.001Z] #0 5.741 + GOPATH=/tmp/tmp.emvPKJfvFR [2022-09-08T15:00:29.001Z] #0 5.741 + RM_GOPATH=1 [2022-09-08T15:00:29.001Z] #0 5.741 + case "$(go env GOARCH)" in [2022-09-08T15:00:29.001Z] #0 5.745 ++ go env GOARCH [2022-09-08T15:00:29.001Z] #0 5.818 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.001Z] #0 5.818 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.001Z] #0 5.818 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:29.001Z] #0 5.856 + dir=/tmp/install [2022-09-08T15:00:29.001Z] #0 5.856 + bin=tomlv [2022-09-08T15:00:29.001Z] #0 5.856 + shift [2022-09-08T15:00:29.001Z] #0 5.856 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-08T15:00:29.001Z] #0 5.856 + . /tmp/install/tomlv.installer [2022-09-08T15:00:29.001Z] #0 5.856 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T15:00:29.001Z] #0 5.856 + install_tomlv [2022-09-08T15:00:29.001Z] #0 5.856 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-08T15:00:29.001Z] #0 5.856 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.emvPKJfvFR/src/github.com/BurntSushi/toml [2022-09-08T15:00:29.001Z] #0 5.856 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T15:00:29.001Z] #0 5.899 Cloning into '/tmp/tmp.emvPKJfvFR/src/github.com/BurntSushi/toml'... [2022-09-08T15:00:29.001Z] #0 7.580 + cd /tmp/tmp.emvPKJfvFR/src/github.com/BurntSushi/toml [2022-09-08T15:00:29.001Z] #0 7.580 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-08T15:00:29.001Z] #0 7.761 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T15:00:29.001Z] #0 8.963 internal/unsafeheader [2022-09-08T15:00:29.001Z] #0 9.107 internal/goarch [2022-09-08T15:00:29.001Z] #0 10.000 internal/cpu [2022-09-08T15:00:29.001Z] #0 10.19 internal/abi [2022-09-08T15:00:29.001Z] #31 ... [2022-09-08T15:00:29.001Z] [2022-09-08T15:00:29.001Z] #32 [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-09-08T15:00:29.001Z] #0 5.865 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:29.001Z] #0 5.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:29.001Z] #0 5.963 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:29.001Z] #0 7.155 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:29.075Z] #40 52.67 AR soccr/libsoccr.a [2022-09-08T15:00:29.075Z] #40 52.72 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:00:29.154Z] #38 19.00 Reading package lists... [2022-09-08T15:00:29.154Z] #38 ... [2022-09-08T15:00:29.154Z] [2022-09-08T15:00:29.154Z] #33 [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-09-08T15:00:29.154Z] #33 12.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-08T15:00:29.154Z] #33 18.62 Fetched 8304 kB in 14s (610 kB/s) [2022-09-08T15:00:29.154Z] #33 18.62 Reading package lists... [2022-09-08T15:00:29.154Z] #33 ... [2022-09-08T15:00:29.154Z] [2022-09-08T15:00:29.154Z] #22 [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-09-08T15:00:29.154Z] #22 22.89 [2022-09-08T15:00:29.261Z] #32 ... [2022-09-08T15:00:29.261Z] [2022-09-08T15:00:29.261Z] #33 [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-09-08T15:00:29.261Z] #0 5.784 + RM_GOPATH=0 [2022-09-08T15:00:29.261Z] #0 5.784 + TMP_GOPATH= [2022-09-08T15:00:29.261Z] #0 5.784 + : /build [2022-09-08T15:00:29.261Z] #0 5.784 + '[' -z '' ']' [2022-09-08T15:00:29.261Z] #0 5.785 ++ mktemp -d [2022-09-08T15:00:29.261Z] #0 5.787 + export GOPATH=/tmp/tmp.cq1bYF2c5v [2022-09-08T15:00:29.261Z] #0 5.787 + GOPATH=/tmp/tmp.cq1bYF2c5v [2022-09-08T15:00:29.261Z] #0 5.787 + RM_GOPATH=1 [2022-09-08T15:00:29.261Z] #0 5.787 + case "$(go env GOARCH)" in [2022-09-08T15:00:29.261Z] #0 5.801 ++ go env GOARCH [2022-09-08T15:00:29.261Z] #0 5.826 Install golangci-lint version v1.44.0 [2022-09-08T15:00:29.261Z] #0 5.826 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.261Z] #0 5.826 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.261Z] #0 5.826 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:29.261Z] #0 5.826 + dir=/tmp/install [2022-09-08T15:00:29.261Z] #0 5.826 + bin=golangci_lint [2022-09-08T15:00:29.261Z] #0 5.826 + shift [2022-09-08T15:00:29.261Z] #0 5.826 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-08T15:00:29.261Z] #0 5.826 + . /tmp/install/golangci_lint.installer [2022-09-08T15:00:29.261Z] #0 5.826 ++ : v1.44.0 [2022-09-08T15:00:29.261Z] #0 5.826 + install_golangci_lint [2022-09-08T15:00:29.261Z] #0 5.826 + set -e [2022-09-08T15:00:29.261Z] #0 5.826 + echo 'Install golangci-lint version v1.44.0' [2022-09-08T15:00:29.261Z] #0 5.826 + GOBIN=/build [2022-09-08T15:00:29.261Z] #0 5.826 + GO111MODULE=on [2022-09-08T15:00:29.261Z] #0 5.826 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-08T15:00:29.261Z] #0 6.471 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-08T15:00:29.261Z] #33 ... [2022-09-08T15:00:29.261Z] [2022-09-08T15:00:29.261Z] #34 [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-09-08T15:00:29.261Z] #0 4.829 + RM_GOPATH=0 [2022-09-08T15:00:29.261Z] #0 4.829 + TMP_GOPATH= [2022-09-08T15:00:29.261Z] #0 4.829 + : /build [2022-09-08T15:00:29.261Z] #0 4.829 + '[' -z '' ']' [2022-09-08T15:00:29.261Z] #0 4.829 ++ mktemp -d [2022-09-08T15:00:29.261Z] #0 4.844 + export GOPATH=/tmp/tmp.BXd04T7mD2 [2022-09-08T15:00:29.261Z] #0 4.844 + GOPATH=/tmp/tmp.BXd04T7mD2 [2022-09-08T15:00:29.261Z] #0 4.844 + RM_GOPATH=1 [2022-09-08T15:00:29.261Z] #0 4.844 + case "$(go env GOARCH)" in [2022-09-08T15:00:29.261Z] #0 4.844 ++ go env GOARCH [2022-09-08T15:00:29.261Z] #0 4.855 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.261Z] #0 4.855 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.261Z] #0 4.874 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:29.261Z] #0 4.877 + dir=/tmp/install [2022-09-08T15:00:29.261Z] #0 4.877 + bin=shfmt [2022-09-08T15:00:29.261Z] #0 4.877 + shift [2022-09-08T15:00:29.261Z] #0 4.877 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-08T15:00:29.261Z] #0 4.877 + . /tmp/install/shfmt.installer [2022-09-08T15:00:29.261Z] #0 4.877 ++ : v3.0.2 [2022-09-08T15:00:29.261Z] #0 4.877 + install_shfmt [2022-09-08T15:00:29.261Z] #0 4.877 + echo 'Install shfmt version v3.0.2' [2022-09-08T15:00:29.261Z] #0 4.877 + GOBIN=/build [2022-09-08T15:00:29.261Z] #0 4.877 + GO111MODULE=on [2022-09-08T15:00:29.261Z] #0 4.877 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-08T15:00:29.261Z] #0 4.882 Install shfmt version v3.0.2 [2022-09-08T15:00:29.261Z] #0 5.407 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-08T15:00:29.261Z] #0 7.039 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-08T15:00:29.261Z] #0 7.057 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-08T15:00:29.261Z] #0 7.209 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-08T15:00:29.261Z] #0 10.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-08T15:00:29.521Z] #34 ... [2022-09-08T15:00:29.521Z] [2022-09-08T15:00:29.521Z] #35 [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-09-08T15:00:29.521Z] #0 5.987 + RM_GOPATH=0 [2022-09-08T15:00:29.521Z] #0 5.987 + TMP_GOPATH= [2022-09-08T15:00:29.521Z] #0 5.987 + : /build [2022-09-08T15:00:29.521Z] #0 5.987 + '[' -z '' ']' [2022-09-08T15:00:29.521Z] #0 5.987 ++ mktemp -d [2022-09-08T15:00:29.521Z] #0 6.005 + export GOPATH=/tmp/tmp.TI2nDKaMQ5 [2022-09-08T15:00:29.521Z] #0 6.005 + GOPATH=/tmp/tmp.TI2nDKaMQ5 [2022-09-08T15:00:29.521Z] #0 6.005 + RM_GOPATH=1 [2022-09-08T15:00:29.521Z] #0 6.005 + case "$(go env GOARCH)" in [2022-09-08T15:00:29.521Z] #0 6.005 ++ go env GOARCH [2022-09-08T15:00:29.521Z] #0 6.056 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.521Z] #0 6.056 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.521Z] #0 6.056 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:29.521Z] #0 6.056 + dir=/tmp/install [2022-09-08T15:00:29.521Z] #0 6.056 + bin=gotestsum [2022-09-08T15:00:29.521Z] #0 6.056 + shift [2022-09-08T15:00:29.521Z] #0 6.056 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-08T15:00:29.521Z] #0 6.056 + . /tmp/install/gotestsum.installer [2022-09-08T15:00:29.521Z] #0 6.056 ++ : v1.7.0 [2022-09-08T15:00:29.521Z] #0 6.056 + install_gotestsum [2022-09-08T15:00:29.521Z] #0 6.087 Install gotestsum version v1.7.0 [2022-09-08T15:00:29.521Z] #0 6.088 + set -e [2022-09-08T15:00:29.521Z] #0 6.088 + echo 'Install gotestsum version v1.7.0' [2022-09-08T15:00:29.521Z] #0 6.088 + GOBIN=/build [2022-09-08T15:00:29.521Z] #0 6.088 + GO111MODULE=on [2022-09-08T15:00:29.521Z] #0 6.088 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-08T15:00:29.521Z] #0 6.677 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-08T15:00:29.521Z] #0 10.16 go: downloading github.com/fatih/color v1.10.0 [2022-09-08T15:00:29.521Z] #0 10.55 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T15:00:29.521Z] #0 10.61 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T15:00:29.521Z] #0 10.68 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T15:00:29.521Z] #0 11.24 go: downloading golang.org/x/tools v0.1.0 [2022-09-08T15:00:29.521Z] #35 11.38 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T15:00:29.521Z] #35 ... [2022-09-08T15:00:29.521Z] [2022-09-08T15:00:29.521Z] #36 [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-09-08T15:00:29.521Z] #0 5.135 + RM_GOPATH=0 [2022-09-08T15:00:29.521Z] #0 5.135 + TMP_GOPATH= [2022-09-08T15:00:29.521Z] #0 5.135 + : /build [2022-09-08T15:00:29.521Z] #0 5.135 + '[' -z '' ']' [2022-09-08T15:00:29.521Z] #0 5.135 ++ mktemp -d [2022-09-08T15:00:29.521Z] #0 5.135 + export GOPATH=/tmp/tmp.Sij6aWiVzd [2022-09-08T15:00:29.521Z] #0 5.136 + GOPATH=/tmp/tmp.Sij6aWiVzd [2022-09-08T15:00:29.521Z] #0 5.136 + RM_GOPATH=1 [2022-09-08T15:00:29.521Z] #0 5.136 + case "$(go env GOARCH)" in [2022-09-08T15:00:29.521Z] #0 5.136 ++ go env GOARCH [2022-09-08T15:00:29.521Z] #0 5.156 Install vndr version v0.1.2 [2022-09-08T15:00:29.521Z] #0 5.156 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.521Z] #0 5.156 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:29.521Z] #0 5.156 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:29.521Z] #0 5.156 + dir=/tmp/install [2022-09-08T15:00:29.521Z] #0 5.156 + bin=vndr [2022-09-08T15:00:29.521Z] #0 5.156 + shift [2022-09-08T15:00:29.521Z] #0 5.156 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-08T15:00:29.521Z] #0 5.156 + . /tmp/install/vndr.installer [2022-09-08T15:00:29.521Z] #0 5.156 ++ : v0.1.2 [2022-09-08T15:00:29.521Z] #0 5.156 + install_vndr [2022-09-08T15:00:29.521Z] #0 5.156 + echo 'Install vndr version v0.1.2' [2022-09-08T15:00:29.521Z] #0 5.156 + GOBIN=/build [2022-09-08T15:00:29.521Z] #0 5.156 + GO111MODULE=on [2022-09-08T15:00:29.521Z] #0 5.156 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-08T15:00:29.522Z] #0 5.901 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-08T15:00:29.638Z] #40 53.14 DEP criu/arch/x86/sigframe.d [2022-09-08T15:00:29.781Z] #36 ... [2022-09-08T15:00:29.781Z] [2022-09-08T15:00:29.781Z] #37 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T15:00:29.781Z] #0 5.319 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-08T15:00:29.781Z] #0 5.321 Cloning into '.'... [2022-09-08T15:00:29.781Z] #37 ... [2022-09-08T15:00:29.781Z] [2022-09-08T15:00:29.781Z] #38 [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-09-08T15:00:29.781Z] #0 5.588 + git clone https://github.com/docker/distribution.git . [2022-09-08T15:00:29.781Z] #0 5.599 Cloning into '.'... [2022-09-08T15:00:29.895Z] #40 53.29 DEP criu/arch/x86/sigaction_compat.d [2022-09-08T15:00:29.895Z] #40 53.43 DEP criu/arch/x86/kerndat.d [2022-09-08T15:00:29.983Z] #22 23.21 #=#=# ##O#- # ######################################################################## 100.0% [2022-09-08T15:00:29.983Z] #22 23.55 [2022-09-08T15:00:29.983Z] #22 23.61 Download of images into '/build' complete. [2022-09-08T15:00:29.983Z] #22 23.65 Use something like the following to load the result into a Docker daemon: [2022-09-08T15:00:29.983Z] #22 23.65 tar -cC '/build' . | docker load [2022-09-08T15:00:29.983Z] #22 DONE 23.7s [2022-09-08T15:00:29.983Z] [2022-09-08T15:00:29.983Z] #31 [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-09-08T15:00:30.042Z] #38 ... [2022-09-08T15:00:30.042Z] [2022-09-08T15:00:30.042Z] #39 [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-09-08T15:00:30.042Z] #0 4.950 + RM_GOPATH=0 [2022-09-08T15:00:30.042Z] #0 4.950 + TMP_GOPATH= [2022-09-08T15:00:30.042Z] #0 4.950 + : /build [2022-09-08T15:00:30.042Z] #0 4.950 + '[' -z '' ']' [2022-09-08T15:00:30.042Z] #0 4.950 ++ mktemp -d [2022-09-08T15:00:30.042Z] #0 4.950 + export GOPATH=/tmp/tmp.xjk4KxF9WD [2022-09-08T15:00:30.042Z] #0 4.950 + GOPATH=/tmp/tmp.xjk4KxF9WD [2022-09-08T15:00:30.042Z] #0 4.950 + RM_GOPATH=1 [2022-09-08T15:00:30.042Z] #0 4.950 + case "$(go env GOARCH)" in [2022-09-08T15:00:30.042Z] #0 4.950 ++ go env GOARCH [2022-09-08T15:00:30.042Z] #0 4.990 Install docker/cli version 17.06.2-ce from stable [2022-09-08T15:00:30.042Z] #0 4.990 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:30.042Z] #0 4.990 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:30.042Z] #0 4.990 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:30.042Z] #0 4.990 + dir=/tmp/install [2022-09-08T15:00:30.042Z] #0 4.990 + bin=dockercli [2022-09-08T15:00:30.042Z] #0 4.990 + shift [2022-09-08T15:00:30.042Z] #0 4.990 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-08T15:00:30.042Z] #0 4.990 + . /tmp/install/dockercli.installer [2022-09-08T15:00:30.042Z] #0 4.990 ++ : stable [2022-09-08T15:00:30.042Z] #0 4.990 ++ : 17.06.2-ce [2022-09-08T15:00:30.042Z] #0 4.990 + install_dockercli [2022-09-08T15:00:30.042Z] #0 4.990 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-08T15:00:30.042Z] #0 5.003 ++ uname -m [2022-09-08T15:00:30.042Z] #0 5.019 + arch=x86_64 [2022-09-08T15:00:30.042Z] #0 5.019 + '[' x86_64 '!=' x86_64 ']' [2022-09-08T15:00:30.042Z] #0 5.019 + url=https://download.docker.com/linux/static [2022-09-08T15:00:30.042Z] #0 5.019 + tar -xz docker/docker [2022-09-08T15:00:30.042Z] #0 5.019 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-08T15:00:30.042Z] #39 ... [2022-09-08T15:00:30.042Z] [2022-09-08T15:00:30.042Z] #31 [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-09-08T15:00:30.042Z] #31 11.52 internal/goexperiment [2022-09-08T15:00:30.042Z] #31 11.57 internal/bytealg [2022-09-08T15:00:30.042Z] #31 11.68 internal/goos [2022-09-08T15:00:30.042Z] #31 11.86 runtime/internal/atomic [2022-09-08T15:00:30.152Z] #40 53.58 DEP criu/arch/x86/crtools.d [2022-09-08T15:00:30.152Z] #40 53.72 DEP criu/arch/x86/cpu.d [2022-09-08T15:00:30.409Z] #40 53.87 CC criu/arch/x86/cpu.o [2022-09-08T15:00:30.503Z] #31 22.75 Checking out files: 73% (1615/2185) Checking out files: 74% (1617/2185) Checking out files: 75% (1639/2185) Checking out files: 76% (1661/2185) Checking out files: 77% (1683/2185) Checking out files: 78% (1705/2185) Checking out files: 79% (1727/2185) Checking out files: 80% (1748/2185) Checking out files: 81% (1770/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-08T15:00:30.718Z] #41 ... [2022-09-08T15:00:30.718Z] [2022-09-08T15:00:30.718Z] #40 [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-09-08T15:00:30.718Z] #40 58.99 CC criu/pie/util-vdso.o [2022-09-08T15:00:30.718Z] #40 59.62 CC criu/pie/util-vdso-elf32.o [2022-09-08T15:00:30.718Z] #40 60.27 AR criu/pie/pie.lib.a [2022-09-08T15:00:30.718Z] #40 60.33 DEP criu/pie/restorer.d [2022-09-08T15:00:30.718Z] #40 60.56 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-08T15:00:30.718Z] #40 60.68 DEP criu/arch/x86/restorer_unmap.d [2022-09-08T15:00:30.718Z] #40 60.71 DEP criu/arch/x86/restorer.d [2022-09-08T15:00:30.718Z] #40 60.95 DEP criu/arch/x86/vdso-pie.d [2022-09-08T15:00:30.718Z] #40 61.05 DEP criu/pie/parasite-vdso.d [2022-09-08T15:00:30.718Z] #40 61.17 DEP criu/pie/parasite.d [2022-09-08T15:00:30.718Z] #40 61.45 CC criu/pie/parasite.o [2022-09-08T15:00:30.718Z] #40 62.86 LINK criu/pie/parasite.built-in.o [2022-09-08T15:00:30.718Z] #40 62.89 GEN criu/pie/parasite-blob.h [2022-09-08T15:00:30.718Z] #40 62.90 CC criu/pie/parasite-vdso.o [2022-09-08T15:00:30.718Z] #40 63.65 CC criu/arch/x86/vdso-pie.o [2022-09-08T15:00:30.718Z] #40 63.94 CC criu/arch/x86/restorer.o [2022-09-08T15:00:30.718Z] #40 64.59 CC criu/arch/x86/restorer_unmap.o [2022-09-08T15:00:30.718Z] #40 64.64 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-08T15:00:30.718Z] #40 64.92 CC criu/pie/restorer.o [2022-09-08T15:00:30.763Z] #31 23.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-08T15:00:30.763Z] #31 ... [2022-09-08T15:00:30.763Z] [2022-09-08T15:00:30.763Z] #30 [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-09-08T15:00:30.763Z] #30 13.81 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T15:00:30.763Z] #30 13.85 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T15:00:30.763Z] #30 ... [2022-09-08T15:00:30.763Z] [2022-09-08T15:00:30.763Z] #39 [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-09-08T15:00:30.763Z] #39 11.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-08T15:00:30.763Z] #39 18.48 Fetched 8839 kB in 15s (571 kB/s) [2022-09-08T15:00:30.973Z] #40 54.50 CC criu/arch/x86/crtools.o [2022-09-08T15:00:31.023Z] #39 18.48 Reading package lists... [2022-09-08T15:00:31.023Z] #39 ... [2022-09-08T15:00:31.023Z] [2022-09-08T15:00:31.023Z] #36 [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-09-08T15:00:31.023Z] #36 14.19 unicode/utf8 [2022-09-08T15:00:31.023Z] #36 14.82 internal/race [2022-09-08T15:00:31.023Z] #36 15.05 sync/atomic [2022-09-08T15:00:31.023Z] #36 15.85 unicode [2022-09-08T15:00:31.023Z] #36 20.22 encoding [2022-09-08T15:00:31.232Z] #38 ... [2022-09-08T15:00:31.232Z] [2022-09-08T15:00:31.232Z] #26 [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-09-08T15:00:31.232Z] #26 34.10 Reading package lists... [2022-09-08T15:00:31.232Z] #26 40.86 Building dependency tree... [2022-09-08T15:00:31.232Z] #26 41.98 Reading state information... [2022-09-08T15:00:31.232Z] #26 43.38 The following additional packages will be installed: [2022-09-08T15:00:31.232Z] #26 43.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-08T15:00:31.232Z] #26 43.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-08T15:00:31.232Z] #26 43.38 Suggested packages: [2022-09-08T15:00:31.232Z] #26 43.38 manpages-dev python-setuptools [2022-09-08T15:00:31.232Z] #26 44.69 The following NEW packages will be installed: [2022-09-08T15:00:31.232Z] #26 44.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-08T15:00:31.232Z] #26 44.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-08T15:00:31.232Z] #26 44.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-08T15:00:31.232Z] #26 44.69 python-six zlib1g-dev [2022-09-08T15:00:31.232Z] #26 45.04 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:31.232Z] #26 45.04 Need to get 4091 kB of archives. [2022-09-08T15:00:31.232Z] #26 45.04 After this operation, 22.5 MB of additional disk space will be used. [2022-09-08T15:00:31.232Z] #26 45.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-08T15:00:31.232Z] #26 45.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T15:00:31.232Z] #26 45.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-08T15:00:31.232Z] #26 45.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-08T15:00:31.232Z] #26 45.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-08T15:00:31.232Z] #26 45.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-08T15:00:31.232Z] #26 45.09 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-09-08T15:00:31.232Z] #26 45.09 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-09-08T15:00:31.232Z] #26 45.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-08T15:00:31.232Z] #26 45.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-08T15:00:31.232Z] #26 45.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-08T15:00:31.232Z] #26 45.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-08T15:00:31.232Z] #26 45.36 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-09-08T15:00:31.232Z] #26 45.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-08T15:00:31.232Z] #26 45.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-08T15:00:31.232Z] #26 45.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-08T15:00:31.232Z] #26 45.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-08T15:00:31.232Z] #26 46.48 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:31.232Z] #26 46.67 Fetched 4091 kB in 1s (6118 kB/s) [2022-09-08T15:00:31.232Z] #26 46.82 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T15:00:31.232Z] #26 46.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 ... 15421 files and directories currently installed.) [2022-09-08T15:00:31.232Z] #26 46.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 46.82 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-08T15:00:31.232Z] #26 46.96 Selecting previously unselected package libnet1:amd64. [2022-09-08T15:00:31.232Z] #26 46.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 47.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:00:31.232Z] #26 47.18 Selecting previously unselected package libnet1-dev. [2022-09-08T15:00:31.232Z] #26 47.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 47.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T15:00:31.232Z] #26 47.50 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T15:00:31.232Z] #26 47.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 47.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:00:31.232Z] #26 47.50 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-08T15:00:31.232Z] #26 47.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 47.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-08T15:00:31.232Z] #26 47.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T15:00:31.232Z] #26 47.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 47.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:00:31.232Z] #26 48.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T15:00:31.232Z] #26 48.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 48.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-08T15:00:31.232Z] #26 48.16 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-08T15:00:31.232Z] #26 48.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 48.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T15:00:31.232Z] #26 48.35 Selecting previously unselected package libprotobuf17:amd64. [2022-09-08T15:00:31.232Z] #26 48.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 48.35 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-08T15:00:31.232Z] #26 49.10 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-08T15:00:31.232Z] #26 49.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 49.10 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-08T15:00:31.232Z] #26 49.26 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-08T15:00:31.232Z] #26 49.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 49.26 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-08T15:00:31.232Z] #26 50.34 Selecting previously unselected package libprotoc17:amd64. [2022-09-08T15:00:31.232Z] #26 50.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-08T15:00:31.232Z] #26 50.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-08T15:00:31.232Z] #26 ... [2022-09-08T15:00:31.232Z] [2022-09-08T15:00:31.232Z] #35 [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-09-08T15:00:31.232Z] #35 47.55 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T15:00:31.232Z] #35 47.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T15:00:31.232Z] #35 47.78 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-08T15:00:31.232Z] #35 47.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T15:00:31.232Z] #35 48.09 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T15:00:31.232Z] #35 48.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-08T15:00:31.232Z] #35 48.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T15:00:31.232Z] #35 48.09 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T15:00:31.232Z] #35 48.16 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-08T15:00:31.232Z] #35 48.28 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T15:00:31.232Z] #35 48.48 go: downloading honnef.co/go/tools v0.2.2 [2022-09-08T15:00:31.232Z] #35 49.94 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-08T15:00:31.232Z] #35 49.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T15:00:31.232Z] #35 49.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T15:00:31.232Z] #35 50.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T15:00:31.232Z] #35 50.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T15:00:31.232Z] #35 50.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T15:00:31.232Z] #35 50.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T15:00:31.232Z] #35 50.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T15:00:31.232Z] #35 50.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T15:00:31.232Z] #35 50.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T15:00:31.232Z] #35 50.19 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T15:00:31.232Z] #35 50.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T15:00:31.232Z] #35 50.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T15:00:31.232Z] #35 50.36 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T15:00:31.232Z] #35 50.36 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-08T15:00:31.232Z] #35 50.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T15:00:31.232Z] #35 50.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T15:00:31.436Z] #31 12.82 runtime/internal/math [2022-09-08T15:00:31.436Z] #31 13.10 runtime/internal/sys [2022-09-08T15:00:31.489Z] #35 50.84 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-08T15:00:31.695Z] #31 13.43 runtime/internal/syscall [2022-09-08T15:00:31.695Z] #31 13.48 internal/itoa [2022-09-08T15:00:31.745Z] #35 51.26 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T15:00:31.745Z] #35 51.26 go: downloading golang.org/x/text v0.3.7 [2022-09-08T15:00:31.954Z] #31 13.76 math/bits [2022-09-08T15:00:31.966Z] #36 ... [2022-09-08T15:00:31.966Z] [2022-09-08T15:00:31.966Z] #33 [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-09-08T15:00:31.966Z] #33 18.62 Reading package lists... [2022-09-08T15:00:32.214Z] #31 13.96 runtime [2022-09-08T15:00:32.341Z] #40 55.79 CC criu/arch/x86/kerndat.o [2022-09-08T15:00:32.597Z] #40 56.27 CC criu/arch/x86/sigaction_compat.o [2022-09-08T15:00:32.783Z] #31 14.48 math [2022-09-08T15:00:32.854Z] #40 56.56 CC criu/arch/x86/sigframe.o [2022-09-08T15:00:33.111Z] #40 ... [2022-09-08T15:00:33.111Z] [2022-09-08T15:00:33.111Z] #42 [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-09-08T15:00:33.111Z] #42 14.12 + cd /tmp/tmp.iIkUiqFd6s/src/github.com/opencontainers/runc [2022-09-08T15:00:33.111Z] #42 14.12 + git checkout -q v1.1.4 [2022-09-08T15:00:34.013Z] #40 ... [2022-09-08T15:00:34.013Z] [2022-09-08T15:00:34.013Z] #34 [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-09-08T15:00:34.013Z] #34 128.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T15:00:34.013Z] #34 128.1 + GOBIN=/build [2022-09-08T15:00:34.013Z] #34 128.1 + GO111MODULE=on [2022-09-08T15:00:34.013Z] #34 128.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-08T15:00:34.013Z] #34 DONE 137.0s [2022-09-08T15:00:34.013Z] [2022-09-08T15:00:34.013Z] #49 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T15:00:34.013Z] #49 DONE 0.1s [2022-09-08T15:00:34.013Z] [2022-09-08T15:00:34.013Z] #50 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T15:00:34.013Z] #50 DONE 0.1s [2022-09-08T15:00:34.013Z] [2022-09-08T15:00:34.013Z] #48 [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-09-08T15:00:34.013Z] #48 11.63 Fetched 9023 kB in 10s (863 kB/s) [2022-09-08T15:00:34.013Z] #48 11.63 Reading package lists... [2022-09-08T15:00:34.013Z] #48 16.34 Reading package lists... [2022-09-08T15:00:34.013Z] #48 ... [2022-09-08T15:00:34.013Z] [2022-09-08T15:00:34.013Z] #40 [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-09-08T15:00:34.013Z] #40 68.64 LINK criu/pie/restorer.built-in.o [2022-09-08T15:00:34.040Z] #42 14.84 + '[' -z '' ']' [2022-09-08T15:00:34.040Z] #42 14.84 + target=static [2022-09-08T15:00:34.040Z] #42 14.84 + make BUILDTAGS=seccomp static [2022-09-08T15:00:34.162Z] #31 ... [2022-09-08T15:00:34.162Z] [2022-09-08T15:00:34.162Z] #39 [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-09-08T15:00:34.162Z] #39 15.37 + mkdir -p /build [2022-09-08T15:00:34.162Z] #39 15.37 + mv docker/docker /build/ [2022-09-08T15:00:34.162Z] #39 15.40 + rmdir docker [2022-09-08T15:00:34.162Z] #39 DONE 15.7s [2022-09-08T15:00:34.162Z] [2022-09-08T15:00:34.162Z] #27 [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-09-08T15:00:34.162Z] #27 10.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-08T15:00:34.162Z] #27 14.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-08T15:00:34.162Z] #27 14.89 go: downloading github.com/google/uuid v1.3.0 [2022-09-08T15:00:34.162Z] #27 14.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-08T15:00:34.162Z] #27 15.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-08T15:00:34.162Z] #27 15.26 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T15:00:34.162Z] #27 15.40 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-08T15:00:34.162Z] #27 15.73 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-08T15:00:34.270Z] #40 68.70 GEN criu/pie/restorer-blob.h [2022-09-08T15:00:34.297Z] #42 15.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T15:00:34.527Z] #40 68.95 DEP criu/vdso.d [2022-09-08T15:00:34.784Z] #40 69.24 DEP criu/vdso-compat.d [2022-09-08T15:00:35.016Z] #35 ... [2022-09-08T15:00:35.016Z] [2022-09-08T15:00:35.016Z] #26 [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-09-08T15:00:35.016Z] #26 50.96 Selecting previously unselected package protobuf-c-compiler. [2022-09-08T15:00:35.016Z] #26 50.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:00:35.016Z] #26 50.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T15:00:35.016Z] #26 51.04 Selecting previously unselected package protobuf-compiler. [2022-09-08T15:00:35.016Z] #26 51.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-08T15:00:35.016Z] #26 51.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-08T15:00:35.016Z] #26 51.26 Selecting previously unselected package python-pkg-resources. [2022-09-08T15:00:35.016Z] #26 51.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T15:00:35.016Z] #26 51.44 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-08T15:00:35.016Z] #26 51.60 Selecting previously unselected package python-six. [2022-09-08T15:00:35.016Z] #26 51.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-08T15:00:35.016Z] #26 51.65 Unpacking python-six (1.12.0-1) ... [2022-09-08T15:00:35.016Z] #26 51.71 Selecting previously unselected package python-protobuf. [2022-09-08T15:00:35.016Z] #26 51.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-08T15:00:35.016Z] #26 51.90 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-08T15:00:35.016Z] #26 52.24 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-08T15:00:35.041Z] #40 ... [2022-09-08T15:00:35.041Z] [2022-09-08T15:00:35.041Z] #51 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T15:00:35.041Z] #51 CACHED [2022-09-08T15:00:35.041Z] [2022-09-08T15:00:35.041Z] #52 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T15:00:35.041Z] #52 CACHED [2022-09-08T15:00:35.041Z] [2022-09-08T15:00:35.041Z] #40 [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-09-08T15:00:35.041Z] #40 69.60 DEP criu/uts_ns.d [2022-09-08T15:00:35.101Z] #27 16.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-08T15:00:35.101Z] #27 16.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-08T15:00:35.274Z] #26 ... [2022-09-08T15:00:35.274Z] [2022-09-08T15:00:35.274Z] #37 [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-09-08T15:00:35.274Z] #37 33.70 Reading package lists... [2022-09-08T15:00:35.274Z] #37 40.28 Building dependency tree... [2022-09-08T15:00:35.274Z] #37 41.69 Reading state information... [2022-09-08T15:00:35.274Z] #37 42.65 The following additional packages will be installed: [2022-09-08T15:00:35.274Z] #37 42.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-08T15:00:35.274Z] #37 42.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-08T15:00:35.274Z] #37 42.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-08T15:00:35.274Z] #37 42.65 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-08T15:00:35.274Z] #37 42.65 mingw-w64-x86-64-dev [2022-09-08T15:00:35.274Z] #37 42.65 Suggested packages: [2022-09-08T15:00:35.274Z] #37 42.65 gcc-8-locales seccomp wine64 [2022-09-08T15:00:35.274Z] #37 43.68 The following NEW packages will be installed: [2022-09-08T15:00:35.274Z] #37 43.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T15:00:35.274Z] #37 43.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-08T15:00:35.274Z] #37 43.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-08T15:00:35.274Z] #37 43.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-08T15:00:35.274Z] #37 43.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-08T15:00:35.274Z] #37 43.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T15:00:35.274Z] #37 43.68 The following packages will be upgraded: [2022-09-08T15:00:35.274Z] #37 43.68 libseccomp2 [2022-09-08T15:00:35.274Z] #37 44.03 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:35.274Z] #37 44.03 Need to get 77.8 MB of archives. [2022-09-08T15:00:35.274Z] #37 44.03 After this operation, 487 MB of additional disk space will be used. [2022-09-08T15:00:35.274Z] #37 44.03 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-09-08T15:00:35.274Z] #37 44.03 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-08T15:00:35.274Z] #37 44.03 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-08T15:00:35.274Z] #37 44.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-09-08T15:00:35.274Z] #37 44.50 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-09-08T15:00:35.274Z] #37 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-08T15:00:35.274Z] #37 44.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-08T15:00:35.274Z] #37 44.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-08T15:00:35.274Z] #37 44.90 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-09-08T15:00:35.274Z] #37 45.17 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-09-08T15:00:35.274Z] #37 45.17 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-09-08T15:00:35.274Z] #37 48.11 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-09-08T15:00:35.274Z] #37 50.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-08T15:00:35.274Z] #37 50.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-08T15:00:35.274Z] #37 50.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-08T15:00:35.274Z] #37 50.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-08T15:00:35.274Z] #37 50.04 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-09-08T15:00:35.274Z] #37 50.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-08T15:00:35.274Z] #37 50.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-08T15:00:35.274Z] #37 50.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-08T15:00:35.274Z] #37 50.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-08T15:00:35.274Z] #37 50.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-08T15:00:35.274Z] #37 50.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-08T15:00:35.274Z] #37 50.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-08T15:00:35.274Z] #37 50.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-08T15:00:35.274Z] #37 50.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-08T15:00:35.297Z] #40 69.72 DEP criu/util.d [2022-09-08T15:00:35.297Z] #40 69.94 DEP criu/uffd.d [2022-09-08T15:00:35.531Z] #37 ... [2022-09-08T15:00:35.531Z] [2022-09-08T15:00:35.531Z] #32 [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-09-08T15:00:35.531Z] #32 51.03 Selecting previously unselected package libxml2:amd64. [2022-09-08T15:00:35.531Z] #32 51.03 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-08T15:00:35.531Z] #32 51.03 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T15:00:35.531Z] #32 51.57 Selecting previously unselected package cmake-data. [2022-09-08T15:00:35.531Z] #32 51.57 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-08T15:00:35.531Z] #32 51.60 Unpacking cmake-data (3.13.4-1) ... [2022-09-08T15:00:35.531Z] #32 54.50 Selecting previously unselected package libarchive13:amd64. [2022-09-08T15:00:35.531Z] #32 54.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-08T15:00:35.531Z] #32 54.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-08T15:00:35.531Z] #32 54.94 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-08T15:00:35.531Z] #32 54.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-08T15:00:35.531Z] #32 54.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-08T15:00:35.531Z] #32 55.04 Selecting previously unselected package librhash0:amd64. [2022-09-08T15:00:35.531Z] #32 55.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-08T15:00:35.531Z] #32 55.04 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-08T15:00:35.531Z] #32 55.18 Selecting previously unselected package libuv1:amd64. [2022-09-08T15:00:35.597Z] #40 70.17 DEP criu/tun.d [2022-09-08T15:00:35.788Z] #32 55.18 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-08T15:00:35.788Z] #32 55.19 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-08T15:00:35.853Z] #40 70.33 DEP criu/tty.d [2022-09-08T15:00:36.045Z] #32 55.35 Selecting previously unselected package cmake. [2022-09-08T15:00:36.045Z] #32 55.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-08T15:00:36.045Z] #32 55.40 Unpacking cmake (3.13.4-1) ... [2022-09-08T15:00:36.110Z] #40 70.47 DEP criu/timerfd.d [2022-09-08T15:00:36.110Z] #40 70.72 DEP criu/timens.d [2022-09-08T15:00:36.167Z] #33 25.13 Reading package lists... [2022-09-08T15:00:36.167Z] #33 ... [2022-09-08T15:00:36.167Z] [2022-09-08T15:00:36.167Z] #35 [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-09-08T15:00:36.167Z] #35 19.22 Fetched 8304 kB in 14s (594 kB/s) [2022-09-08T15:00:36.167Z] #35 19.22 Reading package lists... [2022-09-08T15:00:36.191Z] #42 ... [2022-09-08T15:00:36.191Z] [2022-09-08T15:00:36.191Z] #48 [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-09-08T15:00:36.191Z] #0 1.345 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T15:00:36.191Z] #0 1.401 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:00:36.191Z] #0 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:00:36.191Z] #0 1.407 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:00:36.191Z] #0 1.980 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-08T15:00:36.191Z] #0 3.005 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:36.191Z] #0 4.609 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:36.191Z] #0 6.242 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:36.191Z] #48 ... [2022-09-08T15:00:36.191Z] [2022-09-08T15:00:36.191Z] #40 [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-09-08T15:00:36.191Z] #40 56.81 LINK criu/arch/x86/crtools.built-in.o [2022-09-08T15:00:36.191Z] #40 56.86 DEP criu/pie/util-vdso-elf32.d [2022-09-08T15:00:36.191Z] #40 56.96 DEP criu/pie/util-vdso.d [2022-09-08T15:00:36.191Z] #40 57.15 DEP criu/pie/util.d [2022-09-08T15:00:36.191Z] #40 57.32 CC criu/pie/util.o [2022-09-08T15:00:36.191Z] #40 57.71 CC criu/pie/util-vdso.o [2022-09-08T15:00:36.191Z] #40 58.45 CC criu/pie/util-vdso-elf32.o [2022-09-08T15:00:36.191Z] #40 59.14 AR criu/pie/pie.lib.a [2022-09-08T15:00:36.191Z] #40 59.20 DEP criu/pie/restorer.d [2022-09-08T15:00:36.191Z] #40 59.39 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-08T15:00:36.191Z] #40 59.49 DEP criu/arch/x86/restorer_unmap.d [2022-09-08T15:00:36.191Z] #40 59.51 DEP criu/arch/x86/restorer.d [2022-09-08T15:00:36.191Z] #40 59.69 DEP criu/arch/x86/vdso-pie.d [2022-09-08T15:00:36.367Z] #40 70.89 DEP criu/sysfs_parse.d [2022-09-08T15:00:36.427Z] #35 26.01 Reading package lists... [2022-09-08T15:00:36.427Z] #35 ... [2022-09-08T15:00:36.427Z] [2022-09-08T15:00:36.427Z] #34 [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-09-08T15:00:36.427Z] #34 26.34 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T15:00:36.427Z] #34 26.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T15:00:36.427Z] #34 26.38 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T15:00:36.427Z] #34 26.42 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-08T15:00:36.427Z] #34 26.43 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T15:00:36.427Z] #34 26.62 go: downloading github.com/spf13/viper v1.10.1 [2022-09-08T15:00:36.427Z] #34 26.81 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T15:00:36.427Z] #34 27.17 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T15:00:36.427Z] #34 27.22 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T15:00:36.427Z] #34 27.24 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-08T15:00:36.427Z] #34 27.28 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-08T15:00:36.427Z] #34 28.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T15:00:36.427Z] #34 28.33 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T15:00:36.446Z] #40 59.84 DEP criu/pie/parasite-vdso.d [2022-09-08T15:00:36.447Z] #40 60.06 DEP criu/pie/parasite.d [2022-09-08T15:00:36.666Z] #40 71.05 DEP criu/sysctl.d [2022-09-08T15:00:36.666Z] #40 71.22 DEP criu/string.d [2022-09-08T15:00:36.666Z] #40 71.28 DEP criu/stats.d [2022-09-08T15:00:36.703Z] #40 60.34 CC criu/pie/parasite.o [2022-09-08T15:00:36.923Z] #40 71.39 DEP criu/sockets.d [2022-09-08T15:00:36.974Z] #32 ... [2022-09-08T15:00:36.974Z] [2022-09-08T15:00:36.974Z] #26 [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-09-08T15:00:36.974Z] #26 56.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-08T15:00:36.974Z] #26 56.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:00:36.974Z] #26 56.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:00:36.974Z] #26 56.41 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-08T15:00:36.974Z] #26 56.41 Setting up python-six (1.12.0-1) ... [2022-09-08T15:00:37.180Z] #40 71.66 DEP criu/sk-unix.d [2022-09-08T15:00:37.437Z] #40 71.83 DEP criu/sk-tcp.d [2022-09-08T15:00:37.437Z] #40 72.06 DEP criu/sk-queue.d [2022-09-08T15:00:37.693Z] #40 72.20 DEP criu/sk-packet.d [2022-09-08T15:00:37.744Z] #27 19.28 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-08T15:00:37.814Z] #34 30.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T15:00:37.814Z] #34 30.79 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-08T15:00:37.814Z] #34 30.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T15:00:37.814Z] #34 30.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T15:00:37.814Z] #34 31.03 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-08T15:00:37.949Z] #40 72.39 DEP criu/sk-netlink.d [2022-09-08T15:00:38.072Z] #40 61.56 LINK criu/pie/parasite.built-in.o [2022-09-08T15:00:38.072Z] #40 61.58 GEN criu/pie/parasite-blob.h [2022-09-08T15:00:38.072Z] #40 61.60 CC criu/pie/parasite-vdso.o [2022-09-08T15:00:38.074Z] #34 31.05 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-08T15:00:38.074Z] #34 31.12 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-08T15:00:38.074Z] #34 31.15 go: downloading github.com/spf13/afero v1.6.0 [2022-09-08T15:00:38.074Z] #34 31.19 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T15:00:38.074Z] #34 31.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T15:00:38.074Z] #34 31.26 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T15:00:38.206Z] #40 72.58 DEP criu/sk-inet.d [2022-09-08T15:00:38.206Z] #40 72.78 DEP criu/signalfd.d [2022-09-08T15:00:38.334Z] #34 31.31 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-08T15:00:38.334Z] #34 31.48 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-08T15:00:38.334Z] #34 31.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T15:00:38.462Z] #40 72.93 DEP criu/sigframe.d [2022-09-08T15:00:38.462Z] #40 73.02 DEP criu/shmem.d [2022-09-08T15:00:38.594Z] #34 31.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T15:00:38.594Z] #34 31.63 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T15:00:38.594Z] #34 31.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T15:00:38.594Z] #34 31.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T15:00:38.594Z] #34 31.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T15:00:38.635Z] #40 62.21 CC criu/arch/x86/vdso-pie.o [2022-09-08T15:00:38.719Z] #40 73.19 DEP criu/servicefd.d [2022-09-08T15:00:38.854Z] #34 31.86 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T15:00:38.854Z] #34 31.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-08T15:00:38.892Z] #40 62.54 CC criu/arch/x86/restorer.o [2022-09-08T15:00:38.975Z] #40 73.36 DEP criu/seize.d [2022-09-08T15:00:38.975Z] #40 73.49 DEP criu/seccomp.d [2022-09-08T15:00:39.126Z] #27 ... [2022-09-08T15:00:39.126Z] [2022-09-08T15:00:39.126Z] #31 [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-09-08T15:00:39.126Z] #31 20.94 unicode/utf8 [2022-09-08T15:00:39.232Z] #40 73.73 DEP criu/rst-malloc.d [2022-09-08T15:00:39.232Z] #40 73.78 DEP criu/rbtree.d [2022-09-08T15:00:39.425Z] #34 ... [2022-09-08T15:00:39.425Z] [2022-09-08T15:00:39.425Z] #27 [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-09-08T15:00:39.425Z] #27 DONE 32.5s [2022-09-08T15:00:39.425Z] [2022-09-08T15:00:39.425Z] #34 [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-09-08T15:00:39.425Z] #34 32.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T15:00:39.425Z] #34 ... [2022-09-08T15:00:39.425Z] [2022-09-08T15:00:39.425Z] #35 [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-09-08T15:00:39.425Z] #35 26.01 Reading package lists... [2022-09-08T15:00:39.455Z] #40 63.02 CC criu/arch/x86/restorer_unmap.o [2022-09-08T15:00:39.455Z] #40 63.07 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-08T15:00:39.489Z] #40 73.84 DEP criu/pstree.d [2022-09-08T15:00:39.489Z] #40 74.07 DEP criu/protobuf.d [2022-09-08T15:00:39.695Z] #31 ... [2022-09-08T15:00:39.695Z] [2022-09-08T15:00:39.695Z] #32 [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-09-08T15:00:39.695Z] #32 11.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:39.695Z] #32 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:39.695Z] #32 ... [2022-09-08T15:00:39.695Z] [2022-09-08T15:00:39.695Z] #31 [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-09-08T15:00:39.695Z] #31 21.48 internal/race [2022-09-08T15:00:39.711Z] #40 63.41 CC criu/pie/restorer.o [2022-09-08T15:00:39.745Z] #40 74.26 GEN criu/protobuf-desc-gen.h [2022-09-08T15:00:39.955Z] #31 21.63 sync/atomic [2022-09-08T15:00:39.955Z] #31 ... [2022-09-08T15:00:39.955Z] [2022-09-08T15:00:39.955Z] #26 [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-09-08T15:00:39.955Z] #26 6.806 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:00:39.955Z] #26 9.148 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:00:39.955Z] #26 11.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:39.955Z] #26 ... [2022-09-08T15:00:39.955Z] [2022-09-08T15:00:39.955Z] #35 [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-09-08T15:00:39.955Z] #35 11.65 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T15:00:39.955Z] #35 11.94 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T15:00:39.955Z] #35 12.20 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T15:00:39.955Z] #35 17.50 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T15:00:39.955Z] #35 17.58 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T15:00:39.955Z] #35 17.75 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T15:00:39.955Z] #35 19.90 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T15:00:39.955Z] #35 19.92 go: downloading golang.org/x/mod v0.3.0 [2022-09-08T15:00:40.023Z] #35 31.43 Building dependency tree... [2022-09-08T15:00:40.523Z] #35 ... [2022-09-08T15:00:40.523Z] [2022-09-08T15:00:40.523Z] #31 [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-09-08T15:00:40.523Z] #31 22.22 unicode [2022-09-08T15:00:41.101Z] #31 ... [2022-09-08T15:00:41.101Z] [2022-09-08T15:00:41.101Z] #28 [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-09-08T15:00:41.101Z] #28 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:41.101Z] #28 ... [2022-09-08T15:00:41.101Z] [2022-09-08T15:00:41.101Z] #30 [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-09-08T15:00:41.101Z] #30 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:00:41.166Z] #26 ... [2022-09-08T15:00:41.166Z] [2022-09-08T15:00:41.166Z] #29 [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-09-08T15:00:41.166Z] #29 49.95 Checking out files: 90% (1381/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-09-08T15:00:41.166Z] #29 50.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T15:00:41.166Z] #29 51.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T15:00:41.166Z] #29 ... [2022-09-08T15:00:41.166Z] [2022-09-08T15:00:41.166Z] #35 [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-09-08T15:00:41.166Z] #35 56.50 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T15:00:41.166Z] #35 56.55 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T15:00:41.166Z] #35 56.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T15:00:41.166Z] #35 56.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T15:00:41.166Z] #35 56.67 go: downloading golang.org/x/mod v0.5.1 [2022-09-08T15:00:41.166Z] #35 56.72 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T15:00:41.166Z] #35 56.86 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T15:00:41.166Z] #35 57.00 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T15:00:41.166Z] #35 57.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T15:00:41.166Z] #35 57.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T15:00:41.166Z] #35 57.24 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-08T15:00:41.166Z] #35 57.86 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T15:00:41.166Z] #35 57.92 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-08T15:00:41.166Z] #35 58.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T15:00:41.166Z] #35 58.30 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-08T15:00:41.166Z] #35 58.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-08T15:00:41.166Z] #35 58.40 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T15:00:41.166Z] #35 58.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T15:00:41.166Z] #35 58.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T15:00:41.166Z] #35 58.60 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T15:00:41.166Z] #35 58.60 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-08T15:00:41.166Z] #35 58.91 go: downloading github.com/prometheus/common v0.10.0 [2022-09-08T15:00:41.166Z] #35 59.16 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-08T15:00:41.166Z] #35 59.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T15:00:41.166Z] #35 59.26 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-08T15:00:41.423Z] #35 ... [2022-09-08T15:00:41.423Z] [2022-09-08T15:00:41.423Z] #32 [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-09-08T15:00:41.423Z] #32 58.60 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:00:41.423Z] #32 58.60 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:41.423Z] #32 58.60 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-08T15:00:41.423Z] #32 58.60 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:41.423Z] #32 58.63 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-08T15:00:41.423Z] #32 58.63 Setting up cmake-data (3.13.4-1) ... [2022-09-08T15:00:41.423Z] #32 58.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T15:00:41.423Z] #32 58.74 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-08T15:00:41.423Z] #32 58.74 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-08T15:00:41.423Z] #32 58.74 Setting up cmake (3.13.4-1) ... [2022-09-08T15:00:41.423Z] #32 58.78 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:41.423Z] #32 58.87 Processing triggers for mime-support (3.62) ... [2022-09-08T15:00:41.423Z] #32 DONE 61.0s [2022-09-08T15:00:41.680Z] [2022-09-08T15:00:41.680Z] #26 [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-09-08T15:00:41.680Z] #26 60.42 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T15:00:41.680Z] #26 60.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:00:41.680Z] #26 60.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-08T15:00:41.680Z] #26 60.70 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-08T15:00:41.680Z] #26 60.72 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-08T15:00:41.680Z] #26 60.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-08T15:00:41.680Z] #26 60.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T15:00:41.680Z] #26 60.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-08T15:00:41.680Z] #26 60.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T15:00:41.680Z] #26 60.83 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-08T15:00:41.681Z] #40 75.83 DEP criu/protobuf-desc.d [2022-09-08T15:00:41.681Z] #40 75.96 DEP criu/proc_parse.d [2022-09-08T15:00:41.681Z] #40 76.13 DEP criu/plugin.d [2022-09-08T15:00:41.681Z] #40 76.21 DEP criu/pipes.d [2022-09-08T15:00:41.681Z] #40 76.36 DEP criu/pie-util.d [2022-09-08T15:00:41.932Z] #35 34.68 The following additional packages will be installed: [2022-09-08T15:00:41.932Z] #35 34.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-08T15:00:41.932Z] #35 34.69 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-08T15:00:41.932Z] #35 34.69 Suggested packages: [2022-09-08T15:00:41.932Z] #35 34.71 manpages-dev python-setuptools [2022-09-08T15:00:41.938Z] #40 76.46 DEP criu/pie-util-vdso.d [2022-09-08T15:00:41.938Z] #40 76.57 DEP criu/pie-util-vdso-elf32.d [2022-09-08T15:00:42.192Z] #35 ... [2022-09-08T15:00:42.192Z] [2022-09-08T15:00:42.192Z] #38 [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-09-08T15:00:42.192Z] #38 19.00 Reading package lists... [2022-09-08T15:00:42.192Z] #38 25.58 Reading package lists... [2022-09-08T15:00:42.192Z] #38 30.39 Building dependency tree... [2022-09-08T15:00:42.192Z] #38 34.08 The following additional packages will be installed: [2022-09-08T15:00:42.192Z] #38 34.08 libbtrfs0 [2022-09-08T15:00:42.192Z] #38 34.27 The following NEW packages will be installed: [2022-09-08T15:00:42.193Z] #38 34.27 libbtrfs-dev libbtrfs0 [2022-09-08T15:00:42.194Z] #40 76.74 DEP criu/path.d [2022-09-08T15:00:42.231Z] #40 ... [2022-09-08T15:00:42.231Z] [2022-09-08T15:00:42.231Z] #30 [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-09-08T15:00:42.231Z] #30 123.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T15:00:42.231Z] #30 123.1 + GOBIN=/build [2022-09-08T15:00:42.231Z] #30 123.1 + GO111MODULE=on [2022-09-08T15:00:42.231Z] #30 123.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-08T15:00:42.231Z] #30 DONE 130.1s [2022-09-08T15:00:42.231Z] [2022-09-08T15:00:42.231Z] #49 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T15:00:42.231Z] #49 DONE 0.1s [2022-09-08T15:00:42.231Z] [2022-09-08T15:00:42.231Z] #48 [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-09-08T15:00:42.231Z] #48 11.69 Fetched 9023 kB in 11s (853 kB/s) [2022-09-08T15:00:42.231Z] #48 11.69 Reading package lists...#48 ... [2022-09-08T15:00:42.231Z] [2022-09-08T15:00:42.231Z] #50 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T15:00:42.231Z] #50 DONE 0.1s [2022-09-08T15:00:42.231Z] [2022-09-08T15:00:42.231Z] #48 [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-09-08T15:00:42.231Z] #48 11.69 Reading package lists... [2022-09-08T15:00:42.451Z] #40 76.86 DEP criu/parasite-syscall.d [2022-09-08T15:00:42.451Z] #40 77.11 DEP criu/pagemap.d [2022-09-08T15:00:42.453Z] #38 ... [2022-09-08T15:00:42.453Z] [2022-09-08T15:00:42.453Z] #31 [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-09-08T15:00:42.453Z] #31 25.06 + 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-09-08T15:00:42.453Z] #31 ... [2022-09-08T15:00:42.453Z] [2022-09-08T15:00:42.453Z] #34 [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-09-08T15:00:42.453Z] #34 32.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T15:00:42.453Z] #34 32.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T15:00:42.453Z] #34 33.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-08T15:00:42.453Z] #34 33.07 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-08T15:00:42.453Z] #34 33.14 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-08T15:00:42.453Z] #34 34.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T15:00:42.453Z] #34 34.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T15:00:42.453Z] #34 34.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T15:00:42.453Z] #34 34.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T15:00:42.453Z] #34 34.30 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-08T15:00:42.453Z] #34 34.30 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T15:00:42.453Z] #34 34.32 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-08T15:00:42.453Z] #34 34.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T15:00:42.453Z] #34 34.37 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-08T15:00:42.453Z] #34 34.37 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-08T15:00:42.453Z] #34 34.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T15:00:42.453Z] #34 34.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T15:00:42.453Z] #34 34.54 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-08T15:00:42.453Z] #34 34.57 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-08T15:00:42.453Z] #34 34.59 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T15:00:42.453Z] #34 34.63 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-08T15:00:42.453Z] #34 34.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T15:00:42.453Z] #34 34.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T15:00:42.453Z] #34 34.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-08T15:00:42.453Z] #34 34.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T15:00:42.453Z] #34 34.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T15:00:42.453Z] #34 34.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T15:00:42.453Z] #34 34.92 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T15:00:42.453Z] #34 34.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T15:00:42.453Z] #34 34.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T15:00:42.453Z] #34 34.97 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T15:00:42.453Z] #34 35.00 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T15:00:42.453Z] #34 35.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T15:00:42.453Z] #34 35.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T15:00:42.453Z] #34 35.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T15:00:42.453Z] #34 35.11 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T15:00:42.453Z] #34 35.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T15:00:42.453Z] #34 35.20 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-08T15:00:42.453Z] #34 35.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T15:00:42.453Z] #34 35.25 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T15:00:42.453Z] #34 35.26 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-08T15:00:42.453Z] #34 35.30 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-08T15:00:42.453Z] #34 35.37 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T15:00:42.453Z] #34 35.45 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T15:00:42.453Z] #34 35.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T15:00:42.453Z] #34 35.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T15:00:42.453Z] #34 35.52 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-08T15:00:42.453Z] #34 35.52 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-08T15:00:42.490Z] #30 ... [2022-09-08T15:00:42.490Z] [2022-09-08T15:00:42.490Z] #28 [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-09-08T15:00:42.490Z] #28 24.16 Fetched 8482 kB in 19s (437 kB/s) [2022-09-08T15:00:42.708Z] #40 ... [2022-09-08T15:00:42.708Z] [2022-09-08T15:00:42.708Z] #48 [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-09-08T15:00:42.708Z] #48 16.34 Reading package lists... [2022-09-08T15:00:42.708Z] #48 21.12 Building dependency tree... [2022-09-08T15:00:42.708Z] #48 22.00 Reading state information... [2022-09-08T15:00:42.708Z] #48 23.14 libcap2-bin is already the newest version (1:2.25-2). [2022-09-08T15:00:42.708Z] #48 23.14 The following additional packages will be installed: [2022-09-08T15:00:42.708Z] #48 23.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-08T15:00:42.708Z] #48 23.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-08T15:00:42.708Z] #48 23.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-08T15:00:42.708Z] #48 23.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-08T15:00:42.708Z] #48 23.15 python3.7 python3.7-minimal vim-runtime xxd [2022-09-08T15:00:42.708Z] #48 23.16 Suggested packages: [2022-09-08T15:00:42.708Z] #48 23.16 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-08T15:00:42.708Z] #48 23.16 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-08T15:00:42.708Z] #48 23.16 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-08T15:00:42.708Z] #48 23.16 quota [2022-09-08T15:00:42.708Z] #48 23.16 Recommended packages: [2022-09-08T15:00:42.708Z] #48 23.16 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-08T15:00:42.708Z] #48 23.16 python3-keyrings.alt python3-xdg unzip [2022-09-08T15:00:42.708Z] #48 25.06 The following NEW packages will be installed: [2022-09-08T15:00:42.708Z] #48 25.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-08T15:00:42.708Z] #48 25.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-08T15:00:42.708Z] #48 25.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-08T15:00:42.708Z] #48 25.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-08T15:00:42.708Z] #48 25.08 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-08T15:00:42.708Z] #48 25.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-08T15:00:42.708Z] #48 25.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-08T15:00:42.708Z] #48 25.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-08T15:00:42.708Z] #48 25.08 xz-utils zip [2022-09-08T15:00:42.708Z] #48 25.43 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:42.708Z] #48 25.43 Need to get 28.6 MB of archives. [2022-09-08T15:00:42.708Z] #48 25.43 After this operation, 116 MB of additional disk space will be used. [2022-09-08T15:00:42.708Z] #48 25.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-08T15:00:42.708Z] #48 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-08T15:00:42.708Z] #48 25.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-08T15:00:42.708Z] #48 25.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-08T15:00:42.708Z] #48 25.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-08T15:00:42.708Z] #48 25.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-08T15:00:42.708Z] #48 25.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-08T15:00:42.708Z] #48 25.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-08T15:00:42.708Z] #48 25.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-08T15:00:42.708Z] #48 25.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-08T15:00:42.708Z] #48 25.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-08T15:00:42.708Z] #48 25.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-08T15:00:42.708Z] #48 25.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T15:00:42.708Z] #48 25.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-08T15:00:42.708Z] #48 25.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-08T15:00:42.708Z] #48 25.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-08T15:00:42.708Z] #48 25.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-08T15:00:42.708Z] #48 25.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T15:00:42.708Z] #48 25.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-08T15:00:42.708Z] #48 25.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-08T15:00:42.708Z] #48 25.80 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-09-08T15:00:42.708Z] #48 25.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-08T15:00:42.708Z] #48 25.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-08T15:00:42.708Z] #48 25.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-08T15:00:42.708Z] #48 25.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-08T15:00:42.708Z] #48 25.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-08T15:00:42.708Z] #48 25.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-08T15:00:42.708Z] #48 25.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-08T15:00:42.708Z] #48 25.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-08T15:00:42.965Z] #48 26.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T15:00:42.965Z] #48 26.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-08T15:00:42.965Z] #48 26.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-08T15:00:42.965Z] #48 26.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-08T15:00:42.965Z] #48 26.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-08T15:00:42.965Z] #48 26.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-08T15:00:42.965Z] #48 26.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-08T15:00:42.965Z] #48 26.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-08T15:00:43.035Z] #34 35.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T15:00:43.035Z] #34 35.89 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T15:00:43.035Z] #34 35.90 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T15:00:43.035Z] #34 35.92 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-08T15:00:43.035Z] #34 36.07 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-08T15:00:43.035Z] #34 36.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T15:00:43.035Z] #34 36.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T15:00:43.035Z] #34 36.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T15:00:43.162Z] #48 16.38 Reading package lists... [2022-09-08T15:00:43.162Z] #48 ... [2022-09-08T15:00:43.162Z] [2022-09-08T15:00:43.162Z] #51 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T15:00:43.162Z] #51 CACHED [2022-09-08T15:00:43.162Z] [2022-09-08T15:00:43.162Z] #52 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T15:00:43.162Z] #52 CACHED [2022-09-08T15:00:43.162Z] [2022-09-08T15:00:43.162Z] #48 [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-09-08T15:00:43.265Z] #48 26.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-08T15:00:43.266Z] #48 26.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-08T15:00:43.266Z] #48 26.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-08T15:00:43.266Z] #48 26.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-08T15:00:43.266Z] #48 26.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-08T15:00:43.266Z] #48 26.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-08T15:00:43.266Z] #48 26.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-08T15:00:43.266Z] #48 26.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-08T15:00:43.266Z] #48 26.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-08T15:00:43.300Z] #34 36.18 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-08T15:00:43.300Z] #34 36.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T15:00:43.300Z] #34 36.36 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-08T15:00:43.300Z] #34 36.40 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-08T15:00:43.300Z] #34 36.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T15:00:43.300Z] #34 36.40 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T15:00:43.300Z] #34 36.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T15:00:43.300Z] #34 36.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T15:00:43.572Z] #34 36.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T15:00:43.572Z] #34 36.50 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T15:00:43.572Z] #34 36.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T15:00:43.572Z] #34 36.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-08T15:00:43.572Z] #34 36.54 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T15:00:43.572Z] #34 36.72 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T15:00:43.573Z] #26 ... [2022-09-08T15:00:43.573Z] [2022-09-08T15:00:43.573Z] #30 [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-09-08T15:00:43.573Z] #30 53.04 sync [2022-09-08T15:00:43.573Z] #30 53.04 internal/reflectlite [2022-09-08T15:00:43.573Z] #30 54.71 internal/testlog [2022-09-08T15:00:43.573Z] #30 55.82 sort [2022-09-08T15:00:43.573Z] #30 55.82 errors [2022-09-08T15:00:43.573Z] #30 56.27 strconv [2022-09-08T15:00:43.573Z] #30 57.26 io [2022-09-08T15:00:43.573Z] #30 58.74 internal/oserror [2022-09-08T15:00:43.573Z] #30 59.05 syscall [2022-09-08T15:00:43.573Z] #30 60.83 reflect [2022-09-08T15:00:43.830Z] #48 27.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-08T15:00:43.830Z] #48 27.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-08T15:00:43.830Z] #48 27.18 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-08T15:00:43.830Z] #30 ... [2022-09-08T15:00:43.830Z] [2022-09-08T15:00:43.830Z] #37 [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-09-08T15:00:43.830Z] #37 51.32 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:43.830Z] #37 51.47 Fetched 77.8 MB in 7s (11.9 MB/s) [2022-09-08T15:00:43.830Z] #37 51.56 (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-09-08T15:00:43.830Z] #37 51.67 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-08T15:00:43.830Z] #37 51.67 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-08T15:00:43.830Z] #37 51.85 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:00:43.830Z] #37 51.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T15:00:43.830Z] #37 51.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-09-08T15:00:43.830Z] #37 52.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-08T15:00:43.830Z] #37 52.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T15:00:43.830Z] #37 54.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T15:00:43.830Z] #37 54.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-08T15:00:43.830Z] #37 54.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T15:00:43.830Z] #37 56.98 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T15:00:43.830Z] #37 57.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-08T15:00:43.830Z] #37 57.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T15:00:43.830Z] #37 57.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T15:00:43.830Z] #37 57.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:00:43.830Z] #37 57.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:00:43.830Z] #37 57.40 Selecting previously unselected package dmsetup. [2022-09-08T15:00:43.830Z] #37 57.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:00:43.831Z] #37 57.40 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-08T15:00:43.831Z] #37 57.55 Selecting previously unselected package mingw-w64-common. [2022-09-08T15:00:43.831Z] #37 57.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-08T15:00:43.831Z] #37 57.55 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-08T15:00:43.835Z] #34 36.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-08T15:00:43.835Z] #34 ... [2022-09-08T15:00:43.835Z] [2022-09-08T15:00:43.835Z] #29 [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-09-08T15:00:43.835Z] #29 DONE 36.8s [2022-09-08T15:00:43.835Z] [2022-09-08T15:00:43.835Z] #34 [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-09-08T15:00:43.835Z] #34 36.86 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T15:00:43.835Z] #34 36.89 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T15:00:43.835Z] #34 36.96 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-08T15:00:43.871Z] #28 24.16 Reading package lists... [2022-09-08T15:00:43.871Z] #28 ... [2022-09-08T15:00:43.871Z] [2022-09-08T15:00:43.871Z] #36 [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-09-08T15:00:43.871Z] #36 DONE 25.6s [2022-09-08T15:00:44.095Z] #34 37.11 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T15:00:44.095Z] #34 ... [2022-09-08T15:00:44.095Z] [2022-09-08T15:00:44.095Z] #39 [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-09-08T15:00:44.095Z] #39 18.48 Reading package lists... [2022-09-08T15:00:44.095Z] #39 25.33 Reading package lists... [2022-09-08T15:00:44.095Z] #39 31.46 Building dependency tree... [2022-09-08T15:00:44.095Z] #39 33.97 The following additional packages will be installed: [2022-09-08T15:00:44.095Z] #39 33.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-08T15:00:44.095Z] #39 33.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-08T15:00:44.095Z] #39 33.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-08T15:00:44.095Z] #39 33.98 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-08T15:00:44.095Z] #39 33.98 mingw-w64-x86-64-dev [2022-09-08T15:00:44.095Z] #39 33.99 Suggested packages: [2022-09-08T15:00:44.095Z] #39 33.99 gcc-8-locales seccomp wine64 [2022-09-08T15:00:44.095Z] #39 34.49 The following NEW packages will be installed: [2022-09-08T15:00:44.095Z] #39 34.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T15:00:44.095Z] #39 34.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-08T15:00:44.095Z] #39 34.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-08T15:00:44.095Z] #39 34.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-08T15:00:44.095Z] #39 34.50 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-08T15:00:44.095Z] #39 34.50 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T15:00:44.095Z] #39 34.50 The following packages will be upgraded: [2022-09-08T15:00:44.095Z] #39 34.50 libseccomp2 [2022-09-08T15:00:44.095Z] #39 34.81 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:44.095Z] #39 34.81 Need to get 73.4 MB of archives. [2022-09-08T15:00:44.095Z] #39 34.81 After this operation, 471 MB of additional disk space will be used. [2022-09-08T15:00:44.095Z] #39 34.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-09-08T15:00:44.095Z] #39 34.86 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-09-08T15:00:44.095Z] #39 34.88 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-09-08T15:00:44.095Z] #39 35.06 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-09-08T15:00:44.095Z] #39 ... [2022-09-08T15:00:44.095Z] [2022-09-08T15:00:44.095Z] #35 [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-09-08T15:00:44.095Z] #35 35.59 The following NEW packages will be installed: [2022-09-08T15:00:44.095Z] #35 35.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-08T15:00:44.095Z] #35 35.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-08T15:00:44.095Z] #35 35.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-08T15:00:44.095Z] #35 35.61 python-six zlib1g-dev [2022-09-08T15:00:44.095Z] #35 35.98 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:44.095Z] #35 35.98 Need to get 3796 kB of archives. [2022-09-08T15:00:44.095Z] #35 35.98 After this operation, 21.6 MB of additional disk space will be used. [2022-09-08T15:00:44.095Z] #35 35.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-09-08T15:00:44.095Z] #35 35.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-08T15:00:44.095Z] #35 35.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-09-08T15:00:44.095Z] #35 35.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-08T15:00:44.095Z] #35 35.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-09-08T15:00:44.095Z] #35 36.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-08T15:00:44.095Z] #35 36.01 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-09-08T15:00:44.095Z] #35 36.02 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-09-08T15:00:44.095Z] #35 36.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-09-08T15:00:44.095Z] #35 36.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-09-08T15:00:44.095Z] #35 36.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-09-08T15:00:44.095Z] #35 36.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-09-08T15:00:44.095Z] #35 36.15 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-09-08T15:00:44.095Z] #35 36.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-09-08T15:00:44.095Z] #35 36.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-08T15:00:44.095Z] #35 36.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-09-08T15:00:44.095Z] #35 36.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-09-08T15:00:44.130Z] [2022-09-08T15:00:44.130Z] #29 [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-09-08T15:00:44.130Z] #29 24.56 Checking out files: 62% (1199/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-09-08T15:00:44.130Z] #29 25.38 + cd /tmp/tmp.E3eK5Azd1g/src/github.com/docker/libnetwork [2022-09-08T15:00:44.130Z] #29 25.38 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-08T15:00:44.355Z] #35 37.34 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:44.390Z] #29 26.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-08T15:00:44.614Z] #35 37.64 Fetched 3796 kB in 0s (7844 kB/s) [2022-09-08T15:00:44.768Z] #48 27.93 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:44.768Z] #48 28.11 Fetched 28.6 MB in 2s (14.2 MB/s) [2022-09-08T15:00:44.768Z] #48 28.21 Selecting previously unselected package pigz. [2022-09-08T15:00:44.874Z] #35 37.81 Selecting previously unselected package libcap-dev:arm64. [2022-09-08T15:00:44.874Z] #35 37.81 (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-09-08T15:00:44.874Z] #35 37.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-09-08T15:00:44.874Z] #35 37.94 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-09-08T15:00:45.025Z] #48 28.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 ... 23452 files and directories currently installed.) [2022-09-08T15:00:45.026Z] #48 28.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-08T15:00:45.026Z] #48 28.35 Unpacking pigz (2.4-1) ... [2022-09-08T15:00:45.026Z] #48 28.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-08T15:00:45.026Z] #48 28.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:00:45.026Z] #48 28.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:00:45.133Z] #35 38.10 Selecting previously unselected package libnet1:arm64. [2022-09-08T15:00:45.133Z] #35 38.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-08T15:00:45.133Z] #35 38.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:00:45.133Z] #35 38.27 Selecting previously unselected package libnet1-dev. [2022-09-08T15:00:45.133Z] #35 38.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-08T15:00:45.133Z] #35 38.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T15:00:45.412Z] #35 38.48 Selecting previously unselected package libnl-3-200:arm64. [2022-09-08T15:00:45.412Z] #35 38.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-08T15:00:45.412Z] #35 38.50 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-08T15:00:45.590Z] #48 28.97 Selecting previously unselected package python3.7-minimal. [2022-09-08T15:00:45.590Z] #48 28.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:00:45.590Z] #48 29.00 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:00:45.791Z] #37 ... [2022-09-08T15:00:45.791Z] [2022-09-08T15:00:45.791Z] #33 [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-09-08T15:00:45.791Z] #33 DONE 64.7s [2022-09-08T15:00:45.791Z] [2022-09-08T15:00:45.791Z] #38 [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-09-08T15:00:45.791Z] #38 9.151 + RM_GOPATH=0 [2022-09-08T15:00:45.791Z] #38 9.151 + TMP_GOPATH= [2022-09-08T15:00:45.791Z] #38 9.151 + : /build [2022-09-08T15:00:45.791Z] #38 9.151 + '[' -z '' ']' [2022-09-08T15:00:45.791Z] #38 9.152 ++ mktemp -d [2022-09-08T15:00:45.791Z] #38 9.167 + export GOPATH=/tmp/tmp.b7zePRe0Wj [2022-09-08T15:00:45.791Z] #38 9.167 + GOPATH=/tmp/tmp.b7zePRe0Wj [2022-09-08T15:00:45.791Z] #38 9.167 + RM_GOPATH=1 [2022-09-08T15:00:45.791Z] #38 9.167 + case "$(go env GOARCH)" in [2022-09-08T15:00:45.791Z] #38 9.167 ++ go env GOARCH [2022-09-08T15:00:45.791Z] #38 9.167 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:45.791Z] #38 9.167 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:45.791Z] #38 9.167 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:45.791Z] #38 9.167 + dir=/tmp/install [2022-09-08T15:00:45.791Z] #38 9.167 + bin=containerd [2022-09-08T15:00:45.791Z] #38 9.167 + shift [2022-09-08T15:00:45.791Z] #38 9.167 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-08T15:00:45.791Z] #38 9.167 + . /tmp/install/containerd.installer [2022-09-08T15:00:45.791Z] #38 9.167 ++ set -e [2022-09-08T15:00:45.791Z] #38 9.167 ++ : v1.6.8 [2022-09-08T15:00:45.791Z] #38 9.167 + install_containerd [2022-09-08T15:00:45.792Z] #38 9.167 + echo 'Install containerd version v1.6.8' [2022-09-08T15:00:45.792Z] #38 9.167 Install containerd version v1.6.8 [2022-09-08T15:00:45.792Z] #38 9.187 + git clone https://github.com/containerd/containerd.git /tmp/tmp.b7zePRe0Wj/src/github.com/containerd/containerd [2022-09-08T15:00:45.792Z] #38 9.187 Cloning into '/tmp/tmp.b7zePRe0Wj/src/github.com/containerd/containerd'... [2022-09-08T15:00:45.836Z] #35 38.62 Selecting previously unselected package libnl-3-dev:arm64. [2022-09-08T15:00:45.836Z] #35 38.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-09-08T15:00:45.836Z] #35 38.65 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-08T15:00:46.097Z] #35 38.94 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-08T15:00:46.097Z] #35 38.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-08T15:00:46.097Z] #35 38.96 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-08T15:00:46.097Z] #35 39.10 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-08T15:00:46.097Z] #35 39.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-09-08T15:00:46.097Z] #35 39.12 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-08T15:00:46.098Z] #35 39.22 Selecting previously unselected package zlib1g-dev:arm64. [2022-09-08T15:00:46.378Z] #35 39.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-09-08T15:00:46.378Z] #35 39.24 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T15:00:46.378Z] #35 39.47 Selecting previously unselected package libprotobuf17:arm64. [2022-09-08T15:00:46.378Z] #35 39.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-09-08T15:00:46.378Z] #35 39.49 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-08T15:00:46.567Z] #48 16.38 Reading package lists... [2022-09-08T15:00:46.959Z] #48 30.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:00:46.959Z] #48 30.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:00:46.969Z] #35 40.09 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-09-08T15:00:46.969Z] #35 ... [2022-09-08T15:00:46.969Z] [2022-09-08T15:00:46.969Z] #33 [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-09-08T15:00:46.969Z] #33 25.13 Reading package lists... [2022-09-08T15:00:46.969Z] #33 30.34 Building dependency tree... [2022-09-08T15:00:46.969Z] #33 33.95 The following additional packages will be installed: [2022-09-08T15:00:46.969Z] #33 33.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-08T15:00:46.969Z] #33 34.00 Suggested packages: [2022-09-08T15:00:46.969Z] #33 34.00 cmake-doc ninja-build lrzip [2022-09-08T15:00:46.969Z] #33 34.00 Recommended packages: [2022-09-08T15:00:46.969Z] #33 34.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T15:00:46.969Z] #33 34.65 The following NEW packages will be installed: [2022-09-08T15:00:46.969Z] #33 34.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-08T15:00:46.969Z] #33 34.67 vim-common xxd [2022-09-08T15:00:46.969Z] #33 35.05 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:46.969Z] #33 35.05 Need to get 14.2 MB of archives. [2022-09-08T15:00:46.969Z] #33 35.05 After this operation, 60.0 MB of additional disk space will be used. [2022-09-08T15:00:46.969Z] #33 35.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-08T15:00:46.969Z] #33 35.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T15:00:46.969Z] #33 35.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-08T15:00:46.969Z] #33 35.54 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-09-08T15:00:46.969Z] #33 35.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-08T15:00:46.969Z] #33 35.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-09-08T15:00:46.969Z] #33 35.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-09-08T15:00:46.969Z] #33 35.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-09-08T15:00:46.969Z] #33 35.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-09-08T15:00:46.969Z] #33 35.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-09-08T15:00:46.969Z] #33 36.74 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:46.969Z] #33 36.99 Fetched 14.2 MB in 1s (13.2 MB/s) [2022-09-08T15:00:46.969Z] #33 37.14 Selecting previously unselected package xxd. [2022-09-08T15:00:46.969Z] #33 37.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 ... 15394 files and directories currently installed.) [2022-09-08T15:00:46.969Z] #33 37.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-08T15:00:46.969Z] #33 37.23 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:46.969Z] #33 37.59 Selecting previously unselected package vim-common. [2022-09-08T15:00:46.969Z] #33 37.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:00:46.969Z] #33 37.75 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:46.969Z] #33 38.09 Selecting previously unselected package libicu63:arm64. [2022-09-08T15:00:46.969Z] #33 38.11 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-08T15:00:46.969Z] #33 38.12 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-08T15:00:47.130Z] #48 20.31 Building dependency tree... [2022-09-08T15:00:47.130Z] #48 21.13 Reading state information... [2022-09-08T15:00:47.206Z] #38 ... [2022-09-08T15:00:47.206Z] [2022-09-08T15:00:47.206Z] #26 [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-09-08T15:00:47.206Z] #26 66.65 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-08T15:00:47.206Z] #26 66.68 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:47.233Z] #33 ... [2022-09-08T15:00:47.233Z] [2022-09-08T15:00:47.233Z] #25 [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-09-08T15:00:47.233Z] #25 39.18 Checking out files: 93% (1423/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-09-08T15:00:47.233Z] #25 39.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T15:00:47.233Z] #25 39.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T15:00:47.769Z] #26 DONE 67.1s [2022-09-08T15:00:47.769Z] [2022-09-08T15:00:47.769Z] #39 [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-09-08T15:00:48.074Z] #48 22.07 libcap2-bin is already the newest version (1:2.25-2). [2022-09-08T15:00:48.074Z] #48 22.07 The following additional packages will be installed: [2022-09-08T15:00:48.074Z] #48 22.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-08T15:00:48.074Z] #48 22.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-08T15:00:48.074Z] #48 22.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-08T15:00:48.074Z] #48 22.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-08T15:00:48.074Z] #48 22.08 python3.7 python3.7-minimal vim-runtime xxd [2022-09-08T15:00:48.074Z] #48 22.09 Suggested packages: [2022-09-08T15:00:48.074Z] #48 22.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-08T15:00:48.074Z] #48 22.09 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-08T15:00:48.074Z] #48 22.09 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-08T15:00:48.074Z] #48 22.09 quota [2022-09-08T15:00:48.074Z] #48 22.09 Recommended packages: [2022-09-08T15:00:48.074Z] #48 22.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-08T15:00:48.074Z] #48 22.09 python3-keyrings.alt python3-xdg unzip [2022-09-08T15:00:48.905Z] #48 32.36 Selecting previously unselected package python3-minimal. [2022-09-08T15:00:48.905Z] #48 32.36 (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-09-08T15:00:48.905Z] #48 32.39 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-08T15:00:48.905Z] #48 32.41 Unpacking python3-minimal (3.7.3-1) ... [2022-09-08T15:00:49.162Z] #48 32.46 Selecting previously unselected package libmpdec2:amd64. [2022-09-08T15:00:49.162Z] #48 32.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-08T15:00:49.162Z] #48 32.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-08T15:00:49.162Z] #48 32.59 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-08T15:00:49.418Z] #48 32.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:00:49.418Z] #48 32.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:00:49.701Z] #29 ... [2022-09-08T15:00:49.701Z] [2022-09-08T15:00:49.701Z] #28 [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-09-08T15:00:49.701Z] #28 24.16 Reading package lists... [2022-09-08T15:00:49.779Z] #25 ... [2022-09-08T15:00:49.779Z] [2022-09-08T15:00:49.779Z] #38 [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-09-08T15:00:49.779Z] #38 39.71 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:49.779Z] #38 39.71 Need to get 119 kB of archives. [2022-09-08T15:00:49.779Z] #38 39.71 After this operation, 387 kB of additional disk space will be used. [2022-09-08T15:00:49.779Z] #38 39.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-08T15:00:49.779Z] #38 39.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-08T15:00:49.779Z] #38 40.45 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:49.779Z] #38 40.66 Fetched 119 kB in 5s (22.6 kB/s) [2022-09-08T15:00:49.779Z] #38 40.79 Selecting previously unselected package libbtrfs0. [2022-09-08T15:00:49.779Z] #38 40.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-09-08T15:00:49.779Z] #38 40.84 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-08T15:00:49.779Z] #38 40.85 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T15:00:49.779Z] #38 41.03 Selecting previously unselected package libbtrfs-dev. [2022-09-08T15:00:49.779Z] #38 41.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-08T15:00:49.779Z] #38 41.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:00:49.779Z] #38 41.24 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T15:00:49.779Z] #38 41.28 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:00:49.779Z] #38 41.29 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:49.779Z] #38 DONE 42.7s [2022-09-08T15:00:49.779Z] [2022-09-08T15:00:49.779Z] #35 [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-09-08T15:00:49.779Z] #35 40.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-09-08T15:00:49.779Z] #35 40.12 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-08T15:00:49.779Z] #35 40.33 Selecting previously unselected package libprotobuf-dev:arm64. [2022-09-08T15:00:49.779Z] #35 40.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-09-08T15:00:49.779Z] #35 40.34 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-08T15:00:49.779Z] #35 41.33 Selecting previously unselected package libprotoc17:arm64. [2022-09-08T15:00:49.779Z] #35 41.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-09-08T15:00:49.779Z] #35 41.35 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-08T15:00:49.779Z] #35 42.24 Selecting previously unselected package protobuf-c-compiler. [2022-09-08T15:00:49.779Z] #35 42.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-09-08T15:00:49.779Z] #35 42.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T15:00:49.779Z] #35 42.53 Selecting previously unselected package protobuf-compiler. [2022-09-08T15:00:49.779Z] #35 42.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-09-08T15:00:49.779Z] #35 42.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-08T15:00:49.779Z] #35 42.84 Selecting previously unselected package python-pkg-resources. [2022-09-08T15:00:49.779Z] #35 42.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T15:00:49.779Z] #35 42.88 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-08T15:00:49.969Z] #48 23.72 The following NEW packages will be installed: [2022-09-08T15:00:49.969Z] #48 23.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-08T15:00:49.969Z] #48 23.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-08T15:00:49.969Z] #48 23.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-08T15:00:49.969Z] #48 23.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-08T15:00:49.969Z] #48 23.73 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-08T15:00:49.969Z] #48 23.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-08T15:00:49.969Z] #48 23.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-08T15:00:49.969Z] #48 23.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-08T15:00:49.969Z] #48 23.74 xz-utils zip [2022-09-08T15:00:49.969Z] #48 24.07 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:00:49.969Z] #48 24.07 Need to get 28.6 MB of archives. [2022-09-08T15:00:49.969Z] #48 24.07 After this operation, 116 MB of additional disk space will be used. [2022-09-08T15:00:49.969Z] #48 24.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-08T15:00:49.969Z] #48 24.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-08T15:00:49.969Z] #48 24.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-08T15:00:49.969Z] #48 24.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-08T15:00:50.226Z] #48 24.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-08T15:00:50.226Z] #48 24.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-08T15:00:50.226Z] #48 24.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-08T15:00:50.226Z] #48 24.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-08T15:00:50.226Z] #48 24.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-08T15:00:50.226Z] #48 24.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-08T15:00:50.226Z] #48 24.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-08T15:00:50.226Z] #48 24.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-08T15:00:50.226Z] #48 24.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T15:00:50.226Z] #48 24.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-08T15:00:50.226Z] #48 24.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-08T15:00:50.226Z] #48 24.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-08T15:00:50.226Z] #48 24.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-08T15:00:50.226Z] #48 24.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T15:00:50.226Z] #48 24.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-08T15:00:50.226Z] #48 24.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-08T15:00:50.226Z] #48 24.38 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-09-08T15:00:50.226Z] #48 24.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-08T15:00:50.226Z] #48 24.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-08T15:00:50.299Z] #35 43.14 Selecting previously unselected package python-six. [2022-09-08T15:00:50.299Z] #35 43.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-08T15:00:50.299Z] #35 43.15 Unpacking python-six (1.12.0-1) ... [2022-09-08T15:00:50.299Z] #35 43.29 Selecting previously unselected package python-protobuf. [2022-09-08T15:00:50.299Z] #35 43.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-09-08T15:00:50.299Z] #35 43.34 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-08T15:00:50.347Z] #48 33.60 Selecting previously unselected package python3.7. [2022-09-08T15:00:50.347Z] #48 33.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:00:50.347Z] #48 33.61 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:00:50.347Z] #48 33.76 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-08T15:00:50.347Z] #48 33.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-08T15:00:50.347Z] #48 33.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-08T15:00:50.482Z] #48 24.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-08T15:00:50.482Z] #48 24.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-08T15:00:50.482Z] #48 24.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-08T15:00:50.482Z] #48 24.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-08T15:00:50.482Z] #48 24.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-08T15:00:50.482Z] #48 24.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-08T15:00:50.603Z] #48 33.88 Setting up python3-minimal (3.7.3-1) ... [2022-09-08T15:00:50.871Z] #35 43.80 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-08T15:00:51.045Z] #48 24.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T15:00:51.045Z] #48 24.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-08T15:00:51.045Z] #48 24.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-08T15:00:51.045Z] #48 24.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-08T15:00:51.045Z] #48 24.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-08T15:00:51.045Z] #48 24.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-08T15:00:51.045Z] #48 24.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-08T15:00:51.045Z] #48 25.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-08T15:00:51.045Z] #48 25.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-08T15:00:51.045Z] #48 25.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-08T15:00:51.045Z] #48 25.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-08T15:00:51.045Z] #48 25.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-08T15:00:51.045Z] #48 25.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-08T15:00:51.045Z] #48 25.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-08T15:00:51.045Z] #48 25.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-08T15:00:51.302Z] #48 25.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-08T15:00:51.302Z] #48 25.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-08T15:00:51.543Z] #48 34.99 Selecting previously unselected package python3. [2022-09-08T15:00:51.564Z] #48 25.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-08T15:00:51.564Z] #48 25.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-08T15:00:51.564Z] #48 25.61 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-08T15:00:51.799Z] #48 34.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 ... 24113 files and directories currently installed.) [2022-09-08T15:00:51.799Z] #48 35.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-08T15:00:51.799Z] #48 35.10 Unpacking python3 (3.7.3-1) ... [2022-09-08T15:00:51.799Z] #48 35.22 Selecting previously unselected package libip4tc0:amd64. [2022-09-08T15:00:51.799Z] #48 35.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-08T15:00:51.799Z] #48 35.23 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-08T15:00:51.943Z] #39 ... [2022-09-08T15:00:51.943Z] [2022-09-08T15:00:51.943Z] #40 [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-09-08T15:00:51.943Z] #0 7.339 + RM_GOPATH=0 [2022-09-08T15:00:51.943Z] #0 7.339 + TMP_GOPATH= [2022-09-08T15:00:51.943Z] #0 7.339 + : /build [2022-09-08T15:00:51.943Z] #0 7.339 + '[' -z '' ']' [2022-09-08T15:00:51.943Z] #0 7.339 ++ mktemp -d [2022-09-08T15:00:51.943Z] #0 7.359 + export GOPATH=/tmp/tmp.6LwOaVt0q2 [2022-09-08T15:00:51.943Z] #0 7.359 + GOPATH=/tmp/tmp.6LwOaVt0q2 [2022-09-08T15:00:51.943Z] #0 7.359 + RM_GOPATH=1 [2022-09-08T15:00:51.943Z] #0 7.359 + case "$(go env GOARCH)" in [2022-09-08T15:00:51.943Z] #0 7.359 ++ go env GOARCH [2022-09-08T15:00:51.943Z] #0 7.374 Install tini version v0.19.0 [2022-09-08T15:00:51.943Z] #0 7.374 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:51.943Z] #0 7.374 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:51.943Z] #0 7.374 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:51.943Z] #0 7.374 + dir=/tmp/install [2022-09-08T15:00:51.943Z] #0 7.374 + bin=tini [2022-09-08T15:00:51.943Z] #0 7.374 + shift [2022-09-08T15:00:51.943Z] #0 7.374 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-08T15:00:51.943Z] #0 7.374 + . /tmp/install/tini.installer [2022-09-08T15:00:51.943Z] #0 7.374 ++ : v0.19.0 [2022-09-08T15:00:51.943Z] #0 7.374 + install_tini [2022-09-08T15:00:51.943Z] #0 7.374 + echo 'Install tini version v0.19.0' [2022-09-08T15:00:51.943Z] #0 7.374 + git clone https://github.com/krallin/tini.git /tmp/tmp.6LwOaVt0q2/tini [2022-09-08T15:00:51.943Z] #0 7.400 Cloning into '/tmp/tmp.6LwOaVt0q2/tini'... [2022-09-08T15:00:51.943Z] #0 8.095 + cd /tmp/tmp.6LwOaVt0q2/tini [2022-09-08T15:00:51.943Z] #0 8.095 + git checkout -q v0.19.0 [2022-09-08T15:00:51.943Z] #0 8.096 + cmake . [2022-09-08T15:00:51.943Z] #0 8.631 -- The C compiler identification is GNU 8.3.0 [2022-09-08T15:00:51.943Z] #0 8.678 -- Check for working C compiler: /usr/bin/cc [2022-09-08T15:00:51.943Z] #0 9.227 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-08T15:00:51.943Z] #0 9.227 -- Detecting C compiler ABI info [2022-09-08T15:00:51.943Z] #0 9.820 -- Detecting C compiler ABI info - done [2022-09-08T15:00:51.943Z] #0 9.902 -- Detecting C compile features [2022-09-08T15:00:51.943Z] #40 ... [2022-09-08T15:00:51.943Z] [2022-09-08T15:00:51.943Z] #35 [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-09-08T15:00:51.943Z] #35 61.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T15:00:51.943Z] #35 ... [2022-09-08T15:00:51.943Z] [2022-09-08T15:00:51.943Z] #30 [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-09-08T15:00:51.943Z] #30 68.14 internal/syscall/unix [2022-09-08T15:00:51.943Z] #30 68.53 time [2022-09-08T15:00:52.056Z] #48 35.38 Selecting previously unselected package libip6tc0:amd64. [2022-09-08T15:00:52.056Z] #48 35.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-08T15:00:52.056Z] #48 35.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-08T15:00:52.056Z] #48 35.50 Selecting previously unselected package libiptc0:amd64. [2022-09-08T15:00:52.056Z] #48 35.50 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-08T15:00:52.056Z] #48 35.51 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-08T15:00:52.312Z] #48 35.62 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T15:00:52.312Z] #48 35.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T15:00:52.312Z] #48 35.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T15:00:52.312Z] #48 35.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T15:00:52.312Z] #48 35.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-08T15:00:52.312Z] #48 35.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-08T15:00:52.312Z] #48 35.82 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T15:00:52.492Z] #48 26.32 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:52.492Z] #48 26.44 Fetched 28.6 MB in 2s (15.7 MB/s) [2022-09-08T15:00:52.492Z] #48 26.51 Selecting previously unselected package pigz. [2022-09-08T15:00:52.493Z] #48 26.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-09-08T15:00:52.493Z] #48 26.59 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-08T15:00:52.493Z] #48 26.60 Unpacking pigz (2.4-1) ... [2022-09-08T15:00:52.493Z] #48 26.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-08T15:00:52.572Z] #48 35.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-08T15:00:52.572Z] #48 35.84 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-08T15:00:52.572Z] #48 35.95 Selecting previously unselected package iptables. [2022-09-08T15:00:52.572Z] #48 35.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-08T15:00:52.572Z] #48 35.99 Unpacking iptables (1.8.2-4) ... [2022-09-08T15:00:52.749Z] #48 26.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:00:52.750Z] #48 26.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:00:52.803Z] #35 45.99 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-08T15:00:52.803Z] #35 46.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:00:52.803Z] #35 46.02 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-08T15:00:52.828Z] #48 ... [2022-09-08T15:00:52.828Z] [2022-09-08T15:00:52.828Z] #40 [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-09-08T15:00:52.828Z] #40 77.34 DEP criu/pagemap-cache.d [2022-09-08T15:00:52.828Z] #40 77.50 DEP criu/page-xfer.d [2022-09-08T15:00:52.828Z] #40 77.65 DEP criu/page-pipe.d [2022-09-08T15:00:52.828Z] #40 77.77 DEP criu/netfilter.d [2022-09-08T15:00:52.828Z] #40 77.95 DEP criu/net.d [2022-09-08T15:00:52.828Z] #40 78.18 DEP criu/namespaces.d [2022-09-08T15:00:52.828Z] #40 78.41 DEP criu/mount.d [2022-09-08T15:00:52.828Z] #40 78.60 DEP criu/memfd.d [2022-09-08T15:00:52.828Z] #40 78.76 DEP criu/mem.d [2022-09-08T15:00:52.828Z] #40 78.94 DEP criu/lsm.d [2022-09-08T15:00:52.828Z] #40 79.11 DEP criu/log.d [2022-09-08T15:00:52.828Z] #40 79.22 DEP criu/libnetlink.d [2022-09-08T15:00:52.828Z] #40 79.37 DEP criu/kerndat.d [2022-09-08T15:00:52.828Z] #40 79.58 DEP criu/kcmp-ids.d [2022-09-08T15:00:52.828Z] #40 79.71 DEP criu/irmap.d [2022-09-08T15:00:52.828Z] #40 79.88 DEP criu/ipc_ns.d [2022-09-08T15:00:52.828Z] #40 80.05 DEP criu/image.d [2022-09-08T15:00:52.828Z] #40 80.30 DEP criu/image-desc.d [2022-09-08T15:00:52.828Z] #40 80.38 DEP criu/fsnotify.d [2022-09-08T15:00:52.828Z] #40 80.56 DEP criu/filesystems.d [2022-09-08T15:00:52.828Z] #40 80.76 DEP criu/files.d [2022-09-08T15:00:52.828Z] #40 80.93 DEP criu/files-reg.d [2022-09-08T15:00:52.828Z] #40 81.10 DEP criu/files-ext.d [2022-09-08T15:00:52.828Z] #40 81.30 DEP criu/file-lock.d [2022-09-08T15:00:52.828Z] #40 81.51 DEP criu/file-ids.d [2022-09-08T15:00:52.828Z] #40 81.65 DEP criu/fifo.d [2022-09-08T15:00:52.828Z] #40 81.78 DEP criu/fdstore.d [2022-09-08T15:00:52.828Z] #40 81.89 DEP criu/fault-injection.d [2022-09-08T15:00:52.828Z] #40 81.94 DEP criu/external.d [2022-09-08T15:00:52.828Z] #40 82.04 DEP criu/eventpoll.d [2022-09-08T15:00:52.828Z] #40 82.20 DEP criu/eventfd.d [2022-09-08T15:00:52.828Z] #40 82.40 DEP criu/crtools.d [2022-09-08T15:00:52.828Z] #40 82.62 DEP criu/cr-service.d [2022-09-08T15:00:52.828Z] #40 82.80 DEP criu/cr-restore.d [2022-09-08T15:00:52.828Z] #40 83.04 DEP criu/cr-errno.d [2022-09-08T15:00:52.828Z] #40 83.08 DEP criu/cr-dump.d [2022-09-08T15:00:52.828Z] #40 83.30 DEP criu/cr-dedup.d [2022-09-08T15:00:52.828Z] #40 83.48 DEP criu/cr-check.d [2022-09-08T15:00:52.828Z] #40 83.78 DEP criu/config.d [2022-09-08T15:00:52.828Z] #40 83.96 DEP criu/clone-noasan.d [2022-09-08T15:00:52.828Z] #40 84.08 DEP criu/cgroup.d [2022-09-08T15:00:52.828Z] #40 84.26 DEP criu/cgroup-props.d [2022-09-08T15:00:52.828Z] #40 84.42 DEP criu/bitmap.d [2022-09-08T15:00:52.828Z] #40 84.44 DEP criu/bfd.d [2022-09-08T15:00:52.828Z] #40 84.54 DEP criu/autofs.d [2022-09-08T15:00:52.828Z] #40 84.69 DEP criu/aio.d [2022-09-08T15:00:52.828Z] #40 84.86 DEP criu/action-scripts.d [2022-09-08T15:00:52.828Z] #40 85.20 CC criu/action-scripts.o [2022-09-08T15:00:52.828Z] #40 85.68 CC criu/aio.o [2022-09-08T15:00:52.828Z] #40 86.12 CC criu/autofs.o [2022-09-08T15:00:52.828Z] #40 ... [2022-09-08T15:00:52.828Z] [2022-09-08T15:00:52.828Z] #48 [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-09-08T15:00:52.828Z] #48 36.33 Selecting previously unselected package xxd. [2022-09-08T15:00:52.828Z] #48 36.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:00:52.828Z] #48 36.35 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:53.005Z] #28 31.30 Reading package lists... [2022-09-08T15:00:53.005Z] #28 ... [2022-09-08T15:00:53.005Z] [2022-09-08T15:00:53.005Z] #27 [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-09-08T15:00:53.005Z] #27 24.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-08T15:00:53.005Z] #27 ... [2022-09-08T15:00:53.005Z] [2022-09-08T15:00:53.005Z] #38 [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-09-08T15:00:53.005Z] #38 28.72 Checking out files: 78% (1720/2185) Checking out files: 79% (1727/2185) Checking out files: 80% (1748/2185) Checking out files: 81% (1770/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-08T15:00:53.005Z] #38 29.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-08T15:00:53.005Z] #38 31.17 + 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-09-08T15:00:53.005Z] #38 ... [2022-09-08T15:00:53.005Z] [2022-09-08T15:00:53.005Z] #30 [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-09-08T15:00:53.005Z] #30 24.74 Fetched 8482 kB in 18s (460 kB/s) [2022-09-08T15:00:53.005Z] #30 24.74 Reading package lists... [2022-09-08T15:00:53.005Z] #30 31.96 Reading package lists... [2022-09-08T15:00:53.005Z] #30 ... [2022-09-08T15:00:53.005Z] [2022-09-08T15:00:53.005Z] #32 [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-09-08T15:00:53.005Z] #32 24.96 Fetched 8482 kB in 19s (438 kB/s) [2022-09-08T15:00:53.005Z] #32 24.96 Reading package lists... [2022-09-08T15:00:53.006Z] #48 27.20 Selecting previously unselected package python3.7-minimal. [2022-09-08T15:00:53.006Z] #48 27.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:00:53.006Z] #48 27.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:00:53.062Z] #35 46.05 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-08T15:00:53.062Z] #35 46.06 Setting up python-six (1.12.0-1) ... [2022-09-08T15:00:53.084Z] #48 36.51 Selecting previously unselected package vim-common. [2022-09-08T15:00:53.084Z] #48 36.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:00:53.265Z] #32 32.11 Reading package lists... [2022-09-08T15:00:53.265Z] #32 ... [2022-09-08T15:00:53.265Z] [2022-09-08T15:00:53.265Z] #26 [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-09-08T15:00:53.265Z] #26 23.19 Fetched 9023 kB in 21s (428 kB/s) [2022-09-08T15:00:53.265Z] #26 23.19 Reading package lists... [2022-09-08T15:00:53.340Z] #48 36.55 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:53.340Z] #48 36.78 Selecting previously unselected package bash-completion. [2022-09-08T15:00:53.569Z] #48 ... [2022-09-08T15:00:53.569Z] [2022-09-08T15:00:53.569Z] #40 [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-09-08T15:00:53.569Z] #40 67.05 LINK criu/pie/restorer.built-in.o [2022-09-08T15:00:53.569Z] #40 67.07 GEN criu/pie/restorer-blob.h [2022-09-08T15:00:53.569Z] #40 67.18 DEP criu/vdso.d [2022-09-08T15:00:53.569Z] #40 67.32 DEP criu/vdso-compat.d [2022-09-08T15:00:53.569Z] #40 67.49 DEP criu/uts_ns.d [2022-09-08T15:00:53.569Z] #40 67.63 DEP criu/util.d [2022-09-08T15:00:53.569Z] #40 67.78 DEP criu/uffd.d [2022-09-08T15:00:53.569Z] #40 67.98 DEP criu/tun.d [2022-09-08T15:00:53.569Z] #40 68.14 DEP criu/tty.d [2022-09-08T15:00:53.569Z] #40 68.37 DEP criu/timerfd.d [2022-09-08T15:00:53.569Z] #40 68.55 DEP criu/timens.d [2022-09-08T15:00:53.569Z] #40 68.68 DEP criu/sysfs_parse.d [2022-09-08T15:00:53.569Z] #40 68.90 DEP criu/sysctl.d [2022-09-08T15:00:53.569Z] #40 68.99 DEP criu/string.d [2022-09-08T15:00:53.569Z] #40 69.06 DEP criu/stats.d [2022-09-08T15:00:53.569Z] #40 69.26 DEP criu/sockets.d [2022-09-08T15:00:53.569Z] #40 69.46 DEP criu/sk-unix.d [2022-09-08T15:00:53.569Z] #40 69.64 DEP criu/sk-tcp.d [2022-09-08T15:00:53.569Z] #40 69.77 DEP criu/sk-queue.d [2022-09-08T15:00:53.569Z] #40 69.88 DEP criu/sk-packet.d [2022-09-08T15:00:53.569Z] #40 70.11 DEP criu/sk-netlink.d [2022-09-08T15:00:53.569Z] #40 70.26 DEP criu/sk-inet.d [2022-09-08T15:00:53.569Z] #40 70.44 DEP criu/signalfd.d [2022-09-08T15:00:53.569Z] #40 70.55 DEP criu/sigframe.d [2022-09-08T15:00:53.569Z] #40 70.69 DEP criu/shmem.d [2022-09-08T15:00:53.569Z] #40 70.81 DEP criu/servicefd.d [2022-09-08T15:00:53.569Z] #40 70.93 DEP criu/seize.d [2022-09-08T15:00:53.569Z] #40 71.06 DEP criu/seccomp.d [2022-09-08T15:00:53.569Z] #40 71.24 DEP criu/rst-malloc.d [2022-09-08T15:00:53.569Z] #40 71.31 DEP criu/rbtree.d [2022-09-08T15:00:53.569Z] #40 71.34 DEP criu/pstree.d [2022-09-08T15:00:53.569Z] #40 71.56 DEP criu/protobuf.d [2022-09-08T15:00:53.569Z] #40 71.66 GEN criu/protobuf-desc-gen.h [2022-09-08T15:00:53.569Z] #40 73.32 DEP criu/protobuf-desc.d [2022-09-08T15:00:53.569Z] #40 73.44 DEP criu/proc_parse.d [2022-09-08T15:00:53.569Z] #40 73.63 DEP criu/plugin.d [2022-09-08T15:00:53.569Z] #40 73.70 DEP criu/pipes.d [2022-09-08T15:00:53.569Z] #40 73.92 DEP criu/pie-util.d [2022-09-08T15:00:53.569Z] #40 74.01 DEP criu/pie-util-vdso.d [2022-09-08T15:00:53.569Z] #40 74.19 DEP criu/pie-util-vdso-elf32.d [2022-09-08T15:00:53.569Z] #40 74.40 DEP criu/path.d [2022-09-08T15:00:53.569Z] #40 74.56 DEP criu/parasite-syscall.d [2022-09-08T15:00:53.569Z] #40 74.84 DEP criu/pagemap.d [2022-09-08T15:00:53.569Z] #40 75.03 DEP criu/pagemap-cache.d [2022-09-08T15:00:53.569Z] #40 75.11 DEP criu/page-xfer.d [2022-09-08T15:00:53.569Z] #40 75.23 DEP criu/page-pipe.d [2022-09-08T15:00:53.569Z] #40 75.35 DEP criu/netfilter.d [2022-09-08T15:00:53.569Z] #40 75.51 DEP criu/net.d [2022-09-08T15:00:53.569Z] #40 75.70 DEP criu/namespaces.d [2022-09-08T15:00:53.569Z] #40 75.88 DEP criu/mount.d [2022-09-08T15:00:53.569Z] #40 76.05 DEP criu/memfd.d [2022-09-08T15:00:53.569Z] #40 76.25 DEP criu/mem.d [2022-09-08T15:00:53.569Z] #40 76.48 DEP criu/lsm.d [2022-09-08T15:00:53.569Z] #40 76.69 DEP criu/log.d [2022-09-08T15:00:53.569Z] #40 76.82 DEP criu/libnetlink.d [2022-09-08T15:00:53.569Z] #40 76.93 DEP criu/kerndat.d [2022-09-08T15:00:53.569Z] #40 77.10 DEP criu/kcmp-ids.d [2022-09-08T15:00:53.569Z] #40 77.19 DEP criu/irmap.d [2022-09-08T15:00:53.596Z] #48 36.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-08T15:00:53.826Z] #40 77.34 DEP criu/ipc_ns.d [2022-09-08T15:00:53.826Z] #40 77.47 DEP criu/image.d [2022-09-08T15:00:53.877Z] #30 ... [2022-09-08T15:00:53.877Z] [2022-09-08T15:00:53.877Z] #40 [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-09-08T15:00:53.877Z] #40 12.19 -- Detecting C compile features - done [2022-09-08T15:00:53.877Z] #40 12.25 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T15:00:54.083Z] #40 77.60 DEP criu/image-desc.d [2022-09-08T15:00:54.083Z] #40 77.69 DEP criu/fsnotify.d [2022-09-08T15:00:54.083Z] #40 ... [2022-09-08T15:00:54.083Z] [2022-09-08T15:00:54.083Z] #48 [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-09-08T15:00:54.083Z] #48 28.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:00:54.083Z] #48 28.21 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:00:54.134Z] #40 12.57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T15:00:54.134Z] #40 12.65 -- Configuring done [2022-09-08T15:00:54.134Z] #40 12.68 -- Generating done [2022-09-08T15:00:54.390Z] #40 12.73 + make tini-static [2022-09-08T15:00:54.390Z] #40 12.73 -- Build files have been written to: /tmp/tmp.6LwOaVt0q2/tini [2022-09-08T15:00:54.443Z] #35 ... [2022-09-08T15:00:54.443Z] [2022-09-08T15:00:54.443Z] #39 [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-09-08T15:00:54.443Z] #39 35.22 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-09-08T15:00:54.443Z] #39 35.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-09-08T15:00:54.443Z] #39 35.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-09-08T15:00:54.443Z] #39 35.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-08T15:00:54.443Z] #39 35.74 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-09-08T15:00:54.443Z] #39 35.89 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-09-08T15:00:54.443Z] #39 35.90 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-09-08T15:00:54.443Z] #39 37.86 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-09-08T15:00:54.443Z] #39 39.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-09-08T15:00:54.443Z] #39 39.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-09-08T15:00:54.443Z] #39 39.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-08T15:00:54.443Z] #39 39.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-08T15:00:54.443Z] #39 39.70 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-09-08T15:00:54.443Z] #39 39.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-09-08T15:00:54.443Z] #39 39.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-09-08T15:00:54.443Z] #39 39.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-09-08T15:00:54.443Z] #39 39.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-09-08T15:00:54.443Z] #39 39.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-09-08T15:00:54.443Z] #39 39.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-09-08T15:00:54.444Z] #39 40.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-09-08T15:00:54.444Z] #39 40.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-09-08T15:00:54.444Z] #39 40.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-09-08T15:00:54.444Z] #39 41.01 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:00:54.444Z] #39 41.19 Fetched 73.4 MB in 6s (13.2 MB/s) [2022-09-08T15:00:54.444Z] #39 41.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-09-08T15:00:54.444Z] #39 41.34 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-08T15:00:54.444Z] #39 41.38 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-08T15:00:54.444Z] #39 41.58 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:00:54.444Z] #39 41.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T15:00:54.444Z] #39 41.74 (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-09-08T15:00:54.444Z] #39 41.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-09-08T15:00:54.444Z] #39 41.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T15:00:54.444Z] #39 43.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T15:00:54.444Z] #39 43.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-09-08T15:00:54.444Z] #39 43.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T15:00:54.444Z] #39 ... [2022-09-08T15:00:54.444Z] [2022-09-08T15:00:54.444Z] #34 [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-09-08T15:00:54.444Z] #34 37.37 go: downloading honnef.co/go/tools v0.2.2 [2022-09-08T15:00:54.444Z] #34 38.63 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-08T15:00:54.444Z] #34 38.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T15:00:54.444Z] #34 38.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T15:00:54.444Z] #34 38.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T15:00:54.444Z] #34 38.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T15:00:54.444Z] #34 38.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T15:00:54.444Z] #34 38.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T15:00:54.444Z] #34 39.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T15:00:54.444Z] #34 39.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-08T15:00:54.444Z] #34 39.22 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T15:00:54.444Z] #34 39.35 go: downloading golang.org/x/text v0.3.7 [2022-09-08T15:00:54.444Z] #34 44.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-08T15:00:54.444Z] #34 44.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T15:00:54.444Z] #34 44.44 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T15:00:54.444Z] #34 44.46 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T15:00:54.444Z] #34 44.52 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T15:00:54.444Z] #34 44.55 go: downloading golang.org/x/mod v0.5.1 [2022-09-08T15:00:54.444Z] #34 44.57 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T15:00:54.444Z] #34 44.65 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T15:00:54.444Z] #34 44.69 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T15:00:54.444Z] #34 44.78 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T15:00:54.444Z] #34 44.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T15:00:54.444Z] #34 45.03 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-08T15:00:54.444Z] #34 45.42 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T15:00:54.444Z] #34 45.47 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-08T15:00:54.444Z] #34 45.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T15:00:54.444Z] #34 45.86 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-08T15:00:54.444Z] #34 45.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T15:00:54.444Z] #34 45.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T15:00:54.444Z] #34 45.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T15:00:54.444Z] #34 45.99 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-08T15:00:54.444Z] #34 45.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T15:00:54.444Z] #34 46.20 go: downloading github.com/prometheus/common v0.10.0 [2022-09-08T15:00:54.444Z] #34 46.35 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-08T15:00:54.444Z] #34 46.41 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T15:00:54.444Z] #34 46.57 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-08T15:00:54.647Z] #40 13.12 Scanning dependencies of target tini-static [2022-09-08T15:00:54.647Z] #40 13.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T15:00:54.649Z] #26 30.26 Reading package lists... [2022-09-08T15:00:54.649Z] #26 ... [2022-09-08T15:00:54.649Z] [2022-09-08T15:00:54.649Z] #33 [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-09-08T15:00:54.649Z] #33 36.38 go: downloading github.com/fatih/color v1.13.0 [2022-09-08T15:00:54.649Z] #33 36.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-08T15:00:54.704Z] #34 47.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T15:00:54.704Z] #34 ... [2022-09-08T15:00:54.704Z] [2022-09-08T15:00:54.704Z] #33 [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-09-08T15:00:54.704Z] #33 43.62 Selecting previously unselected package libxml2:arm64. [2022-09-08T15:00:54.704Z] #33 43.63 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-09-08T15:00:54.704Z] #33 43.63 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T15:00:54.704Z] #33 43.84 Selecting previously unselected package cmake-data. [2022-09-08T15:00:54.704Z] #33 43.85 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-08T15:00:54.704Z] #33 43.85 Unpacking cmake-data (3.13.4-1) ... [2022-09-08T15:00:54.704Z] #33 46.80 Selecting previously unselected package libarchive13:arm64. [2022-09-08T15:00:54.704Z] #33 46.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-09-08T15:00:54.704Z] #33 46.81 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-08T15:00:54.704Z] #33 47.10 Selecting previously unselected package libjsoncpp1:arm64. [2022-09-08T15:00:54.704Z] #33 47.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-09-08T15:00:54.704Z] #33 47.11 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-08T15:00:54.704Z] #33 47.29 Selecting previously unselected package librhash0:arm64. [2022-09-08T15:00:54.704Z] #33 47.29 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-09-08T15:00:54.704Z] #33 47.30 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-09-08T15:00:54.704Z] #33 47.47 Selecting previously unselected package libuv1:arm64. [2022-09-08T15:00:54.704Z] #33 47.47 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-09-08T15:00:54.704Z] #33 47.48 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-08T15:00:54.704Z] #33 47.66 Selecting previously unselected package cmake. [2022-09-08T15:00:54.704Z] #33 47.66 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-09-08T15:00:54.704Z] #33 47.68 Unpacking cmake (3.13.4-1) ... [2022-09-08T15:00:54.908Z] #33 36.55 go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T15:00:54.908Z] #33 36.56 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-08T15:00:54.908Z] #33 36.66 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-08T15:00:55.167Z] #33 36.88 go: downloading github.com/spf13/viper v1.10.1 [2022-09-08T15:00:55.431Z] #33 37.16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-08T15:00:55.697Z] #33 37.51 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-08T15:00:55.697Z] #33 ... [2022-09-08T15:00:55.697Z] [2022-09-08T15:00:55.697Z] #31 [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-09-08T15:00:55.697Z] #31 27.42 encoding [2022-09-08T15:00:55.956Z] #31 ... [2022-09-08T15:00:55.956Z] [2022-09-08T15:00:55.956Z] #28 [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-09-08T15:00:55.956Z] #28 31.30 Reading package lists... [2022-09-08T15:00:56.016Z] #40 14.39 [100%] Linking C executable tini-static [2022-09-08T15:00:56.580Z] #40 14.95 [100%] Built target tini-static [2022-09-08T15:00:56.580Z] #40 15.05 + mkdir -p /build [2022-09-08T15:00:56.580Z] #40 15.05 + cp tini-static /build/docker-init [2022-09-08T15:00:56.580Z] #40 DONE 15.1s [2022-09-08T15:00:56.580Z] [2022-09-08T15:00:56.580Z] #39 [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-09-08T15:00:56.580Z] #39 5.900 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T15:00:56.580Z] #39 5.900 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T15:00:56.580Z] #39 5.913 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T15:00:56.580Z] #39 5.913 Note: Building without GnuTLS support [2022-09-08T15:00:56.580Z] #39 5.927 Makefile.config:40: Warn: Building without nftables support [2022-09-08T15:00:56.580Z] #39 7.932 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T15:00:56.580Z] #39 8.008 GEN .gitid [2022-09-08T15:00:56.580Z] #39 8.047 GEN criu/include/version.h [2022-09-08T15:00:56.580Z] #39 8.107 GEN include/common/asm [2022-09-08T15:00:56.604Z] #48 30.42 Selecting previously unselected package python3-minimal. [2022-09-08T15:00:56.604Z] #48 30.42 (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-09-08T15:00:56.604Z] #48 30.47 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-08T15:00:56.604Z] #48 30.48 Unpacking python3-minimal (3.7.3-1) ... [2022-09-08T15:00:56.604Z] #48 30.57 Selecting previously unselected package libmpdec2:amd64. [2022-09-08T15:00:56.604Z] #48 30.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-08T15:00:56.604Z] #48 30.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-08T15:00:56.622Z] #33 ... [2022-09-08T15:00:56.622Z] [2022-09-08T15:00:56.622Z] #39 [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-09-08T15:00:56.622Z] #39 45.92 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T15:00:56.622Z] #39 45.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-08T15:00:56.622Z] #39 45.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T15:00:56.622Z] #39 46.10 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-08T15:00:56.622Z] #39 46.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-08T15:00:56.622Z] #39 46.11 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-08T15:00:56.622Z] #39 46.32 Selecting previously unselected package dmsetup. [2022-09-08T15:00:56.622Z] #39 46.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-09-08T15:00:56.622Z] #39 46.33 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-08T15:00:56.622Z] #39 46.52 Selecting previously unselected package mingw-w64-common. [2022-09-08T15:00:56.622Z] #39 46.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-08T15:00:56.622Z] #39 46.54 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-08T15:00:56.861Z] #48 30.73 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-08T15:00:56.861Z] #48 30.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:00:56.861Z] #48 30.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:00:56.866Z] #48 40.16 Unpacking bash-completion (1:2.8-6) ... [2022-09-08T15:00:57.380Z] #48 40.60 Selecting previously unselected package bzip2. [2022-09-08T15:00:57.380Z] #48 40.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-08T15:00:57.380Z] #48 40.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:00:57.380Z] #48 40.70 Selecting previously unselected package xz-utils. [2022-09-08T15:00:57.380Z] #48 40.73 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-08T15:00:57.380Z] #48 40.73 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:00:57.510Z] #39 9.576 PBCC images/timens.pb-c.c [2022-09-08T15:00:57.510Z] #39 9.639 DEP images/timens.pb-c.d [2022-09-08T15:00:57.510Z] #39 9.714 PBCC images/fown.pb-c.c [2022-09-08T15:00:57.510Z] #39 9.714 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-08T15:00:57.510Z] #39 9.803 PBCC images/opts.pb-c.c [2022-09-08T15:00:57.510Z] #39 9.823 PBCC images/memfd.pb-c.c [2022-09-08T15:00:57.510Z] #39 9.907 DEP images/fown.pb-c.d [2022-09-08T15:00:57.510Z] #39 9.996 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-08T15:00:57.597Z] #28 37.87 Building dependency tree... [2022-09-08T15:00:57.637Z] #48 40.93 Selecting previously unselected package apparmor. [2022-09-08T15:00:57.637Z] #48 40.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-08T15:00:57.637Z] #48 41.05 Unpacking apparmor (2.13.2-10) ... [2022-09-08T15:00:57.767Z] #39 10.10 DEP images/opts.pb-c.d [2022-09-08T15:00:57.767Z] #39 10.12 DEP images/memfd.pb-c.d [2022-09-08T15:00:57.767Z] #39 10.19 PBCC images/sit.pb-c.c [2022-09-08T15:00:57.767Z] #39 10.24 DEP images/sit.pb-c.d [2022-09-08T15:00:57.792Z] #48 31.82 Selecting previously unselected package python3.7. [2022-09-08T15:00:57.792Z] #48 31.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:00:57.792Z] #48 31.84 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:00:57.895Z] #48 41.40 Selecting previously unselected package aufs-tools. [2022-09-08T15:00:57.895Z] #48 41.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-08T15:00:57.895Z] #48 41.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:00:58.023Z] #39 10.30 PBCC images/macvlan.pb-c.c [2022-09-08T15:00:58.023Z] #39 10.36 DEP images/macvlan.pb-c.d [2022-09-08T15:00:58.023Z] #39 10.43 PBCC images/autofs.pb-c.c [2022-09-08T15:00:58.023Z] #39 10.44 DEP images/autofs.pb-c.d [2022-09-08T15:00:58.023Z] #39 10.50 PBCC images/sysctl.pb-c.c [2022-09-08T15:00:58.023Z] #39 ... [2022-09-08T15:00:58.023Z] [2022-09-08T15:00:58.023Z] #37 [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-09-08T15:00:58.023Z] #37 62.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T15:00:58.023Z] #37 62.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-08T15:00:58.023Z] #37 62.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T15:00:58.023Z] #37 67.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T15:00:58.023Z] #37 67.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T15:00:58.023Z] #37 67.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:58.023Z] #37 68.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-08T15:00:58.023Z] #37 68.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T15:00:58.023Z] #37 68.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:00:58.036Z] Running on azwin-2-bbd640 in d:\jenkins\workspace\moby_PR-44109 [Pipeline] { [2022-09-08T15:00:58.049Z] #48 32.00 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-08T15:00:58.049Z] #48 32.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-08T15:00:58.049Z] #48 32.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-08T15:00:58.049Z] #48 32.10 Setting up python3-minimal (3.7.3-1) ... [Pipeline] ws [2022-09-08T15:00:58.055Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-09-08T15:00:58.152Z] #48 41.55 Selecting previously unselected package libonig5:amd64. [2022-09-08T15:00:58.152Z] #48 41.57 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-08T15:00:58.152Z] #48 41.58 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:00:58.280Z] #37 ... [2022-09-08T15:00:58.280Z] [2022-09-08T15:00:58.280Z] #39 [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-09-08T15:00:58.280Z] #39 10.54 DEP images/sysctl.pb-c.d [2022-09-08T15:00:58.280Z] #39 10.59 PBCC images/time.pb-c.c [2022-09-08T15:00:58.280Z] #39 10.64 DEP images/time.pb-c.d [2022-09-08T15:00:58.280Z] #39 10.67 PBCC images/binfmt-misc.pb-c.c [2022-09-08T15:00:58.280Z] #39 10.74 DEP images/binfmt-misc.pb-c.d [2022-09-08T15:00:58.280Z] #39 10.77 PBCC images/seccomp.pb-c.c [2022-09-08T15:00:58.409Z] #48 41.74 Selecting previously unselected package libjq1:amd64. [2022-09-08T15:00:58.409Z] #48 41.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:00:58.409Z] #48 41.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:00:58.537Z] #39 10.84 DEP images/seccomp.pb-c.d [2022-09-08T15:00:58.537Z] #39 10.89 PBCC images/userns.pb-c.c [2022-09-08T15:00:58.537Z] #39 10.92 DEP images/userns.pb-c.d [2022-09-08T15:00:58.537Z] #39 10.95 PBCC images/cgroup.pb-c.c [2022-09-08T15:00:58.537Z] #39 10.99 DEP images/cgroup.pb-c.d [2022-09-08T15:00:58.539Z] #39 ... [2022-09-08T15:00:58.539Z] [2022-09-08T15:00:58.539Z] #33 [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-09-08T15:00:58.539Z] #33 50.02 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-08T15:00:58.539Z] #33 50.07 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:58.539Z] #33 50.09 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-08T15:00:58.539Z] #33 50.10 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:00:58.539Z] #33 50.14 Setting up librhash0:arm64 (1.3.8-1) ... [2022-09-08T15:00:58.539Z] #33 50.16 Setting up cmake-data (3.13.4-1) ... [2022-09-08T15:00:58.539Z] #33 50.19 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T15:00:58.539Z] #33 50.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-08T15:00:58.539Z] #33 50.22 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-08T15:00:58.539Z] #33 50.24 Setting up cmake (3.13.4-1) ... [2022-09-08T15:00:58.539Z] #33 50.25 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:58.539Z] #33 50.38 Processing triggers for mime-support (3.62) ... [2022-09-08T15:00:58.539Z] #33 DONE 51.3s [2022-09-08T15:00:58.539Z] [2022-09-08T15:00:58.539Z] #35 [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-09-08T15:00:58.539Z] #35 48.00 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T15:00:58.539Z] #35 48.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-08T15:00:58.539Z] #35 48.04 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-08T15:00:58.539Z] #35 48.05 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-09-08T15:00:58.539Z] #35 48.07 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-08T15:00:58.539Z] #35 48.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-08T15:00:58.539Z] #35 48.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T15:00:58.539Z] #35 48.11 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-08T15:00:58.539Z] #35 48.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T15:00:58.539Z] #35 48.15 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-08T15:00:58.666Z] #48 42.05 Selecting previously unselected package jq. [2022-09-08T15:00:58.666Z] #48 42.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:00:58.666Z] #48 42.16 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T15:00:58.794Z] #39 11.05 PBCC images/ext-file.pb-c.c [2022-09-08T15:00:58.794Z] #39 11.09 DEP images/ext-file.pb-c.d [2022-09-08T15:00:58.794Z] #39 11.13 PBCC images/rpc.pb-c.c [2022-09-08T15:00:58.794Z] #39 11.17 DEP images/rpc.pb-c.d [2022-09-08T15:00:58.794Z] #39 11.26 PBCC images/siginfo.pb-c.c [2022-09-08T15:00:58.794Z] #39 11.30 DEP images/siginfo.pb-c.d [2022-09-08T15:00:58.802Z] #35 51.77 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-08T15:00:58.802Z] #35 51.80 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:00:58.924Z] #48 ... [2022-09-08T15:00:58.924Z] [2022-09-08T15:00:58.924Z] #35 [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-09-08T15:00:58.924Z] #35 DONE 162.4s [2022-09-08T15:00:58.924Z] [2022-09-08T15:00:58.924Z] #48 [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-09-08T15:00:58.924Z] #48 42.33 Selecting previously unselected package libaio1:amd64. [2022-09-08T15:00:58.924Z] #48 42.35 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-08T15:00:58.924Z] #48 42.36 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-08T15:00:58.924Z] #48 ... [2022-09-08T15:00:58.924Z] [2022-09-08T15:00:58.924Z] #40 [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-09-08T15:00:58.924Z] #40 87.85 CC criu/bfd.o [2022-09-08T15:00:58.924Z] #40 88.48 CC criu/bitmap.o [2022-09-08T15:00:58.924Z] #40 88.68 CC criu/cgroup-props.o [2022-09-08T15:00:58.924Z] #40 89.53 CC criu/cgroup.o [2022-09-08T15:00:58.924Z] #40 92.66 CC criu/clone-noasan.o [2022-09-08T15:00:58.924Z] #40 92.91 CC criu/config.o [2022-09-08T15:00:59.051Z] #39 11.35 PBCC images/pagemap.pb-c.c [2022-09-08T15:00:59.051Z] #39 11.42 DEP images/pagemap.pb-c.d [2022-09-08T15:00:59.051Z] #39 11.47 PBCC images/rlimit.pb-c.c [2022-09-08T15:00:59.051Z] #39 11.50 DEP images/rlimit.pb-c.d [2022-09-08T15:00:59.051Z] #39 11.56 PBCC images/file-lock.pb-c.c [2022-09-08T15:00:59.181Z] #40 ... [2022-09-08T15:00:59.181Z] [2022-09-08T15:00:59.181Z] #48 [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-09-08T15:00:59.181Z] #48 42.50 Selecting previously unselected package libgpm2:amd64. [2022-09-08T15:00:59.181Z] #48 42.51 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-08T15:00:59.181Z] #48 42.52 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-08T15:00:59.308Z] #39 11.57 DEP images/file-lock.pb-c.d [2022-09-08T15:00:59.308Z] #39 11.67 PBCC images/tty.pb-c.c [2022-09-08T15:00:59.308Z] #39 11.71 DEP images/tty.pb-c.d [2022-09-08T15:00:59.308Z] #39 11.76 PBCC images/tun.pb-c.c [2022-09-08T15:00:59.373Z] #35 DONE 52.5s [2022-09-08T15:00:59.373Z] [2022-09-08T15:00:59.373Z] #40 [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-09-08T15:00:59.373Z] #0 0.824 + RM_GOPATH=0 [2022-09-08T15:00:59.373Z] #0 0.824 + TMP_GOPATH= [2022-09-08T15:00:59.373Z] #0 0.824 + : /build [2022-09-08T15:00:59.373Z] #0 0.824 + '[' -z '' ']' [2022-09-08T15:00:59.373Z] #0 0.825 ++ mktemp -d [2022-09-08T15:00:59.373Z] #0 0.827 + export GOPATH=/tmp/tmp.kJKoI7bUEQ [2022-09-08T15:00:59.373Z] #0 0.827 + GOPATH=/tmp/tmp.kJKoI7bUEQ [2022-09-08T15:00:59.373Z] #0 0.828 + RM_GOPATH=1 [2022-09-08T15:00:59.373Z] #0 0.828 + case "$(go env GOARCH)" in [2022-09-08T15:00:59.373Z] #0 0.830 ++ go env GOARCH [2022-09-08T15:00:59.373Z] #0 0.853 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:59.373Z] #0 0.859 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:59.373Z] #0 0.860 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:59.373Z] #0 0.875 + dir=/tmp/install [2022-09-08T15:00:59.373Z] #0 0.875 + bin=tini [2022-09-08T15:00:59.373Z] #0 0.875 + shift [2022-09-08T15:00:59.373Z] #0 0.876 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-08T15:00:59.373Z] #0 0.876 + . /tmp/install/tini.installer [2022-09-08T15:00:59.373Z] #0 0.876 ++ : v0.19.0 [2022-09-08T15:00:59.373Z] #0 0.877 + install_tini [2022-09-08T15:00:59.373Z] #0 0.879 + echo 'Install tini version v0.19.0' [2022-09-08T15:00:59.373Z] #0 0.879 Install tini version v0.19.0 [2022-09-08T15:00:59.373Z] #0 0.880 + git clone https://github.com/krallin/tini.git /tmp/tmp.kJKoI7bUEQ/tini [2022-09-08T15:00:59.373Z] #0 0.882 Cloning into '/tmp/tmp.kJKoI7bUEQ/tini'... [2022-09-08T15:00:59.421Z] #48 33.13 Selecting previously unselected package python3. [2022-09-08T15:00:59.421Z] #48 33.13 (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-09-08T15:00:59.421Z] #48 33.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-08T15:00:59.421Z] #48 33.21 Unpacking python3 (3.7.3-1) ... [2022-09-08T15:00:59.421Z] #48 33.33 Selecting previously unselected package libip4tc0:amd64. [2022-09-08T15:00:59.421Z] #48 33.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-08T15:00:59.421Z] #48 33.34 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-08T15:00:59.421Z] #48 33.44 Selecting previously unselected package libip6tc0:amd64. [2022-09-08T15:00:59.421Z] #48 33.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-08T15:00:59.421Z] #48 33.47 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-08T15:00:59.438Z] #48 42.62 Selecting previously unselected package libicu63:amd64. [2022-09-08T15:00:59.438Z] #48 42.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-08T15:00:59.438Z] #48 42.64 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:00:59.507Z] #28 ... [2022-09-08T15:00:59.507Z] [2022-09-08T15:00:59.507Z] #34 [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-09-08T15:00:59.507Z] #34 DONE 41.2s [2022-09-08T15:00:59.507Z] [2022-09-08T15:00:59.507Z] #28 [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-09-08T15:00:59.507Z] #28 41.33 The following additional packages will be installed: [2022-09-08T15:00:59.507Z] #28 41.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-08T15:00:59.507Z] #28 41.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-08T15:00:59.507Z] #28 41.38 Suggested packages: [2022-09-08T15:00:59.507Z] #28 41.38 manpages-dev python-setuptools [2022-09-08T15:00:59.564Z] #39 11.82 PBCC images/netdev.pb-c.c [2022-09-08T15:00:59.564Z] #39 11.90 DEP images/tun.pb-c.d [2022-09-08T15:00:59.564Z] #39 11.95 DEP images/netdev.pb-c.d [2022-09-08T15:00:59.564Z] #39 12.01 PBCC images/vma.pb-c.c [2022-09-08T15:00:59.564Z] #39 12.07 DEP images/vma.pb-c.d [2022-09-08T15:00:59.639Z] #40 ... [2022-09-08T15:00:59.639Z] [2022-09-08T15:00:59.639Z] #41 [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-09-08T15:00:59.639Z] #0 0.867 + RM_GOPATH=0 [2022-09-08T15:00:59.639Z] #0 0.870 + TMP_GOPATH= [2022-09-08T15:00:59.639Z] #0 0.871 + : /build [2022-09-08T15:00:59.639Z] #0 0.871 + '[' -z '' ']' [2022-09-08T15:00:59.639Z] #0 0.873 ++ mktemp -d [2022-09-08T15:00:59.639Z] #0 0.901 + export GOPATH=/tmp/tmp.8iV1FUtvX1 [2022-09-08T15:00:59.639Z] #0 0.901 + GOPATH=/tmp/tmp.8iV1FUtvX1 [2022-09-08T15:00:59.639Z] #0 0.903 + RM_GOPATH=1 [2022-09-08T15:00:59.639Z] #0 0.903 + case "$(go env GOARCH)" in [2022-09-08T15:00:59.639Z] #0 0.916 ++ go env GOARCH [2022-09-08T15:00:59.639Z] #0 0.964 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:59.639Z] #0 0.966 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:00:59.639Z] #0 0.970 ++ dirname /tmp/install/install.sh [2022-09-08T15:00:59.639Z] #0 0.972 + dir=/tmp/install [2022-09-08T15:00:59.639Z] #0 0.973 + bin=containerd [2022-09-08T15:00:59.639Z] #0 0.980 + shift [2022-09-08T15:00:59.639Z] #0 0.980 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-08T15:00:59.639Z] #0 0.981 + . /tmp/install/containerd.installer [2022-09-08T15:00:59.639Z] #0 0.981 ++ set -e [2022-09-08T15:00:59.639Z] #0 0.981 ++ : v1.6.8 [2022-09-08T15:00:59.639Z] #0 0.982 + install_containerd [2022-09-08T15:00:59.639Z] #0 0.983 + echo 'Install containerd version v1.6.8' [2022-09-08T15:00:59.639Z] #0 0.983 Install containerd version v1.6.8 [2022-09-08T15:00:59.639Z] #0 0.987 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8iV1FUtvX1/src/github.com/containerd/containerd [2022-09-08T15:00:59.639Z] #0 0.996 Cloning into '/tmp/tmp.8iV1FUtvX1/src/github.com/containerd/containerd'... [2022-09-08T15:00:59.692Z] #48 33.59 Selecting previously unselected package libiptc0:amd64. [2022-09-08T15:00:59.692Z] #48 33.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-08T15:00:59.692Z] #48 33.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-08T15:00:59.692Z] #48 33.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T15:00:59.692Z] #48 33.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T15:00:59.692Z] #48 33.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T15:00:59.692Z] #48 33.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T15:00:59.692Z] #48 33.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-08T15:00:59.692Z] #48 33.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-08T15:00:59.692Z] #48 33.90 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T15:00:59.821Z] #39 12.14 PBCC images/creds.pb-c.c [2022-09-08T15:00:59.821Z] #39 12.19 DEP images/creds.pb-c.d [2022-09-08T15:00:59.821Z] #39 12.22 PBCC images/utsns.pb-c.c [2022-09-08T15:00:59.821Z] #39 12.28 DEP images/utsns.pb-c.d [2022-09-08T15:00:59.821Z] #39 12.30 PBCC images/ipc-desc.pb-c.c [2022-09-08T15:00:59.902Z] #41 ... [2022-09-08T15:00:59.902Z] [2022-09-08T15:00:59.902Z] #40 [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-09-08T15:00:59.902Z] #40 1.740 + cd /tmp/tmp.kJKoI7bUEQ/tini [2022-09-08T15:00:59.902Z] #40 1.743 + git checkout -q v0.19.0 [2022-09-08T15:00:59.902Z] #40 1.788 + cmake . [2022-09-08T15:00:59.949Z] #48 33.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-08T15:00:59.949Z] #48 33.92 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-08T15:00:59.949Z] #48 34.01 Selecting previously unselected package iptables. [2022-09-08T15:00:59.949Z] #48 34.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-08T15:00:59.949Z] #48 34.02 Unpacking iptables (1.8.2-4) ... [2022-09-08T15:01:00.027Z] The recommended git tool is: git [2022-09-08T15:01:00.078Z] #39 12.33 PBCC images/ipc-sem.pb-c.c [2022-09-08T15:01:00.078Z] #39 12.37 DEP images/ipc-desc.pb-c.d [2022-09-08T15:01:00.078Z] #39 12.44 DEP images/ipc-sem.pb-c.d [2022-09-08T15:01:00.078Z] #39 12.50 PBCC images/ipc-msg.pb-c.c [2022-09-08T15:01:00.078Z] #39 12.53 DEP images/ipc-msg.pb-c.d [2022-09-08T15:01:00.336Z] #39 12.60 PBCC images/ipc-shm.pb-c.c [2022-09-08T15:01:00.336Z] #39 12.65 DEP images/ipc-shm.pb-c.d [2022-09-08T15:01:00.336Z] #39 12.71 PBCC images/ipc-var.pb-c.c [2022-09-08T15:01:00.336Z] #39 12.76 DEP images/ipc-var.pb-c.d [2022-09-08T15:01:00.513Z] #48 34.39 Selecting previously unselected package xxd. [2022-09-08T15:01:00.513Z] #48 34.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:01:00.513Z] #48 34.40 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:00.513Z] #48 34.55 Selecting previously unselected package vim-common. [2022-09-08T15:01:00.513Z] #48 34.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:01:00.639Z] #39 12.82 PBCC images/sk-opts.pb-c.c [2022-09-08T15:01:00.639Z] #39 12.82 PBCC images/packet-sock.pb-c.c [2022-09-08T15:01:00.639Z] #39 12.90 DEP images/sk-opts.pb-c.d [2022-09-08T15:01:00.639Z] #39 12.97 DEP images/packet-sock.pb-c.d [2022-09-08T15:01:00.639Z] #39 13.03 PBCC images/sk-netlink.pb-c.c [2022-09-08T15:01:00.771Z] #48 34.59 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:00.771Z] #48 34.79 Selecting previously unselected package bash-completion. [2022-09-08T15:01:00.771Z] #48 34.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-08T15:01:00.844Z] #40 2.373 -- The C compiler identification is GNU 8.3.0 [2022-09-08T15:01:00.844Z] #40 2.409 -- Check for working C compiler: /usr/bin/cc [2022-09-08T15:01:00.844Z] #40 ... [2022-09-08T15:01:00.844Z] [2022-09-08T15:01:00.844Z] #36 [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-09-08T15:01:00.844Z] #36 43.92 sync [2022-09-08T15:01:00.844Z] #36 43.92 internal/reflectlite [2022-09-08T15:01:00.844Z] #36 45.30 internal/testlog [2022-09-08T15:01:00.844Z] #36 46.17 sort [2022-09-08T15:01:00.844Z] #36 46.17 errors [2022-09-08T15:01:00.844Z] #36 46.48 strconv [2022-09-08T15:01:00.844Z] #36 47.21 io [2022-09-08T15:01:00.844Z] #36 48.25 internal/oserror [2022-09-08T15:01:00.844Z] #36 48.53 syscall [2022-09-08T15:01:00.844Z] #36 49.69 reflect [2022-09-08T15:01:00.896Z] #39 13.08 DEP images/sk-netlink.pb-c.d [2022-09-08T15:01:00.896Z] #39 13.20 PBCC images/sk-inet.pb-c.c [2022-09-08T15:01:00.896Z] #39 13.20 DEP images/sk-inet.pb-c.d [2022-09-08T15:01:00.896Z] #39 13.22 PBCC images/sk-unix.pb-c.c [2022-09-08T15:01:00.896Z] #39 13.23 DEP images/sk-unix.pb-c.d [2022-09-08T15:01:00.896Z] #39 13.30 PBCC images/mm.pb-c.c [2022-09-08T15:01:00.896Z] #39 13.34 DEP images/mm.pb-c.d [2022-09-08T15:01:00.896Z] #39 13.41 PBCC images/timerfd.pb-c.c [2022-09-08T15:01:01.105Z] #36 ... [2022-09-08T15:01:01.105Z] [2022-09-08T15:01:01.105Z] #39 [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-09-08T15:01:01.105Z] #39 51.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T15:01:01.105Z] #39 51.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-08T15:01:01.105Z] #39 51.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T15:01:01.152Z] #39 13.47 DEP images/timerfd.pb-c.d [2022-09-08T15:01:01.152Z] #39 13.53 PBCC images/timer.pb-c.c [2022-09-08T15:01:01.152Z] #39 13.56 DEP images/timer.pb-c.d [2022-09-08T15:01:01.152Z] #39 13.62 PBCC images/sa.pb-c.c [2022-09-08T15:01:01.152Z] #39 13.68 DEP images/sa.pb-c.d [2022-09-08T15:01:01.409Z] #39 13.75 PBCC images/pipe-data.pb-c.c [2022-09-08T15:01:01.409Z] #39 13.78 DEP images/pipe-data.pb-c.d [2022-09-08T15:01:01.409Z] #39 13.82 PBCC images/mnt.pb-c.c [2022-09-08T15:01:01.409Z] #39 13.87 DEP images/mnt.pb-c.d [2022-09-08T15:01:01.409Z] #39 13.91 PBCC images/sk-packet.pb-c.c [2022-09-08T15:01:01.409Z] #39 13.93 DEP images/sk-packet.pb-c.d [2022-09-08T15:01:01.418Z] #28 42.86 The following NEW packages will be installed: [2022-09-08T15:01:01.418Z] #28 42.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-08T15:01:01.418Z] #28 42.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-08T15:01:01.418Z] #28 42.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-08T15:01:01.418Z] #28 42.88 python-six zlib1g-dev [2022-09-08T15:01:01.418Z] #28 43.29 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:01:01.418Z] #28 43.29 Need to get 4091 kB of archives. [2022-09-08T15:01:01.418Z] #28 43.29 After this operation, 22.5 MB of additional disk space will be used. [2022-09-08T15:01:01.418Z] #28 43.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-08T15:01:01.418Z] #28 43.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T15:01:01.418Z] #28 43.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-08T15:01:01.418Z] #28 43.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-08T15:01:01.418Z] #28 43.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-08T15:01:01.418Z] #28 43.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-08T15:01:01.666Z] #39 13.98 PBCC images/tcp-stream.pb-c.c [2022-09-08T15:01:01.666Z] #39 14.01 DEP images/tcp-stream.pb-c.d [2022-09-08T15:01:01.666Z] #39 14.05 PBCC images/pipe.pb-c.c [2022-09-08T15:01:01.666Z] #39 14.09 DEP images/pipe.pb-c.d [2022-09-08T15:01:01.666Z] #39 14.16 PBCC images/pstree.pb-c.c [2022-09-08T15:01:01.676Z] #39 ... [2022-09-08T15:01:01.676Z] [2022-09-08T15:01:01.676Z] #30 [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-09-08T15:01:01.676Z] #30 DONE 54.7s [2022-09-08T15:01:01.677Z] #28 43.31 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-09-08T15:01:01.677Z] #28 43.31 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-09-08T15:01:01.677Z] #28 43.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-08T15:01:01.677Z] #28 43.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-08T15:01:01.677Z] #28 43.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-08T15:01:01.677Z] #28 43.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-08T15:01:01.677Z] #28 43.55 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-09-08T15:01:01.933Z] #39 14.19 DEP images/pstree.pb-c.d [2022-09-08T15:01:01.933Z] #39 14.23 PBCC images/fs.pb-c.c [2022-09-08T15:01:01.933Z] #39 14.25 DEP images/fs.pb-c.d [2022-09-08T15:01:01.933Z] #39 14.30 PBCC images/signalfd.pb-c.c [2022-09-08T15:01:01.933Z] #39 14.33 DEP images/signalfd.pb-c.d [2022-09-08T15:01:01.933Z] #39 14.41 PBCC images/fh.pb-c.c [2022-09-08T15:01:01.936Z] [2022-09-08T15:01:01.937Z] #40 [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-09-08T15:01:01.937Z] #40 3.134 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-08T15:01:01.937Z] #40 3.158 -- Detecting C compiler ABI info [2022-09-08T15:01:01.937Z] #28 43.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-08T15:01:01.937Z] #28 43.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-08T15:01:01.937Z] #28 43.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-08T15:01:01.937Z] #28 43.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-08T15:01:02.197Z] #39 14.45 PBCC images/fsnotify.pb-c.c [2022-09-08T15:01:02.197Z] #39 14.51 DEP images/fh.pb-c.d [2022-09-08T15:01:02.197Z] #39 14.58 DEP images/fsnotify.pb-c.d [2022-09-08T15:01:02.197Z] #39 14.64 PBCC images/eventpoll.pb-c.c [2022-09-08T15:01:02.197Z] #39 14.66 DEP images/eventpoll.pb-c.d [2022-09-08T15:01:02.457Z] #39 14.75 PBCC images/eventfd.pb-c.c [2022-09-08T15:01:02.457Z] #39 14.78 DEP images/eventfd.pb-c.d [2022-09-08T15:01:02.457Z] #39 14.87 PBCC images/remap-file-path.pb-c.c [2022-09-08T15:01:02.457Z] #39 14.88 DEP images/remap-file-path.pb-c.d [2022-09-08T15:01:02.457Z] #39 14.95 PBCC images/fifo.pb-c.c [2022-09-08T15:01:02.457Z] #39 14.97 DEP images/fifo.pb-c.d [2022-09-08T15:01:02.508Z] #40 4.209 -- Detecting C compiler ABI info - done [2022-09-08T15:01:02.508Z] #40 4.237 -- Detecting C compile features [2022-09-08T15:01:02.713Z] #39 15.01 PBCC images/ghost-file.pb-c.c [2022-09-08T15:01:02.713Z] #39 15.05 DEP images/ghost-file.pb-c.d [2022-09-08T15:01:02.713Z] #39 15.08 PBCC images/regfile.pb-c.c [2022-09-08T15:01:02.713Z] #39 15.11 DEP images/regfile.pb-c.d [2022-09-08T15:01:02.713Z] #39 15.15 PBCC images/ns.pb-c.c [2022-09-08T15:01:02.713Z] #39 15.16 DEP images/ns.pb-c.d [2022-09-08T15:01:02.882Z] #28 44.66 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:01:02.969Z] #39 15.23 PBCC images/fdinfo.pb-c.c [2022-09-08T15:01:02.969Z] #39 15.29 DEP images/fdinfo.pb-c.d [2022-09-08T15:01:02.969Z] #39 15.33 PBCC images/core-aarch64.pb-c.c [2022-09-08T15:01:02.969Z] #39 15.35 PBCC images/core-arm.pb-c.c [2022-09-08T15:01:02.969Z] #39 15.40 PBCC images/core-ppc64.pb-c.c [2022-09-08T15:01:02.969Z] #39 15.44 PBCC images/core-s390.pb-c.c [2022-09-08T15:01:03.142Z] #28 ... [2022-09-08T15:01:03.142Z] [2022-09-08T15:01:03.142Z] #29 [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-09-08T15:01:03.142Z] #29 DONE 45.0s [2022-09-08T15:01:03.142Z] [2022-09-08T15:01:03.142Z] #28 [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-09-08T15:01:03.143Z] #28 44.94 Fetched 4091 kB in 1s (7032 kB/s) [2022-09-08T15:01:03.224Z] #39 15.48 PBCC images/core-x86.pb-c.c [2022-09-08T15:01:03.224Z] #39 15.53 PBCC images/core.pb-c.c [2022-09-08T15:01:03.224Z] #39 15.59 PBCC images/inventory.pb-c.c [2022-09-08T15:01:03.224Z] #39 15.65 DEP images/core-aarch64.pb-c.d [2022-09-08T15:01:03.224Z] #39 15.70 DEP images/core-arm.pb-c.d [2022-09-08T15:01:03.402Z] [2022-09-08T15:01:03.402Z] #28 ... [2022-09-08T15:01:03.402Z] [2022-09-08T15:01:03.402Z] #30 [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-09-08T15:01:03.402Z] #30 31.96 Reading package lists... [2022-09-08T15:01:03.402Z] #30 38.16 Building dependency tree... [2022-09-08T15:01:03.402Z] #30 41.97 The following additional packages will be installed: [2022-09-08T15:01:03.402Z] #30 42.01 libbtrfs0 [2022-09-08T15:01:03.402Z] #30 42.25 The following NEW packages will be installed: [2022-09-08T15:01:03.402Z] #30 42.25 libbtrfs-dev libbtrfs0 [2022-09-08T15:01:03.402Z] #30 42.69 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:01:03.402Z] #30 42.69 Need to get 119 kB of archives. [2022-09-08T15:01:03.402Z] #30 42.69 After this operation, 387 kB of additional disk space will be used. [2022-09-08T15:01:03.402Z] #30 42.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-08T15:01:03.402Z] #30 42.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-08T15:01:03.402Z] #30 43.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:01:03.402Z] #30 43.84 Fetched 119 kB in 0s (426 kB/s) [2022-09-08T15:01:03.402Z] #30 43.96 Selecting previously unselected package libbtrfs0. [2022-09-08T15:01:03.402Z] #30 43.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-09-08T15:01:03.402Z] #30 44.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-08T15:01:03.402Z] #30 44.04 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T15:01:03.402Z] #30 44.15 Selecting previously unselected package libbtrfs-dev. [2022-09-08T15:01:03.402Z] #30 44.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-08T15:01:03.402Z] #30 44.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:01:03.402Z] #30 44.43 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T15:01:03.402Z] #30 44.50 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:01:03.402Z] #30 44.66 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:01:03.402Z] #30 DONE 45.1s [2022-09-08T15:01:03.402Z] [2022-09-08T15:01:03.402Z] #28 [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-09-08T15:01:03.402Z] #28 45.10 Selecting previously unselected package libcap-dev:amd64. [2022-09-08T15:01:03.479Z] #39 15.73 DEP images/core-ppc64.pb-c.d [2022-09-08T15:01:03.480Z] #39 15.77 DEP images/core-s390.pb-c.d [2022-09-08T15:01:03.480Z] #39 15.84 DEP images/core-x86.pb-c.d [2022-09-08T15:01:03.480Z] #39 15.94 DEP images/core.pb-c.d [2022-09-08T15:01:03.656Z] #48 46.72 Selecting previously unselected package libnet1:amd64. [2022-09-08T15:01:03.656Z] #48 46.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T15:01:03.656Z] #48 46.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:01:03.656Z] #48 46.85 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T15:01:03.656Z] #48 46.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-08T15:01:03.656Z] #48 46.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:01:03.656Z] #48 46.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T15:01:03.656Z] #48 46.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:01:03.656Z] #48 46.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:01:03.656Z] #48 47.03 Selecting previously unselected package libreadline5:amd64. [2022-09-08T15:01:03.656Z] #48 47.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-08T15:01:03.656Z] #48 47.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-08T15:01:03.662Z] #28 45.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-09-08T15:01:03.662Z] #28 45.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-08T15:01:03.662Z] #28 45.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-08T15:01:03.735Z] #39 16.02 DEP images/inventory.pb-c.d [2022-09-08T15:01:03.735Z] #39 16.08 PBCC images/cpuinfo.pb-c.c [2022-09-08T15:01:03.735Z] #39 16.10 DEP images/cpuinfo.pb-c.d [2022-09-08T15:01:03.735Z] #39 16.15 PBCC images/stats.pb-c.c [2022-09-08T15:01:03.735Z] #39 16.17 DEP images/stats.pb-c.d [2022-09-08T15:01:03.913Z] #48 47.18 Selecting previously unselected package net-tools. [2022-09-08T15:01:03.913Z] #48 47.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-08T15:01:03.913Z] #48 47.19 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:01:03.922Z] #28 45.57 Selecting previously unselected package libnet1:amd64. [2022-09-08T15:01:03.923Z] #28 45.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T15:01:03.923Z] #28 45.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:01:04.046Z] #48 37.72 Unpacking bash-completion (1:2.8-6) ... [2022-09-08T15:01:04.047Z] #48 38.12 Selecting previously unselected package bzip2. [2022-09-08T15:01:04.047Z] #48 38.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-08T15:01:04.047Z] #48 38.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:01:04.047Z] #48 38.22 Selecting previously unselected package xz-utils. [2022-09-08T15:01:04.047Z] #48 38.23 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-08T15:01:04.170Z] #48 47.43 Selecting previously unselected package patch. [2022-09-08T15:01:04.170Z] #48 47.45 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-08T15:01:04.170Z] #48 47.46 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-08T15:01:04.170Z] #48 47.59 Selecting previously unselected package python-pip-whl. [2022-09-08T15:01:04.170Z] #48 47.59 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-08T15:01:04.170Z] #48 47.60 Unpacking python-pip-whl (18.1-5) ... [2022-09-08T15:01:04.183Z] #28 45.84 Selecting previously unselected package libnet1-dev. [2022-09-08T15:01:04.183Z] #28 45.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T15:01:04.183Z] #28 45.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T15:01:04.303Z] #48 38.23 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:01:04.303Z] #48 ... [2022-09-08T15:01:04.303Z] [2022-09-08T15:01:04.303Z] #40 [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-09-08T15:01:04.303Z] #40 77.84 DEP criu/filesystems.d [2022-09-08T15:01:04.303Z] #40 78.04 DEP criu/files.d [2022-09-08T15:01:04.303Z] #40 78.26 DEP criu/files-reg.d [2022-09-08T15:01:04.303Z] #40 78.40 DEP criu/files-ext.d [2022-09-08T15:01:04.303Z] #40 78.53 DEP criu/file-lock.d [2022-09-08T15:01:04.303Z] #40 78.70 DEP criu/file-ids.d [2022-09-08T15:01:04.303Z] #40 78.84 DEP criu/fifo.d [2022-09-08T15:01:04.303Z] #40 78.95 DEP criu/fdstore.d [2022-09-08T15:01:04.303Z] #40 79.12 DEP criu/fault-injection.d [2022-09-08T15:01:04.303Z] #40 79.18 DEP criu/external.d [2022-09-08T15:01:04.303Z] #40 79.34 DEP criu/eventpoll.d [2022-09-08T15:01:04.303Z] #40 79.53 DEP criu/eventfd.d [2022-09-08T15:01:04.303Z] #40 79.66 DEP criu/crtools.d [2022-09-08T15:01:04.303Z] #40 79.86 DEP criu/cr-service.d [2022-09-08T15:01:04.303Z] #40 80.01 DEP criu/cr-restore.d [2022-09-08T15:01:04.303Z] #40 80.22 DEP criu/cr-errno.d [2022-09-08T15:01:04.303Z] #40 80.24 DEP criu/cr-dump.d [2022-09-08T15:01:04.303Z] #40 80.52 DEP criu/cr-dedup.d [2022-09-08T15:01:04.303Z] #40 80.67 DEP criu/cr-check.d [2022-09-08T15:01:04.303Z] #40 80.88 DEP criu/config.d [2022-09-08T15:01:04.303Z] #40 81.10 DEP criu/clone-noasan.d [2022-09-08T15:01:04.303Z] #40 81.22 DEP criu/cgroup.d [2022-09-08T15:01:04.303Z] #40 81.37 DEP criu/cgroup-props.d [2022-09-08T15:01:04.303Z] #40 81.45 DEP criu/bitmap.d [2022-09-08T15:01:04.303Z] #40 81.47 DEP criu/bfd.d [2022-09-08T15:01:04.303Z] #40 81.56 DEP criu/autofs.d [2022-09-08T15:01:04.303Z] #40 81.73 DEP criu/aio.d [2022-09-08T15:01:04.303Z] #40 81.90 DEP criu/action-scripts.d [2022-09-08T15:01:04.303Z] #40 82.22 CC criu/action-scripts.o [2022-09-08T15:01:04.303Z] #40 82.77 CC criu/aio.o [2022-09-08T15:01:04.303Z] #40 83.32 CC criu/autofs.o [2022-09-08T15:01:04.303Z] #40 85.02 CC criu/bfd.o [2022-09-08T15:01:04.303Z] #40 85.53 CC criu/bitmap.o [2022-09-08T15:01:04.303Z] #40 85.65 CC criu/cgroup-props.o [2022-09-08T15:01:04.303Z] #40 86.58 CC criu/cgroup.o [2022-09-08T15:01:04.303Z] #40 ... [2022-09-08T15:01:04.303Z] [2022-09-08T15:01:04.303Z] #48 [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-09-08T15:01:04.303Z] #48 38.39 Selecting previously unselected package apparmor. [2022-09-08T15:01:04.303Z] #48 38.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-08T15:01:04.303Z] #48 38.48 Unpacking apparmor (2.13.2-10) ... [2022-09-08T15:01:04.421Z] #40 5.866 -- Detecting C compile features - done [2022-09-08T15:01:04.421Z] #40 5.936 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T15:01:04.421Z] #40 6.112 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T15:01:04.421Z] #40 6.172 -- Configuring done [2022-09-08T15:01:04.421Z] #40 6.202 -- Generating done [2022-09-08T15:01:04.421Z] #40 6.224 -- Build files have been written to: /tmp/tmp.kJKoI7bUEQ/tini [2022-09-08T15:01:04.421Z] #40 6.246 + make tini-static [2022-09-08T15:01:04.447Z] #28 46.28 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T15:01:04.447Z] #28 46.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-08T15:01:04.681Z] #40 6.612 Scanning dependencies of target tini-static [2022-09-08T15:01:04.707Z] #28 46.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:01:04.733Z] #48 48.17 Selecting previously unselected package python3-lib2to3. [2022-09-08T15:01:04.733Z] #48 48.17 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-08T15:01:04.733Z] #48 48.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:01:04.867Z] #48 38.81 Selecting previously unselected package aufs-tools. [2022-09-08T15:01:04.867Z] #48 38.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-08T15:01:04.867Z] #48 38.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:01:04.942Z] #40 6.765 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T15:01:04.968Z] #28 46.60 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-08T15:01:04.968Z] #28 46.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-08T15:01:04.968Z] #28 46.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-08T15:01:04.990Z] #48 48.31 Selecting previously unselected package python3-distutils. [2022-09-08T15:01:04.990Z] #48 48.31 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-08T15:01:04.990Z] #48 48.32 Unpacking python3-distutils (3.7.3-1) ... [2022-09-08T15:01:05.102Z] #39 17.55 make[1]: Nothing to be done for 'all'. [2022-09-08T15:01:05.124Z] #48 38.96 Selecting previously unselected package libonig5:amd64. [2022-09-08T15:01:05.124Z] #48 38.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-08T15:01:05.124Z] #48 38.97 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:01:05.124Z] #48 39.13 Selecting previously unselected package libjq1:amd64. [2022-09-08T15:01:05.124Z] #48 39.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:01:05.124Z] #48 39.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:01:05.232Z] #28 46.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T15:01:05.232Z] #28 47.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:01:05.232Z] #28 47.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:01:05.247Z] #48 48.48 Selecting previously unselected package python3-pip. [2022-09-08T15:01:05.247Z] #48 48.48 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-08T15:01:05.247Z] #48 48.50 Unpacking python3-pip (18.1-5) ... [2022-09-08T15:01:05.247Z] #48 48.67 Selecting previously unselected package python3-pkg-resources. [2022-09-08T15:01:05.247Z] #48 48.67 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T15:01:05.381Z] #48 39.25 Selecting previously unselected package jq. [2022-09-08T15:01:05.381Z] #48 39.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:01:05.381Z] #48 39.27 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T15:01:05.381Z] #48 39.38 Selecting previously unselected package libaio1:amd64. [2022-09-08T15:01:05.381Z] #48 39.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-08T15:01:05.381Z] #48 39.41 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-08T15:01:05.381Z] #48 39.48 Selecting previously unselected package libgpm2:amd64. [2022-09-08T15:01:05.381Z] #48 39.48 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-08T15:01:05.381Z] #48 39.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-08T15:01:05.381Z] #48 39.60 Selecting previously unselected package libicu63:amd64. [2022-09-08T15:01:05.491Z] #28 47.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-08T15:01:05.491Z] #28 47.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:01:05.491Z] #28 47.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-08T15:01:05.504Z] #48 48.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:01:05.504Z] #48 48.86 Selecting previously unselected package python3-setuptools. [2022-09-08T15:01:05.504Z] #48 48.86 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-08T15:01:05.504Z] #48 48.87 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-08T15:01:05.638Z] #48 39.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-08T15:01:05.638Z] #48 39.61 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:01:05.750Z] #28 47.34 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-08T15:01:05.750Z] #28 47.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-08T15:01:05.750Z] #28 47.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T15:01:05.750Z] #28 47.54 Selecting previously unselected package libprotobuf17:amd64. [2022-09-08T15:01:05.750Z] #28 47.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-08T15:01:05.750Z] #28 47.57 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-08T15:01:05.750Z] #28 ... [2022-09-08T15:01:05.750Z] [2022-09-08T15:01:05.751Z] #33 [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-09-08T15:01:05.751Z] #33 37.51 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-08T15:01:05.751Z] #33 37.72 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-08T15:01:05.751Z] #33 37.73 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-08T15:01:05.751Z] #33 39.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-08T15:01:05.751Z] #33 39.07 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-08T15:01:05.751Z] #33 42.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-08T15:01:05.751Z] #33 42.72 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-08T15:01:05.751Z] #33 42.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-08T15:01:05.751Z] #33 42.95 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-08T15:01:05.751Z] #33 43.07 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-08T15:01:05.751Z] #33 43.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-08T15:01:05.751Z] #33 43.15 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-08T15:01:05.751Z] #33 43.23 go: downloading github.com/spf13/afero v1.6.0 [2022-09-08T15:01:05.751Z] #33 43.30 go: downloading github.com/spf13/cast v1.4.1 [2022-09-08T15:01:05.751Z] #33 43.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-08T15:01:05.751Z] #33 43.42 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-08T15:01:05.751Z] #33 43.44 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-08T15:01:05.751Z] #33 43.49 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-08T15:01:05.751Z] #33 43.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-08T15:01:05.751Z] #33 43.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-08T15:01:05.751Z] #33 43.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-08T15:01:05.751Z] #33 43.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-08T15:01:05.751Z] #33 43.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-08T15:01:05.751Z] #33 43.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-08T15:01:05.751Z] #33 43.89 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-08T15:01:05.751Z] #33 43.90 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-08T15:01:05.751Z] #33 44.51 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-08T15:01:05.751Z] #33 44.62 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-08T15:01:05.751Z] #33 44.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-08T15:01:05.751Z] #33 44.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-08T15:01:05.751Z] #33 44.86 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-08T15:01:05.751Z] #33 44.89 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-08T15:01:05.751Z] #33 46.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-08T15:01:05.751Z] #33 46.81 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-08T15:01:05.751Z] #33 46.88 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-08T15:01:05.751Z] #33 46.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-08T15:01:05.751Z] #33 46.98 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-08T15:01:05.751Z] #33 47.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-08T15:01:05.751Z] #33 47.17 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-08T15:01:05.751Z] #33 47.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-08T15:01:05.751Z] #33 47.31 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-08T15:01:05.751Z] #33 47.35 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-08T15:01:05.751Z] #33 47.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-08T15:01:05.751Z] #33 47.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-08T15:01:05.751Z] #33 47.50 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-08T15:01:05.751Z] #33 47.55 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-08T15:01:05.751Z] #33 47.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-08T15:01:05.751Z] #33 ... [2022-09-08T15:01:05.751Z] [2022-09-08T15:01:05.751Z] #32 [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-09-08T15:01:05.751Z] #32 32.11 Reading package lists... [2022-09-08T15:01:05.751Z] #32 38.44 Building dependency tree... [2022-09-08T15:01:05.751Z] #32 42.35 The following additional packages will be installed: [2022-09-08T15:01:05.751Z] #32 42.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-08T15:01:05.751Z] #32 42.38 Suggested packages: [2022-09-08T15:01:05.751Z] #32 42.38 cmake-doc ninja-build lrzip [2022-09-08T15:01:05.751Z] #32 42.39 Recommended packages: [2022-09-08T15:01:05.751Z] #32 42.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-08T15:01:05.751Z] #32 43.20 The following NEW packages will be installed: [2022-09-08T15:01:05.751Z] #32 43.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-08T15:01:05.751Z] #32 43.23 vim-common xxd [2022-09-08T15:01:05.751Z] #32 43.63 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:01:05.751Z] #32 43.63 Need to get 14.9 MB of archives. [2022-09-08T15:01:05.751Z] #32 43.63 After this operation, 61.8 MB of additional disk space will be used. [2022-09-08T15:01:05.751Z] #32 43.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-08T15:01:05.751Z] #32 43.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T15:01:05.751Z] #32 43.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-08T15:01:05.751Z] #32 44.47 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-09-08T15:01:05.751Z] #32 44.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-08T15:01:05.751Z] #32 44.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-08T15:01:05.751Z] #32 44.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-08T15:01:05.751Z] #32 44.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-08T15:01:05.751Z] #32 44.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-08T15:01:05.751Z] #32 44.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-08T15:01:05.751Z] #32 46.47 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:01:05.751Z] #32 46.76 Fetched 14.9 MB in 2s (8543 kB/s) [2022-09-08T15:01:05.751Z] #32 46.93 Selecting previously unselected package xxd. [2022-09-08T15:01:05.751Z] #32 46.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-08T15:01:05.751Z] #32 47.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:01:05.751Z] #32 47.02 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:05.751Z] #32 47.26 Selecting previously unselected package vim-common. [2022-09-08T15:01:05.751Z] #32 47.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:01:05.751Z] #32 47.28 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:05.751Z] #32 47.50 Selecting previously unselected package libicu63:amd64. [2022-09-08T15:01:05.751Z] #32 47.50 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-08T15:01:05.751Z] #32 47.51 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:01:05.761Z] #48 49.14 Selecting previously unselected package python3-wheel. [2022-09-08T15:01:05.761Z] #48 49.15 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-08T15:01:05.761Z] #48 49.15 Unpacking python3-wheel (0.32.3-2) ... [2022-09-08T15:01:06.011Z] #32 ... [2022-09-08T15:01:06.011Z] [2022-09-08T15:01:06.011Z] #33 [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-09-08T15:01:06.011Z] #33 47.70 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-08T15:01:06.011Z] #33 47.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-08T15:01:06.011Z] #33 47.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-08T15:01:06.011Z] #33 47.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-08T15:01:06.011Z] #33 47.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-08T15:01:06.018Z] #48 49.26 Selecting previously unselected package sudo. [2022-09-08T15:01:06.018Z] #48 49.27 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-08T15:01:06.018Z] #48 49.28 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:01:06.271Z] #33 47.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-08T15:01:06.324Z] #40 8.011 [100%] Linking C executable tini-static [2022-09-08T15:01:06.470Z] #39 ... [2022-09-08T15:01:06.470Z] [2022-09-08T15:01:06.470Z] #30 [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-09-08T15:01:06.470Z] #30 75.69 internal/poll [2022-09-08T15:01:06.470Z] #30 76.53 internal/fmtsort [2022-09-08T15:01:06.470Z] #30 77.12 internal/syscall/execenv [2022-09-08T15:01:06.470Z] #30 77.35 path [2022-09-08T15:01:06.470Z] #30 78.03 io/fs [2022-09-08T15:01:06.470Z] #30 79.07 strings [2022-09-08T15:01:06.470Z] #30 79.52 os [2022-09-08T15:01:06.470Z] #30 81.83 bufio [2022-09-08T15:01:06.470Z] #30 83.69 text/tabwriter [2022-09-08T15:01:06.470Z] #30 83.86 fmt [2022-09-08T15:01:06.470Z] #30 84.29 io/ioutil [2022-09-08T15:01:06.470Z] #30 ... [2022-09-08T15:01:06.470Z] [2022-09-08T15:01:06.470Z] #39 [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-09-08T15:01:06.470Z] #39 18.93 CC images/stats.o [2022-09-08T15:01:06.530Z] #33 48.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-08T15:01:06.531Z] #33 48.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-08T15:01:06.531Z] #33 48.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-08T15:01:06.531Z] #33 48.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-08T15:01:06.531Z] #33 48.30 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-08T15:01:06.531Z] #33 48.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-08T15:01:06.531Z] #33 48.35 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-08T15:01:06.531Z] #33 48.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-08T15:01:06.531Z] #33 48.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-08T15:01:06.531Z] #33 48.42 go: downloading github.com/julz/importas v0.1.0 [2022-09-08T15:01:06.582Z] #48 49.79 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T15:01:06.582Z] #48 49.81 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-08T15:01:06.582Z] #48 49.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:01:06.584Z] #40 8.403 [100%] Built target tini-static [2022-09-08T15:01:06.584Z] #40 8.483 + mkdir -p /build [2022-09-08T15:01:06.791Z] #33 48.49 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-08T15:01:06.791Z] #33 48.52 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-08T15:01:06.791Z] #33 48.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-08T15:01:06.791Z] #33 48.63 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-08T15:01:06.839Z] #48 50.08 Selecting previously unselected package uidmap. [2022-09-08T15:01:06.839Z] #48 50.08 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-08T15:01:06.839Z] #48 50.09 Unpacking uidmap (1:4.5-1.1) ... [2022-09-08T15:01:06.839Z] #48 50.24 Selecting previously unselected package vim-runtime. [2022-09-08T15:01:06.839Z] #48 50.24 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:01:06.846Z] #40 8.505 + cp tini-static /build/docker-init [2022-09-08T15:01:07.009Z] #48 ... [2022-09-08T15:01:07.009Z] [2022-09-08T15:01:07.009Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T15:01:07.009Z] #34 DONE 154.9s [2022-09-08T15:01:07.009Z] [2022-09-08T15:01:07.009Z] #40 [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-09-08T15:01:07.009Z] #40 89.94 CC criu/clone-noasan.o [2022-09-08T15:01:07.009Z] #40 90.26 CC criu/config.o [2022-09-08T15:01:07.032Z] #39 19.35 CC images/core.o [2022-09-08T15:01:07.050Z] #33 48.66 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-08T15:01:07.050Z] #33 48.70 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-08T15:01:07.050Z] #33 48.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-08T15:01:07.050Z] #33 48.78 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-08T15:01:07.050Z] #33 48.83 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-08T15:01:07.050Z] #33 48.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-08T15:01:07.096Z] #48 50.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T15:01:07.096Z] #48 50.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-08T15:01:07.096Z] #48 50.32 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:07.322Z] #33 48.94 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-08T15:01:07.323Z] #33 48.96 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-08T15:01:07.415Z] #40 ... [2022-09-08T15:01:07.416Z] [2022-09-08T15:01:07.416Z] #39 [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-09-08T15:01:07.416Z] #39 58.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T15:01:07.416Z] #39 58.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-08T15:01:07.416Z] #39 58.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:07.416Z] #39 ... [2022-09-08T15:01:07.416Z] [2022-09-08T15:01:07.416Z] #40 [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-09-08T15:01:07.416Z] #40 DONE 9.2s [2022-09-08T15:01:07.416Z] [2022-09-08T15:01:07.416Z] #39 [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-09-08T15:01:07.416Z] #39 58.34 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-08T15:01:07.416Z] #39 58.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-08T15:01:07.416Z] #39 58.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:07.595Z] #39 19.90 CC images/core-x86.o [2022-09-08T15:01:07.891Z] #33 49.58 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-08T15:01:07.891Z] #33 49.59 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-08T15:01:07.891Z] #33 49.60 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-08T15:01:07.891Z] #33 49.66 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-08T15:01:07.891Z] #33 49.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-08T15:01:07.891Z] #33 49.81 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-08T15:01:08.150Z] #33 49.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-08T15:01:08.150Z] #33 49.86 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-08T15:01:08.150Z] #33 49.98 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-08T15:01:08.159Z] #39 20.37 CC images/core-arm.o [2022-09-08T15:01:08.409Z] #33 50.18 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-08T15:01:08.409Z] #33 50.18 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-08T15:01:08.409Z] #33 50.19 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-08T15:01:08.409Z] #33 50.21 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-08T15:01:08.409Z] #33 50.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-08T15:01:08.409Z] #33 50.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-08T15:01:08.415Z] #39 20.73 CC images/core-aarch64.o [2022-09-08T15:01:08.668Z] #33 50.27 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-08T15:01:08.668Z] #33 50.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-08T15:01:08.668Z] #33 50.42 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-08T15:01:08.668Z] #33 50.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-08T15:01:08.671Z] #39 21.03 CC images/core-ppc64.o [2022-09-08T15:01:08.903Z] #40 92.28 CC criu/cr-check.o [2022-09-08T15:01:08.928Z] #33 50.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-08T15:01:08.928Z] #33 50.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-08T15:01:08.928Z] #33 50.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-08T15:01:08.928Z] #33 50.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-08T15:01:08.928Z] #33 50.77 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-08T15:01:08.928Z] #33 50.79 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-08T15:01:08.928Z] #33 50.83 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-08T15:01:09.235Z] #39 21.54 CC images/core-s390.o [2022-09-08T15:01:09.324Z] #39 ... [2022-09-08T15:01:09.324Z] [2022-09-08T15:01:09.324Z] #42 [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-09-08T15:01:09.324Z] #0 1.865 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T15:01:09.324Z] #0 1.866 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T15:01:09.324Z] #0 1.879 Note: Building without GnuTLS support [2022-09-08T15:01:09.324Z] #0 1.888 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T15:01:09.324Z] #0 1.888 Makefile.config:40: Warn: Building without nftables support [2022-09-08T15:01:09.324Z] #0 3.720 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T15:01:09.324Z] #0 3.794 GEN .gitid [2022-09-08T15:01:09.324Z] #0 3.855 GEN criu/include/version.h [2022-09-08T15:01:09.324Z] #0 3.947 GEN include/common/asm [2022-09-08T15:01:09.324Z] #0 5.913 PBCC images/timens.pb-c.c [2022-09-08T15:01:09.324Z] #0 5.950 DEP images/timens.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.010 PBCC images/fown.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.046 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.108 PBCC images/opts.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.145 PBCC images/memfd.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.196 DEP images/fown.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.238 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.303 DEP images/opts.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.358 DEP images/memfd.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.401 PBCC images/sit.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.459 DEP images/sit.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.526 PBCC images/macvlan.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.565 DEP images/macvlan.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.613 PBCC images/autofs.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.659 DEP images/autofs.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.701 PBCC images/sysctl.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.742 DEP images/sysctl.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.762 PBCC images/time.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.804 DEP images/time.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.874 PBCC images/binfmt-misc.pb-c.c [2022-09-08T15:01:09.324Z] #0 6.906 DEP images/binfmt-misc.pb-c.d [2022-09-08T15:01:09.324Z] #0 6.942 PBCC images/seccomp.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.006 DEP images/seccomp.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.048 PBCC images/userns.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.072 DEP images/userns.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.116 PBCC images/cgroup.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.150 DEP images/cgroup.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.218 PBCC images/ext-file.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.246 DEP images/ext-file.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.271 PBCC images/rpc.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.361 DEP images/rpc.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.396 PBCC images/siginfo.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.414 DEP images/siginfo.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.459 PBCC images/pagemap.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.516 DEP images/pagemap.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.556 PBCC images/rlimit.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.585 DEP images/rlimit.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.633 PBCC images/file-lock.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.681 DEP images/file-lock.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.766 PBCC images/tty.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.805 DEP images/tty.pb-c.d [2022-09-08T15:01:09.324Z] #0 7.855 PBCC images/tun.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.892 PBCC images/netdev.pb-c.c [2022-09-08T15:01:09.324Z] #0 7.939 DEP images/tun.pb-c.d [2022-09-08T15:01:09.324Z] #0 8.026 DEP images/netdev.pb-c.d [2022-09-08T15:01:09.324Z] #0 8.129 PBCC images/vma.pb-c.c [2022-09-08T15:01:09.324Z] #0 8.291 DEP images/vma.pb-c.d [2022-09-08T15:01:09.324Z] #0 8.407 PBCC images/creds.pb-c.c [2022-09-08T15:01:09.324Z] #0 8.466 DEP images/creds.pb-c.d [2022-09-08T15:01:09.324Z] #0 8.547 PBCC images/utsns.pb-c.c [2022-09-08T15:01:09.324Z] #0 8.602 DEP images/utsns.pb-c.d [2022-09-08T15:01:09.324Z] #0 8.682 PBCC images/ipc-desc.pb-c.c [2022-09-08T15:01:09.324Z] #0 8.774 PBCC images/ipc-sem.pb-c.c [2022-09-08T15:01:09.324Z] #0 8.852 DEP images/ipc-desc.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.015 DEP images/ipc-sem.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.025 PBCC images/ipc-msg.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.064 DEP images/ipc-msg.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.111 PBCC images/ipc-shm.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.134 DEP images/ipc-shm.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.169 PBCC images/ipc-var.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.234 DEP images/ipc-var.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.299 PBCC images/sk-opts.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.319 PBCC images/packet-sock.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.394 DEP images/sk-opts.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.463 DEP images/packet-sock.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.566 PBCC images/sk-netlink.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.658 DEP images/sk-netlink.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.684 PBCC images/sk-inet.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.722 DEP images/sk-inet.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.788 PBCC images/sk-unix.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.837 DEP images/sk-unix.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.871 PBCC images/mm.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.926 DEP images/mm.pb-c.d [2022-09-08T15:01:09.324Z] #0 9.956 PBCC images/timerfd.pb-c.c [2022-09-08T15:01:09.324Z] #0 9.994 DEP images/timerfd.pb-c.d [2022-09-08T15:01:09.324Z] #0 10.04 PBCC images/timer.pb-c.c [2022-09-08T15:01:09.498Z] #33 51.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-08T15:01:09.498Z] #33 51.42 go: downloading honnef.co/go/tools v0.2.2 [2022-09-08T15:01:09.584Z] #42 10.07 DEP images/timer.pb-c.d [2022-09-08T15:01:09.585Z] #42 10.11 PBCC images/sa.pb-c.c [2022-09-08T15:01:09.585Z] #42 10.17 DEP images/sa.pb-c.d [2022-09-08T15:01:09.585Z] #42 10.22 PBCC images/pipe-data.pb-c.c [2022-09-08T15:01:09.585Z] #42 10.24 DEP images/pipe-data.pb-c.d [2022-09-08T15:01:09.585Z] #42 10.30 PBCC images/mnt.pb-c.c [2022-09-08T15:01:09.798Z] #39 22.26 CC images/cpuinfo.o [2022-09-08T15:01:09.848Z] #42 10.36 DEP images/mnt.pb-c.d [2022-09-08T15:01:09.848Z] #42 10.40 PBCC images/sk-packet.pb-c.c [2022-09-08T15:01:09.848Z] #42 10.42 DEP images/sk-packet.pb-c.d [2022-09-08T15:01:09.848Z] #42 10.46 PBCC images/tcp-stream.pb-c.c [2022-09-08T15:01:09.848Z] #42 10.54 DEP images/tcp-stream.pb-c.d [2022-09-08T15:01:10.067Z] #33 ... [2022-09-08T15:01:10.067Z] [2022-09-08T15:01:10.067Z] #26 [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-09-08T15:01:10.067Z] #26 30.26 Reading package lists... [2022-09-08T15:01:10.067Z] #26 37.43 Building dependency tree... [2022-09-08T15:01:10.067Z] #26 41.07 The following additional packages will be installed: [2022-09-08T15:01:10.067Z] #26 41.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-08T15:01:10.067Z] #26 41.07 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-08T15:01:10.067Z] #26 41.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-08T15:01:10.067Z] #26 41.08 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-08T15:01:10.067Z] #26 41.08 mingw-w64-x86-64-dev [2022-09-08T15:01:10.067Z] #26 41.10 Suggested packages: [2022-09-08T15:01:10.067Z] #26 41.10 gcc-8-locales seccomp wine64 [2022-09-08T15:01:10.067Z] #26 42.38 The following NEW packages will be installed: [2022-09-08T15:01:10.067Z] #26 42.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-08T15:01:10.067Z] #26 42.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-08T15:01:10.067Z] #26 42.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-08T15:01:10.067Z] #26 42.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-08T15:01:10.067Z] #26 42.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-08T15:01:10.067Z] #26 42.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-08T15:01:10.067Z] #26 42.43 The following packages will be upgraded: [2022-09-08T15:01:10.067Z] #26 42.47 libseccomp2 [2022-09-08T15:01:10.067Z] #26 42.88 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:01:10.067Z] #26 42.88 Need to get 77.8 MB of archives. [2022-09-08T15:01:10.067Z] #26 42.88 After this operation, 487 MB of additional disk space will be used. [2022-09-08T15:01:10.067Z] #26 42.88 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-09-08T15:01:10.067Z] #26 42.91 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-08T15:01:10.067Z] #26 42.93 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-08T15:01:10.067Z] #26 43.06 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-09-08T15:01:10.067Z] #26 43.26 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-09-08T15:01:10.067Z] #26 43.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-08T15:01:10.067Z] #26 43.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-08T15:01:10.067Z] #26 43.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-08T15:01:10.067Z] #26 43.71 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-09-08T15:01:10.067Z] #26 44.01 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-09-08T15:01:10.067Z] #26 44.03 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-09-08T15:01:10.110Z] #42 10.57 PBCC images/pipe.pb-c.c [2022-09-08T15:01:10.110Z] #42 10.62 DEP images/pipe.pb-c.d [2022-09-08T15:01:10.110Z] #42 10.68 PBCC images/pstree.pb-c.c [2022-09-08T15:01:10.110Z] #42 10.69 DEP images/pstree.pb-c.d [2022-09-08T15:01:10.110Z] #42 10.77 PBCC images/fs.pb-c.c [2022-09-08T15:01:10.110Z] #42 10.81 DEP images/fs.pb-c.d [2022-09-08T15:01:10.271Z] #40 93.86 CC criu/cr-dedup.o [2022-09-08T15:01:10.343Z] #26 ... [2022-09-08T15:01:10.343Z] [2022-09-08T15:01:10.343Z] #28 [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-09-08T15:01:10.343Z] #28 48.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-08T15:01:10.343Z] #28 48.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-08T15:01:10.343Z] #28 48.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-08T15:01:10.343Z] #28 48.58 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-08T15:01:10.343Z] #28 48.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-08T15:01:10.343Z] #28 48.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-08T15:01:10.343Z] #28 49.91 Selecting previously unselected package libprotoc17:amd64. [2022-09-08T15:01:10.343Z] #28 49.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-08T15:01:10.343Z] #28 49.92 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-08T15:01:10.343Z] #28 50.47 Selecting previously unselected package protobuf-c-compiler. [2022-09-08T15:01:10.343Z] #28 50.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:01:10.343Z] #28 50.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T15:01:10.343Z] #28 50.64 Selecting previously unselected package protobuf-compiler. [2022-09-08T15:01:10.343Z] #28 50.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-08T15:01:10.343Z] #28 50.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-08T15:01:10.343Z] #28 50.81 Selecting previously unselected package python-pkg-resources. [2022-09-08T15:01:10.343Z] #28 50.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T15:01:10.343Z] #28 50.82 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-08T15:01:10.343Z] #28 51.05 Selecting previously unselected package python-six. [2022-09-08T15:01:10.343Z] #28 51.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-08T15:01:10.343Z] #28 51.07 Unpacking python-six (1.12.0-1) ... [2022-09-08T15:01:10.343Z] #28 51.16 Selecting previously unselected package python-protobuf. [2022-09-08T15:01:10.343Z] #28 51.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-08T15:01:10.343Z] #28 51.17 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-08T15:01:10.343Z] #28 51.68 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-08T15:01:10.362Z] #39 22.66 CC images/inventory.o [2022-09-08T15:01:10.371Z] #42 10.85 PBCC images/signalfd.pb-c.c [2022-09-08T15:01:10.371Z] #42 10.89 DEP images/signalfd.pb-c.d [2022-09-08T15:01:10.371Z] #42 10.95 PBCC images/fh.pb-c.c [2022-09-08T15:01:10.371Z] #42 11.00 PBCC images/fsnotify.pb-c.c [2022-09-08T15:01:10.371Z] #42 11.07 DEP images/fh.pb-c.d [2022-09-08T15:01:10.410Z] #48 53.45 Selecting previously unselected package vim. [2022-09-08T15:01:10.410Z] #48 53.46 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:01:10.410Z] #48 53.48 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:10.410Z] #48 ... [2022-09-08T15:01:10.410Z] [2022-09-08T15:01:10.410Z] #40 [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-09-08T15:01:10.411Z] #40 94.76 CC criu/cr-check.o [2022-09-08T15:01:10.411Z] #40 96.45 CC criu/cr-dedup.o [2022-09-08T15:01:10.411Z] #40 96.83 CC criu/cr-dump.o [2022-09-08T15:01:10.411Z] #40 99.13 CC criu/cr-errno.o [2022-09-08T15:01:10.411Z] #40 99.24 CC criu/cr-restore.o [2022-09-08T15:01:10.411Z] #40 103.8 CC criu/cr-service.o [2022-09-08T15:01:10.618Z] #39 22.92 CC images/fdinfo.o [2022-09-08T15:01:10.631Z] #42 11.11 DEP images/fsnotify.pb-c.d [2022-09-08T15:01:10.631Z] #42 11.15 PBCC images/eventpoll.pb-c.c [2022-09-08T15:01:10.631Z] #42 11.18 DEP images/eventpoll.pb-c.d [2022-09-08T15:01:10.631Z] #42 11.24 PBCC images/eventfd.pb-c.c [2022-09-08T15:01:10.631Z] #42 11.28 DEP images/eventfd.pb-c.d [2022-09-08T15:01:10.631Z] #42 11.32 PBCC images/remap-file-path.pb-c.c [2022-09-08T15:01:10.667Z] #40 ... [2022-09-08T15:01:10.667Z] [2022-09-08T15:01:10.668Z] #48 [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-09-08T15:01:10.668Z] #48 54.08 Selecting previously unselected package xfsprogs. [2022-09-08T15:01:10.668Z] #48 54.09 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-08T15:01:10.668Z] #48 54.09 Unpacking xfsprogs (4.20.0-1) ... [2022-09-08T15:01:10.835Z] #40 94.31 CC criu/cr-dump.o [2022-09-08T15:01:10.874Z] #39 23.24 CC images/fown.o [2022-09-08T15:01:10.891Z] #42 11.35 DEP images/remap-file-path.pb-c.d [2022-09-08T15:01:10.891Z] #42 11.38 PBCC images/fifo.pb-c.c [2022-09-08T15:01:10.891Z] #42 11.43 DEP images/fifo.pb-c.d [2022-09-08T15:01:10.891Z] #42 11.45 PBCC images/ghost-file.pb-c.c [2022-09-08T15:01:10.891Z] #42 11.50 DEP images/ghost-file.pb-c.d [2022-09-08T15:01:10.891Z] #42 11.55 PBCC images/regfile.pb-c.c [2022-09-08T15:01:10.891Z] #42 11.60 DEP images/regfile.pb-c.d [2022-09-08T15:01:10.891Z] #42 11.63 PBCC images/ns.pb-c.c [2022-09-08T15:01:10.891Z] #42 11.65 DEP images/ns.pb-c.d [2022-09-08T15:01:11.296Z] #48 54.59 Selecting previously unselected package zip. [2022-09-08T15:01:11.296Z] #48 54.61 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-08T15:01:11.296Z] #48 54.62 Unpacking zip (3.0-11+b1) ... [2022-09-08T15:01:11.296Z] #48 54.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:01:11.297Z] #39 23.42 CC images/ns.o [2022-09-08T15:01:11.297Z] #39 23.58 CC images/regfile.o [2022-09-08T15:01:11.305Z] #42 11.71 PBCC images/fdinfo.pb-c.c [2022-09-08T15:01:11.305Z] #42 11.81 DEP images/fdinfo.pb-c.d [2022-09-08T15:01:11.305Z] #42 11.86 PBCC images/core-aarch64.pb-c.c [2022-09-08T15:01:11.305Z] #42 11.89 PBCC images/core-arm.pb-c.c [2022-09-08T15:01:11.305Z] #42 11.93 PBCC images/core-ppc64.pb-c.c [2022-09-08T15:01:11.305Z] #42 11.99 PBCC images/core-s390.pb-c.c [2022-09-08T15:01:11.305Z] #42 12.04 PBCC images/core-x86.pb-c.c [2022-09-08T15:01:11.555Z] #39 23.80 CC images/ghost-file.o [2022-09-08T15:01:11.555Z] #48 54.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:01:11.555Z] #48 54.87 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-08T15:01:11.555Z] #48 54.88 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-08T15:01:11.555Z] #48 54.89 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-08T15:01:11.555Z] #48 54.91 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-08T15:01:11.555Z] #48 54.92 Setting up uidmap (1:4.5-1.1) ... [2022-09-08T15:01:11.555Z] #48 54.93 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-08T15:01:11.555Z] #48 54.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:01:11.555Z] #48 54.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:01:11.555Z] #48 54.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:01:11.556Z] #48 54.99 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:01:11.556Z] #48 55.00 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:11.556Z] #48 55.01 Setting up zip (3.0-11+b1) ... [2022-09-08T15:01:11.556Z] #48 55.03 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:11.565Z] #42 12.08 PBCC images/core.pb-c.c [2022-09-08T15:01:11.565Z] #42 12.15 PBCC images/inventory.pb-c.c [2022-09-08T15:01:11.565Z] #42 12.22 DEP images/core-aarch64.pb-c.d [2022-09-08T15:01:11.565Z] #42 12.28 DEP images/core-arm.pb-c.d [2022-09-08T15:01:11.785Z] #40 ... [2022-09-08T15:01:11.785Z] [2022-09-08T15:01:11.786Z] #48 [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-09-08T15:01:11.786Z] #48 44.30 Selecting previously unselected package libnet1:amd64. [2022-09-08T15:01:11.786Z] #48 44.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T15:01:11.786Z] #48 44.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:01:11.786Z] #48 44.42 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T15:01:11.786Z] #48 44.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-08T15:01:11.786Z] #48 44.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:01:11.786Z] #48 44.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T15:01:11.786Z] #48 44.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:01:11.786Z] #48 44.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:01:11.786Z] #48 44.61 Selecting previously unselected package libreadline5:amd64. [2022-09-08T15:01:11.786Z] #48 44.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-08T15:01:11.786Z] #48 44.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-08T15:01:11.786Z] #48 44.75 Selecting previously unselected package net-tools. [2022-09-08T15:01:11.786Z] #48 44.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-08T15:01:11.786Z] #48 44.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:01:11.786Z] #48 45.00 Selecting previously unselected package patch. [2022-09-08T15:01:11.786Z] #48 45.00 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-08T15:01:11.786Z] #48 45.00 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-08T15:01:11.786Z] #48 45.12 Selecting previously unselected package python-pip-whl. [2022-09-08T15:01:11.786Z] #48 45.12 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-08T15:01:11.786Z] #48 45.13 Unpacking python-pip-whl (18.1-5) ... [2022-09-08T15:01:11.786Z] #48 45.77 Selecting previously unselected package python3-lib2to3. [2022-09-08T15:01:11.786Z] #48 45.78 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-08T15:01:11.786Z] #48 45.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:01:11.825Z] #42 12.32 DEP images/core-ppc64.pb-c.d [2022-09-08T15:01:11.825Z] #42 12.37 DEP images/core-s390.pb-c.d [2022-09-08T15:01:11.825Z] #42 12.42 DEP images/core-x86.pb-c.d [2022-09-08T15:01:11.825Z] #42 12.47 DEP images/core.pb-c.d [2022-09-08T15:01:11.825Z] #42 12.52 DEP images/inventory.pb-c.d [2022-09-08T15:01:11.853Z] #48 55.06 Setting up bash-completion (1:2.8-6) ... [2022-09-08T15:01:11.855Z] #39 24.08 CC images/fifo.o [2022-09-08T15:01:12.044Z] #48 45.92 Selecting previously unselected package python3-distutils. [2022-09-08T15:01:12.044Z] #48 45.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-08T15:01:12.044Z] #48 45.92 Unpacking python3-distutils (3.7.3-1) ... [2022-09-08T15:01:12.044Z] #48 46.06 Selecting previously unselected package python3-pip. [2022-09-08T15:01:12.044Z] #48 46.07 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-08T15:01:12.044Z] #48 46.07 Unpacking python3-pip (18.1-5) ... [2022-09-08T15:01:12.087Z] #42 12.58 PBCC images/cpuinfo.pb-c.c [2022-09-08T15:01:12.087Z] #42 12.61 DEP images/cpuinfo.pb-c.d [2022-09-08T15:01:12.087Z] #42 12.64 PBCC images/stats.pb-c.c [2022-09-08T15:01:12.087Z] #42 12.68 DEP images/stats.pb-c.d [2022-09-08T15:01:12.112Z] #39 24.32 CC images/remap-file-path.o [2022-09-08T15:01:12.112Z] #39 24.51 CC images/eventfd.o [2022-09-08T15:01:12.272Z] #28 ... [2022-09-08T15:01:12.272Z] [2022-09-08T15:01:12.272Z] #32 [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-09-08T15:01:12.272Z] #32 53.82 Selecting previously unselected package libxml2:amd64. [2022-09-08T15:01:12.272Z] #32 53.84 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-08T15:01:12.272Z] #32 53.85 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T15:01:12.300Z] #48 46.26 Selecting previously unselected package python3-pkg-resources. [2022-09-08T15:01:12.300Z] #48 46.27 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T15:01:12.300Z] #48 46.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:01:12.300Z] #48 46.42 Selecting previously unselected package python3-setuptools. [2022-09-08T15:01:12.369Z] #39 24.69 CC images/eventpoll.o [2022-09-08T15:01:12.557Z] #48 46.42 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-08T15:01:12.557Z] #48 46.42 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-08T15:01:12.557Z] #48 46.63 Selecting previously unselected package python3-wheel. [2022-09-08T15:01:12.557Z] #48 46.63 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-08T15:01:12.557Z] #48 46.64 Unpacking python3-wheel (0.32.3-2) ... [2022-09-08T15:01:12.557Z] #48 46.71 Selecting previously unselected package sudo. [2022-09-08T15:01:12.626Z] #39 24.95 CC images/fh.o [2022-09-08T15:01:12.814Z] #48 46.71 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-08T15:01:12.814Z] #48 46.74 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:01:12.842Z] #32 54.59 Selecting previously unselected package cmake-data. [2022-09-08T15:01:12.842Z] #32 54.59 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-08T15:01:12.842Z] #32 54.60 Unpacking cmake-data (3.13.4-1) ... [2022-09-08T15:01:12.883Z] #39 ... [2022-09-08T15:01:12.883Z] [2022-09-08T15:01:12.883Z] #30 [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-09-08T15:01:12.883Z] #30 86.62 github.com/BurntSushi/toml [2022-09-08T15:01:12.883Z] #30 86.62 flag [2022-09-08T15:01:12.883Z] #30 88.43 log [2022-09-08T15:01:12.883Z] #30 90.81 github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T15:01:12.883Z] #30 DONE 92.5s [2022-09-08T15:01:12.883Z] [2022-09-08T15:01:12.883Z] #39 [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-09-08T15:01:12.883Z] #39 25.27 CC images/fsnotify.o [2022-09-08T15:01:13.071Z] #48 47.14 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T15:01:13.071Z] #48 47.15 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-08T15:01:13.071Z] #48 47.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:01:13.328Z] #48 47.38 Selecting previously unselected package uidmap. [2022-09-08T15:01:13.328Z] #48 47.38 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-08T15:01:13.328Z] #48 47.39 Unpacking uidmap (1:4.5-1.1) ... [2022-09-08T15:01:13.411Z] #32 ... [2022-09-08T15:01:13.411Z] [2022-09-08T15:01:13.411Z] #40 [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-09-08T15:01:13.411Z] #0 1.571 + RM_GOPATH=0 [2022-09-08T15:01:13.411Z] #0 1.571 + TMP_GOPATH= [2022-09-08T15:01:13.411Z] #0 1.571 + : /build [2022-09-08T15:01:13.411Z] #0 1.571 + '[' -z '' ']' [2022-09-08T15:01:13.411Z] #0 1.571 ++ mktemp -d [2022-09-08T15:01:13.411Z] #0 1.571 + export GOPATH=/tmp/tmp.TN7J5lTJqm [2022-09-08T15:01:13.411Z] #0 1.571 + GOPATH=/tmp/tmp.TN7J5lTJqm [2022-09-08T15:01:13.411Z] #0 1.571 + RM_GOPATH=1 [2022-09-08T15:01:13.411Z] #0 1.571 + case "$(go env GOARCH)" in [2022-09-08T15:01:13.411Z] #0 1.571 ++ go env GOARCH [2022-09-08T15:01:13.411Z] #0 1.639 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:01:13.411Z] #0 1.639 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:01:13.411Z] #0 1.639 ++ dirname /tmp/install/install.sh [2022-09-08T15:01:13.411Z] #0 1.646 + dir=/tmp/install [2022-09-08T15:01:13.411Z] #0 1.646 + bin=containerd [2022-09-08T15:01:13.411Z] #0 1.646 + shift [2022-09-08T15:01:13.411Z] #0 1.646 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-08T15:01:13.411Z] #0 1.646 + . /tmp/install/containerd.installer [2022-09-08T15:01:13.411Z] #0 1.646 ++ set -e [2022-09-08T15:01:13.411Z] #0 1.655 Install containerd version v1.6.8 [2022-09-08T15:01:13.411Z] #0 1.655 ++ : v1.6.8 [2022-09-08T15:01:13.411Z] #0 1.655 + install_containerd [2022-09-08T15:01:13.411Z] #0 1.655 + echo 'Install containerd version v1.6.8' [2022-09-08T15:01:13.411Z] #0 1.655 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TN7J5lTJqm/src/github.com/containerd/containerd [2022-09-08T15:01:13.411Z] #0 1.686 Cloning into '/tmp/tmp.TN7J5lTJqm/src/github.com/containerd/containerd'... [2022-09-08T15:01:13.411Z] #40 ... [2022-09-08T15:01:13.411Z] [2022-09-08T15:01:13.411Z] #31 [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-09-08T15:01:13.411Z] #31 55.05 sync [2022-09-08T15:01:13.411Z] #31 55.06 internal/reflectlite [2022-09-08T15:01:13.447Z] #39 25.86 CC images/signalfd.o [2022-09-08T15:01:13.479Z] #42 13.98 make[1]: Nothing to be done for 'all'. [2022-09-08T15:01:13.479Z] #42 ... [2022-09-08T15:01:13.479Z] [2022-09-08T15:01:13.479Z] #36 [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-09-08T15:01:13.479Z] #36 56.56 internal/syscall/unix [2022-09-08T15:01:13.479Z] #36 56.93 time [2022-09-08T15:01:13.479Z] #36 63.30 internal/poll [2022-09-08T15:01:13.479Z] #36 63.69 internal/fmtsort [2022-09-08T15:01:13.479Z] #36 64.17 internal/syscall/execenv [2022-09-08T15:01:13.479Z] #36 64.40 path [2022-09-08T15:01:13.479Z] #36 65.12 io/fs [2022-09-08T15:01:13.479Z] #36 65.73 strings [2022-09-08T15:01:13.479Z] #36 66.37 os [2022-09-08T15:01:13.585Z] #48 47.51 Selecting previously unselected package vim-runtime. [2022-09-08T15:01:13.585Z] #48 47.52 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:01:13.585Z] #48 47.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T15:01:13.585Z] #48 47.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-08T15:01:13.585Z] #48 47.62 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:13.703Z] #39 26.05 CC images/fs.o [2022-09-08T15:01:13.959Z] #39 26.27 CC images/pstree.o [2022-09-08T15:01:14.216Z] #39 26.48 CC images/pipe.o [2022-09-08T15:01:14.216Z] #39 26.68 CC images/tcp-stream.o [2022-09-08T15:01:14.473Z] #39 26.94 CC images/sk-packet.o [2022-09-08T15:01:14.729Z] #39 27.17 CC images/mnt.o [2022-09-08T15:01:14.860Z] #36 67.79 bufio [2022-09-08T15:01:14.860Z] #36 ... [2022-09-08T15:01:14.860Z] [2022-09-08T15:01:14.860Z] #42 [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-09-08T15:01:14.860Z] #42 15.58 CC images/stats.o [2022-09-08T15:01:15.029Z] #39 27.37 CC images/pipe-data.o [2022-09-08T15:01:15.132Z] #48 58.09 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-08T15:01:15.132Z] #48 58.11 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:01:15.132Z] #48 58.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T15:01:15.132Z] #48 58.14 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-08T15:01:15.132Z] #48 58.16 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:01:15.132Z] #48 58.27 invoke-rc.d: could not determine current runlevel [2022-09-08T15:01:15.132Z] #48 58.29 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T15:01:15.132Z] #48 58.30 Setting up pigz (2.4-1) ... [2022-09-08T15:01:15.132Z] #48 58.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T15:01:15.132Z] #48 58.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:01:15.132Z] #48 58.37 Setting up python-pip-whl (18.1-5) ... [2022-09-08T15:01:15.132Z] #48 58.39 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-08T15:01:15.132Z] #48 58.41 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:15.286Z] #39 27.54 CC images/sa.o [2022-09-08T15:01:15.286Z] #39 27.72 CC images/timer.o [2022-09-08T15:01:15.324Z] #31 56.92 internal/testlog [2022-09-08T15:01:15.430Z] #42 15.95 CC images/core.o [2022-09-08T15:01:15.644Z] #48 58.93 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-08T15:01:15.644Z] #48 58.95 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:01:15.644Z] #48 58.97 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:01:15.644Z] #48 58.98 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:15.644Z] #48 58.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T15:01:15.644Z] #48 59.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T15:01:15.644Z] #48 59.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T15:01:15.644Z] #48 59.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T15:01:15.644Z] #48 59.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T15:01:15.644Z] #48 59.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T15:01:15.644Z] #48 59.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T15:01:15.644Z] #48 59.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T15:01:15.644Z] #48 59.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:01:15.644Z] #48 59.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:01:15.644Z] #48 59.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-08T15:01:15.644Z] #48 59.14 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T15:01:15.849Z] #39 28.09 CC images/timerfd.o [2022-09-08T15:01:15.849Z] #39 28.38 CC images/mm.o [2022-09-08T15:01:15.899Z] #48 59.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-08T15:01:15.900Z] #48 59.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:01:15.999Z] #42 16.52 CC images/core-x86.o [2022-09-08T15:01:16.282Z] #31 57.86 sort [2022-09-08T15:01:16.282Z] #31 57.87 errors [2022-09-08T15:01:16.412Z] #39 28.74 CC images/sk-opts.o [2022-09-08T15:01:16.568Z] #42 16.99 CC images/core-arm.o [2022-09-08T15:01:16.568Z] #42 17.33 CC images/core-aarch64.o [2022-09-08T15:01:16.581Z] #31 58.26 strconv [2022-09-08T15:01:16.669Z] #39 28.92 CC images/sk-unix.o [2022-09-08T15:01:16.859Z] #48 50.80 Selecting previously unselected package vim. [2022-09-08T15:01:16.859Z] #48 50.80 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:01:16.859Z] #48 50.82 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:16.925Z] #39 29.19 CC images/sk-inet.o [2022-09-08T15:01:17.138Z] #42 17.69 CC images/core-ppc64.o [2022-09-08T15:01:17.182Z] #39 29.53 CC images/tun.o [2022-09-08T15:01:17.438Z] #39 29.80 CC images/sk-netlink.o [2022-09-08T15:01:17.466Z] #48 51.36 Selecting previously unselected package xfsprogs. [2022-09-08T15:01:17.466Z] #48 51.38 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-08T15:01:17.466Z] #48 51.39 Unpacking xfsprogs (4.20.0-1) ... [2022-09-08T15:01:17.536Z] #31 59.23 io [2022-09-08T15:01:17.694Z] #39 29.99 CC images/packet-sock.o [2022-09-08T15:01:17.707Z] #42 18.25 CC images/core-s390.o [2022-09-08T15:01:17.951Z] #39 30.35 CC images/ipc-var.o [2022-09-08T15:01:18.030Z] #48 51.88 Selecting previously unselected package zip. [2022-09-08T15:01:18.030Z] #48 51.88 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-08T15:01:18.030Z] #48 51.89 Unpacking zip (3.0-11+b1) ... [2022-09-08T15:01:18.030Z] #48 52.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:01:18.030Z] #48 52.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:01:18.030Z] #48 52.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-08T15:01:18.030Z] #48 52.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-08T15:01:18.030Z] #48 52.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-08T15:01:18.030Z] #48 52.18 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-08T15:01:18.030Z] #48 52.19 Setting up uidmap (1:4.5-1.1) ... [2022-09-08T15:01:18.030Z] #48 52.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-08T15:01:18.104Z] #31 ... [2022-09-08T15:01:18.104Z] [2022-09-08T15:01:18.104Z] #37 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T15:01:18.105Z] #37 49.56 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-09-08T15:01:18.105Z] #37 49.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-08T15:01:18.105Z] #37 50.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T15:01:18.105Z] #37 ... [2022-09-08T15:01:18.105Z] [2022-09-08T15:01:18.105Z] #32 [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-09-08T15:01:18.105Z] #32 57.13 Selecting previously unselected package libarchive13:amd64. [2022-09-08T15:01:18.105Z] #32 57.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-08T15:01:18.105Z] #32 57.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-08T15:01:18.105Z] #32 57.50 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-08T15:01:18.105Z] #32 57.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-08T15:01:18.105Z] #32 57.52 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-08T15:01:18.105Z] #32 57.69 Selecting previously unselected package librhash0:amd64. [2022-09-08T15:01:18.105Z] #32 57.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-08T15:01:18.105Z] #32 57.71 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-08T15:01:18.105Z] #32 57.90 Selecting previously unselected package libuv1:amd64. [2022-09-08T15:01:18.105Z] #32 57.90 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-08T15:01:18.105Z] #32 57.90 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-08T15:01:18.105Z] #32 58.07 Selecting previously unselected package cmake. [2022-09-08T15:01:18.105Z] #32 58.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-08T15:01:18.105Z] #32 58.09 Unpacking cmake (3.13.4-1) ... [2022-09-08T15:01:18.208Z] #39 30.56 CC images/ipc-desc.o [2022-09-08T15:01:18.276Z] #42 18.93 CC images/cpuinfo.o [2022-09-08T15:01:18.287Z] #48 52.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:01:18.287Z] #48 52.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:01:18.287Z] #48 52.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:01:18.287Z] #48 52.25 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:01:18.287Z] #48 52.27 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:18.287Z] #48 52.28 Setting up zip (3.0-11+b1) ... [2022-09-08T15:01:18.287Z] #48 52.29 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:18.287Z] #48 52.32 Setting up bash-completion (1:2.8-6) ... [2022-09-08T15:01:18.465Z] #39 30.80 CC images/ipc-shm.o [2022-09-08T15:01:18.465Z] #39 30.96 CC images/ipc-msg.o [2022-09-08T15:01:18.845Z] #42 19.31 CC images/inventory.o [2022-09-08T15:01:19.027Z] #39 31.17 CC images/ipc-sem.o [2022-09-08T15:01:19.027Z] #39 31.32 CC images/utsns.o [2022-09-08T15:01:19.027Z] #39 31.46 CC images/creds.o [2022-09-08T15:01:19.104Z] #42 19.64 CC images/fdinfo.o [2022-09-08T15:01:19.255Z] #48 62.46 Setting up iptables (1.8.2-4) ... [2022-09-08T15:01:19.255Z] #48 62.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:01:19.255Z] #48 62.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:01:19.255Z] #48 62.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:01:19.255Z] #48 62.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:01:19.255Z] #48 62.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T15:01:19.256Z] #48 62.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T15:01:19.256Z] #48 62.53 Setting up python3 (3.7.3-1) ... [2022-09-08T15:01:19.282Z] #39 31.62 CC images/vma.o [2022-09-08T15:01:19.363Z] #42 19.95 CC images/fown.o [2022-09-08T15:01:19.512Z] #48 63.04 Setting up python3-wheel (0.32.3-2) ... [2022-09-08T15:01:19.538Z] #39 31.81 CC images/netdev.o [2022-09-08T15:01:19.622Z] #42 20.12 CC images/ns.o [2022-09-08T15:01:19.746Z] #32 61.38 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:01:19.746Z] #32 61.42 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:19.746Z] #32 61.43 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-08T15:01:19.746Z] #32 61.44 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:19.746Z] #32 61.48 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-08T15:01:19.746Z] #32 61.49 Setting up cmake-data (3.13.4-1) ... [2022-09-08T15:01:19.746Z] #32 61.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-08T15:01:19.746Z] #32 61.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-08T15:01:19.746Z] #32 61.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-08T15:01:19.746Z] #32 61.58 Setting up cmake (3.13.4-1) ... [2022-09-08T15:01:19.794Z] #39 32.09 CC images/tty.o [2022-09-08T15:01:19.882Z] #42 20.41 CC images/regfile.o [2022-09-08T15:01:19.882Z] #42 20.63 CC images/ghost-file.o [2022-09-08T15:01:20.005Z] #32 61.60 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:01:20.006Z] #32 61.65 Processing triggers for mime-support (3.62) ... [2022-09-08T15:01:20.299Z] #32 ... [2022-09-08T15:01:20.299Z] [2022-09-08T15:01:20.299Z] #26 [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-09-08T15:01:20.299Z] #26 47.24 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-09-08T15:01:20.299Z] #26 49.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-08T15:01:20.299Z] #26 49.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-08T15:01:20.299Z] #26 49.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-08T15:01:20.299Z] #26 49.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-08T15:01:20.299Z] #26 49.65 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-09-08T15:01:20.299Z] #26 49.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-08T15:01:20.299Z] #26 49.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-08T15:01:20.299Z] #26 49.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-08T15:01:20.299Z] #26 49.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-08T15:01:20.299Z] #26 49.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-08T15:01:20.299Z] #26 49.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-08T15:01:20.299Z] #26 49.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-08T15:01:20.299Z] #26 49.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-08T15:01:20.299Z] #26 49.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-08T15:01:20.299Z] #26 50.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:01:20.299Z] #26 51.08 Fetched 77.8 MB in 7s (10.7 MB/s) [2022-09-08T15:01:20.299Z] #26 51.23 (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-09-08T15:01:20.299Z] #26 51.28 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-08T15:01:20.299Z] #26 51.30 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-08T15:01:20.299Z] #26 51.53 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:01:20.299Z] #26 51.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-08T15:01:20.299Z] #26 51.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-08T15:01:20.299Z] #26 51.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-08T15:01:20.299Z] #26 51.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T15:01:20.299Z] #26 54.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-08T15:01:20.299Z] #26 54.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-08T15:01:20.299Z] #26 54.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T15:01:20.299Z] #26 56.96 Selecting previously unselected package binutils-mingw-w64. [2022-09-08T15:01:20.299Z] #26 56.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-08T15:01:20.299Z] #26 56.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T15:01:20.299Z] #26 57.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-08T15:01:20.299Z] #26 57.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:01:20.299Z] #26 57.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:01:20.357Z] #39 32.54 CC images/file-lock.o [2022-09-08T15:01:20.357Z] #39 32.68 CC images/rlimit.o [2022-09-08T15:01:20.451Z] #42 20.96 CC images/fifo.o [2022-09-08T15:01:20.482Z] #48 63.85 Setting up apparmor (2.13.2-10) ... [2022-09-08T15:01:20.613Z] #39 32.85 CC images/pagemap.o [2022-09-08T15:01:20.613Z] #39 33.07 CC images/siginfo.o [2022-09-08T15:01:20.711Z] #42 21.12 CC images/remap-file-path.o [2022-09-08T15:01:20.711Z] #42 21.32 CC images/eventfd.o [2022-09-08T15:01:20.890Z] #26 ... [2022-09-08T15:01:20.890Z] [2022-09-08T15:01:20.890Z] #33 [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-09-08T15:01:20.890Z] #33 52.65 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-08T15:01:20.890Z] #33 52.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-08T15:01:20.890Z] #33 52.74 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-08T15:01:20.890Z] #33 52.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T15:01:20.890Z] #33 52.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-08T15:01:20.890Z] #33 53.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-08T15:01:20.890Z] #33 53.01 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-08T15:01:20.890Z] #33 53.09 go: downloading golang.org/x/text v0.3.7 [2022-09-08T15:01:20.890Z] #33 58.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-08T15:01:20.890Z] #33 58.98 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-08T15:01:20.890Z] #33 58.98 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-08T15:01:20.890Z] #33 59.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-08T15:01:20.890Z] #33 59.32 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-08T15:01:20.890Z] #33 59.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-08T15:01:20.890Z] #33 59.52 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-08T15:01:20.890Z] #33 59.57 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-08T15:01:20.890Z] #33 59.61 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-08T15:01:20.890Z] #33 59.62 go: downloading golang.org/x/mod v0.5.1 [2022-09-08T15:01:20.890Z] #33 59.71 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-08T15:01:20.890Z] #33 59.73 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-08T15:01:20.890Z] #33 59.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-08T15:01:20.890Z] #33 59.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-08T15:01:20.890Z] #33 60.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-08T15:01:20.890Z] #33 60.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-08T15:01:20.890Z] #33 60.45 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-08T15:01:20.890Z] #33 60.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-08T15:01:20.890Z] #33 60.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-08T15:01:20.890Z] #33 60.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-08T15:01:20.890Z] #33 60.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-08T15:01:20.890Z] #33 61.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-08T15:01:20.890Z] #33 61.03 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-08T15:01:20.890Z] #33 61.11 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-08T15:01:20.890Z] #33 61.47 go: downloading github.com/prometheus/common v0.10.0 [2022-09-08T15:01:20.890Z] #33 61.61 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-08T15:01:20.890Z] #33 61.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-08T15:01:20.890Z] #33 61.86 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-08T15:01:20.971Z] #42 21.49 CC images/eventpoll.o [2022-09-08T15:01:21.045Z] #48 ... [2022-09-08T15:01:21.045Z] [2022-09-08T15:01:21.045Z] #40 [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-09-08T15:01:21.045Z] #40 105.5 CC criu/crtools.o [2022-09-08T15:01:21.045Z] #40 106.2 CC criu/eventfd.o [2022-09-08T15:01:21.045Z] #40 106.5 CC criu/eventpoll.o [2022-09-08T15:01:21.045Z] #40 107.4 CC criu/external.o [2022-09-08T15:01:21.045Z] #40 107.8 CC criu/fault-injection.o [2022-09-08T15:01:21.045Z] #40 107.9 CC criu/fdstore.o [2022-09-08T15:01:21.045Z] #40 108.4 CC criu/fifo.o [2022-09-08T15:01:21.045Z] #40 108.9 CC criu/file-ids.o [2022-09-08T15:01:21.045Z] #40 109.4 CC criu/file-lock.o [2022-09-08T15:01:21.045Z] #40 110.3 CC criu/files-ext.o [2022-09-08T15:01:21.045Z] #40 110.7 CC criu/files-reg.o [2022-09-08T15:01:21.045Z] #40 113.0 CC criu/files.o [2022-09-08T15:01:21.045Z] #40 115.3 CC criu/filesystems.o [2022-09-08T15:01:21.150Z] #33 ... [2022-09-08T15:01:21.150Z] [2022-09-08T15:01:21.150Z] #26 [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-09-08T15:01:21.150Z] #26 58.00 Selecting previously unselected package dmsetup. [2022-09-08T15:01:21.150Z] #26 58.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:01:21.150Z] #26 58.08 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-08T15:01:21.218Z] #39 33.37 CC images/rpc.o [2022-09-08T15:01:21.231Z] #42 21.84 CC images/fh.o [2022-09-08T15:01:21.302Z] #40 116.0 CC criu/fsnotify.o [2022-09-08T15:01:21.490Z] #42 22.11 CC images/fsnotify.o [2022-09-08T15:01:21.559Z] #48 55.07 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-08T15:01:21.559Z] #48 55.09 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:01:21.559Z] #48 55.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T15:01:21.559Z] #48 55.13 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-08T15:01:21.559Z] #48 55.14 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:01:21.559Z] #48 55.21 invoke-rc.d: could not determine current runlevel [2022-09-08T15:01:21.559Z] #48 55.22 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T15:01:21.559Z] #48 55.23 Setting up pigz (2.4-1) ... [2022-09-08T15:01:21.559Z] #48 55.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T15:01:21.559Z] #48 55.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:01:21.559Z] #48 55.27 Setting up python-pip-whl (18.1-5) ... [2022-09-08T15:01:21.559Z] #48 55.28 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-08T15:01:21.559Z] #48 55.30 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:21.559Z] #48 55.70 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-08T15:01:21.559Z] #48 55.71 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:01:21.559Z] #48 55.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:01:21.719Z] #26 58.58 Selecting previously unselected package mingw-w64-common. [2022-09-08T15:01:21.719Z] #26 58.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-08T15:01:21.719Z] #26 58.60 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-08T15:01:21.792Z] #39 ... [2022-09-08T15:01:21.792Z] [2022-09-08T15:01:21.792Z] #38 [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-09-08T15:01:21.816Z] #48 55.74 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:01:21.816Z] #48 55.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T15:01:21.816Z] #48 55.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T15:01:21.816Z] #48 55.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T15:01:21.816Z] #48 55.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T15:01:21.816Z] #48 55.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T15:01:21.816Z] #48 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T15:01:21.816Z] #48 55.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T15:01:21.816Z] #48 55.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T15:01:21.816Z] #48 55.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:01:21.816Z] #48 55.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:01:21.816Z] #48 55.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-08T15:01:21.816Z] #48 55.86 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T15:01:21.816Z] #48 55.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-08T15:01:21.816Z] #48 55.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:01:21.978Z] #26 ... [2022-09-08T15:01:21.978Z] [2022-09-08T15:01:21.978Z] #32 [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-09-08T15:01:21.978Z] #32 DONE 63.7s [2022-09-08T15:01:21.978Z] [2022-09-08T15:01:21.978Z] #41 [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-09-08T15:01:22.059Z] #42 22.65 CC images/signalfd.o [2022-09-08T15:01:22.059Z] #42 ... [2022-09-08T15:01:22.059Z] [2022-09-08T15:01:22.059Z] #39 [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-09-08T15:01:22.059Z] #39 73.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T15:01:22.059Z] #39 73.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-08T15:01:22.059Z] #39 73.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:22.273Z] #40 ... [2022-09-08T15:01:22.273Z] [2022-09-08T15:01:22.273Z] #48 [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-09-08T15:01:22.273Z] #48 65.54 Setting up xfsprogs (4.20.0-1) ... [2022-09-08T15:01:22.273Z] #48 65.55 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:01:22.837Z] #48 66.01 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:01:23.185Z] #48 ... [2022-09-08T15:01:23.185Z] [2022-09-08T15:01:23.185Z] #40 [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-09-08T15:01:23.185Z] #40 96.61 CC criu/cr-errno.o [2022-09-08T15:01:23.185Z] #40 96.71 CC criu/cr-restore.o [2022-09-08T15:01:23.185Z] #40 101.2 CC criu/cr-service.o [2022-09-08T15:01:23.185Z] #40 102.7 CC criu/crtools.o [2022-09-08T15:01:23.185Z] #40 103.4 CC criu/eventfd.o [2022-09-08T15:01:23.185Z] #40 103.9 CC criu/eventpoll.o [2022-09-08T15:01:23.185Z] #40 104.7 CC criu/external.o [2022-09-08T15:01:23.185Z] #40 105.0 CC criu/fault-injection.o [2022-09-08T15:01:23.185Z] #40 105.0 CC criu/fdstore.o [2022-09-08T15:01:23.185Z] #40 105.4 CC criu/fifo.o [2022-09-08T15:01:23.185Z] #40 105.8 CC criu/file-ids.o [2022-09-08T15:01:23.185Z] #40 106.2 CC criu/file-lock.o [2022-09-08T15:01:23.358Z] #41 1.177 + RM_GOPATH=0 [2022-09-08T15:01:23.358Z] #41 1.177 + TMP_GOPATH= [2022-09-08T15:01:23.358Z] #41 1.177 + : /build [2022-09-08T15:01:23.358Z] #41 1.177 + '[' -z '' ']' [2022-09-08T15:01:23.358Z] #41 1.178 ++ mktemp -d [2022-09-08T15:01:23.358Z] #41 1.182 + export GOPATH=/tmp/tmp.K1XqjEZtAU [2022-09-08T15:01:23.358Z] #41 1.188 + GOPATH=/tmp/tmp.K1XqjEZtAU [2022-09-08T15:01:23.358Z] #41 1.188 + RM_GOPATH=1 [2022-09-08T15:01:23.358Z] #41 1.188 + case "$(go env GOARCH)" in [2022-09-08T15:01:23.358Z] #41 1.190 ++ go env GOARCH [2022-09-08T15:01:23.358Z] #41 1.227 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:01:23.358Z] #41 1.230 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:01:23.358Z] #41 1.234 ++ dirname /tmp/install/install.sh [2022-09-08T15:01:23.358Z] #41 1.235 + dir=/tmp/install [2022-09-08T15:01:23.358Z] #41 1.236 + bin=tini [2022-09-08T15:01:23.358Z] #41 1.236 + shift [2022-09-08T15:01:23.358Z] #41 1.236 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-08T15:01:23.358Z] #41 1.237 + . /tmp/install/tini.installer [2022-09-08T15:01:23.358Z] #41 1.237 ++ : v0.19.0 [2022-09-08T15:01:23.358Z] #41 1.237 + install_tini [2022-09-08T15:01:23.358Z] #41 1.238 + echo 'Install tini version v0.19.0' [2022-09-08T15:01:23.358Z] #41 1.238 Install tini version v0.19.0 [2022-09-08T15:01:23.358Z] #41 1.238 + git clone https://github.com/krallin/tini.git /tmp/tmp.K1XqjEZtAU/tini [2022-09-08T15:01:23.358Z] #41 1.243 Cloning into '/tmp/tmp.K1XqjEZtAU/tini'... [2022-09-08T15:01:23.588Z] #38 53.76 Checking out files: 39% (1994/4986) Checking out files: 40% (1995/4986) Checking out files: 41% (2045/4986) Checking out files: 42% (2095/4986) Checking out files: 43% (2144/4986) Checking out files: 44% (2194/4986) Checking out files: 45% (2244/4986) Checking out files: 46% (2294/4986) Checking out files: 47% (2344/4986) Checking out files: 48% (2394/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 81% (4041/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-08T15:01:23.588Z] #38 55.47 + cd /tmp/tmp.b7zePRe0Wj/src/github.com/containerd/containerd [2022-09-08T15:01:23.588Z] #38 55.47 + git checkout -q v1.6.8 [2022-09-08T15:01:23.588Z] #38 ... [2022-09-08T15:01:23.588Z] [2022-09-08T15:01:23.588Z] #37 [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-09-08T15:01:23.588Z] #37 88.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T15:01:23.588Z] #37 88.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T15:01:23.588Z] #37 88.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:23.765Z] #48 66.94 Setting up python3-distutils (3.7.3-1) ... [2022-09-08T15:01:23.793Z] #40 107.2 CC criu/files-ext.o [2022-09-08T15:01:23.844Z] #37 ... [2022-09-08T15:01:23.844Z] [2022-09-08T15:01:23.844Z] #39 [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-09-08T15:01:23.844Z] #39 34.47 CC images/ext-file.o [2022-09-08T15:01:23.844Z] #39 34.69 CC images/cgroup.o [2022-09-08T15:01:23.844Z] #39 35.14 CC images/userns.o [2022-09-08T15:01:23.844Z] #39 35.35 CC images/google/protobuf/descriptor.o [2022-09-08T15:01:23.927Z] #41 2.069 + cd /tmp/tmp.K1XqjEZtAU/tini [2022-09-08T15:01:24.022Z] #48 67.34 Setting up python3-setuptools (40.8.0-1) ... [2022-09-08T15:01:24.050Z] #40 107.6 CC criu/files-reg.o [2022-09-08T15:01:24.187Z] #41 2.090 + git checkout -q v0.19.0 [2022-09-08T15:01:24.187Z] #41 2.098 + cmake . [2022-09-08T15:01:24.407Z] #39 36.76 CC images/opts.o [2022-09-08T15:01:24.598Z] #39 ... [2022-09-08T15:01:24.598Z] [2022-09-08T15:01:24.598Z] #36 [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-09-08T15:01:24.598Z] #36 69.12 text/tabwriter [2022-09-08T15:01:24.598Z] #36 69.71 fmt [2022-09-08T15:01:24.598Z] #36 69.75 io/ioutil [2022-09-08T15:01:24.598Z] #36 71.86 github.com/BurntSushi/toml [2022-09-08T15:01:24.598Z] #36 71.86 flag [2022-09-08T15:01:24.598Z] #36 73.45 log [2022-09-08T15:01:24.598Z] #36 75.24 github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T15:01:24.598Z] #36 DONE 77.6s [2022-09-08T15:01:24.613Z] #40 ... [2022-09-08T15:01:24.613Z] [2022-09-08T15:01:24.613Z] #48 [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-09-08T15:01:24.613Z] #48 58.84 Setting up iptables (1.8.2-4) ... [2022-09-08T15:01:24.664Z] #39 36.97 CC images/seccomp.o [2022-09-08T15:01:24.756Z] #41 2.773 -- The C compiler identification is GNU 8.3.0 [2022-09-08T15:01:24.756Z] #41 ... [2022-09-08T15:01:24.756Z] [2022-09-08T15:01:24.756Z] #28 [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-09-08T15:01:24.756Z] #28 56.44 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-08T15:01:24.756Z] #28 56.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:01:24.756Z] #28 56.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:01:24.756Z] #28 56.50 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-08T15:01:24.756Z] #28 56.53 Setting up python-six (1.12.0-1) ... [2022-09-08T15:01:24.756Z] #28 60.51 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-08T15:01:24.756Z] #28 60.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:01:24.756Z] #28 60.54 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-08T15:01:24.756Z] #28 60.55 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-08T15:01:24.756Z] #28 60.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-08T15:01:24.756Z] #28 60.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-08T15:01:24.756Z] #28 60.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-08T15:01:24.756Z] #28 60.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-08T15:01:24.756Z] #28 60.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-08T15:01:24.756Z] #28 60.67 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-08T15:01:24.756Z] #28 66.51 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-08T15:01:24.756Z] #28 66.52 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:01:24.756Z] #28 ... [2022-09-08T15:01:24.756Z] [2022-09-08T15:01:24.756Z] #41 [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-09-08T15:01:24.756Z] #41 2.839 -- Check for working C compiler: /usr/bin/cc [2022-09-08T15:01:24.862Z] [2022-09-08T15:01:24.862Z] #42 [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-09-08T15:01:24.862Z] #42 22.81 CC images/fs.o [2022-09-08T15:01:24.862Z] #42 22.96 CC images/pstree.o [2022-09-08T15:01:24.862Z] #42 23.13 CC images/pipe.o [2022-09-08T15:01:24.862Z] #42 23.31 CC images/tcp-stream.o [2022-09-08T15:01:24.862Z] #42 23.51 CC images/sk-packet.o [2022-09-08T15:01:24.862Z] #42 23.82 CC images/mnt.o [2022-09-08T15:01:24.862Z] #42 24.04 CC images/pipe-data.o [2022-09-08T15:01:24.862Z] #42 24.23 CC images/sa.o [2022-09-08T15:01:24.862Z] #42 24.47 CC images/timer.o [2022-09-08T15:01:24.862Z] #42 24.85 CC images/timerfd.o [2022-09-08T15:01:24.862Z] #42 25.02 CC images/mm.o [2022-09-08T15:01:24.862Z] #42 25.30 CC images/sk-opts.o [2022-09-08T15:01:24.870Z] #48 58.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:01:24.870Z] #48 58.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:01:24.870Z] #48 58.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:01:24.870Z] #48 58.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:01:24.870Z] #48 58.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T15:01:24.870Z] #48 58.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T15:01:24.870Z] #48 58.92 Setting up python3 (3.7.3-1) ... [2022-09-08T15:01:24.920Z] #39 37.28 CC images/binfmt-misc.o [2022-09-08T15:01:25.121Z] #42 25.60 CC images/sk-unix.o [2022-09-08T15:01:25.127Z] #48 59.27 Setting up python3-wheel (0.32.3-2) ... [2022-09-08T15:01:25.176Z] #39 37.51 CC images/time.o [2022-09-08T15:01:25.381Z] #42 25.99 CC images/sk-inet.o [2022-09-08T15:01:25.390Z] #48 68.65 Setting up python3-pip (18.1-5) ... [2022-09-08T15:01:25.433Z] #39 37.74 CC images/sysctl.o [2022-09-08T15:01:25.642Z] #42 26.27 CC images/tun.o [2022-09-08T15:01:25.690Z] #39 37.90 CC images/autofs.o [2022-09-08T15:01:25.690Z] #39 38.11 CC images/macvlan.o [2022-09-08T15:01:25.695Z] #41 ... [2022-09-08T15:01:25.695Z] [2022-09-08T15:01:25.695Z] #28 [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-09-08T15:01:25.695Z] #28 DONE 67.4s [2022-09-08T15:01:25.695Z] [2022-09-08T15:01:25.695Z] #41 [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-09-08T15:01:25.695Z] #41 3.560 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-08T15:01:25.695Z] #41 3.567 -- Detecting C compiler ABI info [2022-09-08T15:01:25.926Z] #42 26.51 CC images/sk-netlink.o [2022-09-08T15:01:25.946Z] #39 38.27 CC images/sit.o [2022-09-08T15:01:26.057Z] #48 59.96 Setting up apparmor (2.13.2-10) ... [2022-09-08T15:01:26.198Z] #42 26.72 CC images/packet-sock.o [2022-09-08T15:01:26.203Z] #39 38.46 CC images/memfd.o [2022-09-08T15:01:26.319Z] #48 69.84 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:01:26.459Z] #42 27.16 CC images/ipc-var.o [2022-09-08T15:01:26.459Z] #39 38.79 CC images/timens.o [2022-09-08T15:01:26.583Z] #48 69.90 Processing triggers for mime-support (3.62) ... [2022-09-08T15:01:26.634Z] #41 4.529 -- Detecting C compiler ABI info - done [2022-09-08T15:01:26.634Z] #41 4.588 -- Detecting C compile features [2022-09-08T15:01:26.716Z] #39 39.05 LINK images/built-in.o [2022-09-08T15:01:26.732Z] #42 27.35 CC images/ipc-desc.o [2022-09-08T15:01:26.973Z] #39 39.21 GEN compel/include/asm [2022-09-08T15:01:26.973Z] #39 39.24 GEN compel/include/version.h [2022-09-08T15:01:26.973Z] #39 39.28 touch .config [2022-09-08T15:01:26.973Z] #39 39.32 GEN include/common/config.h [2022-09-08T15:01:26.973Z] #39 39.39 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-08T15:01:26.973Z] #39 39.40 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-08T15:01:26.973Z] #39 39.43 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-08T15:01:26.973Z] #39 39.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-08T15:01:26.973Z] #39 39.47 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-08T15:01:26.973Z] #39 39.49 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-08T15:01:26.992Z] #42 27.55 CC images/ipc-shm.o [2022-09-08T15:01:26.992Z] #42 27.74 CC images/ipc-msg.o [2022-09-08T15:01:26.995Z] using credential docker-jenkins-github-credentials [2022-09-08T15:01:27.081Z] Cloning the remote Git repository [2022-09-08T15:01:27.081Z] Cloning with configured refspecs honoured and without tags [2022-09-08T15:01:27.149Z] #48 DONE 70.6s [2022-09-08T15:01:27.149Z] [2022-09-08T15:01:27.149Z] #40 [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-09-08T15:01:27.149Z] #40 117.3 CC criu/image-desc.o [2022-09-08T15:01:27.149Z] #40 117.5 CC criu/image.o [2022-09-08T15:01:27.149Z] #40 118.5 CC criu/ipc_ns.o [2022-09-08T15:01:27.149Z] #40 119.8 CC criu/irmap.o [2022-09-08T15:01:27.149Z] #40 120.5 CC criu/kcmp-ids.o [2022-09-08T15:01:27.149Z] #40 120.9 CC criu/kerndat.o [2022-09-08T15:01:27.213Z] #41 ... [2022-09-08T15:01:27.213Z] [2022-09-08T15:01:27.213Z] #35 [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-09-08T15:01:27.213Z] #35 DONE 68.9s [2022-09-08T15:01:27.213Z] [2022-09-08T15:01:27.213Z] #42 [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-09-08T15:01:27.229Z] #39 39.54 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-08T15:01:27.230Z] #39 39.58 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-08T15:01:27.230Z] #39 39.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-08T15:01:27.230Z] #39 39.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-08T15:01:27.230Z] #39 39.61 DEP compel/plugins/std/infect.d [2022-09-08T15:01:27.230Z] #39 39.72 DEP compel/plugins/std/string.d [2022-09-08T15:01:27.230Z] #39 ... [2022-09-08T15:01:27.230Z] [2022-09-08T15:01:27.230Z] #37 [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-09-08T15:01:27.230Z] #37 102.2 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T15:01:27.230Z] #37 102.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-08T15:01:27.230Z] #37 102.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-08T15:01:27.485Z] #37 102.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T15:01:27.485Z] #37 102.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-08T15:01:27.485Z] #37 102.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-08T15:01:27.563Z] #42 28.06 CC images/ipc-sem.o [2022-09-08T15:01:27.741Z] #37 102.5 Selecting previously unselected package libbtrfs0. [2022-09-08T15:01:27.742Z] #37 102.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-08T15:01:27.742Z] #37 102.5 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T15:01:27.742Z] #37 102.6 Selecting previously unselected package libbtrfs-dev. [2022-09-08T15:01:27.742Z] #37 102.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-08T15:01:27.742Z] #37 102.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:01:27.742Z] #37 102.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T15:01:27.822Z] #42 28.22 CC images/utsns.o [2022-09-08T15:01:27.822Z] #42 28.35 CC images/creds.o [2022-09-08T15:01:27.951Z] #48 61.56 Setting up xfsprogs (4.20.0-1) ... [2022-09-08T15:01:27.951Z] #48 61.58 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:01:27.951Z] #48 62.01 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:01:27.998Z] #37 102.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:01:27.998Z] #37 102.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:01:27.998Z] #37 102.8 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T15:01:27.998Z] #37 102.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-08T15:01:27.998Z] #37 102.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:01:28.083Z] #40 122.4 CC criu/libnetlink.o [2022-09-08T15:01:28.086Z] #42 28.51 CC images/vma.o [2022-09-08T15:01:28.086Z] #42 28.75 CC images/netdev.o [2022-09-08T15:01:28.254Z] #37 103.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T15:01:28.254Z] #37 103.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-08T15:01:28.254Z] #37 103.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-08T15:01:28.340Z] #40 ... [2022-09-08T15:01:28.340Z] [2022-09-08T15:01:28.340Z] #53 [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-09-08T15:01:28.340Z] #0 1.009 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T15:01:28.340Z] #0 1.014 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T15:01:28.340Z] #0 1.018 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T15:01:28.340Z] #53 DONE 1.1s [2022-09-08T15:01:28.340Z] [2022-09-08T15:01:28.340Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:01:27.270Z] Cloning repository https://github.com/moby/moby.git [2022-09-08T15:01:27.723Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-09-08T15:01:28.510Z] #37 103.3 Selecting previously unselected package libpcre16-3:amd64. [2022-09-08T15:01:28.510Z] #37 103.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-08T15:01:28.510Z] #37 103.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-08T15:01:28.595Z] #42 2.785 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T15:01:28.595Z] #42 2.785 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T15:01:28.595Z] #42 2.790 Note: Building without GnuTLS support [2022-09-08T15:01:28.595Z] #42 2.800 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T15:01:28.595Z] #42 2.801 Makefile.config:40: Warn: Building without nftables support [2022-09-08T15:01:28.655Z] #42 29.07 CC images/tty.o [2022-09-08T15:01:28.766Z] #37 103.5 Selecting previously unselected package libpcre32-3:amd64. [2022-09-08T15:01:28.766Z] #37 103.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-08T15:01:28.766Z] #37 103.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-08T15:01:28.917Z] #42 29.56 CC images/file-lock.o [2022-09-08T15:01:29.022Z] #37 103.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-08T15:01:29.022Z] #37 103.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-08T15:01:29.022Z] #37 103.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-08T15:01:29.022Z] #37 103.8 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-08T15:01:29.022Z] #37 103.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-08T15:01:29.022Z] #37 103.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-08T15:01:29.164Z] #42 ... [2022-09-08T15:01:29.164Z] [2022-09-08T15:01:29.164Z] #31 [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-09-08T15:01:29.164Z] #31 60.87 internal/oserror [2022-09-08T15:01:29.164Z] #31 61.12 syscall [2022-09-08T15:01:29.164Z] #31 63.08 reflect [2022-09-08T15:01:29.164Z] #31 70.61 internal/syscall/unix [2022-09-08T15:01:29.164Z] #31 71.00 time [2022-09-08T15:01:29.164Z] #31 ... [2022-09-08T15:01:29.164Z] [2022-09-08T15:01:29.164Z] #41 [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-09-08T15:01:29.164Z] #41 7.021 -- Detecting C compile features - done [2022-09-08T15:01:29.164Z] #41 7.050 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-08T15:01:29.177Z] #42 ... [2022-09-08T15:01:29.177Z] [2022-09-08T15:01:29.177Z] #41 [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-09-08T15:01:29.319Z] #48 63.04 Setting up python3-distutils (3.7.3-1) ... [2022-09-08T15:01:29.424Z] #41 7.375 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-08T15:01:29.424Z] #41 7.462 -- Configuring done [2022-09-08T15:01:29.424Z] #41 7.492 -- Generating done [2022-09-08T15:01:29.576Z] #48 63.58 Setting up python3-setuptools (40.8.0-1) ... [2022-09-08T15:01:29.584Z] #37 104.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T15:01:29.584Z] #37 104.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-08T15:01:29.584Z] #37 104.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-08T15:01:29.683Z] #41 7.497 -- Build files have been written to: /tmp/tmp.K1XqjEZtAU/tini [2022-09-08T15:01:29.683Z] #41 7.511 + make tini-static [2022-09-08T15:01:29.840Z] #37 104.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T15:01:29.840Z] #37 104.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:01:29.840Z] #37 104.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-08T15:01:29.840Z] #37 104.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T15:01:29.840Z] #37 104.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-08T15:01:29.840Z] #37 104.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:01:29.943Z] #41 7.932 Scanning dependencies of target tini-static [2022-09-08T15:01:29.943Z] #41 8.018 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-08T15:01:30.097Z] #37 104.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T15:01:30.097Z] #37 104.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-08T15:01:30.097Z] #37 104.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:01:30.215Z] #41 39.46 Checking out files: 62% (3111/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-08T15:01:30.215Z] #41 40.42 + cd /tmp/tmp.8iV1FUtvX1/src/github.com/containerd/containerd [2022-09-08T15:01:30.215Z] #41 40.42 + git checkout -q v1.6.8 [2022-09-08T15:01:30.660Z] #37 105.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-08T15:01:30.660Z] #37 105.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:01:30.660Z] #37 105.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-08T15:01:30.660Z] #37 105.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T15:01:30.660Z] #37 105.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-08T15:01:30.660Z] #37 105.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-08T15:01:30.660Z] #37 105.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:30.660Z] #37 105.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T15:01:30.660Z] #37 105.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-08T15:01:30.660Z] #37 105.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:01:30.660Z] #37 105.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T15:01:30.660Z] #37 105.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:01:30.660Z] #37 105.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-08T15:01:30.660Z] #37 105.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-08T15:01:30.660Z] #37 105.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:01:30.660Z] #37 105.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T15:01:30.660Z] #37 105.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-08T15:01:30.660Z] #37 105.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:30.660Z] #37 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T15:01:28.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T15:01:28.558Z] > git --version # timeout=10 [2022-09-08T15:01:28.604Z] > git --version # 'git version 2.24.1.windows.2' [2022-09-08T15:01:28.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T15:01:28.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T15:01:30.917Z] #37 105.7 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-09-08T15:01:30.917Z] #37 105.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:30.917Z] #37 105.7 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-09-08T15:01:30.917Z] #37 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-08T15:01:30.917Z] #37 105.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T15:01:30.917Z] #37 105.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-08T15:01:30.917Z] #37 105.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:01:30.917Z] #37 105.7 Setting up dmsetup (2:1.02.155-3) ... [2022-09-08T15:01:30.917Z] #37 105.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:01:30.917Z] #37 105.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-08T15:01:30.917Z] #37 105.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:01:30.949Z] #48 64.81 Setting up python3-pip (18.1-5) ... [2022-09-08T15:01:31.323Z] #41 9.126 [100%] Linking C executable tini-static [2022-09-08T15:01:31.878Z] #48 65.92 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:01:31.888Z] #37 DONE 106.6s [2022-09-08T15:01:31.888Z] [2022-09-08T15:01:31.888Z] #41 [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-09-08T15:01:31.896Z] #41 9.698 [100%] Built target tini-static [2022-09-08T15:01:31.896Z] #41 9.769 + mkdir -p /build [2022-09-08T15:01:31.896Z] #41 9.772 + cp tini-static /build/docker-init [2022-09-08T15:01:31.896Z] #41 ... [2022-09-08T15:01:31.896Z] [2022-09-08T15:01:31.896Z] #33 [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-09-08T15:01:31.896Z] #33 63.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-08T15:01:31.896Z] #33 ... [2022-09-08T15:01:31.896Z] [2022-09-08T15:01:31.896Z] #42 [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-09-08T15:01:31.896Z] #42 4.777 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T15:01:31.896Z] #42 4.829 GEN .gitid [2022-09-08T15:01:31.896Z] #42 4.868 GEN criu/include/version.h [2022-09-08T15:01:31.896Z] #42 4.918 GEN include/common/asm [2022-09-08T15:01:32.135Z] #48 65.99 Processing triggers for mime-support (3.62) ... [2022-09-08T15:01:32.156Z] #42 ... [2022-09-08T15:01:32.156Z] [2022-09-08T15:01:32.156Z] #41 [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-09-08T15:01:32.156Z] #41 DONE 10.1s [2022-09-08T15:01:32.156Z] [2022-09-08T15:01:32.156Z] #42 [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-09-08T15:01:32.156Z] #42 6.400 PBCC images/timens.pb-c.c [2022-09-08T15:01:32.156Z] #42 6.428 DEP images/timens.pb-c.d [2022-09-08T15:01:32.156Z] #42 6.524 PBCC images/fown.pb-c.c [2022-09-08T15:01:32.156Z] #42 6.632 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-08T15:01:32.415Z] #42 6.808 PBCC images/opts.pb-c.c [2022-09-08T15:01:32.675Z] #42 6.945 PBCC images/memfd.pb-c.c [2022-09-08T15:01:32.675Z] #42 7.016 DEP images/fown.pb-c.d [2022-09-08T15:01:32.675Z] #42 7.168 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-08T15:01:32.675Z] #42 7.205 DEP images/opts.pb-c.d [2022-09-08T15:01:32.702Z] #48 DONE 66.6s [2022-09-08T15:01:32.702Z] [2022-09-08T15:01:32.702Z] #53 [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-09-08T15:01:32.754Z] #41 42.59 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T15:01:32.754Z] #41 42.61 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T15:01:32.754Z] #41 42.61 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:01:32.754Z] #41 42.61 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:01:32.754Z] #41 42.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T15:01:32.754Z] #41 42.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T15:01:32.754Z] #41 42.61 + '[' '' = dynamic ']' [2022-09-08T15:01:32.754Z] #41 42.61 + make [2022-09-08T15:01:32.935Z] #42 7.371 DEP images/memfd.pb-c.d [2022-09-08T15:01:32.935Z] #42 7.472 PBCC images/sit.pb-c.c [2022-09-08T15:01:33.197Z] #42 7.574 DEP images/sit.pb-c.d [2022-09-08T15:01:33.197Z] #42 7.665 PBCC images/macvlan.pb-c.c [2022-09-08T15:01:33.457Z] #42 7.733 DEP images/macvlan.pb-c.d [2022-09-08T15:01:33.457Z] #42 7.796 PBCC images/autofs.pb-c.c [2022-09-08T15:01:33.457Z] #42 7.817 DEP images/autofs.pb-c.d [2022-09-08T15:01:33.457Z] #42 7.859 PBCC images/sysctl.pb-c.c [2022-09-08T15:01:33.457Z] #42 7.888 DEP images/sysctl.pb-c.d [2022-09-08T15:01:33.457Z] #42 7.929 PBCC images/time.pb-c.c [2022-09-08T15:01:33.457Z] #42 7.968 DEP images/time.pb-c.d [2022-09-08T15:01:33.597Z] #54 5.337 Collecting yamllint==1.26.1 [2022-09-08T15:01:33.636Z] #53 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T15:01:33.636Z] #53 0.948 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T15:01:33.636Z] #53 0.952 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T15:01:33.636Z] #53 DONE 1.1s [2022-09-08T15:01:33.636Z] [2022-09-08T15:01:33.636Z] #40 [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-09-08T15:01:33.636Z] #40 109.8 CC criu/files.o [2022-09-08T15:01:33.636Z] #40 111.8 CC criu/filesystems.o [2022-09-08T15:01:33.636Z] #40 112.5 CC criu/fsnotify.o [2022-09-08T15:01:33.636Z] #40 113.6 CC criu/image-desc.o [2022-09-08T15:01:33.636Z] #40 113.7 CC criu/image.o [2022-09-08T15:01:33.636Z] #40 114.6 CC criu/ipc_ns.o [2022-09-08T15:01:33.636Z] #40 115.9 CC criu/irmap.o [2022-09-08T15:01:33.636Z] #40 116.6 CC criu/kcmp-ids.o [2022-09-08T15:01:33.636Z] #40 117.1 CC criu/kerndat.o [2022-09-08T15:01:33.636Z] #40 ... [2022-09-08T15:01:33.636Z] [2022-09-08T15:01:33.636Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:01:33.716Z] #42 7.995 PBCC images/binfmt-misc.pb-c.c [2022-09-08T15:01:33.716Z] #42 8.035 DEP images/binfmt-misc.pb-c.d [2022-09-08T15:01:33.716Z] #42 8.073 PBCC images/seccomp.pb-c.c [2022-09-08T15:01:33.716Z] #42 8.094 DEP images/seccomp.pb-c.d [2022-09-08T15:01:33.716Z] #42 8.139 PBCC images/userns.pb-c.c [2022-09-08T15:01:33.716Z] #42 8.158 DEP images/userns.pb-c.d [2022-09-08T15:01:33.716Z] #42 8.214 PBCC images/cgroup.pb-c.c [2022-09-08T15:01:33.975Z] #42 8.249 DEP images/cgroup.pb-c.d [2022-09-08T15:01:33.975Z] #42 8.296 PBCC images/ext-file.pb-c.c [2022-09-08T15:01:33.975Z] #42 8.316 DEP images/ext-file.pb-c.d [2022-09-08T15:01:33.975Z] #42 8.371 PBCC images/rpc.pb-c.c [2022-09-08T15:01:33.975Z] #42 8.410 DEP images/rpc.pb-c.d [2022-09-08T15:01:33.975Z] #42 8.456 PBCC images/siginfo.pb-c.c [2022-09-08T15:01:34.136Z] #41 44.23 + bin/ctr [2022-09-08T15:01:34.234Z] #42 8.485 DEP images/siginfo.pb-c.d [2022-09-08T15:01:34.234Z] #42 8.535 PBCC images/pagemap.pb-c.c [2022-09-08T15:01:34.234Z] #42 8.597 DEP images/pagemap.pb-c.d [2022-09-08T15:01:34.234Z] #42 8.634 PBCC images/rlimit.pb-c.c [2022-09-08T15:01:34.234Z] #42 8.658 DEP images/rlimit.pb-c.d [2022-09-08T15:01:34.234Z] #42 8.707 PBCC images/file-lock.pb-c.c [2022-09-08T15:01:34.493Z] #42 8.734 DEP images/file-lock.pb-c.d [2022-09-08T15:01:34.493Z] #42 8.793 PBCC images/tty.pb-c.c [2022-09-08T15:01:34.493Z] #42 8.888 DEP images/tty.pb-c.d [2022-09-08T15:01:34.493Z] #42 8.927 PBCC images/tun.pb-c.c [2022-09-08T15:01:34.493Z] #42 8.966 PBCC images/netdev.pb-c.c [2022-09-08T15:01:34.753Z] #42 9.020 DEP images/tun.pb-c.d [2022-09-08T15:01:34.753Z] #42 9.051 DEP images/netdev.pb-c.d [2022-09-08T15:01:34.753Z] #42 9.090 PBCC images/vma.pb-c.c [2022-09-08T15:01:34.753Z] #42 9.112 DEP images/vma.pb-c.d [2022-09-08T15:01:34.753Z] #42 9.160 PBCC images/creds.pb-c.c [2022-09-08T15:01:34.753Z] #42 9.189 DEP images/creds.pb-c.d [2022-09-08T15:01:34.753Z] #42 9.239 PBCC images/utsns.pb-c.c [2022-09-08T15:01:35.012Z] #42 9.274 DEP images/utsns.pb-c.d [2022-09-08T15:01:35.012Z] #42 9.312 PBCC images/ipc-desc.pb-c.c [2022-09-08T15:01:35.012Z] #42 9.336 PBCC images/ipc-sem.pb-c.c [2022-09-08T15:01:35.012Z] #42 9.364 DEP images/ipc-desc.pb-c.d [2022-09-08T15:01:35.012Z] #42 9.405 DEP images/ipc-sem.pb-c.d [2022-09-08T15:01:35.012Z] #42 9.491 PBCC images/ipc-msg.pb-c.c [2022-09-08T15:01:35.076Z] #41 ... [2022-09-08T15:01:35.076Z] [2022-09-08T15:01:35.076Z] #39 [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-09-08T15:01:35.077Z] #39 85.29 Selecting previously unselected package libapparmor1:arm64. [2022-09-08T15:01:35.077Z] #39 85.30 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-09-08T15:01:35.077Z] #39 85.30 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-09-08T15:01:35.077Z] #39 85.41 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-08T15:01:35.077Z] #39 85.42 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-09-08T15:01:35.077Z] #39 85.43 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-08T15:01:35.077Z] #39 85.66 Selecting previously unselected package libbtrfs0. [2022-09-08T15:01:35.077Z] #39 85.66 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-08T15:01:35.077Z] #39 85.67 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T15:01:35.077Z] #39 85.77 Selecting previously unselected package libbtrfs-dev. [2022-09-08T15:01:35.077Z] #39 85.81 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-08T15:01:35.077Z] #39 85.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:01:35.077Z] #39 85.94 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-08T15:01:35.077Z] #39 85.94 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-08T15:01:35.077Z] #39 85.95 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-08T15:01:35.159Z] #41 3.289 + RM_GOPATH=0 [2022-09-08T15:01:35.159Z] #41 3.289 + TMP_GOPATH= [2022-09-08T15:01:35.159Z] #41 3.289 + : /build [2022-09-08T15:01:35.159Z] #41 3.289 + '[' -z '' ']' [2022-09-08T15:01:35.159Z] #41 3.290 ++ mktemp -d [2022-09-08T15:01:35.159Z] #41 3.292 + export GOPATH=/tmp/tmp.gMVflah4Y9 [2022-09-08T15:01:35.159Z] #41 3.292 + GOPATH=/tmp/tmp.gMVflah4Y9 [2022-09-08T15:01:35.159Z] #41 3.293 + RM_GOPATH=1 [2022-09-08T15:01:35.159Z] #41 3.306 + case "$(go env GOARCH)" in [2022-09-08T15:01:35.159Z] #41 3.307 ++ go env GOARCH [2022-09-08T15:01:35.159Z] #41 3.324 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:01:35.159Z] #41 3.326 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:01:35.159Z] #41 3.327 ++ dirname /tmp/install/install.sh [2022-09-08T15:01:35.159Z] #41 3.329 + dir=/tmp/install [2022-09-08T15:01:35.159Z] #41 3.331 + bin=runc [2022-09-08T15:01:35.159Z] #41 3.331 + shift [2022-09-08T15:01:35.159Z] #41 3.331 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-08T15:01:35.159Z] #41 3.331 + . /tmp/install/runc.installer [2022-09-08T15:01:35.159Z] #41 3.331 ++ set -e [2022-09-08T15:01:35.159Z] #41 3.331 ++ : v1.1.4 [2022-09-08T15:01:35.159Z] #41 3.331 + install_runc [2022-09-08T15:01:35.159Z] #41 3.331 + RUNC_BUILDTAGS=seccomp [2022-09-08T15:01:35.159Z] #41 3.331 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T15:01:35.159Z] #41 3.331 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T15:01:35.159Z] #41 3.332 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gMVflah4Y9/src/github.com/opencontainers/runc [2022-09-08T15:01:35.159Z] #41 3.339 Cloning into '/tmp/tmp.gMVflah4Y9/src/github.com/opencontainers/runc'... [2022-09-08T15:01:35.159Z] #41 ... [2022-09-08T15:01:35.159Z] [2022-09-08T15:01:35.159Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-08T15:01:35.159Z] #42 DONE 3.5s [2022-09-08T15:01:35.272Z] #42 9.521 DEP images/ipc-msg.pb-c.d [2022-09-08T15:01:35.272Z] #42 9.609 PBCC images/ipc-shm.pb-c.c [2022-09-08T15:01:35.272Z] #42 9.637 DEP images/ipc-shm.pb-c.d [2022-09-08T15:01:35.272Z] #42 9.677 PBCC images/ipc-var.pb-c.c [2022-09-08T15:01:35.272Z] #42 9.713 DEP images/ipc-var.pb-c.d [2022-09-08T15:01:35.272Z] #42 9.785 PBCC images/sk-opts.pb-c.c [2022-09-08T15:01:35.272Z] #42 9.822 PBCC images/packet-sock.pb-c.c [2022-09-08T15:01:35.337Z] #39 86.05 Selecting previously unselected package libudev-dev:arm64. [2022-09-08T15:01:35.337Z] #39 86.05 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-09-08T15:01:35.337Z] #39 86.09 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-08T15:01:35.337Z] #39 86.25 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-08T15:01:35.337Z] #39 86.25 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-09-08T15:01:35.337Z] #39 86.27 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-09-08T15:01:35.415Z] [2022-09-08T15:01:35.415Z] #39 [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-09-08T15:01:35.415Z] #39 39.79 DEP compel/plugins/std/log.d [2022-09-08T15:01:35.415Z] #39 39.85 DEP compel/plugins/std/fds.d [2022-09-08T15:01:35.415Z] #39 39.89 DEP compel/plugins/std/std.d [2022-09-08T15:01:35.415Z] #39 39.94 DEP compel/plugins/shmem/shmem.d [2022-09-08T15:01:35.415Z] #39 39.99 DEP compel/plugins/fds/fds.d [2022-09-08T15:01:35.415Z] #39 40.14 CC compel/plugins/std/std.o [2022-09-08T15:01:35.415Z] #39 40.46 CC compel/plugins/std/fds.o [2022-09-08T15:01:35.415Z] #39 40.83 CC compel/plugins/std/log.o [2022-09-08T15:01:35.415Z] #39 41.48 CC compel/plugins/std/string.o [2022-09-08T15:01:35.415Z] #39 42.02 CC compel/plugins/std/infect.o [2022-09-08T15:01:35.415Z] #39 42.38 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-08T15:01:35.415Z] #39 42.43 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-08T15:01:35.415Z] #39 42.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-08T15:01:35.415Z] #39 42.57 AR compel/plugins/std.lib.a [2022-09-08T15:01:35.415Z] #39 42.65 CC compel/plugins/fds/fds.o [2022-09-08T15:01:35.415Z] #39 42.85 AR compel/plugins/fds.lib.a [2022-09-08T15:01:35.415Z] #39 42.87 HOSTDEP compel/src/lib/log-host.d [2022-09-08T15:01:35.415Z] #39 42.89 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-08T15:01:35.415Z] #39 42.92 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-08T15:01:35.415Z] #39 42.94 HOSTDEP compel/src/main-host.d [2022-09-08T15:01:35.415Z] #39 42.98 DEP compel/src/lib/ptrace.d [2022-09-08T15:01:35.415Z] #39 43.04 DEP compel/src/lib/infect.d [2022-09-08T15:01:35.415Z] #39 43.13 DEP compel/src/lib/infect-util.d [2022-09-08T15:01:35.415Z] #39 43.19 DEP compel/src/lib/infect-rpc.d [2022-09-08T15:01:35.415Z] #39 43.28 DEP compel/arch/x86/src/lib/infect.d [2022-09-08T15:01:35.415Z] #39 43.48 DEP compel/arch/x86/src/lib/cpu.d [2022-09-08T15:01:35.415Z] #39 43.54 DEP compel/src/lib/log.d [2022-09-08T15:01:35.415Z] #39 43.63 DEP compel/src/main.d [2022-09-08T15:01:35.415Z] #39 43.74 DEP compel/src/lib/handle-elf.d [2022-09-08T15:01:35.415Z] #39 43.85 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-08T15:01:35.415Z] #39 44.01 CC compel/src/lib/log.o [2022-09-08T15:01:35.415Z] #39 44.36 CC compel/arch/x86/src/lib/cpu.o [2022-09-08T15:01:35.415Z] #39 45.15 CC compel/arch/x86/src/lib/infect.o [2022-09-08T15:01:35.415Z] #39 45.90 CC compel/src/lib/infect-rpc.o [2022-09-08T15:01:35.415Z] #39 46.14 CC compel/src/lib/infect-util.o [2022-09-08T15:01:35.415Z] #39 46.36 CC compel/src/lib/infect.o [2022-09-08T15:01:35.489Z] #54 ... [2022-09-08T15:01:35.489Z] [2022-09-08T15:01:35.489Z] #40 [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-09-08T15:01:35.489Z] #40 122.9 CC criu/log.o [2022-09-08T15:01:35.489Z] #40 123.8 CC criu/lsm.o [2022-09-08T15:01:35.489Z] #40 124.2 CC criu/mem.o [2022-09-08T15:01:35.489Z] #40 126.1 CC criu/memfd.o [2022-09-08T15:01:35.489Z] #40 126.8 CC criu/mount.o [2022-09-08T15:01:35.531Z] #42 9.868 DEP images/sk-opts.pb-c.d [2022-09-08T15:01:35.531Z] #42 9.936 DEP images/packet-sock.pb-c.d [2022-09-08T15:01:35.531Z] #42 9.976 PBCC images/sk-netlink.pb-c.c [2022-09-08T15:01:35.531Z] #42 10.04 DEP images/sk-netlink.pb-c.d [2022-09-08T15:01:35.597Z] #39 86.56 Selecting previously unselected package libpcre16-3:arm64. [2022-09-08T15:01:35.597Z] #39 86.56 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-09-08T15:01:35.597Z] #39 86.57 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-09-08T15:01:35.671Z] #39 ... [2022-09-08T15:01:35.671Z] [2022-09-08T15:01:35.671Z] #38 [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-09-08T15:01:35.671Z] #38 57.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T15:01:35.671Z] #38 57.27 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T15:01:35.671Z] #38 57.27 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:01:35.671Z] #38 57.27 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:01:35.671Z] #38 57.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T15:01:35.671Z] #38 57.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T15:01:35.671Z] #38 57.27 + '[' '' = dynamic ']' [2022-09-08T15:01:35.671Z] #38 57.27 + make [2022-09-08T15:01:35.671Z] #38 58.87 + bin/ctr [2022-09-08T15:01:35.671Z] #38 ... [2022-09-08T15:01:35.671Z] [2022-09-08T15:01:35.671Z] #43 [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-09-08T15:01:35.791Z] #42 10.12 PBCC images/sk-inet.pb-c.c [2022-09-08T15:01:35.791Z] #42 10.20 DEP images/sk-inet.pb-c.d [2022-09-08T15:01:35.791Z] #42 10.26 PBCC images/sk-unix.pb-c.c [2022-09-08T15:01:35.791Z] #42 10.28 DEP images/sk-unix.pb-c.d [2022-09-08T15:01:35.791Z] #42 10.33 PBCC images/mm.pb-c.c [2022-09-08T15:01:35.857Z] #39 86.74 Selecting previously unselected package libpcre32-3:arm64. [2022-09-08T15:01:35.857Z] #39 86.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-09-08T15:01:35.857Z] #39 86.77 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-09-08T15:01:36.051Z] #42 10.42 DEP images/mm.pb-c.d [2022-09-08T15:01:36.051Z] #42 10.45 PBCC images/timerfd.pb-c.c [2022-09-08T15:01:36.051Z] #42 10.50 DEP images/timerfd.pb-c.d [2022-09-08T15:01:36.051Z] #42 10.58 PBCC images/timer.pb-c.c [2022-09-08T15:01:36.055Z] #40 130.6 CC criu/namespaces.o [2022-09-08T15:01:36.117Z] #39 86.91 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-09-08T15:01:36.117Z] #39 86.91 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-09-08T15:01:36.117Z] #39 86.91 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-08T15:01:36.117Z] #39 87.00 Selecting previously unselected package libpcre3-dev:arm64. [2022-09-08T15:01:36.117Z] #39 87.05 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-09-08T15:01:36.117Z] #39 87.05 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-08T15:01:36.311Z] #42 10.62 DEP images/timer.pb-c.d [2022-09-08T15:01:36.311Z] #42 10.69 PBCC images/sa.pb-c.c [2022-09-08T15:01:36.311Z] #42 10.74 DEP images/sa.pb-c.d [2022-09-08T15:01:36.311Z] #42 10.81 PBCC images/pipe-data.pb-c.c [2022-09-08T15:01:36.377Z] #39 87.41 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-08T15:01:36.377Z] #39 87.41 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-09-08T15:01:36.570Z] #42 10.82 DEP images/pipe-data.pb-c.d [2022-09-08T15:01:36.570Z] #42 10.87 PBCC images/mnt.pb-c.c [2022-09-08T15:01:36.570Z] #42 10.92 DEP images/mnt.pb-c.d [2022-09-08T15:01:36.570Z] #42 10.99 PBCC images/sk-packet.pb-c.c [2022-09-08T15:01:36.570Z] #42 11.00 DEP images/sk-packet.pb-c.d [2022-09-08T15:01:36.570Z] #42 11.06 PBCC images/tcp-stream.pb-c.c [2022-09-08T15:01:36.637Z] #39 87.42 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-08T15:01:36.830Z] #42 11.08 DEP images/tcp-stream.pb-c.d [2022-09-08T15:01:36.830Z] #42 11.16 PBCC images/pipe.pb-c.c [2022-09-08T15:01:36.830Z] #42 11.21 DEP images/pipe.pb-c.d [2022-09-08T15:01:36.830Z] #42 11.27 PBCC images/pstree.pb-c.c [2022-09-08T15:01:36.830Z] #42 11.29 DEP images/pstree.pb-c.d [2022-09-08T15:01:36.830Z] #42 11.33 PBCC images/fs.pb-c.c [2022-09-08T15:01:36.830Z] #42 11.36 DEP images/fs.pb-c.d [2022-09-08T15:01:36.830Z] #42 11.39 PBCC images/signalfd.pb-c.c [2022-09-08T15:01:36.898Z] #39 87.59 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-08T15:01:36.898Z] #39 87.62 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-09-08T15:01:36.898Z] #39 87.63 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-08T15:01:36.898Z] #39 87.70 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-08T15:01:36.898Z] #39 87.72 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-08T15:01:36.898Z] #39 87.73 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:01:37.090Z] #42 11.46 DEP images/signalfd.pb-c.d [2022-09-08T15:01:37.090Z] #42 11.52 PBCC images/fh.pb-c.c [2022-09-08T15:01:37.090Z] #42 11.59 PBCC images/fsnotify.pb-c.c [2022-09-08T15:01:37.090Z] #42 11.64 DEP images/fh.pb-c.d [2022-09-08T15:01:37.158Z] #39 87.89 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-08T15:01:37.158Z] #39 87.89 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-09-08T15:01:37.158Z] #39 87.90 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-08T15:01:37.349Z] #42 11.71 DEP images/fsnotify.pb-c.d [2022-09-08T15:01:37.349Z] #42 11.78 PBCC images/eventpoll.pb-c.c [2022-09-08T15:01:37.349Z] #42 11.80 DEP images/eventpoll.pb-c.d [2022-09-08T15:01:37.349Z] #42 11.86 PBCC images/eventfd.pb-c.c [2022-09-08T15:01:37.349Z] #42 11.89 DEP images/eventfd.pb-c.d [2022-09-08T15:01:37.418Z] #39 88.31 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-08T15:01:37.418Z] #39 88.33 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:01:37.418Z] #39 88.34 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-09-08T15:01:37.418Z] #39 88.35 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T15:01:37.418Z] #39 88.38 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-09-08T15:01:37.609Z] #42 11.97 PBCC images/remap-file-path.pb-c.c [2022-09-08T15:01:37.609Z] #42 11.98 DEP images/remap-file-path.pb-c.d [2022-09-08T15:01:37.609Z] #42 12.03 PBCC images/fifo.pb-c.c [2022-09-08T15:01:37.609Z] #42 12.05 DEP images/fifo.pb-c.d [2022-09-08T15:01:37.609Z] #42 12.09 PBCC images/ghost-file.pb-c.c [2022-09-08T15:01:37.609Z] #42 12.16 DEP images/ghost-file.pb-c.d [2022-09-08T15:01:37.678Z] #39 88.41 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-09-08T15:01:37.678Z] #39 88.42 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:37.678Z] #39 88.44 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T15:01:37.678Z] #39 88.46 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-09-08T15:01:37.678Z] #39 88.48 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-08T15:01:37.678Z] #39 88.52 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T15:01:37.678Z] #39 88.55 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:01:37.678Z] #39 88.56 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-08T15:01:37.678Z] #39 88.57 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-08T15:01:37.678Z] #39 88.58 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-08T15:01:37.678Z] #39 88.60 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T15:01:37.678Z] #39 88.61 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-08T15:01:37.869Z] #42 12.20 PBCC images/regfile.pb-c.c [2022-09-08T15:01:37.869Z] #42 12.27 DEP images/regfile.pb-c.d [2022-09-08T15:01:37.869Z] #42 12.31 PBCC images/ns.pb-c.c [2022-09-08T15:01:37.869Z] #42 12.34 DEP images/ns.pb-c.d [2022-09-08T15:01:37.869Z] #42 12.37 PBCC images/fdinfo.pb-c.c [2022-09-08T15:01:37.869Z] #42 ... [2022-09-08T15:01:37.869Z] [2022-09-08T15:01:37.869Z] #26 [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-09-08T15:01:37.869Z] #26 64.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-08T15:01:37.869Z] #26 64.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-08T15:01:37.869Z] #26 64.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T15:01:37.869Z] #26 71.55 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-08T15:01:37.869Z] #26 71.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T15:01:37.869Z] #26 71.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:37.869Z] #26 71.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-08T15:01:37.869Z] #26 71.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T15:01:37.869Z] #26 71.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:37.939Z] #39 88.63 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:37.940Z] #39 88.64 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-09-08T15:01:37.940Z] #39 88.65 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-09-08T15:01:37.940Z] #39 88.67 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:01:37.940Z] #39 88.68 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-09-08T15:01:37.940Z] #39 88.68 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-09-08T15:01:37.940Z] #39 88.70 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T15:01:37.940Z] #39 88.71 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-08T15:01:37.940Z] #39 88.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-08T15:01:37.940Z] #39 88.74 Setting up dmsetup (2:1.02.155-3) ... [2022-09-08T15:01:37.940Z] #39 88.76 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-08T15:01:37.940Z] #39 88.77 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-08T15:01:37.940Z] #39 88.79 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:01:37.949Z] #40 132.4 CC criu/net.o [2022-09-08T15:01:38.129Z] #26 ... [2022-09-08T15:01:38.129Z] [2022-09-08T15:01:38.129Z] #42 [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-09-08T15:01:38.129Z] #42 12.44 DEP images/fdinfo.pb-c.d [2022-09-08T15:01:38.129Z] #42 12.54 PBCC images/core-aarch64.pb-c.c [2022-09-08T15:01:38.129Z] #42 12.58 PBCC images/core-arm.pb-c.c [2022-09-08T15:01:38.129Z] #42 12.67 PBCC images/core-ppc64.pb-c.c [2022-09-08T15:01:38.187Z] #43 DONE 2.6s [2022-09-08T15:01:38.187Z] [2022-09-08T15:01:38.187Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T15:01:38.388Z] #42 12.71 PBCC images/core-s390.pb-c.c [2022-09-08T15:01:38.388Z] #42 12.78 PBCC images/core-x86.pb-c.c [2022-09-08T15:01:38.388Z] #42 12.86 PBCC images/core.pb-c.c [2022-09-08T15:01:38.648Z] #42 12.96 PBCC images/inventory.pb-c.c [2022-09-08T15:01:38.648Z] #42 13.03 DEP images/core-aarch64.pb-c.d [2022-09-08T15:01:38.648Z] #42 13.10 DEP images/core-arm.pb-c.d [2022-09-08T15:01:38.648Z] #42 13.17 DEP images/core-ppc64.pb-c.d [2022-09-08T15:01:38.917Z] #42 13.23 DEP images/core-s390.pb-c.d [2022-09-08T15:01:38.917Z] #42 13.27 DEP images/core-x86.pb-c.d [2022-09-08T15:01:38.917Z] #42 13.32 DEP images/core.pb-c.d [2022-09-08T15:01:38.918Z] #54 5.178 Collecting yamllint==1.26.1 [2022-09-08T15:01:39.177Z] #42 13.38 DEP images/inventory.pb-c.d [2022-09-08T15:01:39.177Z] #42 13.43 PBCC images/cpuinfo.pb-c.c [2022-09-08T15:01:39.177Z] #42 13.50 DEP images/cpuinfo.pb-c.d [2022-09-08T15:01:39.177Z] #42 13.56 PBCC images/stats.pb-c.c [2022-09-08T15:01:39.177Z] #42 13.58 DEP images/stats.pb-c.d [2022-09-08T15:01:39.323Z] #39 ... [2022-09-08T15:01:39.324Z] [2022-09-08T15:01:39.324Z] #42 [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-09-08T15:01:39.324Z] #42 29.77 CC images/rlimit.o [2022-09-08T15:01:39.324Z] #42 29.91 CC images/pagemap.o [2022-09-08T15:01:39.324Z] #42 30.14 CC images/siginfo.o [2022-09-08T15:01:39.324Z] #42 30.46 CC images/rpc.o [2022-09-08T15:01:39.324Z] #42 31.57 CC images/ext-file.o [2022-09-08T15:01:39.324Z] #42 31.70 CC images/cgroup.o [2022-09-08T15:01:39.324Z] #42 32.17 CC images/userns.o [2022-09-08T15:01:39.324Z] #42 32.40 CC images/google/protobuf/descriptor.o [2022-09-08T15:01:39.324Z] #42 33.82 CC images/opts.o [2022-09-08T15:01:39.324Z] #42 33.97 CC images/seccomp.o [2022-09-08T15:01:39.324Z] #42 34.19 CC images/binfmt-misc.o [2022-09-08T15:01:39.324Z] #42 34.36 CC images/time.o [2022-09-08T15:01:39.324Z] #42 34.56 CC images/sysctl.o [2022-09-08T15:01:39.324Z] #42 34.72 CC images/autofs.o [2022-09-08T15:01:39.324Z] #42 34.89 CC images/macvlan.o [2022-09-08T15:01:39.324Z] #42 35.03 CC images/sit.o [2022-09-08T15:01:39.324Z] #42 35.18 CC images/memfd.o [2022-09-08T15:01:39.324Z] #42 35.43 CC images/timens.o [2022-09-08T15:01:39.324Z] #42 35.67 LINK images/built-in.o [2022-09-08T15:01:39.324Z] #42 35.83 GEN compel/include/asm [2022-09-08T15:01:39.324Z] #42 35.88 GEN compel/include/version.h [2022-09-08T15:01:39.324Z] #42 35.89 touch .config [2022-09-08T15:01:39.324Z] #42 35.94 GEN include/common/config.h [2022-09-08T15:01:39.324Z] #42 36.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-08T15:01:39.324Z] #42 36.07 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-09-08T15:01:39.324Z] #42 36.10 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-09-08T15:01:39.324Z] #42 36.12 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-09-08T15:01:39.324Z] #42 36.15 DEP compel/plugins/std/infect.d [2022-09-08T15:01:39.324Z] #42 36.20 DEP compel/plugins/std/string.d [2022-09-08T15:01:39.324Z] #42 36.25 DEP compel/plugins/std/log.d [2022-09-08T15:01:39.324Z] #42 36.32 DEP compel/plugins/std/fds.d [2022-09-08T15:01:39.324Z] #42 36.43 DEP compel/plugins/std/std.d [2022-09-08T15:01:39.324Z] #42 36.52 DEP compel/plugins/shmem/shmem.d [2022-09-08T15:01:39.324Z] #42 36.66 DEP compel/plugins/fds/fds.d [2022-09-08T15:01:39.324Z] #42 36.77 CC compel/plugins/std/std.o [2022-09-08T15:01:39.324Z] #42 37.01 CC compel/plugins/std/fds.o [2022-09-08T15:01:39.324Z] #42 37.38 CC compel/plugins/std/log.o [2022-09-08T15:01:39.324Z] #42 38.05 CC compel/plugins/std/string.o [2022-09-08T15:01:39.324Z] #42 38.73 CC compel/plugins/std/infect.o [2022-09-08T15:01:39.324Z] #42 38.96 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-09-08T15:01:39.324Z] #42 38.97 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-09-08T15:01:39.324Z] #42 38.99 AR compel/plugins/std.lib.a [2022-09-08T15:01:39.324Z] #42 39.02 CC compel/plugins/fds/fds.o [2022-09-08T15:01:39.324Z] #42 39.10 AR compel/plugins/fds.lib.a [2022-09-08T15:01:39.324Z] #42 39.14 HOSTDEP compel/src/lib/log-host.d [2022-09-08T15:01:39.324Z] #42 39.17 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-08T15:01:39.324Z] #42 39.22 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-09-08T15:01:39.324Z] #42 39.25 HOSTDEP compel/src/main-host.d [2022-09-08T15:01:39.324Z] #42 39.28 DEP compel/src/lib/ptrace.d [2022-09-08T15:01:39.324Z] #42 39.32 DEP compel/src/lib/infect.d [2022-09-08T15:01:39.324Z] #42 39.39 DEP compel/src/lib/infect-util.d [2022-09-08T15:01:39.324Z] #42 39.47 DEP compel/src/lib/infect-rpc.d [2022-09-08T15:01:39.324Z] #42 39.56 DEP compel/arch/aarch64/src/lib/infect.d [2022-09-08T15:01:39.324Z] #42 39.63 DEP compel/arch/aarch64/src/lib/cpu.d [2022-09-08T15:01:39.324Z] #42 39.69 DEP compel/src/lib/log.d [2022-09-08T15:01:39.324Z] #42 39.78 DEP compel/src/main.d [2022-09-08T15:01:39.324Z] #42 39.88 DEP compel/src/lib/handle-elf.d [2022-09-08T15:01:39.324Z] #42 39.95 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-09-08T15:01:39.335Z] #40 ... [2022-09-08T15:01:39.335Z] [2022-09-08T15:01:39.335Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:01:39.335Z] #54 10.75 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-08T15:01:39.586Z] #42 40.07 CC compel/src/lib/log.o [2022-09-08T15:01:39.586Z] #42 40.27 CC compel/arch/aarch64/src/lib/cpu.o [2022-09-08T15:01:39.846Z] #42 40.44 CC compel/arch/aarch64/src/lib/infect.o [2022-09-08T15:01:40.109Z] #42 ... [2022-09-08T15:01:40.109Z] [2022-09-08T15:01:40.109Z] #39 [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-09-08T15:01:40.109Z] #39 DONE 90.9s [2022-09-08T15:01:40.109Z] [2022-09-08T15:01:40.109Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-08T15:01:40.121Z] #44 2.024 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T15:01:40.121Z] #44 DONE 2.1s [2022-09-08T15:01:40.121Z] [2022-09-08T15:01:40.121Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T15:01:40.286Z] #54 ... [2022-09-08T15:01:40.286Z] [2022-09-08T15:01:40.286Z] #40 [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-09-08T15:01:40.286Z] #40 118.4 CC criu/libnetlink.o [2022-09-08T15:01:40.286Z] #40 118.8 CC criu/log.o [2022-09-08T15:01:40.286Z] #40 119.4 CC criu/lsm.o [2022-09-08T15:01:40.286Z] #40 119.8 CC criu/mem.o [2022-09-08T15:01:40.286Z] #40 121.7 CC criu/memfd.o [2022-09-08T15:01:40.286Z] #40 122.4 CC criu/mount.o [2022-09-08T15:01:40.558Z] #42 14.93 make[1]: Nothing to be done for 'all'. [2022-09-08T15:01:40.699Z] #54 12.10 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-08T15:01:40.699Z] #54 12.17 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-08T15:01:40.699Z] #54 12.22 Collecting pyyaml (from yamllint==1.26.1) [2022-09-08T15:01:40.955Z] #54 12.55 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-09-08T15:01:40.955Z] #54 12.77 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-08T15:01:41.212Z] #54 12.78 Building wheels for collected packages: yamllint [2022-09-08T15:01:41.212Z] #54 12.78 Running setup.py bdist_wheel for yamllint: started [2022-09-08T15:01:41.491Z] #43 DONE 1.2s [2022-09-08T15:01:41.491Z] [2022-09-08T15:01:41.491Z] #44 [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-09-08T15:01:41.940Z] #42 16.26 CC images/stats.o [2022-09-08T15:01:42.011Z] #45 DONE 2.2s [2022-09-08T15:01:42.011Z] [2022-09-08T15:01:42.011Z] #39 [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-09-08T15:01:42.011Z] #39 48.57 CC compel/src/lib/ptrace.o [2022-09-08T15:01:42.011Z] #39 49.08 AR compel/libcompel.a [2022-09-08T15:01:42.011Z] #39 49.20 HOSTCC compel/src/main-host.o [2022-09-08T15:01:42.011Z] #39 49.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-08T15:01:42.011Z] #39 49.75 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-08T15:01:42.011Z] #39 50.25 HOSTCC compel/src/lib/log-host.o [2022-09-08T15:01:42.011Z] #39 50.48 HOSTLINK compel/compel-host-bin [2022-09-08T15:01:42.011Z] #39 50.70 DEP soccr/soccr.d [2022-09-08T15:01:42.011Z] #39 50.92 CC soccr/soccr.o [2022-09-08T15:01:42.011Z] #39 52.36 AR soccr/libsoccr.a [2022-09-08T15:01:42.011Z] #39 52.42 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:01:42.011Z] #39 52.79 DEP criu/arch/x86/sigframe.d [2022-09-08T15:01:42.011Z] #39 52.96 DEP criu/arch/x86/sigaction_compat.d [2022-09-08T15:01:42.011Z] #39 53.09 DEP criu/arch/x86/kerndat.d [2022-09-08T15:01:42.011Z] #39 53.30 DEP criu/arch/x86/crtools.d [2022-09-08T15:01:42.011Z] #39 53.41 DEP criu/arch/x86/cpu.d [2022-09-08T15:01:42.011Z] #39 53.57 CC criu/arch/x86/cpu.o [2022-09-08T15:01:42.011Z] #39 54.14 CC criu/arch/x86/crtools.o [2022-09-08T15:01:42.060Z] #44 DONE 0.9s [2022-09-08T15:01:42.060Z] [2022-09-08T15:01:42.060Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T15:01:42.140Z] #54 13.94 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-08T15:01:42.397Z] #54 13.94 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-08T15:01:42.397Z] #54 14.00 Successfully built yamllint [2022-09-08T15:01:42.397Z] #54 14.02 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-08T15:01:42.509Z] #42 16.67 CC images/core.o [2022-09-08T15:01:42.769Z] #42 17.21 CC images/core-x86.o [2022-09-08T15:01:42.802Z] #40 126.0 CC criu/namespaces.o [2022-09-08T15:01:42.940Z] #39 55.27 CC criu/arch/x86/kerndat.o [2022-09-08T15:01:43.002Z] #54 14.45 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-08T15:01:43.002Z] #45 0.692 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T15:01:43.002Z] #45 DONE 0.8s [2022-09-08T15:01:43.002Z] [2022-09-08T15:01:43.002Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T15:01:43.259Z] #54 DONE 14.9s [2022-09-08T15:01:43.259Z] [2022-09-08T15:01:43.259Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T15:01:43.337Z] #42 17.68 CC images/core-arm.o [2022-09-08T15:01:43.501Z] #39 55.77 CC criu/arch/x86/sigaction_compat.o [2022-09-08T15:01:43.501Z] #39 55.99 CC criu/arch/x86/sigframe.o [2022-09-08T15:01:43.516Z] #55 DONE 0.2s [2022-09-08T15:01:43.516Z] [2022-09-08T15:01:43.516Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T15:01:43.586Z] #46 DONE 0.8s [2022-09-08T15:01:43.586Z] [2022-09-08T15:01:43.586Z] #47 [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-09-08T15:01:43.586Z] #0 1.107 + RM_GOPATH=0 [2022-09-08T15:01:43.586Z] #0 1.107 + TMP_GOPATH= [2022-09-08T15:01:43.586Z] #0 1.109 + : /build [2022-09-08T15:01:43.586Z] #0 1.109 + '[' -z '' ']' [2022-09-08T15:01:43.586Z] #0 1.111 ++ mktemp -d [2022-09-08T15:01:43.586Z] #0 1.126 + export GOPATH=/tmp/tmp.d66DuRBHAj [2022-09-08T15:01:43.586Z] #0 1.126 + GOPATH=/tmp/tmp.d66DuRBHAj [2022-09-08T15:01:43.586Z] #0 1.126 + RM_GOPATH=1 [2022-09-08T15:01:43.586Z] #0 1.126 + case "$(go env GOARCH)" in [2022-09-08T15:01:43.586Z] #0 1.127 ++ go env GOARCH [2022-09-08T15:01:43.586Z] #0 1.149 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:01:43.586Z] #0 1.149 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:01:43.586Z] #0 1.150 ++ dirname /tmp/install/install.sh [2022-09-08T15:01:43.586Z] #0 1.153 + dir=/tmp/install [2022-09-08T15:01:43.586Z] #0 1.153 + bin=runc [2022-09-08T15:01:43.586Z] #0 1.159 + shift [2022-09-08T15:01:43.586Z] #0 1.160 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-08T15:01:43.586Z] #0 1.160 + . /tmp/install/runc.installer [2022-09-08T15:01:43.586Z] #0 1.160 ++ set -e [2022-09-08T15:01:43.586Z] #0 1.160 ++ : v1.1.4 [2022-09-08T15:01:43.586Z] #0 1.160 + install_runc [2022-09-08T15:01:43.586Z] #0 1.160 + RUNC_BUILDTAGS=seccomp [2022-09-08T15:01:43.586Z] #0 1.160 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T15:01:43.586Z] #0 1.160 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d66DuRBHAj/src/github.com/opencontainers/runc [2022-09-08T15:01:43.586Z] #0 1.160 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T15:01:43.586Z] #0 1.186 Cloning into '/tmp/tmp.d66DuRBHAj/src/github.com/opencontainers/runc'... [2022-09-08T15:01:43.596Z] #42 18.01 CC images/core-aarch64.o [2022-09-08T15:01:43.757Z] #39 56.27 LINK criu/arch/x86/crtools.built-in.o [2022-09-08T15:01:44.028Z] #39 56.34 DEP criu/pie/util-vdso-elf32.d [2022-09-08T15:01:44.164Z] #42 18.42 CC images/core-ppc64.o [2022-09-08T15:01:44.169Z] #40 127.7 CC criu/net.o [2022-09-08T15:01:44.302Z] #39 56.58 DEP criu/pie/util-vdso.d [2022-09-08T15:01:44.302Z] #39 56.69 DEP criu/pie/util.d [2022-09-08T15:01:44.302Z] #39 ... [2022-09-08T15:01:44.302Z] [2022-09-08T15:01:44.302Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T15:01:44.302Z] #46 DONE 2.4s [2022-09-08T15:01:44.423Z] #42 18.99 CC images/core-s390.o [2022-09-08T15:01:44.424Z] #40 ... [2022-09-08T15:01:44.424Z] [2022-09-08T15:01:44.424Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:01:44.424Z] #54 10.57 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-08T15:01:44.526Z] #47 ... [2022-09-08T15:01:44.526Z] [2022-09-08T15:01:44.526Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T15:01:44.526Z] #48 DONE 0.8s [2022-09-08T15:01:44.526Z] [2022-09-08T15:01:44.526Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-08T15:01:44.560Z] [2022-09-08T15:01:44.560Z] #39 [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-09-08T15:01:44.560Z] #39 56.90 CC criu/pie/util.o [2022-09-08T15:01:44.887Z] #56 DONE 1.4s [2022-09-08T15:01:44.887Z] [2022-09-08T15:01:44.887Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T15:01:44.887Z] #57 DONE 0.1s [2022-09-08T15:01:44.887Z] [2022-09-08T15:01:44.887Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-08T15:01:44.887Z] #58 DONE 0.1s [2022-09-08T15:01:44.887Z] [2022-09-08T15:01:44.887Z] #40 [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-09-08T15:01:44.887Z] #40 135.9 CC criu/netfilter.o [2022-09-08T15:01:44.887Z] #40 136.4 CC criu/page-pipe.o [2022-09-08T15:01:44.887Z] #40 137.1 CC criu/page-xfer.o [2022-09-08T15:01:44.887Z] #40 139.1 CC criu/pagemap-cache.o [2022-09-08T15:01:45.123Z] #39 57.29 CC criu/pie/util-vdso.o [2022-09-08T15:01:45.143Z] #40 ... [2022-09-08T15:01:45.143Z] [2022-09-08T15:01:45.143Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T15:01:45.143Z] #59 DONE 0.1s [2022-09-08T15:01:45.143Z] [2022-09-08T15:01:45.143Z] #40 [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-09-08T15:01:45.143Z] #40 139.6 CC criu/pagemap.o [2022-09-08T15:01:45.352Z] #54 11.86 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-08T15:01:45.374Z] #42 19.60 CC images/cpuinfo.o [2022-09-08T15:01:45.472Z] #49 DONE 0.9s [2022-09-08T15:01:45.472Z] [2022-09-08T15:01:45.472Z] #42 [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-09-08T15:01:45.472Z] #42 40.86 CC compel/src/lib/infect-rpc.o [2022-09-08T15:01:45.472Z] #42 41.42 CC compel/src/lib/infect-util.o [2022-09-08T15:01:45.472Z] #42 41.80 CC compel/src/lib/infect.o [2022-09-08T15:01:45.472Z] #42 44.97 CC compel/src/lib/ptrace.o [2022-09-08T15:01:45.472Z] #42 45.53 AR compel/libcompel.a [2022-09-08T15:01:45.472Z] #42 45.64 HOSTCC compel/src/main-host.o [2022-09-08T15:01:45.472Z] #42 46.09 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-09-08T15:01:45.608Z] #54 11.95 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-08T15:01:45.633Z] #42 20.04 CC images/inventory.o [2022-09-08T15:01:45.685Z] #39 57.89 CC criu/pie/util-vdso-elf32.o [2022-09-08T15:01:45.736Z] #42 46.32 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-08T15:01:45.863Z] #54 12.02 Collecting pyyaml (from yamllint==1.26.1) [2022-09-08T15:01:45.892Z] #42 ... [2022-09-08T15:01:45.892Z] [2022-09-08T15:01:45.892Z] #31 [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-09-08T15:01:45.892Z] #31 77.63 internal/poll [2022-09-08T15:01:45.892Z] #31 80.47 internal/fmtsort [2022-09-08T15:01:45.892Z] #31 80.49 internal/syscall/execenv [2022-09-08T15:01:45.892Z] #31 80.74 path [2022-09-08T15:01:45.892Z] #31 81.10 strings [2022-09-08T15:01:45.892Z] #31 81.32 io/fs [2022-09-08T15:01:45.892Z] #31 82.41 os [2022-09-08T15:01:45.892Z] #31 83.72 bufio [2022-09-08T15:01:45.892Z] #31 85.21 text/tabwriter [2022-09-08T15:01:45.892Z] #31 86.52 io/ioutil [2022-09-08T15:01:45.892Z] #31 86.52 fmt [2022-09-08T15:01:45.941Z] #39 58.48 AR criu/pie/pie.lib.a [2022-09-08T15:01:45.998Z] #42 46.66 HOSTCC compel/src/lib/log-host.o [2022-09-08T15:01:46.115Z] #40 140.6 CC criu/parasite-syscall.o [2022-09-08T15:01:46.119Z] #54 12.34 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-09-08T15:01:46.151Z] #31 ... [2022-09-08T15:01:46.151Z] [2022-09-08T15:01:46.151Z] #42 [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-09-08T15:01:46.151Z] #42 20.36 CC images/fdinfo.o [2022-09-08T15:01:46.151Z] #42 20.61 CC images/fown.o [2022-09-08T15:01:46.198Z] #39 58.53 DEP criu/pie/restorer.d [2022-09-08T15:01:46.257Z] #42 46.89 HOSTLINK compel/compel-host-bin [2022-09-08T15:01:46.375Z] #54 12.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-08T15:01:46.375Z] #54 12.63 Building wheels for collected packages: yamllint [2022-09-08T15:01:46.375Z] #54 12.63 Running setup.py bdist_wheel for yamllint: started [2022-09-08T15:01:46.410Z] #42 20.87 CC images/ns.o [2022-09-08T15:01:46.454Z] #39 58.71 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-08T15:01:46.454Z] #39 58.82 DEP criu/arch/x86/restorer_unmap.d [2022-09-08T15:01:46.454Z] #39 58.85 DEP criu/arch/x86/restorer.d [2022-09-08T15:01:46.517Z] #42 46.98 DEP soccr/soccr.d [2022-09-08T15:01:46.517Z] #42 47.04 CC soccr/soccr.o [2022-09-08T15:01:46.669Z] #42 21.12 CC images/regfile.o [2022-09-08T15:01:46.710Z] #39 59.03 DEP criu/arch/x86/vdso-pie.d [2022-09-08T15:01:46.710Z] #39 59.11 DEP criu/pie/parasite-vdso.d [2022-09-08T15:01:46.927Z] #42 21.35 CC images/ghost-file.o [2022-09-08T15:01:46.966Z] #39 ... [2022-09-08T15:01:46.966Z] [2022-09-08T15:01:46.967Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2022-09-08T15:01:46.967Z] #47 DONE 2.4s [2022-09-08T15:01:46.967Z] [2022-09-08T15:01:46.967Z] #39 [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-09-08T15:01:46.967Z] #39 59.35 DEP criu/pie/parasite.d [2022-09-08T15:01:47.187Z] #42 21.70 CC images/fifo.o [2022-09-08T15:01:47.400Z] #39 59.55 CC criu/pie/parasite.o [2022-09-08T15:01:47.405Z] #54 13.76 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-08T15:01:47.405Z] #54 13.76 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-08T15:01:47.447Z] #42 21.99 CC images/remap-file-path.o [2022-09-08T15:01:47.483Z] #40 141.7 CC criu/path.o [2022-09-08T15:01:47.663Z] #54 13.82 Successfully built yamllint [2022-09-08T15:01:47.663Z] #54 13.84 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-08T15:01:47.740Z] #40 142.1 CC criu/pie-util-vdso-elf32.o [2022-09-08T15:01:47.899Z] #42 48.25 AR soccr/libsoccr.a [2022-09-08T15:01:47.899Z] #42 48.31 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:01:47.920Z] #54 14.24 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-08T15:01:48.016Z] #42 22.19 CC images/eventfd.o [2022-09-08T15:01:48.016Z] #42 22.43 CC images/eventpoll.o [2022-09-08T15:01:48.159Z] #42 48.59 DEP criu/arch/aarch64/sigframe.d [2022-09-08T15:01:48.159Z] #42 48.76 DEP criu/arch/aarch64/crtools.d [2022-09-08T15:01:48.276Z] #42 22.67 CC images/fh.o [2022-09-08T15:01:48.303Z] #40 142.6 CC criu/pie-util-vdso.o [2022-09-08T15:01:48.419Z] #42 48.89 DEP criu/arch/aarch64/cpu.d [2022-09-08T15:01:48.419Z] #42 48.93 DEP criu/arch/aarch64/bitops.d [2022-09-08T15:01:48.419Z] #42 49.01 CC criu/arch/aarch64/bitops.o [2022-09-08T15:01:48.419Z] #42 49.06 CC criu/arch/aarch64/cpu.o [2022-09-08T15:01:48.485Z] #54 DONE 14.7s [2022-09-08T15:01:48.485Z] [2022-09-08T15:01:48.485Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T15:01:48.485Z] #55 DONE 0.2s [2022-09-08T15:01:48.485Z] [2022-09-08T15:01:48.485Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T15:01:48.536Z] #42 22.92 CC images/fsnotify.o [2022-09-08T15:01:48.560Z] #40 143.1 CC criu/pie-util.o [2022-09-08T15:01:48.679Z] #42 49.21 CC criu/arch/aarch64/crtools.o [2022-09-08T15:01:48.768Z] #39 60.86 LINK criu/pie/parasite.built-in.o [2022-09-08T15:01:48.768Z] #39 60.87 GEN criu/pie/parasite-blob.h [2022-09-08T15:01:48.768Z] #39 60.89 CC criu/pie/parasite-vdso.o [2022-09-08T15:01:48.816Z] #40 143.3 CC criu/pipes.o [2022-09-08T15:01:49.104Z] #42 23.43 CC images/signalfd.o [2022-09-08T15:01:49.246Z] #42 49.81 CC criu/arch/aarch64/sigframe.o [2022-09-08T15:01:49.331Z] #39 61.57 CC criu/arch/x86/vdso-pie.o [2022-09-08T15:01:49.363Z] #42 23.69 CC images/fs.o [2022-09-08T15:01:49.509Z] #42 50.06 LINK criu/arch/aarch64/crtools.built-in.o [2022-09-08T15:01:49.509Z] #42 50.11 DEP criu/pie/util-vdso.d [2022-09-08T15:01:49.588Z] #39 61.87 CC criu/arch/x86/restorer.o [2022-09-08T15:01:49.622Z] #42 23.93 CC images/pstree.o [2022-09-08T15:01:49.622Z] #42 24.14 CC images/pipe.o [2022-09-08T15:01:49.746Z] #40 144.2 CC criu/plugin.o [2022-09-08T15:01:49.768Z] #42 50.21 DEP criu/pie/util.d [2022-09-08T15:01:49.768Z] #42 50.37 CC criu/pie/util.o [2022-09-08T15:01:49.768Z] #42 ... [2022-09-08T15:01:49.768Z] [2022-09-08T15:01:49.768Z] #32 [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-09-08T15:01:49.768Z] #32 103.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T15:01:49.768Z] #32 103.0 + GOBIN=/build [2022-09-08T15:01:49.768Z] #32 103.0 + GO111MODULE=on [2022-09-08T15:01:49.854Z] #56 DONE 1.0s [2022-09-08T15:01:49.854Z] [2022-09-08T15:01:49.854Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T15:01:49.854Z] #57 DONE 0.1s [2022-09-08T15:01:49.854Z] [2022-09-08T15:01:49.854Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-08T15:01:49.854Z] #58 DONE 0.0s [2022-09-08T15:01:49.854Z] [2022-09-08T15:01:49.854Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T15:01:49.854Z] #59 DONE 0.0s [2022-09-08T15:01:49.854Z] [2022-09-08T15:01:49.854Z] #40 [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-09-08T15:01:49.854Z] #40 131.1 CC criu/netfilter.o [2022-09-08T15:01:49.854Z] #40 131.5 CC criu/page-pipe.o [2022-09-08T15:01:49.854Z] #40 132.5 CC criu/page-xfer.o [2022-09-08T15:01:49.881Z] #42 24.36 CC images/tcp-stream.o [2022-09-08T15:01:50.028Z] #32 103.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-08T15:01:50.142Z] #42 24.57 CC images/sk-packet.o [2022-09-08T15:01:50.150Z] #39 62.39 CC criu/arch/x86/restorer_unmap.o [2022-09-08T15:01:50.150Z] #39 62.44 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-08T15:01:50.309Z] #40 144.6 CC criu/proc_parse.o [2022-09-08T15:01:50.402Z] #42 24.81 CC images/mnt.o [2022-09-08T15:01:50.407Z] #39 62.75 CC criu/pie/restorer.o [2022-09-08T15:01:50.418Z] #40 134.1 CC criu/pagemap-cache.o [2022-09-08T15:01:50.661Z] #42 25.02 CC images/pipe-data.o [2022-09-08T15:01:50.921Z] #42 25.19 CC images/sa.o [2022-09-08T15:01:50.921Z] #42 25.40 CC images/timer.o [2022-09-08T15:01:50.981Z] #40 134.5 CC criu/pagemap.o [2022-09-08T15:01:51.486Z] Fetching without tags [2022-09-08T15:01:51.490Z] #42 25.70 CC images/timerfd.o [2022-09-08T15:01:51.749Z] #42 25.94 CC images/mm.o [2022-09-08T15:01:51.814Z] #39 ... [2022-09-08T15:01:51.814Z] [2022-09-08T15:01:51.814Z] #21 [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-09-08T15:01:51.814Z] #21 124.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T15:01:51.814Z] #21 124.1 + GOBIN=/build [2022-09-08T15:01:51.814Z] #21 124.1 + GO111MODULE=on [2022-09-08T15:01:51.814Z] #21 124.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-08T15:01:51.814Z] #21 DONE 131.2s [2022-09-08T15:01:51.814Z] [2022-09-08T15:01:51.814Z] #48 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T15:01:51.814Z] #48 DONE 0.1s [2022-09-08T15:01:51.814Z] [2022-09-08T15:01:51.814Z] #49 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T15:01:51.916Z] #40 135.5 CC criu/parasite-syscall.o [2022-09-08T15:01:52.009Z] #42 26.26 CC images/sk-opts.o [2022-09-08T15:01:52.009Z] #42 26.50 CC images/sk-unix.o [2022-09-08T15:01:52.071Z] #49 DONE 0.1s [2022-09-08T15:01:52.071Z] [2022-09-08T15:01:52.071Z] #50 [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-09-08T15:01:52.071Z] #0 2.728 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T15:01:52.071Z] #0 2.779 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:01:52.071Z] #0 2.780 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:01:52.071Z] #0 2.781 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:01:52.071Z] #0 3.422 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-08T15:01:52.071Z] #0 4.552 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:01:52.584Z] #42 26.83 CC images/sk-inet.o [2022-09-08T15:01:52.585Z] #42 ... [2022-09-08T15:01:52.585Z] [2022-09-08T15:01:52.585Z] #40 [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-09-08T15:01:52.792Z] Merging remotes/origin/20.10 commit b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 into PR head commit 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 [2022-09-08T15:01:52.846Z] #40 136.5 CC criu/path.o [2022-09-08T15:01:53.103Z] #40 136.8 CC criu/pie-util-vdso-elf32.o [2022-09-08T15:01:53.436Z] #50 6.291 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:01:53.625Z] #40 147.5 CC criu/protobuf-desc.o [2022-09-08T15:01:51.135Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T15:01:51.198Z] > git config --add remote.origin.fetch +refs/pull/44109/head:refs/remotes/origin/PR-44109 # timeout=10 [2022-09-08T15:01:51.245Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T15:01:51.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-08T15:01:51.511Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-08T15:01:51.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T15:01:51.511Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44109/head:refs/remotes/origin/PR-44109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-08T15:01:52.902Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T15:01:52.933Z] > git checkout -f 6a0186b3576c2b40ad7111bb883db6e60aaf9e80 # timeout=10 [2022-09-08T15:01:53.667Z] #40 137.2 CC criu/pie-util-vdso.o [2022-09-08T15:01:53.693Z] #50 ... [2022-09-08T15:01:53.693Z] [2022-09-08T15:01:53.693Z] #39 [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-09-08T15:01:53.693Z] #39 65.90 LINK criu/pie/restorer.built-in.o [2022-09-08T15:01:53.693Z] #39 65.91 GEN criu/pie/restorer-blob.h [2022-09-08T15:01:53.693Z] #39 65.98 DEP criu/vdso.d [2022-09-08T15:01:53.881Z] #40 148.4 CC criu/protobuf.o [2022-09-08T15:01:53.890Z] #40 49.27 Checking out files: 50% (2526/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 90% (4528/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-08T15:01:53.890Z] #40 50.58 + cd /tmp/tmp.TN7J5lTJqm/src/github.com/containerd/containerd [2022-09-08T15:01:53.890Z] #40 50.58 + git checkout -q v1.6.8 [2022-09-08T15:01:53.924Z] #40 137.6 CC criu/pie-util.o [2022-09-08T15:01:53.949Z] #39 66.29 DEP criu/vdso-compat.d [2022-09-08T15:01:54.155Z] #40 ... [2022-09-08T15:01:54.155Z] [2022-09-08T15:01:54.155Z] #31 [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-09-08T15:01:54.155Z] #31 89.23 github.com/BurntSushi/toml [2022-09-08T15:01:54.155Z] #31 89.24 flag [2022-09-08T15:01:54.155Z] #31 90.96 log [2022-09-08T15:01:54.155Z] #31 93.05 github.com/BurntSushi/toml/cmd/tomlv [2022-09-08T15:01:54.155Z] #31 DONE 95.9s [2022-09-08T15:01:54.206Z] #39 66.46 DEP criu/uts_ns.d [2022-09-08T15:01:54.206Z] #39 66.63 DEP criu/util.d [2022-09-08T15:01:54.415Z] [2022-09-08T15:01:54.415Z] #42 [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-09-08T15:01:54.415Z] #42 27.27 CC images/tun.o [2022-09-08T15:01:54.415Z] #42 27.52 CC images/sk-netlink.o [2022-09-08T15:01:54.415Z] #42 27.74 CC images/packet-sock.o [2022-09-08T15:01:54.415Z] #42 28.08 CC images/ipc-var.o [2022-09-08T15:01:54.415Z] #42 28.26 CC images/ipc-desc.o [2022-09-08T15:01:54.415Z] #42 28.39 CC images/ipc-shm.o [2022-09-08T15:01:54.415Z] #42 28.66 CC images/ipc-msg.o [2022-09-08T15:01:54.444Z] #40 148.9 CC criu/pstree.o [2022-09-08T15:01:54.462Z] #39 66.88 DEP criu/uffd.d [2022-09-08T15:01:54.488Z] #40 137.8 CC criu/pipes.o [2022-09-08T15:01:54.675Z] #42 29.07 CC images/ipc-sem.o [2022-09-08T15:01:54.717Z] #39 67.13 DEP criu/tun.d [2022-09-08T15:01:54.974Z] #39 67.33 DEP criu/tty.d [2022-09-08T15:01:55.052Z] #40 138.5 CC criu/plugin.o [2022-09-08T15:01:55.230Z] #39 67.52 DEP criu/timerfd.d [2022-09-08T15:01:55.230Z] #39 67.68 DEP criu/timens.d [2022-09-08T15:01:55.246Z] #42 29.40 CC images/utsns.o [2022-09-08T15:01:55.246Z] #42 29.64 CC images/creds.o [2022-09-08T15:01:55.307Z] #32 ... [2022-09-08T15:01:55.307Z] [2022-09-08T15:01:55.307Z] #50 [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-09-08T15:01:55.307Z] #0 1.299 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T15:01:55.307Z] #0 1.309 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:01:55.307Z] #0 1.327 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:01:55.308Z] #0 1.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:01:55.308Z] #0 2.038 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-09-08T15:01:55.308Z] #0 2.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-08T15:01:55.308Z] #0 4.851 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-08T15:01:55.308Z] #0 6.596 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-08T15:01:55.308Z] #0 9.395 Fetched 8839 kB in 8s (1061 kB/s) [2022-09-08T15:01:55.487Z] #39 67.85 DEP criu/sysfs_parse.d [2022-09-08T15:01:55.506Z] #42 29.80 CC images/vma.o [2022-09-08T15:01:55.568Z] #0 9.395 Reading package lists... [2022-09-08T15:01:55.568Z] #50 ... [2022-09-08T15:01:55.568Z] [2022-09-08T15:01:55.568Z] #42 [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-09-08T15:01:55.568Z] #42 50.74 CC criu/pie/util-vdso.o [2022-09-08T15:01:55.568Z] #42 51.25 AR criu/pie/pie.lib.a [2022-09-08T15:01:55.568Z] #42 51.32 DEP criu/pie/restorer.d [2022-09-08T15:01:55.568Z] #42 51.60 DEP criu/arch/aarch64/intraprocedure.d [2022-09-08T15:01:55.568Z] #42 51.64 DEP criu/arch/aarch64/restorer.d [2022-09-08T15:01:55.568Z] #42 51.83 DEP criu/arch/aarch64/vdso-pie.d [2022-09-08T15:01:55.568Z] #42 51.93 DEP criu/pie/parasite-vdso.d [2022-09-08T15:01:55.568Z] #42 52.12 DEP criu/pie/parasite.d [2022-09-08T15:01:55.568Z] #42 52.39 CC criu/pie/parasite.o [2022-09-08T15:01:55.568Z] #42 53.55 LINK criu/pie/parasite.built-in.o [2022-09-08T15:01:55.568Z] #42 53.57 GEN criu/pie/parasite-blob.h [2022-09-08T15:01:55.568Z] #42 53.59 CC criu/pie/parasite-vdso.o [2022-09-08T15:01:55.568Z] #42 54.28 CC criu/arch/aarch64/vdso-pie.o [2022-09-08T15:01:55.568Z] #42 54.57 CC criu/arch/aarch64/restorer.o [2022-09-08T15:01:55.568Z] #42 55.00 CC criu/arch/aarch64/intraprocedure.o [2022-09-08T15:01:55.568Z] #42 55.08 CC criu/pie/restorer.o [2022-09-08T15:01:55.615Z] #40 138.9 CC criu/proc_parse.o [2022-09-08T15:01:55.743Z] #39 68.03 DEP criu/sysctl.d [2022-09-08T15:01:55.743Z] #39 68.21 DEP criu/string.d [2022-09-08T15:01:55.743Z] #39 68.27 DEP criu/stats.d [2022-09-08T15:01:55.765Z] #42 30.01 CC images/netdev.o [2022-09-08T15:01:55.811Z] #40 150.3 CC criu/rbtree.o [2022-09-08T15:01:55.999Z] #39 68.39 DEP criu/sockets.d [2022-09-08T15:01:56.025Z] #42 30.35 CC images/tty.o [2022-09-08T15:01:56.068Z] #40 150.7 CC criu/rst-malloc.o [2022-09-08T15:01:56.138Z] #42 ... [2022-09-08T15:01:56.138Z] [2022-09-08T15:01:56.138Z] #32 [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-09-08T15:01:56.138Z] #32 DONE 109.0s [2022-09-08T15:01:56.138Z] [2022-09-08T15:01:56.138Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T15:01:56.138Z] #51 DONE 0.1s [2022-09-08T15:01:56.138Z] [2022-09-08T15:01:56.138Z] #47 [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-09-08T15:01:56.138Z] #47 11.56 + cd /tmp/tmp.d66DuRBHAj/src/github.com/opencontainers/runc [2022-09-08T15:01:56.138Z] #47 11.56 + git checkout -q v1.1.4 [2022-09-08T15:01:56.138Z] #47 12.18 + '[' -z '' ']' [2022-09-08T15:01:56.138Z] #47 12.18 + target=static [2022-09-08T15:01:56.138Z] #47 12.19 + make BUILDTAGS=seccomp static [2022-09-08T15:01:56.138Z] #47 12.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T15:01:56.138Z] #47 ... [2022-09-08T15:01:56.138Z] [2022-09-08T15:01:56.138Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T15:01:56.138Z] #52 DONE 0.1s [2022-09-08T15:01:56.256Z] #39 68.58 DEP criu/sk-unix.d [2022-09-08T15:01:56.325Z] #40 150.9 CC criu/seccomp.o [2022-09-08T15:01:56.333Z] Merge succeeded, producing af6c07452e801c0e63bfeffc1c22b951e0f08ca6 [2022-09-08T15:01:56.333Z] Checking out Revision af6c07452e801c0e63bfeffc1c22b951e0f08ca6 (PR-44109) [2022-09-08T15:01:56.398Z] [2022-09-08T15:01:56.398Z] #28 [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-09-08T15:01:56.512Z] #39 ... [2022-09-08T15:01:56.512Z] [2022-09-08T15:01:56.512Z] #51 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-08T15:01:56.512Z] #51 CACHED [2022-09-08T15:01:56.512Z] [2022-09-08T15:01:56.512Z] #52 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-08T15:01:56.512Z] #52 CACHED [2022-09-08T15:01:56.512Z] [2022-09-08T15:01:56.512Z] #39 [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-09-08T15:01:56.512Z] #39 68.78 DEP criu/sk-tcp.d [2022-09-08T15:01:56.512Z] #39 68.98 DEP criu/sk-queue.d [2022-09-08T15:01:56.595Z] #42 30.96 CC images/file-lock.o [2022-09-08T15:01:56.769Z] #39 69.11 DEP criu/sk-packet.d [2022-09-08T15:01:56.769Z] #39 ... [2022-09-08T15:01:56.769Z] [2022-09-08T15:01:56.769Z] #41 [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-09-08T15:01:56.769Z] #41 15.10 + cd /tmp/tmp.gMVflah4Y9/src/github.com/opencontainers/runc [2022-09-08T15:01:56.769Z] #41 15.10 + git checkout -q v1.1.4 [2022-09-08T15:01:56.769Z] #41 16.03 + '[' -z '' ']' [2022-09-08T15:01:56.769Z] #41 16.03 + target=static [2022-09-08T15:01:56.769Z] #41 16.03 + make BUILDTAGS=seccomp static [2022-09-08T15:01:56.769Z] #41 16.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T15:01:56.901Z] #42 31.14 CC images/rlimit.o [2022-09-08T15:01:56.901Z] #42 31.30 CC images/pagemap.o [2022-09-08T15:01:57.025Z] #41 ... [2022-09-08T15:01:57.025Z] [2022-09-08T15:01:57.025Z] #39 [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-09-08T15:01:57.025Z] #39 69.34 DEP criu/sk-netlink.d [2022-09-08T15:01:57.025Z] #39 69.49 DEP criu/sk-inet.d [2022-09-08T15:01:57.172Z] #42 31.68 CC images/siginfo.o [2022-09-08T15:01:55.226Z] > git remote # timeout=10 [2022-09-08T15:01:55.290Z] > git config --get remote.origin.url # timeout=10 [2022-09-08T15:01:55.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-08T15:01:55.337Z] > git merge b73e9c2c8ace71a33575e9a5d6f3eb34389465e6 # timeout=10 [2022-09-08T15:01:56.212Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-09-08T15:01:56.353Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T15:01:56.399Z] > git checkout -f af6c07452e801c0e63bfeffc1c22b951e0f08ca6 # timeout=10 [2022-09-08T15:01:57.297Z] #40 151.7 CC criu/seize.o [2022-09-08T15:01:57.456Z] #42 31.97 CC images/rpc.o [2022-09-08T15:01:57.587Z] #39 69.74 DEP criu/signalfd.d [2022-09-08T15:01:57.588Z] #39 69.87 DEP criu/sigframe.d [2022-09-08T15:01:57.588Z] #39 69.91 DEP criu/shmem.d [2022-09-08T15:01:57.778Z] #28 ... [2022-09-08T15:01:57.778Z] [2022-09-08T15:01:57.778Z] #42 [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-09-08T15:01:57.778Z] #42 58.52 LINK criu/pie/restorer.built-in.o [2022-09-08T15:01:57.778Z] #42 58.53 GEN criu/pie/restorer-blob.h [2022-09-08T15:01:57.844Z] #39 70.03 DEP criu/servicefd.d [2022-09-08T15:01:57.844Z] #39 70.15 DEP criu/seize.d [2022-09-08T15:01:57.861Z] #40 152.5 CC criu/servicefd.o [2022-09-08T15:01:58.037Z] #42 58.66 DEP criu/vdso.d [2022-09-08T15:01:58.037Z] #42 58.79 DEP criu/uts_ns.d [2022-09-08T15:01:58.100Z] #39 70.34 DEP criu/seccomp.d [2022-09-08T15:01:58.100Z] #39 70.52 DEP criu/rst-malloc.d [2022-09-08T15:01:58.100Z] #39 70.58 DEP criu/rbtree.d [2022-09-08T15:01:58.138Z] #40 141.7 CC criu/protobuf-desc.o [2022-09-08T15:01:58.297Z] #42 58.90 DEP criu/util.d [2022-09-08T15:01:58.357Z] #39 70.64 DEP criu/pstree.d [2022-09-08T15:01:58.357Z] #39 70.78 DEP criu/protobuf.d [2022-09-08T15:01:58.424Z] #40 153.1 CC criu/shmem.o [2022-09-08T15:01:58.557Z] #42 59.11 DEP criu/uffd.d [2022-09-08T15:01:58.613Z] #39 70.88 GEN criu/protobuf-desc-gen.h [2022-09-08T15:01:58.816Z] #42 59.24 DEP criu/tun.d [2022-09-08T15:01:58.816Z] #42 59.36 DEP criu/tty.d [2022-09-08T15:01:58.816Z] #42 59.50 DEP criu/timerfd.d [2022-09-08T15:01:58.876Z] #42 33.16 CC images/ext-file.o [2022-09-08T15:01:59.068Z] #40 142.7 CC criu/protobuf.o [2022-09-08T15:01:59.076Z] #42 59.68 DEP criu/timens.d [2022-09-08T15:01:59.135Z] #42 33.32 CC images/cgroup.o [2022-09-08T15:01:59.338Z] #42 59.87 DEP criu/sysfs_parse.d [2022-09-08T15:01:59.338Z] #42 60.01 DEP criu/sysctl.d [2022-09-08T15:01:59.395Z] #42 33.86 CC images/userns.o [2022-09-08T15:01:59.600Z] #42 60.15 DEP criu/string.d [2022-09-08T15:01:59.600Z] #42 60.19 DEP criu/stats.d [2022-09-08T15:01:59.600Z] #42 60.36 DEP criu/sockets.d [2022-09-08T15:01:59.632Z] #40 143.1 CC criu/pstree.o [2022-09-08T15:01:59.654Z] #42 34.13 CC images/google/protobuf/descriptor.o [2022-09-08T15:01:59.792Z] #40 154.0 CC criu/sigframe.o [2022-09-08T15:01:59.792Z] #40 154.2 CC criu/signalfd.o [2022-09-08T15:01:59.860Z] #42 60.50 DEP criu/sk-unix.d [2022-09-08T15:02:00.049Z] #40 154.6 CC criu/sk-inet.o [2022-09-08T15:02:00.120Z] #42 60.73 DEP criu/sk-tcp.d [2022-09-08T15:02:00.381Z] #42 60.95 DEP criu/sk-queue.d [2022-09-08T15:02:00.381Z] #42 61.06 DEP criu/sk-packet.d [2022-09-08T15:02:00.505Z] #39 72.56 DEP criu/protobuf-desc.d [2022-09-08T15:02:00.505Z] #39 72.75 DEP criu/proc_parse.d [2022-09-08T15:02:00.505Z] #39 72.95 DEP criu/plugin.d [2022-09-08T15:02:00.640Z] #42 61.24 DEP criu/sk-netlink.d [2022-09-08T15:02:00.640Z] #42 61.35 DEP criu/sk-inet.d [2022-09-08T15:02:00.761Z] #39 73.05 DEP criu/pipes.d [2022-09-08T15:02:00.761Z] #39 73.19 DEP criu/pie-util.d [2022-09-08T15:02:00.899Z] #42 61.52 DEP criu/signalfd.d [2022-09-08T15:02:00.900Z] #42 61.60 DEP criu/sigframe.d [2022-09-08T15:02:01.000Z] #40 144.2 CC criu/rbtree.o [2022-09-08T15:02:01.000Z] #40 144.6 CC criu/rst-malloc.o [2022-09-08T15:02:01.017Z] #39 73.28 DEP criu/pie-util-vdso.d [2022-09-08T15:02:01.017Z] #39 73.39 DEP criu/pie-util-vdso-elf32.d [2022-09-08T15:02:01.017Z] #39 73.50 DEP criu/path.d [2022-09-08T15:02:01.159Z] #42 61.72 DEP criu/shmem.d [2022-09-08T15:02:01.257Z] #40 144.8 CC criu/seccomp.o [2022-09-08T15:02:01.274Z] #39 73.63 DEP criu/parasite-syscall.d [2022-09-08T15:02:01.418Z] #42 61.89 DEP criu/servicefd.d [2022-09-08T15:02:01.418Z] #42 62.04 DEP criu/seize.d [2022-09-08T15:02:01.418Z] #42 62.15 DEP criu/seccomp.d [2022-09-08T15:02:01.423Z] #40 156.0 CC criu/sk-netlink.o [2022-09-08T15:02:01.530Z] #39 73.84 DEP criu/pagemap.d [2022-09-08T15:02:01.560Z] #42 35.66 CC images/opts.o [2022-09-08T15:02:01.560Z] #42 35.85 CC images/seccomp.o [2022-09-08T15:02:01.560Z] #42 36.08 CC images/binfmt-misc.o [2022-09-08T15:02:01.678Z] #42 62.35 DEP criu/rst-malloc.d [2022-09-08T15:02:01.678Z] #42 62.41 DEP criu/rbtree.d [2022-09-08T15:02:01.787Z] #39 73.99 DEP criu/pagemap-cache.d [2022-09-08T15:02:01.787Z] #39 74.11 DEP criu/page-xfer.d [2022-09-08T15:02:01.819Z] #42 36.24 CC images/time.o [2022-09-08T15:02:01.835Z] #40 145.4 CC criu/seize.o [2022-09-08T15:02:01.938Z] #42 62.44 DEP criu/pstree.d [2022-09-08T15:02:01.938Z] #42 62.58 DEP criu/protobuf.d [2022-09-08T15:02:01.938Z] #42 62.69 GEN criu/protobuf-desc-gen.h [2022-09-08T15:02:01.985Z] #40 156.4 CC criu/sk-packet.o [2022-09-08T15:02:02.044Z] #39 74.25 DEP criu/page-pipe.d [2022-09-08T15:02:02.044Z] #39 74.35 DEP criu/netfilter.d [2022-09-08T15:02:02.044Z] #39 74.48 DEP criu/net.d [2022-09-08T15:02:02.078Z] #42 36.45 CC images/sysctl.o [2022-09-08T15:02:02.300Z] #39 74.65 DEP criu/namespaces.d [2022-09-08T15:02:02.300Z] #39 74.78 DEP criu/mount.d [2022-09-08T15:02:02.338Z] #42 36.70 CC images/autofs.o [2022-09-08T15:02:02.557Z] #39 75.02 DEP criu/memfd.d [2022-09-08T15:02:02.598Z] #42 36.94 CC images/macvlan.o [2022-09-08T15:02:02.786Z] #40 146.4 CC criu/servicefd.o [2022-09-08T15:02:02.813Z] #39 75.20 DEP criu/mem.d [2022-09-08T15:02:02.856Z] #42 37.17 CC images/sit.o [2022-09-08T15:02:02.913Z] #40 157.2 CC criu/sk-queue.o [2022-09-08T15:02:03.097Z] #39 75.36 DEP criu/lsm.d [2022-09-08T15:02:03.097Z] #39 75.49 DEP criu/log.d [2022-09-08T15:02:03.097Z] #39 75.61 DEP criu/libnetlink.d [2022-09-08T15:02:03.116Z] #42 37.47 CC images/memfd.o [2022-09-08T15:02:03.169Z] #40 157.7 CC criu/sk-tcp.o [2022-09-08T15:02:03.355Z] #39 75.72 DEP criu/kerndat.d [2022-09-08T15:02:03.375Z] #42 37.72 CC images/timens.o [2022-09-08T15:02:03.404Z] #40 146.9 CC criu/shmem.o [2022-09-08T15:02:03.612Z] #39 75.92 DEP criu/kcmp-ids.d [2022-09-08T15:02:03.612Z] #39 75.97 DEP criu/irmap.d [2022-09-08T15:02:03.612Z] #39 76.09 DEP criu/ipc_ns.d [2022-09-08T15:02:03.635Z] #42 38.02 LINK images/built-in.o [2022-09-08T15:02:03.730Z] #40 158.3 CC criu/sk-unix.o [2022-09-08T15:02:03.874Z] #39 76.25 DEP criu/image.d [2022-09-08T15:02:03.895Z] #42 38.17 GEN compel/include/asm [2022-09-08T15:02:03.895Z] #42 38.20 GEN compel/include/version.h [2022-09-08T15:02:03.895Z] #42 38.22 touch .config [2022-09-08T15:02:03.895Z] #42 38.25 GEN include/common/config.h [2022-09-08T15:02:03.895Z] #42 38.32 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-08T15:02:03.895Z] #42 38.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-08T15:02:03.895Z] #42 38.36 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-08T15:02:04.131Z] #39 76.43 DEP criu/image-desc.d [2022-09-08T15:02:04.131Z] #39 76.54 DEP criu/fsnotify.d [2022-09-08T15:02:04.155Z] #42 38.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-08T15:02:04.155Z] #42 38.41 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-08T15:02:04.155Z] #42 38.45 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-08T15:02:04.155Z] #42 38.47 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-08T15:02:04.155Z] #42 38.51 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-08T15:02:04.155Z] #42 38.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-08T15:02:04.155Z] #42 38.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-08T15:02:04.155Z] #42 38.57 DEP compel/plugins/std/infect.d [2022-09-08T15:02:04.391Z] #39 76.68 DEP criu/filesystems.d [2022-09-08T15:02:04.414Z] #42 38.68 DEP compel/plugins/std/string.d [2022-09-08T15:02:04.414Z] #42 38.80 DEP compel/plugins/std/log.d [2022-09-08T15:02:04.414Z] #42 38.89 DEP compel/plugins/std/fds.d [2022-09-08T15:02:04.477Z] #42 ... [2022-09-08T15:02:04.477Z] [2022-09-08T15:02:04.477Z] #28 [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-09-08T15:02:04.648Z] #39 76.87 DEP criu/files.d [2022-09-08T15:02:04.648Z] #39 77.10 DEP criu/files-reg.d [2022-09-08T15:02:04.648Z] #39 ... [2022-09-08T15:02:04.648Z] [2022-09-08T15:02:04.648Z] #50 [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-09-08T15:02:04.648Z] #50 7.911 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:02:04.648Z] #50 12.67 Fetched 9023 kB in 10s (888 kB/s) [2022-09-08T15:02:04.648Z] #50 12.67 Reading package lists... [2022-09-08T15:02:04.674Z] #42 38.96 DEP compel/plugins/std/std.d [2022-09-08T15:02:04.674Z] #42 39.05 DEP compel/plugins/shmem/shmem.d [2022-09-08T15:02:04.674Z] #42 39.16 DEP compel/plugins/fds/fds.d [2022-09-08T15:02:04.771Z] #40 147.9 CC criu/sigframe.o [2022-09-08T15:02:04.771Z] #40 148.2 CC criu/signalfd.o [2022-09-08T15:02:04.904Z] #50 16.00 Reading package lists... [2022-09-08T15:02:04.904Z] #50 ... [2022-09-08T15:02:04.904Z] [2022-09-08T15:02:04.904Z] #39 [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-09-08T15:02:04.904Z] #39 77.26 DEP criu/files-ext.d [2022-09-08T15:02:04.904Z] #39 77.39 DEP criu/file-lock.d [2022-09-08T15:02:04.934Z] #42 39.37 CC compel/plugins/std/std.o [2022-09-08T15:02:05.027Z] #40 148.5 CC criu/sk-inet.o [2022-09-08T15:02:05.160Z] #39 77.54 DEP criu/file-ids.d [2022-09-08T15:02:05.160Z] #39 77.69 DEP criu/fifo.d [2022-09-08T15:02:05.416Z] #39 77.83 DEP criu/fdstore.d [2022-09-08T15:02:05.502Z] #42 39.69 CC compel/plugins/std/fds.o [2022-09-08T15:02:05.672Z] #39 77.93 DEP criu/fault-injection.d [2022-09-08T15:02:05.672Z] #39 77.98 DEP criu/external.d [2022-09-08T15:02:05.761Z] #42 40.20 CC compel/plugins/std/log.o [2022-09-08T15:02:05.928Z] #39 78.13 DEP criu/eventpoll.d [2022-09-08T15:02:05.928Z] #39 78.29 DEP criu/eventfd.d [2022-09-08T15:02:05.928Z] #39 78.41 DEP criu/crtools.d [2022-09-08T15:02:06.185Z] #39 78.59 DEP criu/cr-service.d [2022-09-08T15:02:06.247Z] #40 160.3 CC criu/sockets.o [2022-09-08T15:02:06.396Z] #40 149.6 CC criu/sk-netlink.o [2022-09-08T15:02:06.441Z] #39 78.76 DEP criu/cr-restore.d [2022-09-08T15:02:06.652Z] #40 150.1 CC criu/sk-packet.o [2022-09-08T15:02:06.698Z] #39 79.01 DEP criu/cr-errno.d [2022-09-08T15:02:06.698Z] #42 40.99 CC compel/plugins/std/string.o [2022-09-08T15:02:06.698Z] #42 ... [2022-09-08T15:02:06.698Z] [2022-09-08T15:02:06.698Z] #39 79.02 DEP criu/cr-dump.d [2022-09-08T15:02:06.698Z] #40 [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-09-08T15:02:06.698Z] #40 53.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-08T15:02:06.698Z] #40 53.33 + BUILDTAGS='netgo osusergo static_build' [2022-09-08T15:02:06.698Z] #40 53.33 + export EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:02:06.698Z] #40 53.33 + EXTRA_FLAGS=-buildmode=pie [2022-09-08T15:02:06.698Z] #40 53.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-08T15:02:06.698Z] #40 53.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-08T15:02:06.698Z] #40 53.33 + '[' '' = dynamic ']' [2022-09-08T15:02:06.698Z] #40 53.33 + make [2022-09-08T15:02:06.698Z] #40 54.97 + bin/ctr [2022-09-08T15:02:06.698Z] #40 ... [2022-09-08T15:02:06.698Z] [2022-09-08T15:02:06.698Z] #26 [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-09-08T15:02:06.698Z] #26 93.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-08T15:02:06.698Z] #26 93.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-08T15:02:06.698Z] #26 93.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:02:06.853Z] #40 161.3 CC criu/stats.o [2022-09-08T15:02:06.955Z] #39 79.22 DEP criu/cr-dedup.d [2022-09-08T15:02:06.955Z] #39 79.46 DEP criu/cr-check.d [2022-09-08T15:02:07.075Z] #28 117.1 Checking out files: 27% (3195/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% (5568/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: 73% (8423/11414) Checking out files: 74% (8447/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-09-08T15:02:07.109Z] #40 161.6 CC criu/string.o [2022-09-08T15:02:07.109Z] #40 161.7 CC criu/sysctl.o [2022-09-08T15:02:07.211Z] #39 79.73 DEP criu/config.d [2022-09-08T15:02:07.213Z] #40 150.8 CC criu/sk-queue.o [2022-09-08T15:02:07.267Z] #26 ... [2022-09-08T15:02:07.267Z] [2022-09-08T15:02:07.267Z] #42 [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-09-08T15:02:07.267Z] #42 41.56 CC compel/plugins/std/infect.o [2022-09-08T15:02:07.335Z] #28 120.3 + cd /tmp/tmp.i4Crg3L6qp/tmp/docker-ce [2022-09-08T15:02:07.335Z] #28 120.3 + git checkout -q v17.06.2-ce [2022-09-08T15:02:07.526Z] #42 41.96 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-08T15:02:07.775Z] #39 79.91 DEP criu/clone-noasan.d [2022-09-08T15:02:07.775Z] #39 80.06 DEP criu/cgroup.d [2022-09-08T15:02:07.775Z] #39 80.26 DEP criu/cgroup-props.d [2022-09-08T15:02:07.775Z] #40 151.4 CC criu/sk-tcp.o [2022-09-08T15:02:07.785Z] #42 42.02 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-08T15:02:07.785Z] #42 42.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-08T15:02:07.785Z] #42 42.12 AR compel/plugins/std.lib.a [2022-09-08T15:02:07.785Z] #42 42.19 CC compel/plugins/fds/fds.o [2022-09-08T15:02:08.037Z] #40 162.5 CC criu/sysfs_parse.o [2022-09-08T15:02:08.044Z] #42 42.54 AR compel/plugins/fds.lib.a [2022-09-08T15:02:08.073Z] #39 80.42 DEP criu/bitmap.d [2022-09-08T15:02:08.073Z] #39 80.44 DEP criu/bfd.d [2022-09-08T15:02:08.073Z] #39 80.54 DEP criu/autofs.d [2022-09-08T15:02:08.303Z] #42 42.58 HOSTDEP compel/src/lib/log-host.d [2022-09-08T15:02:08.303Z] #42 42.65 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-08T15:02:08.317Z] Commit message: "Merge commit 'b73e9c2c8ace71a33575e9a5d6f3eb34389465e6' into HEAD" [2022-09-08T15:02:08.330Z] #39 80.70 DEP criu/aio.d [2022-09-08T15:02:08.475Z] First time build. Skipping changelog. [2022-09-08T15:02:08.562Z] #42 42.80 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-08T15:02:08.562Z] #42 42.84 HOSTDEP compel/src/main-host.d [2022-09-08T15:02:08.562Z] #42 42.90 DEP compel/src/lib/ptrace.d [2022-09-08T15:02:08.586Z] #39 80.87 DEP criu/action-scripts.d [2022-09-08T15:02:08.600Z] #40 163.0 CC criu/timens.o [2022-09-08T15:02:08.704Z] #40 152.0 CC criu/sk-unix.o [2022-09-08T15:02:08.717Z] #28 ... [2022-09-08T15:02:08.717Z] [2022-09-08T15:02:08.718Z] #50 [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-09-08T15:02:08.718Z] #0 9.395 Reading package lists... [2022-09-08T15:02:08.718Z] #50 13.49 Reading package lists... [2022-09-08T15:02:08.718Z] #50 16.61 Building dependency tree... [2022-09-08T15:02:08.718Z] #50 18.59 libcap2-bin is already the newest version (1:2.25-2). [2022-09-08T15:02:08.718Z] #50 18.59 The following additional packages will be installed: [2022-09-08T15:02:08.718Z] #50 18.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-08T15:02:08.718Z] #50 18.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-08T15:02:08.718Z] #50 18.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-08T15:02:08.718Z] #50 18.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-08T15:02:08.718Z] #50 18.60 python3.7 python3.7-minimal vim-runtime xxd [2022-09-08T15:02:08.718Z] #50 18.60 Suggested packages: [2022-09-08T15:02:08.718Z] #50 18.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-08T15:02:08.718Z] #50 18.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-08T15:02:08.718Z] #50 18.61 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-08T15:02:08.718Z] #50 18.61 quota [2022-09-08T15:02:08.718Z] #50 18.61 Recommended packages: [2022-09-08T15:02:08.718Z] #50 18.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-08T15:02:08.718Z] #50 18.61 python3-keyrings.alt python3-xdg unzip [2022-09-08T15:02:08.718Z] #50 20.13 The following NEW packages will be installed: [2022-09-08T15:02:08.718Z] #50 20.14 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-08T15:02:08.718Z] #50 20.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-08T15:02:08.718Z] #50 20.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-08T15:02:08.718Z] #50 20.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-08T15:02:08.718Z] #50 20.14 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-08T15:02:08.718Z] #50 20.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-08T15:02:08.718Z] #50 20.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-08T15:02:08.718Z] #50 20.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-08T15:02:08.718Z] #50 20.15 xz-utils zip [2022-09-08T15:02:08.718Z] #50 20.47 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:02:08.718Z] #50 20.47 Need to get 27.7 MB of archives. [2022-09-08T15:02:08.718Z] #50 20.47 After this operation, 114 MB of additional disk space will be used. [2022-09-08T15:02:08.718Z] #50 20.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-09-08T15:02:08.718Z] #50 20.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-09-08T15:02:08.718Z] #50 20.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-09-08T15:02:08.718Z] #50 20.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-09-08T15:02:08.718Z] #50 20.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-09-08T15:02:08.718Z] #50 20.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-09-08T15:02:08.718Z] #50 20.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-09-08T15:02:08.718Z] #50 20.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-09-08T15:02:08.718Z] #50 20.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-09-08T15:02:08.718Z] #50 20.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-09-08T15:02:08.718Z] #50 20.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-09-08T15:02:08.718Z] #50 20.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-09-08T15:02:08.718Z] #50 20.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-08T15:02:08.718Z] #50 20.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-09-08T15:02:08.718Z] #50 20.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-09-08T15:02:08.718Z] #50 20.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-09-08T15:02:08.718Z] #50 20.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-08T15:02:08.718Z] #50 20.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T15:02:08.718Z] #50 20.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-09-08T15:02:08.718Z] #50 20.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-09-08T15:02:08.718Z] #50 20.83 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-09-08T15:02:08.718Z] #50 20.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-09-08T15:02:08.718Z] #50 20.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-09-08T15:02:08.718Z] #50 20.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-08T15:02:08.718Z] #50 20.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-08T15:02:08.718Z] #50 20.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-08T15:02:08.718Z] #50 20.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-09-08T15:02:08.718Z] #50 20.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-09-08T15:02:08.718Z] #50 20.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-08T15:02:08.718Z] #50 21.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-08T15:02:08.718Z] #50 21.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-08T15:02:08.718Z] #50 21.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-08T15:02:08.718Z] #50 21.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-09-08T15:02:08.718Z] #50 21.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-09-08T15:02:08.718Z] #50 21.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-09-08T15:02:08.718Z] #50 21.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-08T15:02:08.718Z] #50 21.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-08T15:02:08.718Z] #50 21.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-08T15:02:08.718Z] #50 21.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-09-08T15:02:08.718Z] #50 21.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-08T15:02:08.718Z] #50 21.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-08T15:02:08.718Z] #50 21.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-08T15:02:08.718Z] #50 21.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-09-08T15:02:08.718Z] #50 21.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-09-08T15:02:08.718Z] #50 21.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-09-08T15:02:08.718Z] #50 21.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-08T15:02:08.718Z] #50 21.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-09-08T15:02:08.718Z] #50 21.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-09-08T15:02:08.718Z] #50 21.81 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-09-08T15:02:08.718Z] #50 22.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:02:08.718Z] #50 22.70 Fetched 27.7 MB in 2s (17.1 MB/s) [2022-09-08T15:02:08.718Z] #50 22.77 Selecting previously unselected package pigz. [2022-09-08T15:02:08.718Z] #50 22.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 ... 23425 files and directories currently installed.) [2022-09-08T15:02:08.718Z] #50 22.83 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-09-08T15:02:08.718Z] #50 22.84 Unpacking pigz (2.4-1) ... [2022-09-08T15:02:08.718Z] #50 22.97 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-09-08T15:02:08.718Z] #50 22.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-08T15:02:08.718Z] #50 22.98 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:08.718Z] #50 23.48 Selecting previously unselected package python3.7-minimal. [2022-09-08T15:02:08.718Z] #50 23.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-08T15:02:08.718Z] #50 23.50 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:02:08.822Z] #42 43.05 DEP compel/src/lib/infect.d [2022-09-08T15:02:08.822Z] #42 43.24 DEP compel/src/lib/infect-util.d [2022-09-08T15:02:08.843Z] #39 81.19 CC criu/action-scripts.o [2022-09-08T15:02:08.856Z] #40 ... [2022-09-08T15:02:08.856Z] [2022-09-08T15:02:08.856Z] #23 [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-09-08T15:02:08.856Z] #23 232.0 + dpkg --print-architecture [2022-09-08T15:02:08.856Z] #23 232.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-08T15:02:08.334Z] > git rev-list --no-walk accae6eeea9c33bbcad8c585497948f5b8d6bb0e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-08T15:02:09.082Z] #42 43.36 DEP compel/src/lib/infect-rpc.d [2022-09-08T15:02:09.082Z] #42 43.52 DEP compel/arch/x86/src/lib/infect.d [2022-09-08T15:02:09.082Z] #42 43.63 DEP compel/arch/x86/src/lib/cpu.d [2022-09-08T15:02:09.112Z] #23 232.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T15:02:09.112Z] #23 232.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T15:02:09.341Z] #42 43.73 DEP compel/src/lib/log.d [2022-09-08T15:02:09.342Z] #42 43.82 DEP compel/src/main.d [2022-09-08T15:02:09.342Z] #42 43.91 DEP compel/src/lib/handle-elf.d [2022-09-08T15:02:09.411Z] #39 81.76 CC criu/aio.o [2022-09-08T15:02:09.601Z] #42 43.98 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-08T15:02:09.658Z] #50 24.14 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:09.658Z] #50 24.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:02:09.860Z] #42 44.12 CC compel/src/lib/log.o [2022-09-08T15:02:09.974Z] #39 82.31 CC criu/autofs.o [2022-09-08T15:02:10.120Z] #42 44.39 CC compel/arch/x86/src/lib/cpu.o [2022-09-08T15:02:10.595Z] #40 154.2 CC criu/sockets.o [2022-09-08T15:02:10.636Z] #50 ... [2022-09-08T15:02:10.636Z] [2022-09-08T15:02:10.636Z] #28 [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-09-08T15:02:10.636Z] #28 123.5 + mkdir -p /tmp/tmp.i4Crg3L6qp/src/github.com/docker [2022-09-08T15:02:10.636Z] #28 123.5 + mv components/cli /tmp/tmp.i4Crg3L6qp/src/github.com/docker/cli [2022-09-08T15:02:10.636Z] #28 123.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-08T15:02:10.690Z] #42 45.12 CC compel/arch/x86/src/lib/infect.o [2022-09-08T15:02:11.343Z] #39 ... [2022-09-08T15:02:11.343Z] [2022-09-08T15:02:11.343Z] #50 [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-09-08T15:02:11.343Z] #50 16.00 Reading package lists... [2022-09-08T15:02:11.343Z] #50 19.60 Building dependency tree... [2022-09-08T15:02:11.343Z] #50 20.36 Reading state information... [2022-09-08T15:02:11.343Z] #50 21.12 libcap2-bin is already the newest version (1:2.25-2). [2022-09-08T15:02:11.343Z] #50 21.12 The following additional packages will be installed: [2022-09-08T15:02:11.343Z] #50 21.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-08T15:02:11.343Z] #50 21.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-08T15:02:11.343Z] #50 21.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-08T15:02:11.343Z] #50 21.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-08T15:02:11.343Z] #50 21.13 python3.7 python3.7-minimal vim-runtime xxd [2022-09-08T15:02:11.343Z] #50 21.13 Suggested packages: [2022-09-08T15:02:11.343Z] #50 21.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-08T15:02:11.343Z] #50 21.13 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-08T15:02:11.343Z] #50 21.13 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-08T15:02:11.343Z] #50 21.13 quota [2022-09-08T15:02:11.343Z] #50 21.13 Recommended packages: [2022-09-08T15:02:11.343Z] #50 21.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-08T15:02:11.343Z] #50 21.13 python3-keyrings.alt python3-xdg unzip [2022-09-08T15:02:11.343Z] #50 22.84 The following NEW packages will be installed: [2022-09-08T15:02:11.343Z] #50 22.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-08T15:02:11.343Z] #50 22.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-08T15:02:11.343Z] #50 22.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-08T15:02:11.343Z] #50 22.86 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-08T15:02:11.343Z] #50 22.86 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-08T15:02:11.343Z] #50 22.86 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-08T15:02:11.343Z] #50 22.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-08T15:02:11.343Z] #50 22.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-08T15:02:11.343Z] #50 22.86 xz-utils zip [2022-09-08T15:02:11.343Z] #50 23.19 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:02:11.343Z] #50 23.19 Need to get 28.6 MB of archives. [2022-09-08T15:02:11.343Z] #50 23.19 After this operation, 116 MB of additional disk space will be used. [2022-09-08T15:02:11.343Z] #50 23.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-08T15:02:11.343Z] #50 23.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-08T15:02:11.343Z] #50 23.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-08T15:02:11.343Z] #50 23.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-08T15:02:11.343Z] #50 23.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-08T15:02:11.343Z] #50 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-08T15:02:11.343Z] #50 23.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-08T15:02:11.343Z] #50 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-08T15:02:11.344Z] #50 23.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-08T15:02:11.344Z] #50 23.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-08T15:02:11.344Z] #50 23.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-08T15:02:11.344Z] #50 23.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-08T15:02:11.344Z] #50 23.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T15:02:11.344Z] #50 23.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-08T15:02:11.344Z] #50 23.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-08T15:02:11.344Z] #50 23.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-08T15:02:11.344Z] #50 23.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-08T15:02:11.344Z] #50 23.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T15:02:11.344Z] #50 23.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-08T15:02:11.344Z] #50 23.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-08T15:02:11.344Z] #50 23.56 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-09-08T15:02:11.344Z] #50 23.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-08T15:02:11.344Z] #50 23.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-08T15:02:11.344Z] #50 23.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-08T15:02:11.344Z] #50 23.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-08T15:02:11.344Z] #50 23.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-08T15:02:11.344Z] #50 23.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-08T15:02:11.344Z] #50 23.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-08T15:02:11.344Z] #50 23.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-08T15:02:11.344Z] #50 24.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T15:02:11.344Z] #50 24.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-08T15:02:11.344Z] #50 24.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-08T15:02:11.344Z] #50 24.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-08T15:02:11.344Z] #50 24.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-08T15:02:11.344Z] #50 24.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-08T15:02:11.344Z] #50 24.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-08T15:02:11.344Z] #50 24.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-08T15:02:11.344Z] #50 24.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-08T15:02:11.344Z] #50 24.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-08T15:02:11.344Z] #50 24.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-08T15:02:11.344Z] #50 24.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-08T15:02:11.344Z] #50 24.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-08T15:02:11.344Z] #50 24.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-08T15:02:11.344Z] #50 24.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-08T15:02:11.344Z] #50 24.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-08T15:02:11.344Z] #50 24.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-08T15:02:11.523Z] #40 155.1 CC criu/stats.o [2022-09-08T15:02:11.600Z] #50 24.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-08T15:02:11.601Z] #50 24.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-08T15:02:11.601Z] #50 24.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-08T15:02:11.629Z] #42 45.80 CC compel/src/lib/infect-rpc.o [2022-09-08T15:02:11.889Z] #42 46.25 CC compel/src/lib/infect-util.o [2022-09-08T15:02:11.983Z] + docker version [2022-09-08T15:02:12.085Z] #40 155.5 CC criu/string.o [2022-09-08T15:02:12.085Z] #40 155.6 CC criu/sysctl.o [2022-09-08T15:02:12.152Z] #42 46.57 CC compel/src/lib/infect.o [2022-09-08T15:02:12.165Z] #50 25.46 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:02:12.422Z] #50 25.59 Fetched 28.6 MB in 2s (15.0 MB/s) [2022-09-08T15:02:12.422Z] #50 25.66 Selecting previously unselected package pigz. [2022-09-08T15:02:12.647Z] #40 156.3 CC criu/sysfs_parse.o [2022-09-08T15:02:12.678Z] #50 25.66 (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-09-08T15:02:12.678Z] #50 25.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-08T15:02:12.678Z] #50 25.76 Unpacking pigz (2.4-1) ... [2022-09-08T15:02:12.678Z] #50 25.88 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-08T15:02:12.678Z] #50 25.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:02:12.678Z] #50 25.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:13.090Z] #42 ... [2022-09-08T15:02:13.090Z] [2022-09-08T15:02:13.090Z] #26 [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-09-08T15:02:13.090Z] #26 106.8 Selecting previously unselected package libapparmor1:amd64. [2022-09-08T15:02:13.090Z] #26 106.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 106.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-08T15:02:13.090Z] #26 106.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-08T15:02:13.090Z] #26 106.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 106.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-08T15:02:13.090Z] #26 107.1 Selecting previously unselected package libbtrfs0. [2022-09-08T15:02:13.090Z] #26 107.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 107.1 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-08T15:02:13.090Z] #26 107.2 Selecting previously unselected package libbtrfs-dev. [2022-09-08T15:02:13.090Z] #26 107.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 107.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:02:13.090Z] #26 107.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-08T15:02:13.090Z] #26 107.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 107.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:02:13.090Z] #26 107.5 Selecting previously unselected package libudev-dev:amd64. [2022-09-08T15:02:13.090Z] #26 107.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 107.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:02:13.090Z] #26 107.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-08T15:02:13.090Z] #26 107.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 107.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-08T15:02:13.090Z] #26 108.0 Selecting previously unselected package libpcre16-3:amd64. [2022-09-08T15:02:13.090Z] #26 108.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 108.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-08T15:02:13.090Z] #26 108.1 Selecting previously unselected package libpcre32-3:amd64. [2022-09-08T15:02:13.090Z] #26 108.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 108.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-08T15:02:13.090Z] #26 108.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-08T15:02:13.090Z] #26 108.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 108.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-08T15:02:13.090Z] #26 108.5 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-08T15:02:13.090Z] #26 108.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 108.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-08T15:02:13.090Z] #26 109.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-08T15:02:13.090Z] #26 109.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 109.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-08T15:02:13.090Z] #26 109.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-08T15:02:13.090Z] #26 109.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 109.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-08T15:02:13.090Z] #26 109.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-08T15:02:13.090Z] #26 109.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 109.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:02:13.090Z] #26 109.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-08T15:02:13.090Z] #26 109.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-08T15:02:13.090Z] #26 109.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:02:13.090Z] #26 110.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-08T15:02:13.090Z] #26 110.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-08T15:02:13.090Z] #26 110.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-08T15:02:13.090Z] #26 110.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-08T15:02:13.090Z] #26 110.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-08T15:02:13.090Z] #26 110.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-08T15:02:13.090Z] #26 110.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:02:13.090Z] #26 110.2 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-08T15:02:13.209Z] #40 156.7 CC criu/timens.o [2022-09-08T15:02:13.241Z] #50 26.41 Selecting previously unselected package python3.7-minimal. [2022-09-08T15:02:13.241Z] #50 26.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:02:13.241Z] #50 26.43 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:02:13.349Z] #26 110.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-08T15:02:13.349Z] #26 110.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:02:13.349Z] #26 110.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-08T15:02:13.349Z] #26 110.3 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-08T15:02:13.349Z] #26 110.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-08T15:02:13.349Z] #26 110.3 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-08T15:02:13.349Z] #26 110.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-08T15:02:13.349Z] #26 110.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-08T15:02:13.349Z] #26 110.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-08T15:02:13.349Z] #26 110.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:02:13.349Z] #26 110.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T15:02:13.349Z] #26 110.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-08T15:02:13.349Z] #26 110.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-08T15:02:13.349Z] #26 110.4 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-09-08T15:02:13.349Z] #26 110.4 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-09-08T15:02:13.349Z] #26 110.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-08T15:02:13.465Z] #40 157.1 CC criu/timerfd.o [2022-09-08T15:02:13.608Z] #26 110.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-08T15:02:13.608Z] #26 110.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:02:13.608Z] #26 110.5 Setting up dmsetup (2:1.02.155-3) ... [2022-09-08T15:02:13.608Z] #26 110.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-08T15:02:13.608Z] #26 110.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-08T15:02:13.608Z] #26 110.5 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:02:14.029Z] #40 157.6 CC criu/tty.o [2022-09-08T15:02:14.214Z] #50 27.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:14.215Z] #50 27.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:02:14.903Z] #28 ... [2022-09-08T15:02:14.903Z] [2022-09-08T15:02:14.903Z] #42 [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-09-08T15:02:14.903Z] #42 65.01 DEP criu/protobuf-desc.d [2022-09-08T15:02:14.903Z] #42 65.11 DEP criu/proc_parse.d [2022-09-08T15:02:14.903Z] #42 65.27 DEP criu/plugin.d [2022-09-08T15:02:14.903Z] #42 65.34 DEP criu/pipes.d [2022-09-08T15:02:14.903Z] #42 65.46 DEP criu/pie-util.d [2022-09-08T15:02:14.903Z] #42 65.60 DEP criu/pie-util-vdso.d [2022-09-08T15:02:14.903Z] #42 65.69 DEP criu/path.d [2022-09-08T15:02:14.903Z] #42 65.83 DEP criu/parasite-syscall.d [2022-09-08T15:02:14.903Z] #42 65.98 DEP criu/pagemap.d [2022-09-08T15:02:14.903Z] #42 66.12 DEP criu/pagemap-cache.d [2022-09-08T15:02:14.903Z] #42 66.17 DEP criu/page-xfer.d [2022-09-08T15:02:14.903Z] #42 66.25 DEP criu/page-pipe.d [2022-09-08T15:02:14.903Z] #42 66.30 DEP criu/netfilter.d [2022-09-08T15:02:14.903Z] #42 66.43 DEP criu/net.d [2022-09-08T15:02:14.903Z] #42 66.57 DEP criu/namespaces.d [2022-09-08T15:02:14.903Z] #42 66.69 DEP criu/mount.d [2022-09-08T15:02:14.903Z] #42 66.80 DEP criu/memfd.d [2022-09-08T15:02:14.903Z] #42 66.93 DEP criu/mem.d [2022-09-08T15:02:14.903Z] #42 67.10 DEP criu/lsm.d [2022-09-08T15:02:14.903Z] #42 67.20 DEP criu/log.d [2022-09-08T15:02:14.903Z] #42 67.30 DEP criu/libnetlink.d [2022-09-08T15:02:14.903Z] #42 67.44 DEP criu/kerndat.d [2022-09-08T15:02:14.903Z] #42 67.57 DEP criu/kcmp-ids.d [2022-09-08T15:02:14.903Z] #42 67.64 DEP criu/irmap.d [2022-09-08T15:02:14.903Z] #42 67.73 DEP criu/ipc_ns.d [2022-09-08T15:02:14.903Z] #42 67.83 DEP criu/image.d [2022-09-08T15:02:14.903Z] #42 67.93 DEP criu/image-desc.d [2022-09-08T15:02:14.903Z] #42 68.00 DEP criu/fsnotify.d [2022-09-08T15:02:14.903Z] #42 68.21 DEP criu/filesystems.d [2022-09-08T15:02:14.903Z] #42 68.33 DEP criu/files.d [2022-09-08T15:02:14.903Z] #42 68.47 DEP criu/files-reg.d [2022-09-08T15:02:14.903Z] #42 68.59 DEP criu/files-ext.d [2022-09-08T15:02:14.903Z] #42 68.70 DEP criu/file-lock.d [2022-09-08T15:02:14.903Z] #42 68.82 DEP criu/file-ids.d [2022-09-08T15:02:14.903Z] #42 68.99 DEP criu/fifo.d [2022-09-08T15:02:14.903Z] #42 69.12 DEP criu/fdstore.d [2022-09-08T15:02:14.903Z] #42 69.22 DEP criu/fault-injection.d [2022-09-08T15:02:14.903Z] #42 69.27 DEP criu/external.d [2022-09-08T15:02:14.903Z] #42 69.33 DEP criu/eventpoll.d [2022-09-08T15:02:14.903Z] #42 69.47 DEP criu/eventfd.d [2022-09-08T15:02:14.903Z] #42 69.57 DEP criu/crtools.d [2022-09-08T15:02:14.903Z] #42 69.73 DEP criu/cr-service.d [2022-09-08T15:02:14.903Z] #42 69.86 DEP criu/cr-restore.d [2022-09-08T15:02:14.903Z] #42 70.08 DEP criu/cr-errno.d [2022-09-08T15:02:14.903Z] #42 70.10 DEP criu/cr-dump.d [2022-09-08T15:02:14.903Z] #42 70.33 DEP criu/cr-dedup.d [2022-09-08T15:02:14.903Z] #42 70.45 DEP criu/cr-check.d [2022-09-08T15:02:14.903Z] #42 70.56 DEP criu/config.d [2022-09-08T15:02:14.903Z] #42 70.66 DEP criu/clone-noasan.d [2022-09-08T15:02:14.903Z] #42 70.73 DEP criu/cgroup.d [2022-09-08T15:02:14.903Z] #42 70.84 DEP criu/cgroup-props.d [2022-09-08T15:02:14.903Z] #42 70.96 DEP criu/bitmap.d [2022-09-08T15:02:14.903Z] #42 70.99 DEP criu/bfd.d [2022-09-08T15:02:14.903Z] #42 71.07 DEP criu/autofs.d [2022-09-08T15:02:14.903Z] #42 71.21 DEP criu/aio.d [2022-09-08T15:02:14.903Z] #42 71.43 DEP criu/action-scripts.d [2022-09-08T15:02:14.903Z] #42 71.72 CC criu/action-scripts.o [2022-09-08T15:02:14.903Z] #42 72.14 CC criu/aio.o [2022-09-08T15:02:14.903Z] #42 72.70 CC criu/autofs.o [2022-09-08T15:02:14.903Z] #42 74.20 CC criu/bfd.o [2022-09-08T15:02:14.903Z] #42 74.70 CC criu/bitmap.o [2022-09-08T15:02:14.903Z] #42 74.86 CC criu/cgroup-props.o [2022-09-08T15:02:14.903Z] #42 ... [2022-09-08T15:02:14.903Z] [2022-09-08T15:02:14.903Z] #50 [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-09-08T15:02:14.903Z] #50 26.81 Selecting previously unselected package python3-minimal. [2022-09-08T15:02:14.903Z] #50 26.81 (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-09-08T15:02:14.903Z] #50 26.85 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-09-08T15:02:14.903Z] #50 26.86 Unpacking python3-minimal (3.7.3-1) ... [2022-09-08T15:02:14.903Z] #50 26.99 Selecting previously unselected package libmpdec2:arm64. [2022-09-08T15:02:14.903Z] #50 26.99 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-09-08T15:02:14.903Z] #50 27.00 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-09-08T15:02:14.903Z] #50 27.14 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-09-08T15:02:14.903Z] #50 27.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-09-08T15:02:14.903Z] #50 27.15 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:14.903Z] #50 28.10 Selecting previously unselected package python3.7. [2022-09-08T15:02:14.903Z] #50 28.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-09-08T15:02:14.903Z] #50 28.11 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:14.903Z] #50 28.26 Selecting previously unselected package libpython3-stdlib:arm64. [2022-09-08T15:02:14.903Z] #50 28.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-09-08T15:02:14.903Z] #50 28.28 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-08T15:02:14.903Z] #50 28.35 Setting up python3-minimal (3.7.3-1) ... [2022-09-08T15:02:14.903Z] #50 29.25 Selecting previously unselected package python3. [2022-09-08T15:02:14.903Z] #50 29.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 ... 24086 files and directories currently installed.) [2022-09-08T15:02:14.903Z] #50 29.30 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-09-08T15:02:14.903Z] #50 29.31 Unpacking python3 (3.7.3-1) ... [2022-09-08T15:02:14.903Z] #50 29.41 Selecting previously unselected package libip4tc0:arm64. [2022-09-08T15:02:14.903Z] #50 29.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-09-08T15:02:14.903Z] #50 29.44 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-09-08T15:02:14.903Z] #50 29.53 Selecting previously unselected package libip6tc0:arm64. [2022-09-08T15:02:14.903Z] #50 29.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-09-08T15:02:14.903Z] #50 29.55 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-09-08T15:02:14.903Z] #50 29.67 Selecting previously unselected package libiptc0:arm64. [2022-09-08T15:02:15.162Z] #50 29.67 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-09-08T15:02:15.162Z] #50 29.68 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-09-08T15:02:15.162Z] #50 29.75 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-08T15:02:15.162Z] #50 29.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-08T15:02:15.162Z] #50 29.76 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-08T15:02:15.162Z] #50 29.83 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-08T15:02:15.162Z] #50 29.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-09-08T15:02:15.162Z] #50 29.85 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-08T15:02:15.422Z] #50 29.95 Selecting previously unselected package libnftnl11:arm64. [2022-09-08T15:02:15.422Z] #50 29.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-09-08T15:02:15.422Z] #50 29.96 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-09-08T15:02:15.422Z] #50 30.03 Selecting previously unselected package iptables. [2022-09-08T15:02:15.422Z] #50 30.03 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-09-08T15:02:15.422Z] #50 30.05 Unpacking iptables (1.8.2-4) ... [2022-09-08T15:02:15.515Z] #26 DONE 112.3s [2022-09-08T15:02:15.515Z] [2022-09-08T15:02:15.515Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-08T15:02:15.681Z] #50 30.35 Selecting previously unselected package xxd. [2022-09-08T15:02:15.681Z] #50 30.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-08T15:02:15.681Z] #50 30.37 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:15.923Z] #40 ... [2022-09-08T15:02:15.923Z] [2022-09-08T15:02:15.924Z] #23 [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-09-08T15:02:15.924Z] #23 223.6 + dpkg --print-architecture [2022-09-08T15:02:15.924Z] #23 223.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-08T15:02:15.941Z] #50 30.51 Selecting previously unselected package vim-common. [2022-09-08T15:02:15.941Z] #50 30.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:02:15.941Z] #50 30.54 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:16.200Z] #50 30.68 Selecting previously unselected package bash-completion. [2022-09-08T15:02:16.200Z] #50 30.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-08T15:02:16.487Z] #23 224.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T15:02:16.487Z] #23 224.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T15:02:16.735Z] #50 ... [2022-09-08T15:02:16.735Z] [2022-09-08T15:02:16.735Z] #29 [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-09-08T15:02:16.735Z] #29 DONE 155.8s [2022-09-08T15:02:16.735Z] [2022-09-08T15:02:16.735Z] #50 [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-09-08T15:02:16.735Z] #50 29.69 Selecting previously unselected package python3-minimal. [2022-09-08T15:02:16.735Z] #50 29.69 (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-09-08T15:02:16.735Z] #50 29.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-08T15:02:16.735Z] #50 ... [2022-09-08T15:02:16.735Z] [2022-09-08T15:02:16.735Z] #39 [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-09-08T15:02:16.735Z] #39 83.85 CC criu/bfd.o [2022-09-08T15:02:16.735Z] #39 84.39 CC criu/bitmap.o [2022-09-08T15:02:16.735Z] #39 84.57 CC criu/cgroup-props.o [2022-09-08T15:02:16.735Z] #39 85.33 CC criu/cgroup.o [2022-09-08T15:02:16.735Z] #39 88.44 CC criu/clone-noasan.o [2022-09-08T15:02:16.735Z] #39 88.69 CC criu/config.o [2022-09-08T15:02:16.735Z] #39 ... [2022-09-08T15:02:16.735Z] [2022-09-08T15:02:16.735Z] #50 [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-09-08T15:02:16.735Z] #50 29.78 Unpacking python3-minimal (3.7.3-1) ... [2022-09-08T15:02:16.735Z] #50 29.91 Selecting previously unselected package libmpdec2:amd64. [2022-09-08T15:02:16.735Z] #50 29.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-08T15:02:16.735Z] #50 29.94 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-08T15:02:16.892Z] #43 DONE 1.5s [2022-09-08T15:02:16.892Z] [2022-09-08T15:02:16.892Z] #44 [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-09-08T15:02:16.892Z] #0 1.411 + RM_GOPATH=0 [2022-09-08T15:02:16.892Z] #0 1.411 + TMP_GOPATH= [2022-09-08T15:02:16.892Z] #0 1.411 + : /build [2022-09-08T15:02:16.892Z] #0 1.411 + '[' -z '' ']' [2022-09-08T15:02:16.892Z] #0 1.413 ++ mktemp -d [2022-09-08T15:02:16.892Z] #0 1.415 + export GOPATH=/tmp/tmp.UDJ1sbNH10 [2022-09-08T15:02:16.892Z] #0 1.415 + GOPATH=/tmp/tmp.UDJ1sbNH10 [2022-09-08T15:02:16.892Z] #0 1.415 + RM_GOPATH=1 [2022-09-08T15:02:16.892Z] #0 1.415 + case "$(go env GOARCH)" in [2022-09-08T15:02:16.892Z] #0 1.417 ++ go env GOARCH [2022-09-08T15:02:16.892Z] #0 1.432 + export GO_BUILDMODE=-buildmode=pie [2022-09-08T15:02:16.892Z] #0 1.432 + GO_BUILDMODE=-buildmode=pie [2022-09-08T15:02:16.892Z] #0 1.439 ++ dirname /tmp/install/install.sh [2022-09-08T15:02:16.892Z] #0 1.455 + dir=/tmp/install [2022-09-08T15:02:16.892Z] #0 1.456 + bin=runc [2022-09-08T15:02:16.892Z] #0 1.456 + shift [2022-09-08T15:02:16.892Z] #0 1.457 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-08T15:02:16.892Z] #0 1.457 + . /tmp/install/runc.installer [2022-09-08T15:02:16.892Z] #0 1.457 ++ set -e [2022-09-08T15:02:16.892Z] #0 1.458 ++ : v1.1.4 [2022-09-08T15:02:16.892Z] #0 1.458 + install_runc [2022-09-08T15:02:16.892Z] #0 1.458 + RUNC_BUILDTAGS=seccomp [2022-09-08T15:02:16.892Z] #0 1.459 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-08T15:02:16.892Z] #0 1.464 Install runc version v1.1.4 (build tags: seccomp) [2022-09-08T15:02:16.892Z] #0 1.464 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UDJ1sbNH10/src/github.com/opencontainers/runc [2022-09-08T15:02:16.892Z] #0 1.467 Cloning into '/tmp/tmp.UDJ1sbNH10/src/github.com/opencontainers/runc'... [2022-09-08T15:02:16.992Z] #50 30.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-08T15:02:16.992Z] #50 30.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:02:16.992Z] #50 30.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:17.920Z] #50 31.19 Selecting previously unselected package python3.7. [2022-09-08T15:02:17.920Z] #50 31.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:02:17.920Z] #50 31.20 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:18.175Z] #50 31.33 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-08T15:02:18.175Z] #50 31.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-08T15:02:18.175Z] #50 31.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-08T15:02:18.175Z] #50 31.42 Setting up python3-minimal (3.7.3-1) ... [2022-09-08T15:02:18.269Z] #44 ... [2022-09-08T15:02:18.269Z] [2022-09-08T15:02:18.269Z] #45 [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-09-08T15:02:18.269Z] #45 DONE 1.4s [2022-09-08T15:02:18.269Z] [2022-09-08T15:02:18.269Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-08T15:02:18.738Z] #50 ... [2022-09-08T15:02:18.738Z] [2022-09-08T15:02:18.738Z] #25 [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-09-08T15:02:18.738Z] #25 DONE 131.4s [2022-09-08T15:02:18.738Z] [2022-09-08T15:02:18.738Z] #42 [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-09-08T15:02:18.738Z] #42 75.71 CC criu/cgroup.o [2022-09-08T15:02:18.738Z] #42 78.28 CC criu/clone-noasan.o [2022-09-08T15:02:18.738Z] #42 78.47 CC criu/config.o [2022-09-08T15:02:19.101Z] #23 ... [2022-09-08T15:02:19.101Z] [2022-09-08T15:02:19.101Z] #40 [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-09-08T15:02:19.101Z] #40 163.5 CC criu/timerfd.o [2022-09-08T15:02:19.101Z] #40 164.0 CC criu/tty.o [2022-09-08T15:02:19.101Z] #40 166.1 CC criu/tun.o [2022-09-08T15:02:19.101Z] #40 166.8 CC criu/uffd.o [2022-09-08T15:02:19.101Z] #40 168.2 CC criu/util.o [2022-09-08T15:02:19.101Z] #40 169.8 CC criu/uts_ns.o [2022-09-08T15:02:19.101Z] #40 170.2 CC criu/vdso-compat.o [2022-09-08T15:02:19.101Z] #40 170.4 CC criu/vdso.o [2022-09-08T15:02:19.101Z] #40 171.1 LINK criu/built-in.o [2022-09-08T15:02:19.101Z] #40 171.3 LINK criu/criu [2022-09-08T15:02:19.101Z] #40 171.9 DEP lib/c/criu.d [2022-09-08T15:02:19.101Z] #40 172.1 CC images/rpc.pb-c.o [2022-09-08T15:02:19.101Z] #40 172.7 CC lib/c/criu.o [2022-09-08T15:02:19.110Z] #50 32.34 Selecting previously unselected package python3. [2022-09-08T15:02:19.212Z] #46 0.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-08T15:02:19.212Z] #46 DONE 1.0s [2022-09-08T15:02:19.212Z] [2022-09-08T15:02:19.212Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-08T15:02:19.293Z] Client: [2022-09-08T15:02:19.293Z] Version: 20.10.9 [2022-09-08T15:02:19.293Z] API version: 1.41 [2022-09-08T15:02:19.293Z] Go version: go1.16.8 [2022-09-08T15:02:19.293Z] Git commit: c2ea9bc [2022-09-08T15:02:19.293Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-08T15:02:19.293Z] OS/Arch: windows/amd64 [2022-09-08T15:02:19.293Z] Context: default [2022-09-08T15:02:19.293Z] Experimental: true [2022-09-08T15:02:19.293Z] [2022-09-08T15:02:19.293Z] Server: Docker Engine - Community [2022-09-08T15:02:19.293Z] Engine: [2022-09-08T15:02:19.293Z] Version: 20.10.9 [2022-09-08T15:02:19.293Z] API version: 1.41 (minimum version 1.24) [2022-09-08T15:02:19.293Z] Go version: go1.16.8 [2022-09-08T15:02:19.293Z] Git commit: 79ea9d3 [2022-09-08T15:02:19.293Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-08T15:02:19.293Z] OS/Arch: windows/amd64 [2022-09-08T15:02:19.293Z] Experimental: true [2022-09-08T15:02:19.367Z] #50 32.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-09-08T15:02:19.367Z] #50 32.36 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-08T15:02:19.367Z] #50 32.39 Unpacking python3 (3.7.3-1) ... [2022-09-08T15:02:19.367Z] #50 32.50 Selecting previously unselected package libip4tc0:amd64. [2022-09-08T15:02:19.367Z] #50 32.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-08T15:02:19.367Z] #50 32.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:19.367Z] #50 32.60 Selecting previously unselected package libip6tc0:amd64. [2022-09-08T15:02:19.367Z] #50 32.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-08T15:02:19.624Z] #50 32.62 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:19.624Z] #50 32.72 Selecting previously unselected package libiptc0:amd64. [2022-09-08T15:02:19.624Z] #50 32.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-08T15:02:19.624Z] #50 32.72 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:19.624Z] #50 32.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T15:02:19.624Z] #50 32.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T15:02:19.624Z] #50 32.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T15:02:19.624Z] #50 32.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T15:02:19.675Z] #42 80.30 CC criu/cr-check.o [2022-09-08T15:02:19.880Z] #50 32.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-08T15:02:19.880Z] #50 32.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-08T15:02:19.880Z] #50 32.95 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T15:02:19.880Z] #50 32.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-08T15:02:19.880Z] #50 32.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-08T15:02:19.880Z] #50 33.05 Selecting previously unselected package iptables. [2022-09-08T15:02:19.880Z] #50 33.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-08T15:02:19.880Z] #50 33.06 Unpacking iptables (1.8.2-4) ... [Pipeline] sh [2022-09-08T15:02:20.031Z] #40 174.3 LINK lib/c/built-in.o [2022-09-08T15:02:20.031Z] #40 174.3 LINK lib/c/libcriu.so [2022-09-08T15:02:20.031Z] #40 174.3 LINK lib/c/libcriu.a [2022-09-08T15:02:20.031Z] #40 174.4 GEN magic.py [2022-09-08T15:02:20.031Z] #40 174.6 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T15:02:20.031Z] #40 174.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T15:02:20.136Z] #50 33.35 Selecting previously unselected package xxd. [2022-09-08T15:02:20.136Z] #50 33.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:02:20.136Z] #50 33.36 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:20.150Z] #47 DONE 1.1s [2022-09-08T15:02:20.150Z] [2022-09-08T15:02:20.150Z] #42 [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-09-08T15:02:20.150Z] #42 48.83 CC compel/src/lib/ptrace.o [2022-09-08T15:02:20.150Z] #42 49.20 AR compel/libcompel.a [2022-09-08T15:02:20.150Z] #42 49.28 HOSTCC compel/src/main-host.o [2022-09-08T15:02:20.150Z] #42 49.51 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-08T15:02:20.150Z] #42 49.72 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-08T15:02:20.150Z] #42 50.30 HOSTCC compel/src/lib/log-host.o [2022-09-08T15:02:20.150Z] #42 50.56 HOSTLINK compel/compel-host-bin [2022-09-08T15:02:20.150Z] #42 50.68 DEP soccr/soccr.d [2022-09-08T15:02:20.150Z] #42 50.85 CC soccr/soccr.o [2022-09-08T15:02:20.150Z] #42 52.47 AR soccr/libsoccr.a [2022-09-08T15:02:20.150Z] #42 52.50 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:02:20.150Z] #42 53.09 DEP criu/arch/x86/sigframe.d [2022-09-08T15:02:20.150Z] #42 53.24 DEP criu/arch/x86/sigaction_compat.d [2022-09-08T15:02:20.150Z] #42 53.37 DEP criu/arch/x86/kerndat.d [2022-09-08T15:02:20.150Z] #42 53.51 DEP criu/arch/x86/crtools.d [2022-09-08T15:02:20.150Z] #42 53.70 DEP criu/arch/x86/cpu.d [2022-09-08T15:02:20.150Z] #42 54.03 CC criu/arch/x86/cpu.o [2022-09-08T15:02:20.247Z] #42 ... [2022-09-08T15:02:20.247Z] [2022-09-08T15:02:20.247Z] #50 [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-09-08T15:02:20.247Z] #50 34.25 Unpacking bash-completion (1:2.8-6) ... [2022-09-08T15:02:20.247Z] #50 34.62 Selecting previously unselected package bzip2. [2022-09-08T15:02:20.247Z] #50 34.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-09-08T15:02:20.247Z] #50 34.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:02:20.247Z] #50 34.75 Selecting previously unselected package xz-utils. [2022-09-08T15:02:20.247Z] #50 34.75 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-09-08T15:02:20.247Z] #50 34.76 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:02:20.247Z] #50 34.92 Selecting previously unselected package apparmor. [2022-09-08T15:02:20.247Z] #50 34.93 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-09-08T15:02:20.247Z] #50 35.04 Unpacking apparmor (2.13.2-10) ... [2022-09-08T15:02:20.288Z] #40 174.6 Note: Building without GnuTLS support [2022-09-08T15:02:20.288Z] #40 174.6 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T15:02:20.288Z] #40 174.6 Makefile.config:40: Warn: Building without nftables support [2022-09-08T15:02:20.392Z] #50 33.49 Selecting previously unselected package vim-common. [2022-09-08T15:02:20.392Z] #50 33.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:02:20.392Z] #50 33.53 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:20.649Z] #50 33.71 Selecting previously unselected package bash-completion. [2022-09-08T15:02:20.649Z] #50 33.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-08T15:02:20.718Z] #42 54.99 CC criu/arch/x86/crtools.o [2022-09-08T15:02:20.818Z] #50 35.39 Selecting previously unselected package aufs-tools. [2022-09-08T15:02:20.818Z] #50 35.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-09-08T15:02:20.818Z] #50 35.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:02:20.818Z] #50 35.53 Selecting previously unselected package libonig5:arm64. [2022-09-08T15:02:20.818Z] #50 35.54 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-09-08T15:02:20.818Z] #50 35.54 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-08T15:02:20.852Z] #40 175.5 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T15:02:20.974Z] + docker info [2022-09-08T15:02:21.078Z] #50 35.70 Selecting previously unselected package libjq1:arm64. [2022-09-08T15:02:21.078Z] #50 35.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-08T15:02:21.078Z] #50 35.71 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-08T15:02:21.338Z] #50 35.81 Selecting previously unselected package jq. [2022-09-08T15:02:21.338Z] #50 35.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-08T15:02:21.338Z] #50 35.85 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T15:02:21.338Z] #50 35.95 Selecting previously unselected package libaio1:arm64. [2022-09-08T15:02:21.338Z] #50 35.95 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-09-08T15:02:21.338Z] #50 35.98 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-09-08T15:02:21.597Z] #50 36.07 Selecting previously unselected package libgpm2:arm64. [2022-09-08T15:02:21.597Z] #50 36.07 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-09-08T15:02:21.597Z] #50 36.08 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-09-08T15:02:21.597Z] #50 36.15 Selecting previously unselected package libicu63:arm64. [2022-09-08T15:02:21.597Z] #50 36.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-08T15:02:21.597Z] #50 36.16 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-08T15:02:21.656Z] #42 ... [2022-09-08T15:02:21.656Z] [2022-09-08T15:02:21.656Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-08T15:02:21.656Z] #48 DONE 1.1s [2022-09-08T15:02:21.656Z] [2022-09-08T15:02:21.656Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-08T15:02:21.783Z] #40 176.3 make[1]: Nothing to be done for 'all'. [2022-09-08T15:02:22.602Z] #49 DONE 1.1s [2022-09-08T15:02:22.602Z] [2022-09-08T15:02:22.602Z] #50 [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-09-08T15:02:22.713Z] #40 177.2 make[1]: 'images/built-in.o' is up to date. [2022-09-08T15:02:22.713Z] #40 177.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-08T15:02:22.713Z] #40 177.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-08T15:02:22.970Z] #40 177.4 make[1]: 'compel/libcompel.a' is up to date. [2022-09-08T15:02:22.970Z] #40 177.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-08T15:02:22.970Z] #40 177.4 make[1]: Nothing to be done for 'all'. [2022-09-08T15:02:22.970Z] #40 177.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:02:23.170Z] #50 36.44 Unpacking bash-completion (1:2.8-6) ... [2022-09-08T15:02:23.226Z] #40 177.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:23.226Z] #40 177.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:23.483Z] #40 177.9 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:23.483Z] #40 178.0 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:23.483Z] #40 178.1 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:23.733Z] #50 36.94 Selecting previously unselected package bzip2. [2022-09-08T15:02:23.733Z] #50 36.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-08T15:02:23.733Z] #50 36.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:02:23.733Z] #50 37.05 Selecting previously unselected package xz-utils. [2022-09-08T15:02:23.739Z] #40 178.1 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:23.739Z] #40 178.2 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:23.739Z] #40 178.3 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:23.981Z] #50 1.439 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-08T15:02:23.981Z] #50 1.440 Get:2 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-08T15:02:23.990Z] #50 37.05 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-08T15:02:23.990Z] #50 37.06 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:02:23.990Z] #50 37.23 Selecting previously unselected package apparmor. [2022-09-08T15:02:23.990Z] #50 37.23 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-08T15:02:23.996Z] #40 178.4 INSTALL criu/criu [2022-09-08T15:02:24.241Z] #50 1.634 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-08T15:02:24.241Z] #50 1.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-08T15:02:24.247Z] #50 37.33 Unpacking apparmor (2.13.2-10) ... [2022-09-08T15:02:24.503Z] #50 37.64 Selecting previously unselected package aufs-tools. [2022-09-08T15:02:24.503Z] #50 37.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-08T15:02:24.503Z] #50 37.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:02:24.503Z] #50 37.77 Selecting previously unselected package libonig5:amd64. [2022-09-08T15:02:24.559Z] #40 DONE 179.1s [2022-09-08T15:02:24.559Z] [2022-09-08T15:02:24.559Z] #41 [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-09-08T15:02:24.765Z] #50 37.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-08T15:02:24.765Z] #50 37.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:02:24.765Z] #50 37.97 Selecting previously unselected package libjq1:amd64. [2022-09-08T15:02:24.765Z] #50 37.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:02:24.765Z] #50 37.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:02:24.811Z] #50 2.085 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-08T15:02:24.892Z] #50 39.22 Selecting previously unselected package libnet1:arm64. [2022-09-08T15:02:24.892Z] #50 39.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-08T15:02:24.892Z] #50 39.24 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:02:24.892Z] #50 39.37 Selecting previously unselected package libnl-3-200:arm64. [2022-09-08T15:02:24.892Z] #50 39.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-08T15:02:24.892Z] #50 39.38 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-08T15:02:24.892Z] #50 39.49 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-08T15:02:24.892Z] #50 39.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-08T15:02:24.892Z] #50 39.50 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-08T15:02:24.892Z] #50 39.58 Selecting previously unselected package libreadline5:arm64. [2022-09-08T15:02:24.892Z] #50 39.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-09-08T15:02:24.892Z] #50 39.61 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-08T15:02:24.892Z] #50 39.71 Selecting previously unselected package net-tools. [2022-09-08T15:02:25.023Z] #50 38.09 Selecting previously unselected package jq. [2022-09-08T15:02:25.023Z] #50 38.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:02:25.023Z] #50 38.10 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T15:02:25.152Z] #50 39.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-09-08T15:02:25.152Z] #50 39.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:02:25.279Z] #50 38.23 Selecting previously unselected package libaio1:amd64. [2022-09-08T15:02:25.279Z] #50 38.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-08T15:02:25.279Z] #50 38.23 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-08T15:02:25.279Z] #50 38.29 Selecting previously unselected package libgpm2:amd64. [2022-09-08T15:02:25.279Z] #50 38.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-08T15:02:25.279Z] #50 38.30 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-08T15:02:25.279Z] #50 38.38 Selecting previously unselected package libicu63:amd64. [2022-09-08T15:02:25.279Z] #50 38.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-08T15:02:25.279Z] #50 38.39 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:02:25.412Z] #50 39.93 Selecting previously unselected package patch. [2022-09-08T15:02:25.412Z] #50 39.94 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-09-08T15:02:25.412Z] #50 39.96 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-08T15:02:25.412Z] #50 40.09 Selecting previously unselected package python-pip-whl. [2022-09-08T15:02:25.412Z] #50 40.09 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-08T15:02:25.412Z] #50 40.09 Unpacking python-pip-whl (18.1-5) ... [2022-09-08T15:02:25.750Z] #50 3.238 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-08T15:02:25.980Z] #50 40.58 Selecting previously unselected package python3-lib2to3. [2022-09-08T15:02:25.980Z] #50 40.58 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-08T15:02:25.980Z] #50 40.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:02:26.240Z] #50 40.76 Selecting previously unselected package python3-distutils. [2022-09-08T15:02:26.240Z] #50 40.76 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-08T15:02:26.240Z] #50 40.77 Unpacking python3-distutils (3.7.3-1) ... [2022-09-08T15:02:26.240Z] #50 40.91 Selecting previously unselected package python3-pip. [2022-09-08T15:02:26.240Z] #50 40.92 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-08T15:02:26.240Z] #50 40.92 Unpacking python3-pip (18.1-5) ... [2022-09-08T15:02:26.441Z] #23 ... [2022-09-08T15:02:26.441Z] [2022-09-08T15:02:26.441Z] #40 [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-09-08T15:02:26.441Z] #40 159.6 CC criu/tun.o [2022-09-08T15:02:26.441Z] #40 160.2 CC criu/uffd.o [2022-09-08T15:02:26.441Z] #40 161.6 CC criu/util.o [2022-09-08T15:02:26.441Z] #40 163.0 CC criu/uts_ns.o [2022-09-08T15:02:26.441Z] #40 163.3 CC criu/vdso-compat.o [2022-09-08T15:02:26.441Z] #40 163.5 CC criu/vdso.o [2022-09-08T15:02:26.441Z] #40 164.3 LINK criu/built-in.o [2022-09-08T15:02:26.441Z] #40 164.5 LINK criu/criu [2022-09-08T15:02:26.441Z] #40 165.0 DEP lib/c/criu.d [2022-09-08T15:02:26.441Z] #40 165.1 CC images/rpc.pb-c.o [2022-09-08T15:02:26.441Z] #40 165.7 CC lib/c/criu.o [2022-09-08T15:02:26.441Z] #40 166.8 LINK lib/c/built-in.o [2022-09-08T15:02:26.441Z] #40 166.8 LINK lib/c/libcriu.so [2022-09-08T15:02:26.441Z] #40 166.9 LINK lib/c/libcriu.a [2022-09-08T15:02:26.441Z] #40 167.0 GEN magic.py [2022-09-08T15:02:26.441Z] #40 167.2 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T15:02:26.441Z] #40 167.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T15:02:26.441Z] #40 167.2 Note: Building without GnuTLS support [2022-09-08T15:02:26.441Z] #40 167.2 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T15:02:26.441Z] #40 167.2 Makefile.config:40: Warn: Building without nftables support [2022-09-08T15:02:26.441Z] #40 168.2 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T15:02:26.441Z] #40 169.0 make[1]: Nothing to be done for 'all'. [2022-09-08T15:02:26.441Z] #40 169.8 make[1]: 'images/built-in.o' is up to date. [2022-09-08T15:02:26.441Z] #40 169.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-08T15:02:26.441Z] #40 169.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-08T15:02:26.441Z] #40 169.9 make[1]: 'compel/libcompel.a' is up to date. [2022-09-08T15:02:26.441Z] #40 169.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-08T15:02:26.441Z] #40 170.0 make[1]: Nothing to be done for 'all'. [2022-09-08T15:02:26.441Z] #40 170.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:02:26.500Z] #50 41.12 Selecting previously unselected package python3-pkg-resources. [2022-09-08T15:02:26.500Z] #50 41.12 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T15:02:26.500Z] #50 41.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:02:26.500Z] #50 41.25 Selecting previously unselected package python3-setuptools. [2022-09-08T15:02:26.500Z] #50 41.25 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-08T15:02:26.500Z] #50 41.27 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-08T15:02:26.698Z] #40 170.2 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:26.698Z] #40 170.3 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:26.698Z] #40 170.3 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:26.955Z] #40 170.4 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:26.955Z] #40 170.5 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:27.069Z] #50 41.48 Selecting previously unselected package python3-wheel. [2022-09-08T15:02:27.069Z] #50 41.49 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-08T15:02:27.069Z] #50 41.49 Unpacking python3-wheel (0.32.3-2) ... [2022-09-08T15:02:27.069Z] #50 41.59 Selecting previously unselected package sudo. [2022-09-08T15:02:27.069Z] #50 41.60 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-09-08T15:02:27.069Z] #50 41.63 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:02:27.212Z] #40 170.6 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:27.212Z] #40 170.6 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:27.212Z] #40 170.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:02:27.212Z] #40 170.8 INSTALL criu/criu [2022-09-08T15:02:27.639Z] #50 42.08 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T15:02:27.639Z] #50 42.09 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-09-08T15:02:27.639Z] #50 42.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:02:27.639Z] #50 42.30 Selecting previously unselected package uidmap. [2022-09-08T15:02:27.639Z] #50 42.31 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-09-08T15:02:27.639Z] #50 42.32 Unpacking uidmap (1:4.5-1.1) ... [2022-09-08T15:02:27.660Z] #50 4.856 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-08T15:02:27.776Z] #40 DONE 171.3s [2022-09-08T15:02:27.776Z] [2022-09-08T15:02:27.776Z] #42 [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-09-08T15:02:27.899Z] #50 42.43 Selecting previously unselected package vim-runtime. [2022-09-08T15:02:27.899Z] #50 42.43 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:02:27.899Z] #50 42.45 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T15:02:27.899Z] #50 42.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-08T15:02:27.899Z] #50 42.48 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:28.546Z] #50 ... [2022-09-08T15:02:28.546Z] [2022-09-08T15:02:28.546Z] #39 [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-09-08T15:02:28.546Z] #39 90.28 CC criu/cr-check.o [2022-09-08T15:02:28.546Z] #39 92.40 CC criu/cr-dedup.o [2022-09-08T15:02:28.546Z] #39 92.81 CC criu/cr-dump.o [2022-09-08T15:02:28.546Z] #39 94.96 CC criu/cr-errno.o [2022-09-08T15:02:28.546Z] #39 95.07 CC criu/cr-restore.o [2022-09-08T15:02:28.546Z] #39 99.48 CC criu/cr-service.o [2022-09-08T15:02:28.546Z] #39 ... [2022-09-08T15:02:28.546Z] [2022-09-08T15:02:28.546Z] #50 [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-09-08T15:02:28.546Z] #50 41.63 Selecting previously unselected package libnet1:amd64. [2022-09-08T15:02:28.546Z] #50 41.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T15:02:28.546Z] #50 41.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:02:28.546Z] #50 41.76 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T15:02:28.546Z] #50 41.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-08T15:02:28.546Z] #50 41.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:02:28.546Z] #50 41.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T15:02:28.802Z] #50 41.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:02:28.802Z] #50 41.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:02:28.802Z] #50 41.96 Selecting previously unselected package libreadline5:amd64. [2022-09-08T15:02:28.802Z] #50 41.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-08T15:02:28.803Z] #50 41.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-08T15:02:29.040Z] #50 6.421 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-08T15:02:29.059Z] #50 42.08 Selecting previously unselected package net-tools. [2022-09-08T15:02:29.059Z] #50 42.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-08T15:02:29.059Z] #50 42.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:02:29.059Z] #50 42.29 Selecting previously unselected package patch. [2022-09-08T15:02:29.059Z] #50 42.29 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-08T15:02:29.059Z] #50 42.30 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-08T15:02:29.059Z] #50 42.40 Selecting previously unselected package python-pip-whl. [2022-09-08T15:02:29.300Z] #50 ... [2022-09-08T15:02:29.300Z] [2022-09-08T15:02:29.300Z] #42 [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-09-08T15:02:29.300Z] #42 56.90 CC criu/arch/x86/kerndat.o [2022-09-08T15:02:29.300Z] #42 57.85 CC criu/arch/x86/sigaction_compat.o [2022-09-08T15:02:29.300Z] #42 58.09 CC criu/arch/x86/sigframe.o [2022-09-08T15:02:29.300Z] #42 58.35 LINK criu/arch/x86/crtools.built-in.o [2022-09-08T15:02:29.300Z] #42 58.42 DEP criu/pie/util-vdso-elf32.d [2022-09-08T15:02:29.300Z] #42 58.58 DEP criu/pie/util-vdso.d [2022-09-08T15:02:29.300Z] #42 58.78 DEP criu/pie/util.d [2022-09-08T15:02:29.300Z] #42 58.95 CC criu/pie/util.o [2022-09-08T15:02:29.300Z] #42 59.25 CC criu/pie/util-vdso.o [2022-09-08T15:02:29.300Z] #42 59.81 CC criu/pie/util-vdso-elf32.o [2022-09-08T15:02:29.300Z] #42 60.58 AR criu/pie/pie.lib.a [2022-09-08T15:02:29.300Z] #42 60.65 DEP criu/pie/restorer.d [2022-09-08T15:02:29.300Z] #42 60.93 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-08T15:02:29.300Z] #42 61.05 DEP criu/arch/x86/restorer_unmap.d [2022-09-08T15:02:29.300Z] #42 61.08 DEP criu/arch/x86/restorer.d [2022-09-08T15:02:29.300Z] #42 61.29 DEP criu/arch/x86/vdso-pie.d [2022-09-08T15:02:29.300Z] #42 61.42 DEP criu/pie/parasite-vdso.d [2022-09-08T15:02:29.300Z] #42 61.61 DEP criu/pie/parasite.d [2022-09-08T15:02:29.300Z] #42 61.87 CC criu/pie/parasite.o [2022-09-08T15:02:29.300Z] #42 63.13 LINK criu/pie/parasite.built-in.o [2022-09-08T15:02:29.300Z] #42 63.14 GEN criu/pie/parasite-blob.h [2022-09-08T15:02:29.300Z] #42 63.16 CC criu/pie/parasite-vdso.o [2022-09-08T15:02:29.315Z] #50 42.41 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-08T15:02:29.315Z] #50 42.42 Unpacking python-pip-whl (18.1-5) ... [2022-09-08T15:02:29.560Z] #42 63.85 CC criu/arch/x86/vdso-pie.o [2022-09-08T15:02:29.560Z] #42 ... [2022-09-08T15:02:29.560Z] [2022-09-08T15:02:29.560Z] #44 [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-09-08T15:02:29.560Z] #44 14.20 + cd /tmp/tmp.UDJ1sbNH10/src/github.com/opencontainers/runc [2022-09-08T15:02:29.560Z] #44 14.20 + git checkout -q v1.1.4 [2022-09-08T15:02:29.878Z] #50 42.91 Selecting previously unselected package python3-lib2to3. [2022-09-08T15:02:29.878Z] #50 42.92 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-08T15:02:29.878Z] #50 42.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:02:29.878Z] #50 43.05 Selecting previously unselected package python3-distutils. [2022-09-08T15:02:29.878Z] #50 43.05 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-08T15:02:29.878Z] #50 43.06 Unpacking python3-distutils (3.7.3-1) ... [2022-09-08T15:02:30.130Z] #44 14.93 + '[' -z '' ']' [2022-09-08T15:02:30.130Z] #44 14.94 + target=static [2022-09-08T15:02:30.130Z] #44 14.94 + make BUILDTAGS=seccomp static [2022-09-08T15:02:30.134Z] #50 43.23 Selecting previously unselected package python3-pip. [2022-09-08T15:02:30.134Z] #50 43.23 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-08T15:02:30.134Z] #50 43.24 Unpacking python3-pip (18.1-5) ... [2022-09-08T15:02:30.134Z] #50 43.45 Selecting previously unselected package python3-pkg-resources. [2022-09-08T15:02:30.390Z] #44 15.15 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-08T15:02:30.390Z] #50 43.46 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T15:02:30.390Z] #50 43.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:02:30.647Z] #50 43.60 Selecting previously unselected package python3-setuptools. [2022-09-08T15:02:30.647Z] #50 43.61 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-08T15:02:30.647Z] #50 43.62 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-08T15:02:30.647Z] #50 43.80 Selecting previously unselected package python3-wheel. [2022-09-08T15:02:30.647Z] #50 43.80 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-08T15:02:30.647Z] #50 43.81 Unpacking python3-wheel (0.32.3-2) ... [2022-09-08T15:02:30.903Z] #50 43.90 Selecting previously unselected package sudo. [2022-09-08T15:02:30.903Z] #50 43.90 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-08T15:02:30.903Z] #50 43.91 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:02:31.160Z] #50 44.42 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T15:02:31.160Z] #50 44.42 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-08T15:02:31.160Z] #50 44.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:02:31.193Z] #50 45.51 Selecting previously unselected package vim. [2022-09-08T15:02:31.193Z] #50 45.51 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-08T15:02:31.193Z] #50 45.53 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:31.453Z] #50 45.93 Selecting previously unselected package xfsprogs. [2022-09-08T15:02:31.453Z] #50 45.94 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-09-08T15:02:31.453Z] #50 45.94 Unpacking xfsprogs (4.20.0-1) ... [2022-09-08T15:02:31.453Z] #50 ... [2022-09-08T15:02:31.453Z] [2022-09-08T15:02:31.453Z] #42 [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-09-08T15:02:31.453Z] #42 82.00 CC criu/cr-dedup.o [2022-09-08T15:02:31.453Z] #42 82.48 CC criu/cr-dump.o [2022-09-08T15:02:31.453Z] #42 84.71 CC criu/cr-errno.o [2022-09-08T15:02:31.453Z] #42 84.85 CC criu/cr-restore.o [2022-09-08T15:02:31.453Z] #42 89.40 CC criu/cr-service.o [2022-09-08T15:02:31.453Z] #42 91.10 CC criu/crtools.o [2022-09-08T15:02:31.453Z] #42 91.70 CC criu/eventfd.o [2022-09-08T15:02:31.453Z] #42 92.04 CC criu/eventpoll.o [2022-09-08T15:02:31.594Z] Client: [2022-09-08T15:02:31.594Z] Context: default [2022-09-08T15:02:31.594Z] Debug Mode: false [2022-09-08T15:02:31.594Z] Plugins: [2022-09-08T15:02:31.594Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-08T15:02:31.594Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-08T15:02:31.594Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-08T15:02:31.594Z] [2022-09-08T15:02:31.594Z] Server: [2022-09-08T15:02:31.594Z] Containers: 0 [2022-09-08T15:02:31.594Z] Running: 0 [2022-09-08T15:02:31.594Z] Paused: 0 [2022-09-08T15:02:31.594Z] Stopped: 0 [2022-09-08T15:02:31.594Z] Images: 0 [2022-09-08T15:02:31.594Z] Server Version: 20.10.9 [2022-09-08T15:02:31.594Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-08T15:02:31.594Z] Windows: [2022-09-08T15:02:31.594Z] LCOW: [2022-09-08T15:02:31.594Z] Logging Driver: json-file [2022-09-08T15:02:31.594Z] Plugins: [2022-09-08T15:02:31.594Z] Volume: local [2022-09-08T15:02:31.594Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-08T15:02:31.594Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-08T15:02:31.594Z] Swarm: inactive [2022-09-08T15:02:31.594Z] Default Isolation: process [2022-09-08T15:02:31.594Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-08T15:02:31.594Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-08T15:02:31.594Z] OSType: windows [2022-09-08T15:02:31.594Z] Architecture: x86_64 [2022-09-08T15:02:31.594Z] CPUs: 4 [2022-09-08T15:02:31.594Z] Total Memory: 32GiB [2022-09-08T15:02:31.594Z] Name: azwin-2-bbd640 [2022-09-08T15:02:31.594Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-08T15:02:31.594Z] Docker Root Dir: D:\docker [2022-09-08T15:02:31.594Z] Debug Mode: false [2022-09-08T15:02:31.594Z] Registry: https://index.docker.io/v1/ [2022-09-08T15:02:31.594Z] Labels: [2022-09-08T15:02:31.594Z] Experimental: true [2022-09-08T15:02:31.594Z] Insecure Registries: [2022-09-08T15:02:31.594Z] 10.0.0.4:5000 [2022-09-08T15:02:31.594Z] 127.0.0.0/8 [2022-09-08T15:02:31.594Z] Registry Mirrors: [2022-09-08T15:02:31.594Z] http://10.0.0.4:5000/ [2022-09-08T15:02:31.594Z] Live Restore Enabled: false [2022-09-08T15:02:31.594Z] Product License: Community Engine [2022-09-08T15:02:31.594Z] [2022-09-08T15:02:31.713Z] #42 ... [2022-09-08T15:02:31.713Z] [2022-09-08T15:02:31.713Z] #50 [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-09-08T15:02:31.713Z] #50 46.39 Selecting previously unselected package zip. [2022-09-08T15:02:31.713Z] #50 46.39 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-09-08T15:02:31.713Z] #50 46.41 Unpacking zip (3.0-11+b1) ... [2022-09-08T15:02:31.722Z] #50 44.70 Selecting previously unselected package uidmap. [2022-09-08T15:02:31.723Z] #50 44.70 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-08T15:02:31.723Z] #50 44.71 Unpacking uidmap (1:4.5-1.1) ... [2022-09-08T15:02:31.723Z] #50 44.83 Selecting previously unselected package vim-runtime. [2022-09-08T15:02:31.723Z] #50 44.84 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:02:31.723Z] #50 44.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T15:02:31.723Z] #50 44.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-09-08T15:02:31.973Z] #50 46.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:02:31.973Z] #50 46.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:02:31.973Z] #50 46.70 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-09-08T15:02:31.973Z] #50 46.73 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-08T15:02:31.973Z] #50 46.75 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-09-08T15:02:31.979Z] #50 44.95 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:32.233Z] #50 46.77 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-09-08T15:02:32.234Z] #50 46.79 Setting up uidmap (1:4.5-1.1) ... [2022-09-08T15:02:32.234Z] #50 46.81 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-09-08T15:02:32.234Z] #50 46.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:02:32.234Z] #50 46.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:02:32.234Z] #50 46.88 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-08T15:02:32.234Z] #50 46.90 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-08T15:02:32.234Z] #50 46.92 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:32.234Z] #50 46.94 Setting up zip (3.0-11+b1) ... [2022-09-08T15:02:32.234Z] #50 46.96 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:32.300Z] #44 ... [2022-09-08T15:02:32.300Z] [2022-09-08T15:02:32.300Z] #27 [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-09-08T15:02:32.300Z] #27 126.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-08T15:02:32.300Z] #27 126.4 + GOBIN=/build [2022-09-08T15:02:32.300Z] #27 126.4 + GO111MODULE=on [2022-09-08T15:02:32.300Z] #27 126.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-08T15:02:32.300Z] #27 DONE 133.8s [2022-09-08T15:02:32.300Z] [2022-09-08T15:02:32.300Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-08T15:02:32.300Z] #51 DONE 0.1s [2022-09-08T15:02:32.300Z] [2022-09-08T15:02:32.300Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-08T15:02:32.300Z] #52 DONE 0.1s [2022-09-08T15:02:32.300Z] [2022-09-08T15:02:32.300Z] #42 [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-09-08T15:02:32.300Z] #42 64.19 CC criu/arch/x86/restorer.o [2022-09-08T15:02:32.300Z] #42 64.80 CC criu/arch/x86/restorer_unmap.o [2022-09-08T15:02:32.300Z] #42 64.86 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-08T15:02:32.300Z] #42 65.22 CC criu/pie/restorer.o [2022-09-08T15:02:32.494Z] #50 46.98 Setting up bash-completion (1:2.8-6) ... [2022-09-08T15:02:34.840Z] #42 68.79 LINK criu/pie/restorer.built-in.o [2022-09-08T15:02:34.840Z] #42 68.80 GEN criu/pie/restorer-blob.h [2022-09-08T15:02:34.840Z] #42 68.91 DEP criu/vdso.d [2022-09-08T15:02:34.840Z] #42 69.15 DEP criu/vdso-compat.d [2022-09-08T15:02:34.840Z] #42 69.33 DEP criu/uts_ns.d [2022-09-08T15:02:35.100Z] #42 69.46 DEP criu/util.d [2022-09-08T15:02:35.250Z] #50 48.23 Selecting previously unselected package vim. [2022-09-08T15:02:35.250Z] #50 48.23 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:02:35.250Z] #50 48.24 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:35.360Z] #42 69.63 DEP criu/uffd.d [2022-09-08T15:02:35.360Z] #42 69.78 DEP criu/tun.d [2022-09-08T15:02:35.620Z] #42 69.93 DEP criu/tty.d [2022-09-08T15:02:35.620Z] #42 70.19 DEP criu/timerfd.d [2022-09-08T15:02:35.788Z] #50 50.02 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-09-08T15:02:35.788Z] #50 50.04 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:02:35.788Z] #50 50.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T15:02:35.788Z] #50 50.08 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-08T15:02:35.788Z] #50 50.09 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:02:35.788Z] #50 50.17 invoke-rc.d: could not determine current runlevel [2022-09-08T15:02:35.788Z] #50 50.18 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T15:02:35.788Z] #50 50.19 Setting up pigz (2.4-1) ... [2022-09-08T15:02:35.788Z] #50 50.21 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-08T15:02:35.788Z] #50 50.22 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-08T15:02:35.788Z] #50 50.24 Setting up python-pip-whl (18.1-5) ... [2022-09-08T15:02:35.788Z] #50 50.26 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-09-08T15:02:35.788Z] #50 50.30 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:35.812Z] #50 48.86 Selecting previously unselected package xfsprogs. [2022-09-08T15:02:35.812Z] #50 48.87 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-08T15:02:35.812Z] #50 48.88 Unpacking xfsprogs (4.20.0-1) ... [2022-09-08T15:02:36.048Z] #50 50.58 Setting up libaio1:arm64 (0.3.112-3) ... [2022-09-08T15:02:36.048Z] #50 50.60 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-08T15:02:36.048Z] #50 50.61 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:36.048Z] #50 50.63 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:36.048Z] #50 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T15:02:36.048Z] #50 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T15:02:36.048Z] #50 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T15:02:36.048Z] #50 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T15:02:36.048Z] #50 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T15:02:36.048Z] #50 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T15:02:36.048Z] #50 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T15:02:36.048Z] #50 50.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T15:02:36.048Z] #50 50.70 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-08T15:02:36.048Z] #50 50.72 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:02:36.048Z] #50 50.74 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-08T15:02:36.048Z] #50 50.75 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T15:02:36.048Z] #50 50.77 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-08T15:02:36.048Z] #50 50.78 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:36.197Z] #42 70.36 DEP criu/timens.d [2022-09-08T15:02:36.197Z] #42 70.52 DEP criu/sysfs_parse.d [2022-09-08T15:02:36.375Z] #50 49.31 Selecting previously unselected package zip. [2022-09-08T15:02:36.375Z] #50 49.34 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-08T15:02:36.375Z] #50 49.35 Unpacking zip (3.0-11+b1) ... [2022-09-08T15:02:36.375Z] #50 49.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:02:36.375Z] #50 49.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:02:36.375Z] #50 49.61 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:36.375Z] #50 49.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-08T15:02:36.375Z] #50 49.64 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-08T15:02:36.375Z] #50 49.65 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:36.375Z] #50 49.66 Setting up uidmap (1:4.5-1.1) ... [2022-09-08T15:02:36.457Z] #42 70.65 DEP criu/sysctl.d [2022-09-08T15:02:36.457Z] #42 70.78 DEP criu/string.d [2022-09-08T15:02:36.457Z] #42 70.82 DEP criu/stats.d [2022-09-08T15:02:36.457Z] #42 70.91 DEP criu/sockets.d [2022-09-08T15:02:36.632Z] #50 49.69 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-08T15:02:36.632Z] #50 49.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:02:36.632Z] #50 49.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:02:36.632Z] #50 49.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:02:36.632Z] #50 49.74 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:02:36.632Z] #50 49.76 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:36.632Z] #50 49.77 Setting up zip (3.0-11+b1) ... [2022-09-08T15:02:36.632Z] #50 49.79 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:36.632Z] #50 49.82 Setting up bash-completion (1:2.8-6) ... [2022-09-08T15:02:36.717Z] #42 71.07 DEP criu/sk-unix.d [2022-09-08T15:02:36.758Z] #41 ... [2022-09-08T15:02:36.758Z] [2022-09-08T15:02:36.758Z] #23 [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-09-08T15:02:36.758Z] #23 DONE 258.0s [2022-09-08T15:02:36.758Z] [2022-09-08T15:02:36.758Z] #27 [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-09-08T15:02:36.758Z] #27 ... [2022-09-08T15:02:36.758Z] [2022-09-08T15:02:36.758Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T15:02:36.758Z] #60 DONE 0.6s [2022-09-08T15:02:36.758Z] [2022-09-08T15:02:36.758Z] #41 [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-09-08T15:02:36.758Z] #41 ... [2022-09-08T15:02:36.758Z] [2022-09-08T15:02:36.758Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-08T15:02:36.758Z] #61 DONE 0.1s [2022-09-08T15:02:36.758Z] [2022-09-08T15:02:36.758Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-08T15:02:36.977Z] #42 71.24 DEP criu/sk-tcp.d [2022-09-08T15:02:36.977Z] #42 71.45 DEP criu/sk-queue.d [2022-09-08T15:02:37.015Z] #62 DONE 0.1s [2022-09-08T15:02:37.015Z] [2022-09-08T15:02:37.015Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T15:02:37.015Z] #63 DONE 0.1s [2022-09-08T15:02:37.015Z] [2022-09-08T15:02:37.015Z] #38 [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-09-08T15:02:37.238Z] #42 71.60 DEP criu/sk-packet.d [2022-09-08T15:02:37.497Z] #42 71.76 DEP criu/sk-netlink.d [2022-09-08T15:02:37.497Z] #42 71.92 DEP criu/sk-inet.d [2022-09-08T15:02:37.757Z] #42 72.08 DEP criu/signalfd.d [2022-09-08T15:02:37.757Z] #42 72.20 DEP criu/sigframe.d [2022-09-08T15:02:37.757Z] #42 72.33 DEP criu/shmem.d [2022-09-08T15:02:38.358Z] #42 72.55 DEP criu/servicefd.d [2022-09-08T15:02:38.358Z] #42 72.68 DEP criu/seize.d [2022-09-08T15:02:38.645Z] #42 72.82 DEP criu/seccomp.d [2022-09-08T15:02:38.645Z] #42 73.04 DEP criu/rst-malloc.d [2022-09-08T15:02:38.645Z] #42 73.11 DEP criu/rbtree.d [2022-09-08T15:02:38.909Z] #42 73.17 DEP criu/pstree.d [2022-09-08T15:02:38.909Z] #42 73.36 DEP criu/protobuf.d [2022-09-08T15:02:39.151Z] #50 ... [2022-09-08T15:02:39.151Z] [2022-09-08T15:02:39.151Z] #39 [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-09-08T15:02:39.151Z] #39 101.0 CC criu/crtools.o [2022-09-08T15:02:39.151Z] #39 101.5 CC criu/eventfd.o [2022-09-08T15:02:39.151Z] #39 101.9 CC criu/eventpoll.o [2022-09-08T15:02:39.151Z] #39 102.8 CC criu/external.o [2022-09-08T15:02:39.151Z] #39 103.2 CC criu/fault-injection.o [2022-09-08T15:02:39.151Z] #39 103.3 CC criu/fdstore.o [2022-09-08T15:02:39.151Z] #39 103.6 CC criu/fifo.o [2022-09-08T15:02:39.151Z] #39 104.0 CC criu/file-ids.o [2022-09-08T15:02:39.151Z] #39 104.4 CC criu/file-lock.o [2022-09-08T15:02:39.151Z] #39 105.4 CC criu/files-ext.o [2022-09-08T15:02:39.151Z] #39 105.8 CC criu/files-reg.o [2022-09-08T15:02:39.151Z] #39 108.0 CC criu/files.o [2022-09-08T15:02:39.151Z] #39 110.2 CC criu/filesystems.o [2022-09-08T15:02:39.151Z] #39 110.9 CC criu/fsnotify.o [2022-09-08T15:02:39.168Z] #42 73.53 GEN criu/protobuf-desc-gen.h [2022-09-08T15:02:39.342Z] #50 53.67 Setting up iptables (1.8.2-4) ... [2022-09-08T15:02:39.342Z] #50 53.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:02:39.342Z] #50 53.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:02:39.342Z] #50 53.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:02:39.342Z] #50 53.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:02:39.342Z] #50 53.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T15:02:39.342Z] #50 53.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T15:02:39.342Z] #50 53.74 Setting up python3 (3.7.3-1) ... [2022-09-08T15:02:39.408Z] #39 ... [2022-09-08T15:02:39.408Z] [2022-09-08T15:02:39.408Z] #50 [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-09-08T15:02:39.408Z] #50 52.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:39.408Z] #50 52.62 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:02:39.408Z] #50 52.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T15:02:39.408Z] #50 52.64 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-08T15:02:39.408Z] #50 52.65 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:02:39.602Z] #50 54.08 Setting up python3-wheel (0.32.3-2) ... [2022-09-08T15:02:39.665Z] #50 52.72 invoke-rc.d: could not determine current runlevel [2022-09-08T15:02:39.665Z] #50 52.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T15:02:39.665Z] #50 52.75 Setting up pigz (2.4-1) ... [2022-09-08T15:02:39.665Z] #50 52.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T15:02:39.665Z] #50 52.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:02:39.665Z] #50 52.79 Setting up python-pip-whl (18.1-5) ... [2022-09-08T15:02:39.665Z] #50 52.81 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-08T15:02:39.665Z] #50 52.82 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:40.014Z] #42 ... [2022-09-08T15:02:40.014Z] [2022-09-08T15:02:40.014Z] #23 [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-09-08T15:02:40.014Z] #23 DONE 246.9s [2022-09-08T15:02:40.014Z] [2022-09-08T15:02:40.014Z] #42 [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-09-08T15:02:40.014Z] #42 ... [2022-09-08T15:02:40.014Z] [2022-09-08T15:02:40.014Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T15:02:40.172Z] #50 54.78 Setting up apparmor (2.13.2-10) ... [2022-09-08T15:02:40.231Z] #50 53.20 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-08T15:02:40.231Z] #50 53.23 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:02:40.231Z] #50 53.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:40.231Z] #50 53.33 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:40.231Z] #50 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T15:02:40.231Z] #50 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T15:02:40.231Z] #50 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T15:02:40.231Z] #50 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T15:02:40.231Z] #50 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T15:02:40.231Z] #50 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T15:02:40.231Z] #50 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T15:02:40.231Z] #50 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T15:02:40.231Z] #50 53.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:02:40.231Z] #50 53.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:02:40.231Z] #50 53.44 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-08T15:02:40.231Z] #50 53.45 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T15:02:40.231Z] #50 53.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-08T15:02:40.231Z] #50 53.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:40.273Z] #60 DONE 0.1s [2022-09-08T15:02:40.273Z] [2022-09-08T15:02:40.273Z] #42 [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-09-08T15:02:40.273Z] #42 ... [2022-09-08T15:02:40.273Z] [2022-09-08T15:02:40.273Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-08T15:02:40.273Z] #61 DONE 0.1s [2022-09-08T15:02:40.273Z] [2022-09-08T15:02:40.273Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-08T15:02:40.529Z] #62 DONE 0.1s [2022-09-08T15:02:40.529Z] [2022-09-08T15:02:40.529Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T15:02:40.529Z] #63 DONE 0.1s [2022-09-08T15:02:40.529Z] [2022-09-08T15:02:40.529Z] #42 [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-09-08T15:02:41.086Z] #42 75.32 DEP criu/protobuf-desc.d [2022-09-08T15:02:41.086Z] #42 75.45 DEP criu/proc_parse.d [2022-09-08T15:02:41.346Z] #42 75.60 DEP criu/plugin.d [2022-09-08T15:02:41.346Z] #42 75.73 DEP criu/pipes.d [2022-09-08T15:02:41.605Z] #42 75.91 DEP criu/pie-util.d [2022-09-08T15:02:41.605Z] #42 76.00 DEP criu/pie-util-vdso.d [2022-09-08T15:02:41.605Z] #42 76.11 DEP criu/pie-util-vdso-elf32.d [2022-09-08T15:02:41.865Z] #42 76.25 DEP criu/path.d [2022-09-08T15:02:41.865Z] #42 76.36 DEP criu/parasite-syscall.d [2022-09-08T15:02:42.080Z] #50 56.50 Setting up xfsprogs (4.20.0-1) ... [2022-09-08T15:02:42.080Z] #50 56.52 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:02:42.124Z] #42 76.63 DEP criu/pagemap.d [2022-09-08T15:02:42.342Z] #50 56.90 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:02:42.342Z] #50 ... [2022-09-08T15:02:42.342Z] [2022-09-08T15:02:42.342Z] #42 [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-09-08T15:02:42.342Z] #42 92.83 CC criu/external.o [2022-09-08T15:02:42.342Z] #42 93.19 CC criu/fault-injection.o [2022-09-08T15:02:42.342Z] #42 93.32 CC criu/fdstore.o [2022-09-08T15:02:42.342Z] #42 93.62 CC criu/fifo.o [2022-09-08T15:02:42.342Z] #42 94.07 CC criu/file-ids.o [2022-09-08T15:02:42.342Z] #42 94.36 CC criu/file-lock.o [2022-09-08T15:02:42.342Z] #42 95.27 CC criu/files-ext.o [2022-09-08T15:02:42.342Z] #42 95.61 CC criu/files-reg.o [2022-09-08T15:02:42.342Z] #42 97.99 CC criu/files.o [2022-09-08T15:02:42.342Z] #42 100.0 CC criu/filesystems.o [2022-09-08T15:02:42.342Z] #42 100.7 CC criu/fsnotify.o [2022-09-08T15:02:42.342Z] #42 101.8 CC criu/image-desc.o [2022-09-08T15:02:42.342Z] #42 102.0 CC criu/image.o [2022-09-08T15:02:42.342Z] #42 102.8 CC criu/ipc_ns.o [2022-09-08T15:02:42.386Z] #42 76.80 DEP criu/pagemap-cache.d [2022-09-08T15:02:42.645Z] #42 76.95 DEP criu/page-xfer.d [2022-09-08T15:02:42.645Z] #42 77.08 DEP criu/page-pipe.d [2022-09-08T15:02:42.905Z] #42 77.24 DEP criu/netfilter.d [2022-09-08T15:02:43.164Z] #42 77.38 DEP criu/net.d [2022-09-08T15:02:43.164Z] #42 77.55 DEP criu/namespaces.d [2022-09-08T15:02:43.281Z] #42 ... [2022-09-08T15:02:43.281Z] [2022-09-08T15:02:43.281Z] #50 [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-09-08T15:02:43.281Z] #50 57.99 Setting up python3-distutils (3.7.3-1) ... [2022-09-08T15:02:43.425Z] #42 77.81 DEP criu/mount.d [2022-09-08T15:02:43.425Z] #42 77.94 DEP criu/memfd.d [2022-09-08T15:02:43.543Z] #50 56.27 Setting up iptables (1.8.2-4) ... [2022-09-08T15:02:43.543Z] #50 56.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:02:43.543Z] #50 56.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:02:43.543Z] #50 56.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:02:43.543Z] #50 56.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:02:43.543Z] #50 56.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T15:02:43.543Z] #50 56.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T15:02:43.543Z] #50 56.34 Setting up python3 (3.7.3-1) ... [2022-09-08T15:02:43.543Z] #50 56.84 Setting up python3-wheel (0.32.3-2) ... [2022-09-08T15:02:43.685Z] #42 78.07 DEP criu/mem.d [2022-09-08T15:02:43.861Z] #50 58.46 Setting up python3-setuptools (40.8.0-1) ... [2022-09-08T15:02:43.944Z] #42 78.25 DEP criu/lsm.d [2022-09-08T15:02:43.944Z] #42 78.40 DEP criu/log.d [2022-09-08T15:02:44.204Z] #42 78.57 DEP criu/libnetlink.d [2022-09-08T15:02:44.465Z] #42 78.72 DEP criu/kerndat.d [2022-09-08T15:02:44.465Z] #42 78.93 DEP criu/kcmp-ids.d [2022-09-08T15:02:44.473Z] #50 57.54 Setting up apparmor (2.13.2-10) ... [2022-09-08T15:02:44.724Z] #42 79.02 DEP criu/irmap.d [2022-09-08T15:02:44.725Z] #42 ... [2022-09-08T15:02:44.725Z] [2022-09-08T15:02:44.725Z] #50 [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-09-08T15:02:44.725Z] #50 12.15 Fetched 9023 kB in 11s (822 kB/s) [2022-09-08T15:02:44.725Z] #50 12.15 Reading package lists... [2022-09-08T15:02:44.725Z] #50 16.22 Reading package lists... [2022-09-08T15:02:44.725Z] #50 20.65 Building dependency tree... [2022-09-08T15:02:44.725Z] #50 ... [2022-09-08T15:02:44.725Z] [2022-09-08T15:02:44.725Z] #42 [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-09-08T15:02:44.725Z] #42 79.23 DEP criu/ipc_ns.d [2022-09-08T15:02:44.984Z] #42 79.44 DEP criu/image.d [2022-09-08T15:02:45.243Z] #42 79.66 DEP criu/image-desc.d [2022-09-08T15:02:45.243Z] #42 79.77 DEP criu/fsnotify.d [2022-09-08T15:02:45.246Z] #50 59.78 Setting up python3-pip (18.1-5) ... [2022-09-08T15:02:45.503Z] #42 79.96 DEP criu/filesystems.d [2022-09-08T15:02:45.763Z] #42 80.19 DEP criu/files.d [2022-09-08T15:02:46.023Z] #42 80.44 DEP criu/files-reg.d [2022-09-08T15:02:46.184Z] #50 60.92 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:02:46.282Z] #42 80.56 DEP criu/files-ext.d [2022-09-08T15:02:46.282Z] #42 80.69 DEP criu/file-lock.d [2022-09-08T15:02:46.407Z] #50 59.30 Setting up xfsprogs (4.20.0-1) ... [2022-09-08T15:02:46.407Z] #50 59.32 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:02:46.407Z] #50 59.69 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:02:46.443Z] #50 60.98 Processing triggers for mime-support (3.62) ... [2022-09-08T15:02:46.541Z] #42 80.86 DEP criu/file-ids.d [2022-09-08T15:02:46.541Z] #42 81.00 DEP criu/fifo.d [2022-09-08T15:02:46.800Z] #42 81.14 DEP criu/fdstore.d [2022-09-08T15:02:46.800Z] #42 81.26 DEP criu/fault-injection.d [2022-09-08T15:02:46.800Z] #42 81.31 DEP criu/external.d [2022-09-08T15:02:47.060Z] #42 81.45 DEP criu/eventpoll.d [2022-09-08T15:02:47.319Z] #42 81.66 DEP criu/eventfd.d [2022-09-08T15:02:47.319Z] #42 81.89 DEP criu/crtools.d [2022-09-08T15:02:47.336Z] #50 60.62 Setting up python3-distutils (3.7.3-1) ... [2022-09-08T15:02:47.382Z] #50 DONE 62.0s [2022-09-08T15:02:47.382Z] [2022-09-08T15:02:47.382Z] #42 [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-09-08T15:02:47.382Z] #42 104.1 CC criu/irmap.o [2022-09-08T15:02:47.382Z] #42 104.8 CC criu/kcmp-ids.o [2022-09-08T15:02:47.382Z] #42 105.1 CC criu/kerndat.o [2022-09-08T15:02:47.382Z] #42 106.4 CC criu/libnetlink.o [2022-09-08T15:02:47.382Z] #42 106.7 CC criu/log.o [2022-09-08T15:02:47.382Z] #42 107.3 CC criu/lsm.o [2022-09-08T15:02:47.382Z] #42 107.5 CC criu/mem.o [2022-09-08T15:02:47.888Z] #42 82.15 DEP criu/cr-service.d [2022-09-08T15:02:47.888Z] #42 82.32 DEP criu/cr-restore.d [2022-09-08T15:02:47.898Z] #50 61.16 Setting up python3-setuptools (40.8.0-1) ... [2022-09-08T15:02:48.148Z] #42 82.56 DEP criu/cr-errno.d [2022-09-08T15:02:48.148Z] #42 82.57 DEP criu/cr-dump.d [2022-09-08T15:02:48.324Z] #42 ... [2022-09-08T15:02:48.324Z] [2022-09-08T15:02:48.324Z] #53 [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-09-08T15:02:48.324Z] #0 0.781 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T15:02:48.324Z] #0 0.795 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T15:02:48.324Z] #0 0.802 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T15:02:48.324Z] #53 DONE 0.9s [2022-09-08T15:02:48.324Z] [2022-09-08T15:02:48.324Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:02:48.408Z] #42 82.82 DEP criu/cr-dedup.d [2022-09-08T15:02:48.668Z] #42 82.97 DEP criu/cr-check.d [2022-09-08T15:02:48.928Z] #42 83.24 DEP criu/config.d [2022-09-08T15:02:49.186Z] #42 83.43 DEP criu/clone-noasan.d [2022-09-08T15:02:49.186Z] #42 83.52 DEP criu/cgroup.d [2022-09-08T15:02:49.264Z] #50 62.35 Setting up python3-pip (18.1-5) ... [2022-09-08T15:02:49.445Z] #42 83.69 DEP criu/cgroup-props.d [2022-09-08T15:02:49.445Z] #42 83.80 DEP criu/bitmap.d [2022-09-08T15:02:49.445Z] #42 83.83 DEP criu/bfd.d [2022-09-08T15:02:49.704Z] #42 83.92 DEP criu/autofs.d [2022-09-08T15:02:49.704Z] #42 84.09 DEP criu/aio.d [2022-09-08T15:02:49.846Z] #50 ... [2022-09-08T15:02:49.846Z] [2022-09-08T15:02:49.846Z] #39 [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-09-08T15:02:49.846Z] #39 112.2 CC criu/image-desc.o [2022-09-08T15:02:49.846Z] #39 112.4 CC criu/image.o [2022-09-08T15:02:49.846Z] #39 113.4 CC criu/ipc_ns.o [2022-09-08T15:02:49.846Z] #39 114.6 CC criu/irmap.o [2022-09-08T15:02:49.846Z] #39 115.4 CC criu/kcmp-ids.o [2022-09-08T15:02:49.846Z] #39 115.7 CC criu/kerndat.o [2022-09-08T15:02:49.846Z] #39 116.8 CC criu/libnetlink.o [2022-09-08T15:02:49.846Z] #39 117.2 CC criu/log.o [2022-09-08T15:02:49.846Z] #39 117.7 CC criu/lsm.o [2022-09-08T15:02:49.846Z] #39 118.2 CC criu/mem.o [2022-09-08T15:02:49.846Z] #39 120.0 CC criu/memfd.o [2022-09-08T15:02:49.846Z] #39 120.6 CC criu/mount.o [2022-09-08T15:02:49.963Z] #42 84.32 DEP criu/action-scripts.d [2022-09-08T15:02:50.222Z] #42 84.68 CC criu/action-scripts.o [2022-09-08T15:02:50.408Z] #39 ... [2022-09-08T15:02:50.408Z] [2022-09-08T15:02:50.408Z] #50 [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-09-08T15:02:50.408Z] #50 63.47 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:02:50.408Z] #50 63.52 Processing triggers for mime-support (3.62) ... [2022-09-08T15:02:50.790Z] #42 85.31 CC criu/aio.o [2022-09-08T15:02:50.970Z] #50 DONE 64.1s [2022-09-08T15:02:50.970Z] [2022-09-08T15:02:50.970Z] #38 [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-09-08T15:02:50.970Z] #38 ... [2022-09-08T15:02:50.970Z] [2022-09-08T15:02:50.970Z] #53 [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-09-08T15:02:51.729Z] #42 85.96 CC criu/autofs.o [2022-09-08T15:02:51.729Z] #42 ... [2022-09-08T15:02:51.729Z] [2022-09-08T15:02:51.729Z] #50 [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-09-08T15:02:51.729Z] #50 22.58 libcap2-bin is already the newest version (1:2.25-2). [2022-09-08T15:02:51.729Z] #50 22.58 The following additional packages will be installed: [2022-09-08T15:02:51.729Z] #50 22.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-08T15:02:51.729Z] #50 22.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-08T15:02:51.729Z] #50 22.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-08T15:02:51.729Z] #50 22.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-08T15:02:51.729Z] #50 22.59 python3.7 python3.7-minimal vim-runtime xxd [2022-09-08T15:02:51.729Z] #50 22.59 Suggested packages: [2022-09-08T15:02:51.729Z] #50 22.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-08T15:02:51.729Z] #50 22.60 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-08T15:02:51.729Z] #50 22.60 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-08T15:02:51.729Z] #50 22.60 quota [2022-09-08T15:02:51.729Z] #50 22.60 Recommended packages: [2022-09-08T15:02:51.729Z] #50 22.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-08T15:02:51.729Z] #50 22.60 python3-keyrings.alt python3-xdg unzip [2022-09-08T15:02:51.729Z] #50 24.43 The following NEW packages will be installed: [2022-09-08T15:02:51.729Z] #50 24.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-08T15:02:51.729Z] #50 24.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-08T15:02:51.729Z] #50 24.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-08T15:02:51.729Z] #50 24.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-08T15:02:51.729Z] #50 24.43 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-08T15:02:51.729Z] #50 24.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-08T15:02:51.729Z] #50 24.44 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-08T15:02:51.729Z] #50 24.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-08T15:02:51.729Z] #50 24.44 xz-utils zip [2022-09-08T15:02:51.729Z] #50 24.83 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:02:51.729Z] #50 24.83 Need to get 28.6 MB of archives. [2022-09-08T15:02:51.729Z] #50 24.83 After this operation, 116 MB of additional disk space will be used. [2022-09-08T15:02:51.729Z] #50 24.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-08T15:02:51.729Z] #50 24.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-08T15:02:51.730Z] #50 24.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-08T15:02:51.730Z] #50 24.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-08T15:02:51.730Z] #50 24.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-08T15:02:51.730Z] #50 25.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-08T15:02:51.730Z] #50 25.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-08T15:02:51.730Z] #50 25.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-08T15:02:51.730Z] #50 25.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-08T15:02:51.730Z] #50 25.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-08T15:02:51.730Z] #50 25.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-08T15:02:51.730Z] #50 25.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-08T15:02:51.730Z] #50 25.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-08T15:02:51.730Z] #50 25.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-08T15:02:51.730Z] #50 25.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-08T15:02:51.730Z] #50 25.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-08T15:02:51.730Z] #50 25.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-08T15:02:51.730Z] #50 25.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-08T15:02:51.730Z] #50 25.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-08T15:02:51.730Z] #50 25.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-08T15:02:51.730Z] #50 25.23 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-09-08T15:02:51.730Z] #50 25.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-08T15:02:51.730Z] #50 25.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-08T15:02:51.730Z] #50 25.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-08T15:02:51.730Z] #50 25.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-08T15:02:51.730Z] #50 25.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-08T15:02:51.730Z] #50 25.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-08T15:02:51.730Z] #50 25.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-08T15:02:51.730Z] #50 25.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-08T15:02:51.730Z] #50 25.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-08T15:02:51.730Z] #50 25.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-08T15:02:51.730Z] #50 25.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-08T15:02:51.730Z] #50 25.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-08T15:02:51.730Z] #50 25.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-08T15:02:51.730Z] #50 25.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-08T15:02:51.730Z] #50 25.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-08T15:02:51.730Z] #50 26.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-08T15:02:51.730Z] #50 26.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-08T15:02:51.730Z] #50 26.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-08T15:02:51.730Z] #50 26.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-08T15:02:51.730Z] #50 26.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-08T15:02:51.730Z] #50 26.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-08T15:02:51.730Z] #50 26.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-08T15:02:51.730Z] #50 26.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-08T15:02:51.730Z] #50 26.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-08T15:02:51.730Z] #50 26.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-08T15:02:51.730Z] #50 26.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-08T15:02:51.730Z] #50 26.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-08T15:02:51.730Z] #50 26.70 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-08T15:02:51.730Z] #50 27.46 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:02:51.730Z] #50 27.61 Fetched 28.6 MB in 2s (13.4 MB/s) [2022-09-08T15:02:51.730Z] #50 27.67 Selecting previously unselected package pigz. [2022-09-08T15:02:51.730Z] #50 27.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-09-08T15:02:51.730Z] #50 27.74 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-08T15:02:51.730Z] #50 27.75 Unpacking pigz (2.4-1) ... [2022-09-08T15:02:51.730Z] #50 27.83 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-08T15:02:51.730Z] #50 27.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:02:51.730Z] #50 27.86 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:51.730Z] #50 28.33 Selecting previously unselected package python3.7-minimal. [2022-09-08T15:02:51.730Z] #50 28.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:02:51.730Z] #50 28.35 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:02:51.989Z] #50 29.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:51.989Z] #50 29.28 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-08T15:02:52.862Z] #53 1.693 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T15:02:52.862Z] #53 1.698 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T15:02:52.862Z] #53 1.701 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T15:02:52.862Z] #53 DONE 1.8s [2022-09-08T15:02:52.862Z] [2022-09-08T15:02:52.862Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:02:53.609Z] #54 5.100 Collecting yamllint==1.26.1 [2022-09-08T15:02:53.850Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-09-08T15:02:53.850Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-987c9c78\powershellScript.ps1'; exit $LASTEXITCODE; [2022-09-08T15:02:53.850Z] ---------------------------------------------------------------------------- [2022-09-08T15:02:53.850Z] [2022-09-08T15:02:53.850Z] INFO: executeCI.ps1 starting at Thu Sep 8 15:02:53 CUT 2022 [2022-09-08T15:02:53.850Z] [2022-09-08T15:02:53.850Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-09-08T15:02:53.850Z] INFO: Running git version 2.24.1.windows.2 [2022-09-08T15:02:54.334Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-09-08T15:02:54.334Z] INFO: Environment variables: [2022-09-08T15:02:54.334Z] [2022-09-08T15:02:54.334Z] Name Value [2022-09-08T15:02:54.334Z] ---- ----- [2022-09-08T15:02:54.334Z] ALLUSERSPROFILE C:\ProgramData [2022-09-08T15:02:54.334Z] amd64 true [2022-09-08T15:02:54.334Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-09-08T15:02:54.334Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-09-08T15:02:54.334Z] arm64 true [2022-09-08T15:02:54.334Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-09-08T15:02:54.334Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-09-08T15:02:54.334Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-09-08T15:02:54.335Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-09-08T15:02:54.335Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-09-08T15:02:54.335Z] BRANCH_NAME PR-44109 [2022-09-08T15:02:54.335Z] BUILD_DISPLAY_NAME #2 [2022-09-08T15:02:54.335Z] BUILD_ID 2 [2022-09-08T15:02:54.335Z] BUILD_NUMBER 2 [2022-09-08T15:02:54.335Z] BUILD_TAG jenkins-moby-PR-44109-2 [2022-09-08T15:02:54.335Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44109/2/ [2022-09-08T15:02:54.335Z] cgroup2 true [2022-09-08T15:02:54.335Z] CHANGE_AUTHOR rumpl [2022-09-08T15:02:54.335Z] CHANGE_AUTHOR_DISPLAY_NAME Djordje Lukic [2022-09-08T15:02:54.335Z] CHANGE_AUTHOR_EMAIL djordje.lukic@docker.com [2022-09-08T15:02:54.335Z] CHANGE_BRANCH 20.10-fix-local-context [2022-09-08T15:02:54.335Z] CHANGE_FORK rumpl [2022-09-08T15:02:54.335Z] CHANGE_ID 44109 [2022-09-08T15:02:54.335Z] CHANGE_TARGET 20.10 [2022-09-08T15:02:54.335Z] CHANGE_TITLE [20.10 backport] fix local context [2022-09-08T15:02:54.335Z] CHANGE_URL https://github.com/moby/moby/pull/44109 [2022-09-08T15:02:54.335Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-08T15:02:54.335Z] CommonProgramFiles C:\Program Files\Common Files [2022-09-08T15:02:54.335Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-09-08T15:02:54.335Z] CommonProgramW6432 C:\Program Files\Common Files [2022-09-08T15:02:54.335Z] COMPUTERNAME azwin-2-bbd640 [2022-09-08T15:02:54.335Z] ComSpec C:\Windows\system32\cmd.exe [2022-09-08T15:02:54.335Z] ConfigSequenceNumber 0 [2022-09-08T15:02:54.335Z] dco true [2022-09-08T15:02:54.335Z] DOCKER_BUILDKIT 0 [2022-09-08T15:02:54.335Z] DOCKER_DUT_DEBUG 1 [2022-09-08T15:02:54.335Z] DOCKER_EXPERIMENTAL 1 [2022-09-08T15:02:54.335Z] DOCKER_GRAPHDRIVER overlay2 [2022-09-08T15:02:54.335Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-09-08T15:02:54.335Z] EXECUTOR_NUMBER 0 [2022-09-08T15:02:54.335Z] FQDN azwin-2-bbd640.westus.cloudapp.azure.com [2022-09-08T15:02:54.335Z] GIT_BRANCH PR-44109 [2022-09-08T15:02:54.335Z] GIT_COMMIT af6c07452e801c0e63bfeffc1c22b951e0f08ca6 [2022-09-08T15:02:54.335Z] GIT_PREVIOUS_COMMIT accae6eeea9c33bbcad8c585497948f5b8d6bb0e [2022-09-08T15:02:54.335Z] GIT_URL https://github.com/moby/moby.git [2022-09-08T15:02:54.335Z] HUDSON_COOKIE 8828b0a7-bb06-4909-856e-9ca4821b3d71 [2022-09-08T15:02:54.335Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-09-08T15:02:54.335Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-09-08T15:02:54.335Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-09-08T15:02:54.335Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-09-08T15:02:54.335Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-09-08T15:02:54.335Z] JENKINS_NODE_COOKIE a077b79b-fcaf-42e5-a3b3-d9a58e76a673 [2022-09-08T15:02:54.335Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-09-08T15:02:54.335Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-09-08T15:02:54.335Z] JOB_BASE_NAME PR-44109 [2022-09-08T15:02:54.335Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44109/display/redirect [2022-09-08T15:02:54.335Z] JOB_NAME moby/PR-44109 [2022-09-08T15:02:54.335Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44109/ [2022-09-08T15:02:54.335Z] library.jps.version master [2022-09-08T15:02:54.335Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-09-08T15:02:54.335Z] NODE_LABELS amd64 azure azwin-2-bbd640 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-09-08T15:02:54.335Z] NODE_NAME azwin-2-bbd640 [2022-09-08T15:02:54.335Z] NUMBER_OF_PROCESSORS 4 [2022-09-08T15:02:54.335Z] OS Windows_NT [2022-09-08T15:02:54.335Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-09-08T15:02:54.335Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-09-08T15:02:54.335Z] ppc64le false [2022-09-08T15:02:54.335Z] PROCESSOR_ARCHITECTURE AMD64 [2022-09-08T15:02:54.335Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-09-08T15:02:54.335Z] PROCESSOR_LEVEL 6 [2022-09-08T15:02:54.335Z] PROCESSOR_REVISION 5504 [2022-09-08T15:02:54.335Z] ProgramData C:\ProgramData [2022-09-08T15:02:54.335Z] ProgramFiles C:\Program Files [2022-09-08T15:02:54.335Z] ProgramFiles(x86) C:\Program Files (x86) [2022-09-08T15:02:54.335Z] ProgramW6432 C:\Program Files [2022-09-08T15:02:54.335Z] PROMPT $P$G [2022-09-08T15:02:54.335Z] PSExecutionPolicyPreference Bypass [2022-09-08T15:02:54.335Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-09-08T15:02:54.335Z] PUBLIC C:\Users\Public [2022-09-08T15:02:54.335Z] rootless true [2022-09-08T15:02:54.335Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44109/2/display/redirect?page=artif... [2022-09-08T15:02:54.335Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44109/2/display/redirect?page=changes [2022-09-08T15:02:54.335Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44109/2/display/redirect [2022-09-08T15:02:54.335Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44109/2/display/redirect?page=tests [2022-09-08T15:02:54.335Z] s390x false [2022-09-08T15:02:54.335Z] SKIP_VALIDATION_TESTS 1 [2022-09-08T15:02:54.335Z] SOURCES_DRIVE d [2022-09-08T15:02:54.335Z] SOURCES_SUBDIR gopath [2022-09-08T15:02:54.335Z] STAGE_NAME Run tests [2022-09-08T15:02:54.335Z] SystemDrive C: [2022-09-08T15:02:54.335Z] SystemRoot C:\Windows [2022-09-08T15:02:54.335Z] TEMP C:\Windows\TEMP [2022-09-08T15:02:54.335Z] TESTDEBUG 0 [2022-09-08T15:02:54.335Z] TESTRUN_DRIVE d [2022-09-08T15:02:54.335Z] TESTRUN_SUBDIR CI [2022-09-08T15:02:54.335Z] TIMEOUT 120m [2022-09-08T15:02:54.335Z] TMP C:\Windows\TEMP [2022-09-08T15:02:54.335Z] unit_validate true [2022-09-08T15:02:54.335Z] USERDOMAIN WORKGROUP [2022-09-08T15:02:54.335Z] USERNAME azwin-2-bbd640$ [2022-09-08T15:02:54.335Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-09-08T15:02:54.335Z] validate_force false [2022-09-08T15:02:54.335Z] windir C:\Windows [2022-09-08T15:02:54.335Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-09-08T15:02:54.335Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-09-08T15:02:54.335Z] windowsRS5 true [2022-09-08T15:02:54.335Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-09-08T15:02:54.335Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-09-08T15:02:54.335Z] [2022-09-08T15:02:54.335Z] [2022-09-08T15:02:54.335Z] [2022-09-08T15:02:54.525Z] #50 31.88 Selecting previously unselected package python3-minimal. [2022-09-08T15:02:54.525Z] #50 31.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-09-08T15:02:54.525Z] #50 31.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-08T15:02:54.525Z] #50 31.95 Unpacking python3-minimal (3.7.3-1) ... [2022-09-08T15:02:54.525Z] #50 32.08 Selecting previously unselected package libmpdec2:amd64. [2022-09-08T15:02:54.525Z] #50 32.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-08T15:02:54.525Z] #50 32.09 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-08T15:02:54.785Z] #50 32.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-08T15:02:54.785Z] #50 32.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:02:54.785Z] #50 32.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:56.148Z] #54 ... [2022-09-08T15:02:56.148Z] [2022-09-08T15:02:56.148Z] #42 [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-09-08T15:02:56.148Z] #42 109.9 CC criu/memfd.o [2022-09-08T15:02:56.148Z] #42 110.6 CC criu/mount.o [2022-09-08T15:02:56.148Z] #42 114.7 CC criu/namespaces.o [2022-09-08T15:02:56.148Z] #42 116.6 CC criu/net.o [2022-09-08T15:02:56.164Z] #50 33.29 Selecting previously unselected package python3.7. [2022-09-08T15:02:56.164Z] #50 33.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-08T15:02:56.164Z] #50 33.30 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:02:56.164Z] #50 33.48 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-08T15:02:56.164Z] #50 33.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-08T15:02:56.164Z] #50 33.50 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-08T15:02:56.164Z] #50 33.59 Setting up python3-minimal (3.7.3-1) ... [2022-09-08T15:02:56.634Z] INFO: Sources under d:\gopath\... [2022-09-08T15:02:56.634Z] INFO: Test run under d:\CI\... [2022-09-08T15:02:56.634Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-09-08T15:02:56.634Z] INFO: docker/docker repository was found [2022-09-08T15:02:56.634Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-09-08T15:02:57.101Z] #50 34.56 Selecting previously unselected package python3. [2022-09-08T15:02:57.101Z] #50 34.56 (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-09-08T15:02:57.101Z] #50 34.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-08T15:02:57.101Z] #50 34.67 Unpacking python3 (3.7.3-1) ... [2022-09-08T15:02:57.120Z] ltsc2019: Pulling from windows/servercore [2022-09-08T15:02:57.120Z] b111c3320c94: Pulling fs layer [2022-09-08T15:02:57.120Z] 294d77ac553d: Pulling fs layer [2022-09-08T15:02:57.360Z] #50 34.76 Selecting previously unselected package libip4tc0:amd64. [2022-09-08T15:02:57.360Z] #50 34.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-08T15:02:57.360Z] #50 34.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:57.360Z] #50 34.86 Selecting previously unselected package libip6tc0:amd64. [2022-09-08T15:02:57.360Z] #50 34.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-08T15:02:57.360Z] #50 34.89 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:57.620Z] #50 35.01 Selecting previously unselected package libiptc0:amd64. [2022-09-08T15:02:57.620Z] #50 35.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-08T15:02:57.620Z] #50 35.04 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-08T15:02:57.620Z] #50 35.14 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-08T15:02:57.620Z] #50 35.14 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-08T15:02:57.620Z] #50 35.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T15:02:57.620Z] #50 35.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-08T15:02:57.879Z] #50 35.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-08T15:02:57.879Z] #50 35.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-08T15:02:57.879Z] #50 35.39 Selecting previously unselected package libnftnl11:amd64. [2022-09-08T15:02:58.138Z] #50 35.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-08T15:02:58.138Z] #50 35.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-08T15:02:58.138Z] #50 35.54 Selecting previously unselected package iptables. [2022-09-08T15:02:58.138Z] #50 35.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-08T15:02:58.138Z] #50 35.58 Unpacking iptables (1.8.2-4) ... [2022-09-08T15:02:58.689Z] #42 ... [2022-09-08T15:02:58.689Z] [2022-09-08T15:02:58.689Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:02:58.689Z] #54 10.49 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-08T15:02:59.106Z] #50 ... [2022-09-08T15:02:59.106Z] [2022-09-08T15:02:59.106Z] #37 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-08T15:02:59.106Z] #37 DONE 160.3s [2022-09-08T15:02:59.106Z] [2022-09-08T15:02:59.106Z] #50 [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-09-08T15:02:59.106Z] #50 36.32 Selecting previously unselected package xxd. [2022-09-08T15:02:59.106Z] #50 36.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:02:59.106Z] #50 36.35 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:59.106Z] #50 ... [2022-09-08T15:02:59.106Z] [2022-09-08T15:02:59.106Z] #42 [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-09-08T15:02:59.106Z] #42 87.60 CC criu/bfd.o [2022-09-08T15:02:59.106Z] #42 88.09 CC criu/bitmap.o [2022-09-08T15:02:59.106Z] #42 88.22 CC criu/cgroup-props.o [2022-09-08T15:02:59.106Z] #42 89.04 CC criu/cgroup.o [2022-09-08T15:02:59.106Z] #42 92.35 CC criu/clone-noasan.o [2022-09-08T15:02:59.106Z] #42 92.59 CC criu/config.o [2022-09-08T15:02:59.106Z] #42 ... [2022-09-08T15:02:59.106Z] [2022-09-08T15:02:59.106Z] #50 [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-09-08T15:02:59.106Z] #50 36.49 Selecting previously unselected package vim-common. [2022-09-08T15:02:59.106Z] #50 36.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:02:59.106Z] #50 36.53 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:02:59.365Z] #50 36.83 Selecting previously unselected package bash-completion. [2022-09-08T15:02:59.365Z] #50 36.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-08T15:02:59.448Z] #54 5.801 Collecting yamllint==1.26.1 [2022-09-08T15:02:59.750Z] #54 ... [2022-09-08T15:02:59.750Z] [2022-09-08T15:02:59.750Z] #39 [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-09-08T15:02:59.750Z] #39 124.8 CC criu/namespaces.o [2022-09-08T15:02:59.750Z] #39 127.1 CC criu/net.o [2022-09-08T15:02:59.750Z] #39 130.6 CC criu/netfilter.o [2022-09-08T15:02:59.750Z] #39 131.0 CC criu/page-pipe.o [2022-09-08T15:02:59.750Z] #39 131.6 CC criu/page-xfer.o [2022-09-08T15:03:00.069Z] #54 11.84 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-08T15:03:00.069Z] #54 11.90 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-08T15:03:00.069Z] #54 11.97 Collecting pyyaml (from yamllint==1.26.1) [2022-09-08T15:03:00.639Z] #54 12.31 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-09-08T15:03:00.679Z] #39 133.0 CC criu/pagemap-cache.o [2022-09-08T15:03:00.936Z] #39 133.3 CC criu/pagemap.o [2022-09-08T15:03:01.209Z] #54 12.91 Installing build dependencies: started [2022-09-08T15:03:01.866Z] #39 134.2 CC criu/parasite-syscall.o [2022-09-08T15:03:02.659Z] #50 39.97 Unpacking bash-completion (1:2.8-6) ... [2022-09-08T15:03:02.796Z] #39 135.1 CC criu/path.o [2022-09-08T15:03:02.919Z] #50 40.33 Selecting previously unselected package bzip2. [2022-09-08T15:03:02.919Z] #50 40.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-08T15:03:02.919Z] #50 40.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:03:02.919Z] #50 40.42 Selecting previously unselected package xz-utils. [2022-09-08T15:03:02.919Z] #50 40.43 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-08T15:03:02.919Z] #50 40.45 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:03:03.053Z] #39 135.4 CC criu/pie-util-vdso-elf32.o [2022-09-08T15:03:03.178Z] #50 40.62 Selecting previously unselected package apparmor. [2022-09-08T15:03:03.178Z] #50 40.63 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-08T15:03:03.437Z] #50 40.73 Unpacking apparmor (2.13.2-10) ... [2022-09-08T15:03:03.616Z] #39 135.9 CC criu/pie-util-vdso.o [2022-09-08T15:03:03.696Z] #50 41.09 Selecting previously unselected package aufs-tools. [2022-09-08T15:03:03.696Z] #50 41.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-08T15:03:03.696Z] #50 41.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:03:03.696Z] #50 41.26 Selecting previously unselected package libonig5:amd64. [2022-09-08T15:03:03.873Z] #39 ... [2022-09-08T15:03:03.873Z] [2022-09-08T15:03:03.873Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:03:03.873Z] #54 11.20 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-08T15:03:03.957Z] #50 41.27 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-08T15:03:03.957Z] #50 41.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:03:03.957Z] #50 41.43 Selecting previously unselected package libjq1:amd64. [2022-09-08T15:03:03.957Z] #50 41.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:03:03.957Z] #50 41.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:03:04.216Z] #50 41.59 Selecting previously unselected package jq. [2022-09-08T15:03:04.216Z] #50 41.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-08T15:03:04.216Z] #50 41.61 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-08T15:03:04.216Z] #50 41.71 Selecting previously unselected package libaio1:amd64. [2022-09-08T15:03:04.216Z] #50 41.71 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-08T15:03:04.216Z] #50 41.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-08T15:03:04.216Z] #50 41.80 Selecting previously unselected package libgpm2:amd64. [2022-09-08T15:03:04.216Z] #50 41.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-08T15:03:04.216Z] #50 41.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-08T15:03:04.475Z] #50 41.91 Selecting previously unselected package libicu63:amd64. [2022-09-08T15:03:04.475Z] #50 41.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-08T15:03:04.475Z] #50 41.94 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:03:05.241Z] #54 12.45 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-08T15:03:05.241Z] #54 12.51 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-08T15:03:05.241Z] #54 12.57 Collecting pyyaml (from yamllint==1.26.1) [2022-09-08T15:03:05.497Z] #54 12.90 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-09-08T15:03:05.754Z] #54 13.18 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-08T15:03:06.011Z] #54 13.19 Building wheels for collected packages: yamllint [2022-09-08T15:03:06.011Z] #54 13.19 Running setup.py bdist_wheel for yamllint: started [2022-09-08T15:03:06.565Z] #54 ... [2022-09-08T15:03:06.565Z] [2022-09-08T15:03:06.565Z] #42 [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-09-08T15:03:06.565Z] #42 119.9 CC criu/netfilter.o [2022-09-08T15:03:06.565Z] #42 120.3 CC criu/page-pipe.o [2022-09-08T15:03:06.565Z] #42 121.1 CC criu/page-xfer.o [2022-09-08T15:03:06.565Z] #42 123.2 CC criu/pagemap-cache.o [2022-09-08T15:03:06.565Z] #42 123.6 CC criu/pagemap.o [2022-09-08T15:03:06.565Z] #42 124.9 CC criu/parasite-syscall.o [2022-09-08T15:03:06.565Z] #42 126.0 CC criu/path.o [2022-09-08T15:03:06.565Z] #42 126.4 CC criu/pie-util-vdso.o [2022-09-08T15:03:06.565Z] #42 126.9 CC criu/pie-util.o [2022-09-08T15:03:06.565Z] #42 127.1 CC criu/pipes.o [2022-09-08T15:03:06.941Z] #54 14.37 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-08T15:03:07.197Z] #54 14.39 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-08T15:03:07.197Z] #54 14.45 Successfully built yamllint [2022-09-08T15:03:07.197Z] #54 14.47 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-08T15:03:07.502Z] #42 127.8 CC criu/plugin.o [2022-09-08T15:03:07.502Z] #42 128.2 CC criu/proc_parse.o [2022-09-08T15:03:07.760Z] #54 14.86 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-08T15:03:08.017Z] #54 DONE 15.3s [2022-09-08T15:03:08.017Z] [2022-09-08T15:03:08.017Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T15:03:08.274Z] #55 DONE 0.3s [2022-09-08T15:03:08.274Z] [2022-09-08T15:03:08.274Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T15:03:08.667Z] #50 45.79 Selecting previously unselected package libnet1:amd64. [2022-09-08T15:03:08.667Z] #50 45.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-08T15:03:08.667Z] #50 45.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:03:08.667Z] #50 45.93 Selecting previously unselected package libnl-3-200:amd64. [2022-09-08T15:03:08.667Z] #50 45.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-08T15:03:08.667Z] #50 45.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:03:08.667Z] #50 46.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-08T15:03:08.667Z] #50 46.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-08T15:03:08.667Z] #50 46.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:03:08.667Z] #50 46.14 Selecting previously unselected package libreadline5:amd64. [2022-09-08T15:03:08.667Z] #50 46.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-08T15:03:08.667Z] #50 46.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-08T15:03:08.926Z] #50 46.28 Selecting previously unselected package net-tools. [2022-09-08T15:03:08.926Z] #50 46.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-08T15:03:08.926Z] #50 46.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:03:09.185Z] #50 46.51 Selecting previously unselected package patch. [2022-09-08T15:03:09.185Z] #50 46.54 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-08T15:03:09.185Z] #50 46.55 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-08T15:03:09.185Z] #50 46.67 Selecting previously unselected package python-pip-whl. [2022-09-08T15:03:09.185Z] #50 46.67 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-08T15:03:09.185Z] #50 46.69 Unpacking python-pip-whl (18.1-5) ... [2022-09-08T15:03:09.753Z] #50 47.26 Selecting previously unselected package python3-lib2to3. [2022-09-08T15:03:09.753Z] #50 47.27 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-08T15:03:09.753Z] #50 47.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:03:10.012Z] #50 47.39 Selecting previously unselected package python3-distutils. [2022-09-08T15:03:10.012Z] #50 47.40 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-08T15:03:10.012Z] #50 47.41 Unpacking python3-distutils (3.7.3-1) ... [2022-09-08T15:03:10.012Z] #50 ... [2022-09-08T15:03:10.012Z] [2022-09-08T15:03:10.012Z] #42 [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-09-08T15:03:10.012Z] #42 94.42 CC criu/cr-check.o [2022-09-08T15:03:10.012Z] #42 96.16 CC criu/cr-dedup.o [2022-09-08T15:03:10.012Z] #42 96.62 CC criu/cr-dump.o [2022-09-08T15:03:10.012Z] #42 99.02 CC criu/cr-errno.o [2022-09-08T15:03:10.012Z] #42 99.11 CC criu/cr-restore.o [2022-09-08T15:03:10.012Z] #42 103.5 CC criu/cr-service.o [2022-09-08T15:03:10.012Z] #42 ... [2022-09-08T15:03:10.012Z] [2022-09-08T15:03:10.012Z] #50 [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-09-08T15:03:10.012Z] #50 47.59 Selecting previously unselected package python3-pip. [2022-09-08T15:03:10.012Z] #50 47.61 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-08T15:03:10.271Z] #50 47.62 Unpacking python3-pip (18.1-5) ... [2022-09-08T15:03:10.271Z] #50 47.81 Selecting previously unselected package python3-pkg-resources. [2022-09-08T15:03:10.271Z] #50 47.81 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-08T15:03:10.271Z] #50 47.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:03:10.531Z] #50 47.95 Selecting previously unselected package python3-setuptools. [2022-09-08T15:03:10.531Z] #50 47.96 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-08T15:03:10.531Z] #50 47.97 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-08T15:03:10.790Z] #50 48.21 Selecting previously unselected package python3-wheel. [2022-09-08T15:03:10.790Z] #50 48.22 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-08T15:03:10.790Z] #50 48.23 Unpacking python3-wheel (0.32.3-2) ... [2022-09-08T15:03:10.791Z] #42 131.1 CC criu/protobuf-desc.o [2022-09-08T15:03:10.793Z] #56 DONE 2.1s [2022-09-08T15:03:10.793Z] [2022-09-08T15:03:10.793Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T15:03:10.793Z] #57 DONE 0.2s [2022-09-08T15:03:10.793Z] [2022-09-08T15:03:10.793Z] #39 [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-09-08T15:03:10.793Z] #39 136.4 CC criu/pie-util.o [2022-09-08T15:03:10.793Z] #39 136.6 CC criu/pipes.o [2022-09-08T15:03:10.793Z] #39 137.5 CC criu/plugin.o [2022-09-08T15:03:10.793Z] #39 138.0 CC criu/proc_parse.o [2022-09-08T15:03:10.793Z] #39 141.3 CC criu/protobuf-desc.o [2022-09-08T15:03:10.793Z] #39 142.4 CC criu/protobuf.o [2022-09-08T15:03:10.793Z] #39 142.7 CC criu/pstree.o [2022-09-08T15:03:10.793Z] #39 ... [2022-09-08T15:03:10.793Z] [2022-09-08T15:03:10.793Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-08T15:03:10.793Z] #58 DONE 0.1s [2022-09-08T15:03:10.793Z] [2022-09-08T15:03:10.793Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T15:03:10.793Z] #59 DONE 0.1s [2022-09-08T15:03:10.793Z] [2022-09-08T15:03:10.793Z] #41 [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-09-08T15:03:11.049Z] #50 48.32 Selecting previously unselected package sudo. [2022-09-08T15:03:11.050Z] #50 48.32 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-08T15:03:11.050Z] #50 48.33 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:03:11.568Z] #50 48.87 Selecting previously unselected package thin-provisioning-tools. [2022-09-08T15:03:11.568Z] #50 48.89 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-08T15:03:11.568Z] #50 48.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:03:11.568Z] #50 49.13 Selecting previously unselected package uidmap. [2022-09-08T15:03:11.723Z] #41 ... [2022-09-08T15:03:11.723Z] [2022-09-08T15:03:11.723Z] #39 [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-09-08T15:03:11.723Z] #39 144.1 CC criu/rbtree.o [2022-09-08T15:03:11.729Z] #42 132.3 CC criu/protobuf.o [2022-09-08T15:03:11.827Z] #50 49.13 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-08T15:03:11.827Z] #50 49.14 Unpacking uidmap (1:4.5-1.1) ... [2022-09-08T15:03:11.827Z] #50 49.25 Selecting previously unselected package vim-runtime. [2022-09-08T15:03:11.827Z] #50 49.25 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-08T15:03:11.827Z] #50 49.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-08T15:03:11.827Z] #50 49.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-08T15:03:11.827Z] #50 49.31 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:03:11.988Z] #42 132.7 CC criu/pstree.o [2022-09-08T15:03:12.284Z] #39 144.4 CC criu/rst-malloc.o [2022-09-08T15:03:12.284Z] #39 144.7 CC criu/seccomp.o [2022-09-08T15:03:13.213Z] #39 145.6 CC criu/seize.o [2022-09-08T15:03:13.368Z] #42 134.0 CC criu/rbtree.o [2022-09-08T15:03:13.938Z] #42 134.4 CC criu/rst-malloc.o [2022-09-08T15:03:14.141Z] #39 146.5 CC criu/servicefd.o [2022-09-08T15:03:14.197Z] #42 134.8 CC criu/seccomp.o [2022-09-08T15:03:14.703Z] #39 147.0 CC criu/shmem.o [2022-09-08T15:03:15.136Z] #42 135.8 CC criu/seize.o [2022-09-08T15:03:15.186Z] b111c3320c94: Verifying Checksum [2022-09-08T15:03:15.186Z] b111c3320c94: Download complete [2022-09-08T15:03:15.186Z] 294d77ac553d: Verifying Checksum [2022-09-08T15:03:15.654Z] #39 148.1 CC criu/sigframe.o [2022-09-08T15:03:15.733Z] #38 ... [2022-09-08T15:03:15.733Z] [2022-09-08T15:03:15.733Z] #41 [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-09-08T15:03:15.733Z] #41 181.1 + mkdir -p /build [2022-09-08T15:03:15.733Z] #41 181.1 + cp runc /build/runc [2022-09-08T15:03:15.733Z] #41 DONE 181.6s [2022-09-08T15:03:15.733Z] [2022-09-08T15:03:15.733Z] #27 [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-09-08T15:03:16.028Z] #50 52.88 Selecting previously unselected package vim. [2022-09-08T15:03:16.028Z] #50 52.88 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-08T15:03:16.028Z] #50 52.92 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:03:16.028Z] #50 53.47 Selecting previously unselected package xfsprogs. [2022-09-08T15:03:16.028Z] #50 53.48 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-08T15:03:16.028Z] #50 53.49 Unpacking xfsprogs (4.20.0-1) ... [2022-09-08T15:03:16.219Z] #39 148.4 CC criu/signalfd.o [2022-09-08T15:03:16.476Z] #39 148.6 CC criu/sk-inet.o [2022-09-08T15:03:16.517Z] #42 136.9 CC criu/servicefd.o [2022-09-08T15:03:16.597Z] #50 53.99 Selecting previously unselected package zip. [2022-09-08T15:03:16.597Z] #50 54.01 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-08T15:03:16.597Z] #50 54.02 Unpacking zip (3.0-11+b1) ... [2022-09-08T15:03:16.776Z] #42 137.5 CC criu/shmem.o [2022-09-08T15:03:16.856Z] #50 54.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-08T15:03:16.856Z] #50 54.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-08T15:03:16.856Z] #50 54.28 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-08T15:03:16.856Z] #50 54.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-08T15:03:16.856Z] #50 54.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-08T15:03:16.856Z] #50 54.33 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-08T15:03:16.856Z] #50 54.34 Setting up uidmap (1:4.5-1.1) ... [2022-09-08T15:03:16.856Z] #50 54.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-08T15:03:16.856Z] #50 54.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-08T15:03:16.856Z] #50 54.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-08T15:03:16.856Z] #50 54.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-08T15:03:17.036Z] #42 ... [2022-09-08T15:03:17.036Z] [2022-09-08T15:03:17.036Z] #31 [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-09-08T15:03:17.036Z] #31 189.7 + dpkg --print-architecture [2022-09-08T15:03:17.115Z] #50 54.48 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-08T15:03:17.115Z] #50 54.49 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:03:17.115Z] #50 54.51 Setting up zip (3.0-11+b1) ... [2022-09-08T15:03:17.115Z] #50 54.52 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:03:17.115Z] #50 54.56 Setting up bash-completion (1:2.8-6) ... [2022-09-08T15:03:17.843Z] #39 149.9 CC criu/sk-netlink.o [2022-09-08T15:03:18.406Z] #39 150.6 CC criu/sk-packet.o [2022-09-08T15:03:18.970Z] #39 151.3 CC criu/sk-queue.o [2022-09-08T15:03:19.201Z] #42 174.0 + mkdir -p /build [2022-09-08T15:03:19.202Z] #42 174.0 + cp runc /build/runc [2022-09-08T15:03:19.202Z] #42 DONE 174.5s [2022-09-08T15:03:19.202Z] [2022-09-08T15:03:19.202Z] #38 [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-09-08T15:03:19.533Z] #39 151.9 CC criu/sk-tcp.o [2022-09-08T15:03:19.950Z] #27 302.9 + /build/golangci-lint --version [2022-09-08T15:03:20.096Z] #39 152.5 CC criu/sk-unix.o [2022-09-08T15:03:20.328Z] #31 DONE 192.6s [2022-09-08T15:03:20.328Z] [2022-09-08T15:03:20.328Z] #42 [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-09-08T15:03:20.328Z] #42 138.7 CC criu/sigframe.o [2022-09-08T15:03:20.328Z] #42 138.9 CC criu/signalfd.o [2022-09-08T15:03:20.328Z] #42 139.3 CC criu/sk-inet.o [2022-09-08T15:03:20.328Z] #42 140.8 CC criu/sk-netlink.o [2022-09-08T15:03:20.407Z] #50 57.46 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-08T15:03:20.407Z] #50 57.48 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-08T15:03:20.407Z] #50 57.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-08T15:03:20.407Z] #50 57.51 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-08T15:03:20.407Z] #50 57.53 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-08T15:03:20.407Z] #50 57.61 invoke-rc.d: could not determine current runlevel [2022-09-08T15:03:20.407Z] #50 57.62 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T15:03:20.407Z] #50 57.63 Setting up pigz (2.4-1) ... [2022-09-08T15:03:20.407Z] #50 57.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-08T15:03:20.407Z] #50 57.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-08T15:03:20.407Z] #50 57.70 Setting up python-pip-whl (18.1-5) ... [2022-09-08T15:03:20.407Z] #50 57.71 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-08T15:03:20.407Z] #50 57.73 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:03:20.667Z] #50 58.22 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-08T15:03:20.667Z] #50 58.24 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-08T15:03:20.667Z] #50 58.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-08T15:03:20.667Z] #50 58.26 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-08T15:03:20.667Z] #50 ... [2022-09-08T15:03:20.667Z] [2022-09-08T15:03:20.667Z] #42 [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-09-08T15:03:20.667Z] #42 105.1 CC criu/crtools.o [2022-09-08T15:03:20.667Z] #42 105.7 CC criu/eventfd.o [2022-09-08T15:03:20.667Z] #42 106.0 CC criu/eventpoll.o [2022-09-08T15:03:20.667Z] #42 106.9 CC criu/external.o [2022-09-08T15:03:20.667Z] #42 107.2 CC criu/fault-injection.o [2022-09-08T15:03:20.667Z] #42 107.3 CC criu/fdstore.o [2022-09-08T15:03:20.667Z] #42 107.6 CC criu/fifo.o [2022-09-08T15:03:20.667Z] #42 108.0 CC criu/file-ids.o [2022-09-08T15:03:20.667Z] #42 108.3 CC criu/file-lock.o [2022-09-08T15:03:20.667Z] #42 109.2 CC criu/files-ext.o [2022-09-08T15:03:20.667Z] #42 109.6 CC criu/files-reg.o [2022-09-08T15:03:20.667Z] #42 112.0 CC criu/files.o [2022-09-08T15:03:20.667Z] #42 114.3 CC criu/filesystems.o [2022-09-08T15:03:20.667Z] #42 115.0 CC criu/fsnotify.o [2022-09-08T15:03:20.880Z] #27 304.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-08T15:03:20.880Z] #27 DONE 304.5s [2022-09-08T15:03:20.880Z] [2022-09-08T15:03:20.880Z] #38 [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-09-08T15:03:20.899Z] #42 141.6 CC criu/sk-packet.o [2022-09-08T15:03:20.927Z] #42 ... [2022-09-08T15:03:20.927Z] [2022-09-08T15:03:20.927Z] #50 [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-09-08T15:03:20.927Z] #50 58.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-08T15:03:20.927Z] #50 58.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-08T15:03:20.927Z] #50 58.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-08T15:03:20.927Z] #50 58.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-08T15:03:20.927Z] #50 58.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-08T15:03:20.927Z] #50 58.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-08T15:03:20.927Z] #50 58.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-08T15:03:20.927Z] #50 58.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-08T15:03:20.927Z] #50 58.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-08T15:03:20.927Z] #50 58.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-08T15:03:20.927Z] #50 58.40 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-08T15:03:20.927Z] #50 58.41 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-08T15:03:20.927Z] #50 58.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-08T15:03:20.927Z] #50 58.44 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-08T15:03:21.766Z] #38 ... [2022-09-08T15:03:21.766Z] [2022-09-08T15:03:21.766Z] #29 [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-09-08T15:03:21.766Z] #29 289.6 + /build/golangci-lint --version [2022-09-08T15:03:21.837Z] #42 142.3 CC criu/sk-queue.o [2022-09-08T15:03:22.405Z] #42 142.9 CC criu/sk-tcp.o [2022-09-08T15:03:22.617Z] #39 154.6 CC criu/sockets.o [2022-09-08T15:03:22.695Z] #29 290.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-08T15:03:22.814Z] #38 ... [2022-09-08T15:03:22.814Z] [2022-09-08T15:03:22.814Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T15:03:22.814Z] #64 DONE 0.1s [2022-09-08T15:03:22.814Z] [2022-09-08T15:03:22.814Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T15:03:22.814Z] #65 DONE 0.1s [2022-09-08T15:03:22.814Z] [2022-09-08T15:03:22.814Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T15:03:22.814Z] #66 DONE 0.1s [2022-09-08T15:03:22.814Z] [2022-09-08T15:03:22.814Z] #38 [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-09-08T15:03:22.953Z] #29 DONE 291.2s [2022-09-08T15:03:22.953Z] [2022-09-08T15:03:22.953Z] #38 [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-09-08T15:03:22.973Z] #42 143.5 CC criu/sk-unix.o [2022-09-08T15:03:23.181Z] #39 155.5 CC criu/stats.o [2022-09-08T15:03:23.376Z] #38 262.4 + bin/containerd [2022-09-08T15:03:23.437Z] #39 155.9 CC criu/string.o [2022-09-08T15:03:23.694Z] #39 156.0 CC criu/sysctl.o [2022-09-08T15:03:24.221Z] #50 61.68 Setting up iptables (1.8.2-4) ... [2022-09-08T15:03:24.221Z] #50 61.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:03:24.221Z] #50 61.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:03:24.221Z] #50 61.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-08T15:03:24.221Z] #50 61.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-08T15:03:24.221Z] #50 61.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-08T15:03:24.257Z] #39 156.7 CC criu/sysfs_parse.o [2022-09-08T15:03:24.325Z] #38 ... [2022-09-08T15:03:24.325Z] [2022-09-08T15:03:24.325Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T15:03:24.481Z] #50 61.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-08T15:03:24.481Z] #50 61.75 Setting up python3 (3.7.3-1) ... [2022-09-08T15:03:24.582Z] #64 DONE 0.1s [2022-09-08T15:03:24.582Z] [2022-09-08T15:03:24.582Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T15:03:24.582Z] #65 DONE 0.1s [2022-09-08T15:03:24.582Z] [2022-09-08T15:03:24.582Z] #38 [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-09-08T15:03:24.582Z] #38 ... [2022-09-08T15:03:24.582Z] [2022-09-08T15:03:24.582Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T15:03:24.582Z] #66 DONE 0.1s [2022-09-08T15:03:24.742Z] #50 62.20 Setting up python3-wheel (0.32.3-2) ... [2022-09-08T15:03:24.821Z] #39 157.0 CC criu/timens.o [2022-09-08T15:03:24.837Z] [2022-09-08T15:03:24.837Z] #38 [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-09-08T15:03:25.078Z] #39 157.4 CC criu/timerfd.o [2022-09-08T15:03:25.335Z] #39 157.8 CC criu/tty.o [2022-09-08T15:03:25.510Z] #42 145.7 CC criu/sockets.o [2022-09-08T15:03:25.724Z] #50 63.09 Setting up apparmor (2.13.2-10) ... [2022-09-08T15:03:25.766Z] #38 250.0 + bin/containerd [2022-09-08T15:03:26.080Z] #42 146.8 CC criu/stats.o [2022-09-08T15:03:26.649Z] #42 147.2 CC criu/string.o [2022-09-08T15:03:26.909Z] #42 147.4 CC criu/sysctl.o [2022-09-08T15:03:27.478Z] #42 148.1 CC criu/sysfs_parse.o [2022-09-08T15:03:27.634Z] #50 65.00 Setting up xfsprogs (4.20.0-1) ... [2022-09-08T15:03:27.634Z] #50 65.01 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-08T15:03:27.855Z] #39 159.8 CC criu/tun.o [2022-09-08T15:03:27.893Z] #50 65.34 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-08T15:03:28.047Z] #42 148.5 CC criu/timens.o [2022-09-08T15:03:28.112Z] #39 160.4 CC criu/uffd.o [2022-09-08T15:03:28.308Z] #42 148.9 CC criu/timerfd.o [2022-09-08T15:03:28.675Z] #39 ... [2022-09-08T15:03:28.675Z] [2022-09-08T15:03:28.675Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-09-08T15:03:28.675Z] #24 227.7 + dpkg --print-architecture [2022-09-08T15:03:28.675Z] #24 227.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-08T15:03:28.877Z] #42 149.3 CC criu/tty.o [2022-09-08T15:03:28.932Z] #24 227.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T15:03:28.932Z] #24 227.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T15:03:29.272Z] #50 66.47 Setting up python3-distutils (3.7.3-1) ... [2022-09-08T15:03:29.791Z] #50 67.04 Setting up python3-setuptools (40.8.0-1) ... [2022-09-08T15:03:30.258Z] #42 ... [2022-09-08T15:03:30.258Z] [2022-09-08T15:03:30.258Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:03:30.258Z] #54 33.00 Installing build dependencies: finished with status 'done' [2022-09-08T15:03:30.258Z] #54 38.66 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-08T15:03:30.258Z] #54 38.68 Building wheels for collected packages: yamllint, pyyaml [2022-09-08T15:03:30.258Z] #54 38.68 Running setup.py bdist_wheel for yamllint: started [2022-09-08T15:03:30.258Z] #54 39.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-08T15:03:30.258Z] #54 39.65 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-08T15:03:30.258Z] #54 39.69 Running setup.py bdist_wheel for pyyaml: started [2022-09-08T15:03:30.258Z] #54 41.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-09-08T15:03:30.258Z] #54 41.32 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-09-08T15:03:30.258Z] #54 41.50 Successfully built yamllint pyyaml [2022-09-08T15:03:30.258Z] #54 41.51 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-08T15:03:30.258Z] #54 41.82 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-08T15:03:30.519Z] #54 DONE 42.3s [2022-09-08T15:03:30.519Z] [2022-09-08T15:03:30.519Z] #41 [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-09-08T15:03:30.778Z] #41 ... [2022-09-08T15:03:30.778Z] [2022-09-08T15:03:30.778Z] #42 [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-09-08T15:03:30.778Z] #42 151.4 CC criu/tun.o [2022-09-08T15:03:30.991Z] #50 68.34 Setting up python3-pip (18.1-5) ... [2022-09-08T15:03:31.347Z] #42 151.9 CC criu/uffd.o [2022-09-08T15:03:31.930Z] #50 ... [2022-09-08T15:03:31.930Z] [2022-09-08T15:03:31.930Z] #42 [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-09-08T15:03:31.930Z] #42 116.2 CC criu/image-desc.o [2022-09-08T15:03:31.930Z] #42 116.4 CC criu/image.o [2022-09-08T15:03:31.930Z] #42 117.4 CC criu/ipc_ns.o [2022-09-08T15:03:31.930Z] #42 118.6 CC criu/irmap.o [2022-09-08T15:03:31.930Z] #42 119.3 CC criu/kcmp-ids.o [2022-09-08T15:03:31.930Z] #42 119.6 CC criu/kerndat.o [2022-09-08T15:03:31.930Z] #42 120.9 CC criu/libnetlink.o [2022-09-08T15:03:31.930Z] #42 121.3 CC criu/log.o [2022-09-08T15:03:31.930Z] #42 122.0 CC criu/lsm.o [2022-09-08T15:03:31.930Z] #42 122.5 CC criu/mem.o [2022-09-08T15:03:31.930Z] #42 124.3 CC criu/memfd.o [2022-09-08T15:03:31.930Z] #42 125.1 CC criu/mount.o [2022-09-08T15:03:31.930Z] #42 ... [2022-09-08T15:03:31.930Z] [2022-09-08T15:03:31.931Z] #50 [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-09-08T15:03:32.191Z] #50 69.52 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:03:32.191Z] #50 69.56 Processing triggers for mime-support (3.62) ... [2022-09-08T15:03:32.287Z] #42 153.0 CC criu/util.o [2022-09-08T15:03:33.130Z] #50 DONE 70.5s [2022-09-08T15:03:33.130Z] [2022-09-08T15:03:33.130Z] #33 [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-09-08T15:03:33.130Z] #33 ... [2022-09-08T15:03:33.130Z] [2022-09-08T15:03:33.130Z] #53 [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-09-08T15:03:33.668Z] #42 154.4 CC criu/uts_ns.o [2022-09-08T15:03:33.929Z] #42 154.6 CC criu/vdso.o [2022-09-08T15:03:34.069Z] #53 1.004 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-08T15:03:34.069Z] #53 1.008 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-08T15:03:34.069Z] #53 1.012 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-08T15:03:34.069Z] #53 DONE 1.1s [2022-09-08T15:03:34.069Z] [2022-09-08T15:03:34.069Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:03:34.499Z] #42 155.1 LINK criu/built-in.o [2022-09-08T15:03:34.758Z] #42 155.2 LINK criu/criu [2022-09-08T15:03:35.018Z] #42 155.7 DEP lib/c/criu.d [2022-09-08T15:03:35.278Z] #42 155.8 CC images/rpc.pb-c.o [2022-09-08T15:03:35.847Z] #42 156.3 CC lib/c/criu.o [2022-09-08T15:03:36.786Z] #42 157.3 LINK lib/c/built-in.o [2022-09-08T15:03:36.786Z] #42 157.3 LINK lib/c/libcriu.so [2022-09-08T15:03:36.786Z] #42 157.4 LINK lib/c/libcriu.a [2022-09-08T15:03:37.045Z] #42 157.6 GEN magic.py [2022-09-08T15:03:37.304Z] #42 157.7 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T15:03:37.304Z] #42 157.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T15:03:37.304Z] #42 157.7 Note: Building without GnuTLS support [2022-09-08T15:03:37.304Z] #42 157.8 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T15:03:37.304Z] #42 157.8 Makefile.config:40: Warn: Building without nftables support [2022-09-08T15:03:38.246Z] #42 158.6 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T15:03:38.815Z] #42 159.4 make[1]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #24 ... [2022-09-08T15:03:38.884Z] [2022-09-08T15:03:38.884Z] #39 [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-09-08T15:03:38.884Z] #39 161.8 CC criu/util.o [2022-09-08T15:03:38.884Z] #39 163.3 CC criu/uts_ns.o [2022-09-08T15:03:38.884Z] #39 163.6 CC criu/vdso-compat.o [2022-09-08T15:03:38.884Z] #39 163.8 CC criu/vdso.o [2022-09-08T15:03:38.884Z] #39 164.6 LINK criu/built-in.o [2022-09-08T15:03:38.884Z] #39 164.7 LINK criu/criu [2022-09-08T15:03:38.884Z] #39 165.2 DEP lib/c/criu.d [2022-09-08T15:03:38.884Z] #39 165.3 CC images/rpc.pb-c.o [2022-09-08T15:03:38.884Z] #39 166.1 CC lib/c/criu.o [2022-09-08T15:03:38.884Z] #39 167.3 LINK lib/c/built-in.o [2022-09-08T15:03:38.884Z] #39 167.3 LINK lib/c/libcriu.so [2022-09-08T15:03:38.884Z] #39 167.4 LINK lib/c/libcriu.a [2022-09-08T15:03:38.884Z] #39 167.6 GEN magic.py [2022-09-08T15:03:38.884Z] #39 167.8 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T15:03:38.884Z] #39 167.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T15:03:38.884Z] #39 167.8 Note: Building without GnuTLS support [2022-09-08T15:03:38.884Z] #39 167.8 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T15:03:38.884Z] #39 167.8 Makefile.config:40: Warn: Building without nftables support [2022-09-08T15:03:38.884Z] #39 168.6 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T15:03:38.884Z] #39 169.5 make[1]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #39 170.3 make[1]: 'images/built-in.o' is up to date. [2022-09-08T15:03:38.884Z] #39 170.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-08T15:03:38.884Z] #39 170.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-08T15:03:38.884Z] #39 170.4 make[1]: 'compel/libcompel.a' is up to date. [2022-09-08T15:03:38.884Z] #39 170.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-08T15:03:38.884Z] #39 170.5 make[1]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #39 170.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:03:38.884Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #39 170.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:38.884Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:39.141Z] #39 171.3 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:39.141Z] #39 171.3 INSTALL criu/criu [2022-09-08T15:03:39.397Z] #39 DONE 171.6s [2022-09-08T15:03:39.397Z] [2022-09-08T15:03:39.397Z] #35 [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-09-08T15:03:39.752Z] #42 160.2 make[1]: 'images/built-in.o' is up to date. [2022-09-08T15:03:39.752Z] #42 160.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-08T15:03:39.752Z] #42 160.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-08T15:03:39.753Z] #42 160.4 make[1]: 'compel/libcompel.a' is up to date. [2022-09-08T15:03:39.753Z] #42 160.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-08T15:03:39.753Z] #42 160.4 make[1]: Nothing to be done for 'all'. [2022-09-08T15:03:39.753Z] #42 160.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:03:40.012Z] #42 160.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:40.273Z] #42 160.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:40.273Z] #42 160.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:40.533Z] #42 161.0 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:40.533Z] #42 161.0 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:40.533Z] #42 161.1 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:40.533Z] #42 161.1 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:40.644Z] #54 5.584 Collecting yamllint==1.26.1 [2022-09-08T15:03:40.792Z] #42 161.3 make[2]: Nothing to be done for 'all'. [2022-09-08T15:03:40.792Z] #42 161.3 INSTALL criu/criu [2022-09-08T15:03:41.366Z] #42 DONE 162.0s [2022-09-08T15:03:41.366Z] [2022-09-08T15:03:41.366Z] #28 [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-09-08T15:03:42.026Z] #54 ... [2022-09-08T15:03:42.026Z] [2022-09-08T15:03:42.026Z] #42 [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-09-08T15:03:42.026Z] #42 130.3 CC criu/namespaces.o [2022-09-08T15:03:42.026Z] #42 132.6 CC criu/net.o [2022-09-08T15:03:42.026Z] #42 136.0 CC criu/netfilter.o [2022-09-08T15:03:42.026Z] #42 136.3 CC criu/page-pipe.o [2022-09-08T15:03:42.596Z] #42 136.8 CC criu/page-xfer.o [2022-09-08T15:03:43.976Z] #42 138.4 CC criu/pagemap-cache.o [2022-09-08T15:03:44.546Z] #42 138.8 CC criu/pagemap.o [2022-09-08T15:03:45.484Z] #42 ... [2022-09-08T15:03:45.484Z] [2022-09-08T15:03:45.484Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-08T15:03:45.484Z] #54 11.02 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-08T15:03:46.423Z] #54 12.34 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-08T15:03:46.683Z] #54 12.43 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-08T15:03:46.683Z] #54 12.48 Collecting pyyaml (from yamllint==1.26.1) [2022-09-08T15:03:46.942Z] #54 12.82 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-09-08T15:03:47.202Z] #54 13.15 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-08T15:03:47.462Z] #54 13.15 Building wheels for collected packages: yamllint [2022-09-08T15:03:47.462Z] #54 13.15 Running setup.py bdist_wheel for yamllint: started [2022-09-08T15:03:48.843Z] #54 14.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-08T15:03:48.843Z] #54 14.47 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-08T15:03:48.843Z] #54 14.51 Successfully built yamllint [2022-09-08T15:03:48.843Z] #54 14.54 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-08T15:03:49.103Z] #54 15.01 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-08T15:03:49.673Z] #54 DONE 15.5s [2022-09-08T15:03:49.673Z] [2022-09-08T15:03:49.673Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T15:03:49.933Z] #55 DONE 0.3s [2022-09-08T15:03:49.933Z] [2022-09-08T15:03:49.933Z] #42 [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-09-08T15:03:49.933Z] #42 139.9 CC criu/parasite-syscall.o [2022-09-08T15:03:49.933Z] #42 140.9 CC criu/path.o [2022-09-08T15:03:49.933Z] #42 141.3 CC criu/pie-util-vdso-elf32.o [2022-09-08T15:03:49.933Z] #42 141.9 CC criu/pie-util-vdso.o [2022-09-08T15:03:49.933Z] #42 142.5 CC criu/pie-util.o [2022-09-08T15:03:49.933Z] #42 142.7 CC criu/pipes.o [2022-09-08T15:03:49.933Z] #42 143.7 CC criu/plugin.o [2022-09-08T15:03:49.933Z] #42 144.5 CC criu/proc_parse.o [2022-09-08T15:03:53.228Z] #42 147.5 CC criu/protobuf-desc.o [2022-09-08T15:03:54.167Z] #42 ... [2022-09-08T15:03:54.167Z] [2022-09-08T15:03:54.167Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T15:03:54.167Z] #56 DONE 4.1s [2022-09-08T15:03:54.167Z] [2022-09-08T15:03:54.167Z] #42 [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-09-08T15:03:54.167Z] #42 148.4 CC criu/protobuf.o [2022-09-08T15:03:54.167Z] #42 ... [2022-09-08T15:03:54.167Z] [2022-09-08T15:03:54.167Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T15:03:54.261Z] #35 ... [2022-09-08T15:03:54.261Z] [2022-09-08T15:03:54.261Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-09-08T15:03:54.261Z] #24 DONE 251.1s [2022-09-08T15:03:54.261Z] [2022-09-08T15:03:54.261Z] #38 [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-09-08T15:03:54.261Z] #38 ... [2022-09-08T15:03:54.261Z] [2022-09-08T15:03:54.261Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T15:03:54.261Z] #60 DONE 0.2s [2022-09-08T15:03:54.261Z] [2022-09-08T15:03:54.261Z] #41 [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-09-08T15:03:54.261Z] #41 ... [2022-09-08T15:03:54.261Z] [2022-09-08T15:03:54.261Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-08T15:03:54.261Z] #61 DONE 0.1s [2022-09-08T15:03:54.261Z] [2022-09-08T15:03:54.261Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-08T15:03:54.261Z] #62 DONE 0.1s [2022-09-08T15:03:54.261Z] [2022-09-08T15:03:54.261Z] #38 [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-09-08T15:03:54.428Z] #57 DONE 0.5s [2022-09-08T15:03:54.428Z] [2022-09-08T15:03:54.428Z] #42 [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-09-08T15:03:54.428Z] #42 149.0 CC criu/pstree.o [2022-09-08T15:03:54.519Z] #38 ... [2022-09-08T15:03:54.519Z] [2022-09-08T15:03:54.519Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T15:03:54.519Z] #63 DONE 0.1s [2022-09-08T15:03:54.794Z] #42 ... [2022-09-08T15:03:54.794Z] [2022-09-08T15:03:54.794Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-08T15:03:54.794Z] #58 DONE 0.1s [2022-09-08T15:03:54.794Z] [2022-09-08T15:03:54.794Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T15:03:54.794Z] #59 DONE 0.0s [2022-09-08T15:03:54.794Z] [2022-09-08T15:03:54.794Z] #44 [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-09-08T15:03:54.803Z] [2022-09-08T15:03:54.803Z] #41 [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-09-08T15:03:56.176Z] #44 ... [2022-09-08T15:03:56.176Z] [2022-09-08T15:03:56.176Z] #42 [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-09-08T15:03:56.176Z] #42 150.4 CC criu/rbtree.o [2022-09-08T15:03:56.436Z] #42 150.9 CC criu/rst-malloc.o [2022-09-08T15:03:56.695Z] #42 151.2 CC criu/seccomp.o [2022-09-08T15:03:57.633Z] #42 152.0 CC criu/seize.o [2022-09-08T15:03:58.575Z] #42 153.2 CC criu/servicefd.o [2022-09-08T15:03:59.954Z] #42 154.1 CC criu/shmem.o [2022-09-08T15:04:01.338Z] #42 155.6 CC criu/sigframe.o [2022-09-08T15:04:01.338Z] #42 155.9 CC criu/signalfd.o [2022-09-08T15:04:01.908Z] #42 156.2 CC criu/sk-inet.o [2022-09-08T15:04:03.288Z] #42 157.5 CC criu/sk-netlink.o [2022-09-08T15:04:03.548Z] #42 158.1 CC criu/sk-packet.o [2022-09-08T15:04:04.487Z] #42 158.9 CC criu/sk-queue.o [2022-09-08T15:04:05.056Z] #42 159.5 CC criu/sk-tcp.o [2022-09-08T15:04:05.625Z] #42 160.0 CC criu/sk-unix.o [2022-09-08T15:04:08.163Z] #42 162.2 CC criu/sockets.o [2022-09-08T15:04:08.731Z] #42 163.2 CC criu/stats.o [2022-09-08T15:04:08.990Z] #42 163.5 CC criu/string.o [2022-09-08T15:04:09.249Z] #42 163.7 CC criu/sysctl.o [2022-09-08T15:04:10.187Z] #42 164.4 CC criu/sysfs_parse.o [2022-09-08T15:04:10.446Z] #42 164.8 CC criu/timens.o [2022-09-08T15:04:10.705Z] #42 165.1 CC criu/timerfd.o [2022-09-08T15:04:11.274Z] #42 165.6 CC criu/tty.o [2022-09-08T15:04:13.238Z] #42 ... [2022-09-08T15:04:13.238Z] [2022-09-08T15:04:13.238Z] #38 [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-09-08T15:04:13.238Z] #38 234.7 + dpkg --print-architecture [2022-09-08T15:04:13.238Z] #38 234.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-08T15:04:13.460Z] #28 245.5 + return [2022-09-08T15:04:13.461Z] #28 DONE 246.3s [2022-09-08T15:04:13.461Z] [2022-09-08T15:04:13.461Z] #47 [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-09-08T15:04:13.507Z] #38 235.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-08T15:04:13.507Z] #38 235.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-08T15:04:14.400Z] #47 ... [2022-09-08T15:04:14.400Z] [2022-09-08T15:04:14.400Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-08T15:04:14.660Z] #55 DONE 0.1s [2022-09-08T15:04:14.660Z] [2022-09-08T15:04:14.660Z] #41 [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-09-08T15:04:14.660Z] #41 ... [2022-09-08T15:04:14.660Z] [2022-09-08T15:04:14.660Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T15:04:16.651Z] #56 ... [2022-09-08T15:04:16.651Z] [2022-09-08T15:04:16.651Z] #47 [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-09-08T15:04:16.651Z] #47 155.5 + mkdir -p /build [2022-09-08T15:04:16.651Z] #47 155.5 + cp runc /build/runc [2022-09-08T15:04:16.651Z] #47 DONE 156.3s [2022-09-08T15:04:16.651Z] [2022-09-08T15:04:16.651Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-08T15:04:16.651Z] #56 DONE 1.8s [2022-09-08T15:04:16.651Z] [2022-09-08T15:04:16.651Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-08T15:04:16.651Z] #57 DONE 0.2s [2022-09-08T15:04:16.651Z] [2022-09-08T15:04:16.651Z] #41 [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-09-08T15:04:16.651Z] #41 ... [2022-09-08T15:04:16.651Z] [2022-09-08T15:04:16.651Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-08T15:04:16.651Z] #58 DONE 0.1s [2022-09-08T15:04:16.910Z] [2022-09-08T15:04:16.910Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-08T15:04:16.910Z] #59 DONE 0.1s [2022-09-08T15:04:16.910Z] [2022-09-08T15:04:16.910Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T15:04:16.910Z] #60 DONE 0.1s [2022-09-08T15:04:16.910Z] [2022-09-08T15:04:16.910Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-08T15:04:16.910Z] #61 DONE 0.1s [2022-09-08T15:04:16.910Z] [2022-09-08T15:04:16.910Z] #41 [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-09-08T15:04:17.170Z] #41 ... [2022-09-08T15:04:17.170Z] [2022-09-08T15:04:17.170Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-08T15:04:17.170Z] #62 DONE 0.1s [2022-09-08T15:04:17.170Z] [2022-09-08T15:04:17.170Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T15:04:17.170Z] #63 DONE 0.1s [2022-09-08T15:04:17.170Z] [2022-09-08T15:04:17.170Z] #41 [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-09-08T15:04:19.560Z] #38 315.5 # github.com/containerd/containerd/cmd/containerd [2022-09-08T15:04:19.560Z] #38 315.5 /usr/bin/ld: /tmp/go-link-2054980506/000019.o: in function `New': [2022-09-08T15:04:19.560Z] #38 315.5 /tmp/tmp.2sdwHuFdbx/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-09-08T15:04:19.560Z] #38 315.6 + bin/containerd-stress [2022-09-08T15:04:19.560Z] #38 316.8 + bin/containerd-shim [2022-09-08T15:04:19.707Z] #41 ... [2022-09-08T15:04:19.707Z] [2022-09-08T15:04:19.707Z] #34 [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-09-08T15:04:19.707Z] #34 252.5 + /build/golangci-lint --version [2022-09-08T15:04:20.276Z] #34 253.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-08T15:04:21.212Z] #34 DONE 254.3s [2022-09-08T15:04:21.212Z] [2022-09-08T15:04:21.212Z] #41 [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-09-08T15:04:21.945Z] #38 300.9 # github.com/containerd/containerd/cmd/containerd [2022-09-08T15:04:21.945Z] #38 300.9 /usr/bin/ld: /tmp/go-link-4009602398/000019.o: in function `New': [2022-09-08T15:04:21.945Z] #38 300.9 /tmp/tmp.cD6UmO5OEU/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-09-08T15:04:21.945Z] #38 300.9 + bin/containerd-stress [2022-09-08T15:04:21.945Z] #38 302.0 + bin/containerd-shim [2022-09-08T15:04:22.592Z] #41 ... [2022-09-08T15:04:22.592Z] [2022-09-08T15:04:22.592Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T15:04:22.592Z] #64 DONE 0.2s [2022-09-08T15:04:22.592Z] [2022-09-08T15:04:22.592Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T15:04:22.592Z] #65 DONE 0.1s [2022-09-08T15:04:22.592Z] [2022-09-08T15:04:22.592Z] #41 [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-09-08T15:04:22.592Z] #41 ... [2022-09-08T15:04:22.592Z] [2022-09-08T15:04:22.592Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T15:04:22.592Z] #66 DONE 0.1s [2022-09-08T15:04:22.851Z] [2022-09-08T15:04:22.851Z] #41 [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-09-08T15:04:23.506Z] #38 ... [2022-09-08T15:04:23.506Z] [2022-09-08T15:04:23.506Z] #42 [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-09-08T15:04:23.506Z] #42 167.7 CC criu/tun.o [2022-09-08T15:04:23.506Z] #42 168.4 CC criu/uffd.o [2022-09-08T15:04:23.506Z] #42 169.9 CC criu/util.o [2022-09-08T15:04:23.506Z] #42 171.4 CC criu/uts_ns.o [2022-09-08T15:04:23.506Z] #42 171.7 CC criu/vdso-compat.o [2022-09-08T15:04:23.506Z] #42 172.0 CC criu/vdso.o [2022-09-08T15:04:23.506Z] #42 172.8 LINK criu/built-in.o [2022-09-08T15:04:23.506Z] #42 173.0 LINK criu/criu [2022-09-08T15:04:23.506Z] #42 173.5 DEP lib/c/criu.d [2022-09-08T15:04:23.506Z] #42 173.6 CC images/rpc.pb-c.o [2022-09-08T15:04:23.506Z] #42 174.4 CC lib/c/criu.o [2022-09-08T15:04:23.506Z] #42 175.8 LINK lib/c/built-in.o [2022-09-08T15:04:23.506Z] #42 175.8 LINK lib/c/libcriu.so [2022-09-08T15:04:23.506Z] #42 175.9 LINK lib/c/libcriu.a [2022-09-08T15:04:23.506Z] #42 176.1 GEN magic.py [2022-09-08T15:04:23.506Z] #42 176.3 Note: Building without setproctitle() and strlcpy() support. [2022-09-08T15:04:23.506Z] #42 176.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-08T15:04:23.506Z] #42 176.3 Note: Building without GnuTLS support [2022-09-08T15:04:23.506Z] #42 176.3 Makefile.config:39: Warn: you have no libnftables installed [2022-09-08T15:04:23.506Z] #42 176.3 Makefile.config:40: Warn: Building without nftables support [2022-09-08T15:04:23.506Z] #42 177.2 fatal: not a git repository (or any of the parent directories): .git [2022-09-08T15:04:23.765Z] #42 178.1 make[1]: Nothing to be done for 'all'. [2022-09-08T15:04:24.701Z] #42 179.0 make[1]: 'images/built-in.o' is up to date. [2022-09-08T15:04:24.701Z] #42 179.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-08T15:04:24.701Z] #42 179.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-08T15:04:24.701Z] #42 179.1 make[1]: 'compel/libcompel.a' is up to date. [2022-09-08T15:04:24.701Z] #42 179.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-08T15:04:24.701Z] #42 179.2 make[1]: Nothing to be done for 'all'. [2022-09-08T15:04:24.701Z] #42 179.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-08T15:04:24.960Z] #42 179.5 make[2]: Nothing to be done for 'all'. [2022-09-08T15:04:24.960Z] #42 179.5 make[2]: Nothing to be done for 'all'. [2022-09-08T15:04:25.219Z] #42 179.6 make[2]: Nothing to be done for 'all'. [2022-09-08T15:04:25.219Z] #42 179.7 make[2]: Nothing to be done for 'all'. [2022-09-08T15:04:25.219Z] #42 179.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:04:25.387Z] #41 215.2 + bin/containerd [2022-09-08T15:04:25.478Z] #42 179.8 make[2]: Nothing to be done for 'all'. [2022-09-08T15:04:25.479Z] #42 179.9 make[2]: Nothing to be done for 'all'. [2022-09-08T15:04:25.479Z] #42 180.0 make[2]: Nothing to be done for 'all'. [2022-09-08T15:04:25.738Z] #42 180.0 INSTALL criu/criu [2022-09-08T15:04:26.307Z] #42 DONE 180.6s [2022-09-08T15:04:26.307Z] [2022-09-08T15:04:26.307Z] #44 [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-09-08T15:04:26.873Z] #41 173.7 + mkdir -p /build [2022-09-08T15:04:26.873Z] #41 173.7 + cp runc /build/runc [2022-09-08T15:04:26.873Z] #41 DONE 174.1s [2022-09-08T15:04:26.873Z] [2022-09-08T15:04:26.873Z] #35 [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-09-08T15:04:29.531Z] #38 328.7 + bin/containerd-shim-runc-v1 [2022-09-08T15:04:30.052Z] #38 313.3 + bin/containerd-shim-runc-v1 [2022-09-08T15:04:33.413Z] #35 292.3 + /build/golangci-lint --version [2022-09-08T15:04:33.980Z] #35 293.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-08T15:04:34.237Z] #35 DONE 293.8s [2022-09-08T15:04:34.237Z] [2022-09-08T15:04:34.237Z] #38 [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-09-08T15:04:35.306Z] #38 319.6 + bin/containerd-shim-runc-v2 [2022-09-08T15:04:35.872Z] #38 320.4 + binaries [2022-09-08T15:04:35.872Z] #38 320.4 + install -D bin/containerd /build/containerd [2022-09-08T15:04:35.872Z] #38 320.5 + install -D bin/containerd-shim /build/containerd-shim [2022-09-08T15:04:35.872Z] #38 320.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T15:04:35.872Z] #38 320.5 + install -D bin/ctr /build/ctr [2022-09-08T15:04:36.135Z] #38 ... [2022-09-08T15:04:36.135Z] [2022-09-08T15:04:36.135Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T15:04:36.391Z] #64 DONE 0.2s [2022-09-08T15:04:36.391Z] [2022-09-08T15:04:36.391Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T15:04:36.391Z] #65 DONE 0.1s [2022-09-08T15:04:36.391Z] [2022-09-08T15:04:36.391Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T15:04:36.433Z] #38 DONE 320.9s [2022-09-08T15:04:36.648Z] #66 DONE 0.1s [2022-09-08T15:04:36.648Z] [2022-09-08T15:04:36.648Z] #38 [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-09-08T15:04:37.361Z] [2022-09-08T15:04:37.362Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T15:04:37.362Z] #67 DONE 0.2s [2022-09-08T15:04:37.362Z] [2022-09-08T15:04:37.362Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T15:04:37.618Z] #68 DONE 0.1s [2022-09-08T15:04:37.618Z] [2022-09-08T15:04:37.618Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T15:04:37.705Z] #38 335.6 + bin/containerd-shim-runc-v2 [2022-09-08T15:04:37.705Z] #38 336.4 + binaries [2022-09-08T15:04:37.705Z] #38 336.4 + install -D bin/containerd /build/containerd [2022-09-08T15:04:37.705Z] #38 336.5 + install -D bin/containerd-shim /build/containerd-shim [2022-09-08T15:04:37.705Z] #38 336.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T15:04:37.705Z] #38 336.5 + install -D bin/ctr /build/ctr [2022-09-08T15:04:37.873Z] #69 DONE 0.5s [2022-09-08T15:04:37.961Z] #38 DONE 337.1s [2022-09-08T15:04:38.129Z] [2022-09-08T15:04:38.129Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-08T15:04:38.129Z] #70 DONE 0.0s [2022-09-08T15:04:38.129Z] [2022-09-08T15:04:38.129Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-08T15:04:38.129Z] #71 DONE 0.0s [2022-09-08T15:04:38.129Z] [2022-09-08T15:04:38.129Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T15:04:38.524Z] #44 ... [2022-09-08T15:04:38.524Z] [2022-09-08T15:04:38.524Z] #38 [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-09-08T15:04:38.524Z] #38 DONE 259.4s [2022-09-08T15:04:38.524Z] [2022-09-08T15:04:38.524Z] #33 [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-09-08T15:04:38.537Z] #38 250.2 + bin/containerd [2022-09-08T15:04:38.691Z] #72 DONE 0.6s [2022-09-08T15:04:38.691Z] [2022-09-08T15:04:38.691Z] #73 exporting to image [2022-09-08T15:04:38.691Z] #73 exporting layers [2022-09-08T15:04:38.888Z] [2022-09-08T15:04:38.888Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T15:04:38.888Z] #67 DONE 0.3s [2022-09-08T15:04:38.888Z] [2022-09-08T15:04:38.888Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T15:04:38.888Z] #68 DONE 0.1s [2022-09-08T15:04:39.095Z] #33 ... [2022-09-08T15:04:39.095Z] [2022-09-08T15:04:39.095Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-08T15:04:39.144Z] [2022-09-08T15:04:39.144Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T15:04:39.362Z] #60 DONE 0.4s [2022-09-08T15:04:39.362Z] [2022-09-08T15:04:39.362Z] #44 [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-09-08T15:04:39.362Z] #44 ... [2022-09-08T15:04:39.362Z] [2022-09-08T15:04:39.362Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-08T15:04:39.362Z] #61 DONE 0.1s [2022-09-08T15:04:39.362Z] [2022-09-08T15:04:39.362Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-08T15:04:39.362Z] #62 DONE 0.1s [2022-09-08T15:04:39.622Z] [2022-09-08T15:04:39.622Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-08T15:04:39.622Z] #63 DONE 0.1s [2022-09-08T15:04:39.622Z] [2022-09-08T15:04:39.622Z] #44 [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-09-08T15:04:39.706Z] #69 DONE 0.5s [2022-09-08T15:04:39.706Z] [2022-09-08T15:04:39.706Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-08T15:04:39.706Z] #70 DONE 0.0s [2022-09-08T15:04:39.706Z] [2022-09-08T15:04:39.706Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-08T15:04:39.706Z] #71 DONE 0.0s [2022-09-08T15:04:39.706Z] [2022-09-08T15:04:39.706Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T15:04:40.268Z] #72 DONE 0.7s [2022-09-08T15:04:40.268Z] [2022-09-08T15:04:40.268Z] #73 exporting to image [2022-09-08T15:04:40.268Z] #73 exporting layers [2022-09-08T15:04:45.227Z] #73 exporting layers 5.6s done [2022-09-08T15:04:45.227Z] #73 writing image sha256:b21d6d56e626e3e61f3d7b52e03cfeb531b2fcc7272774459230429d2b2ae230 done [2022-09-08T15:04:45.227Z] #73 naming to docker.io/library/docker:cdc71f7432780ef89486560cfb95c0500f554196 done [2022-09-08T15:04:45.227Z] #73 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-08T15:04:45.556Z] + trap exit INT TERM [2022-09-08T15:04:45.556Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-08T15:04:45.556Z] + CONTAINER_NAME=docker-pr2 [2022-09-08T15:04:45.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44109/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdc71f7432780ef89486560cfb95c0500f554196 -e DOCKER_GRAPHDRIVER docker:cdc71f7432780ef89486560cfb95c0500f554196 hack/make.sh dynbinary-daemon [2022-09-08T15:04:46.119Z] [2022-09-08T15:04:46.119Z] Removing bundles/ [2022-09-08T15:04:46.119Z] [2022-09-08T15:04:46.119Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-08T15:04:46.119Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:04:46.119Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T15:04:46.847Z] #73 exporting layers 5.7s done [2022-09-08T15:04:46.847Z] #73 writing image sha256:534989709c2792868266285ac8ef9bcac0e4c7b48558a5f3faa2235098e9f7e5 done [2022-09-08T15:04:46.847Z] #73 naming to docker.io/library/docker:0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 done [2022-09-08T15:04:46.847Z] #73 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-08T15:04:47.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44109/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 hack/validate/default [2022-09-08T15:04:47.783Z] Congratulations! All commits are properly signed with the DCO! [2022-09-08T15:04:49.150Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-08T15:04:49.150Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-08T15:04:57.239Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-08T15:04:58.604Z] Congratulations! All API changes are done the right way. [2022-09-08T15:04:58.604Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-08T15:04:58.604Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-08T15:04:58.604Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-08T15:04:58.604Z] Congratulations! No new tests were added to integration-cli. [2022-09-08T15:04:58.604Z] [2022-09-08T15:04:58.604Z] INFO Start validation with golang-ci-lint [2022-09-08T15:04:59.166Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-08T15:04:59.166Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-08T15:04:59.166Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-09-08T15:05:04.115Z] #41 254.2 # github.com/containerd/containerd/cmd/containerd [2022-09-08T15:05:04.115Z] #41 254.2 /usr/bin/ld: /tmp/go-link-867962048/000019.o: in function `New': [2022-09-08T15:05:04.115Z] #41 254.2 /tmp/tmp.8iV1FUtvX1/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-09-08T15:05:04.115Z] #41 254.3 + bin/containerd-stress [2022-09-08T15:05:05.053Z] #41 255.4 + bin/containerd-shim [2022-09-08T15:05:15.037Z] #41 264.1 + bin/containerd-shim-runc-v1 [2022-09-08T15:05:18.356Z] #44 179.2 + mkdir -p /build [2022-09-08T15:05:18.356Z] #44 179.2 + cp runc /build/runc [2022-09-08T15:05:18.356Z] #44 DONE 179.9s [2022-09-08T15:05:18.356Z] [2022-09-08T15:05:18.356Z] #40 [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-09-08T15:05:19.230Z] #41 269.1 + bin/containerd-shim-runc-v2 [2022-09-08T15:05:19.490Z] #41 269.8 + binaries [2022-09-08T15:05:19.490Z] #41 269.8 + install -D bin/containerd /build/containerd [2022-09-08T15:05:19.490Z] #41 269.8 + install -D bin/containerd-shim /build/containerd-shim [2022-09-08T15:05:19.490Z] #41 269.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T15:05:19.490Z] #41 269.9 + install -D bin/ctr /build/ctr [2022-09-08T15:05:20.867Z] #41 DONE 271.0s [2022-09-08T15:05:21.435Z] [2022-09-08T15:05:21.435Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T15:05:21.650Z] #40 ... [2022-09-08T15:05:21.650Z] [2022-09-08T15:05:21.650Z] #33 [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-09-08T15:05:21.650Z] #33 302.9 + /build/golangci-lint --version [2022-09-08T15:05:22.003Z] #67 DONE 0.6s [2022-09-08T15:05:22.003Z] [2022-09-08T15:05:22.003Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T15:05:22.264Z] #68 DONE 0.1s [2022-09-08T15:05:22.264Z] [2022-09-08T15:05:22.264Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T15:05:22.524Z] #69 DONE 0.4s [2022-09-08T15:05:22.524Z] [2022-09-08T15:05:22.524Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-08T15:05:22.524Z] #70 DONE 0.1s [2022-09-08T15:05:22.524Z] [2022-09-08T15:05:22.524Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-08T15:05:22.524Z] #71 DONE 0.0s [2022-09-08T15:05:22.591Z] #33 304.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-08T15:05:22.783Z] [2022-09-08T15:05:22.783Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T15:05:23.162Z] #33 DONE 304.8s [2022-09-08T15:05:23.162Z] [2022-09-08T15:05:23.162Z] #40 [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-09-08T15:05:23.722Z] #72 DONE 1.0s [2022-09-08T15:05:23.722Z] [2022-09-08T15:05:23.722Z] #73 exporting to image [2022-09-08T15:05:23.722Z] #73 exporting layers [2022-09-08T15:05:25.070Z] #40 ... [2022-09-08T15:05:25.070Z] [2022-09-08T15:05:25.070Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-08T15:05:25.333Z] #64 DONE 0.5s [2022-09-08T15:05:25.333Z] [2022-09-08T15:05:25.333Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-08T15:05:25.333Z] #65 DONE 0.1s [2022-09-08T15:05:25.333Z] [2022-09-08T15:05:25.333Z] #40 [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-09-08T15:05:25.592Z] #40 ... [2022-09-08T15:05:25.592Z] [2022-09-08T15:05:25.592Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-08T15:05:25.852Z] #66 DONE 0.4s [2022-09-08T15:05:25.852Z] [2022-09-08T15:05:25.852Z] #40 [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-09-08T15:05:25.852Z] #40 262.6 + bin/containerd [2022-09-08T15:05:26.260Z] #73 exporting layers 2.7s done [2022-09-08T15:05:26.260Z] #73 writing image sha256:f169f9ce8910ca27b6f8f6713a1dfda312638adea094a5b3f0d4a1420020e305 done [2022-09-08T15:05:26.260Z] #73 naming to docker.io/library/docker:7439491cb668b8c810c702321bd38e2f5fcb7197 done [2022-09-08T15:05:26.260Z] #73 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-08T15:05:26.624Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7439491cb668b8c810c702321bd38e2f5fcb7197 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7439491cb668b8c810c702321bd38e2f5fcb7197 hack/test/unit [2022-09-08T15:05:27.582Z] b111c3320c94: Pull complete [2022-09-08T15:05:29.914Z] ? github.com/docker/docker/api [no test files] [2022-09-08T15:05:34.714Z] #38 300.9 # github.com/containerd/containerd/cmd/containerd [2022-09-08T15:05:34.714Z] #38 300.9 /usr/bin/ld: /tmp/go-link-3929864362/000019.o: in function `New': [2022-09-08T15:05:34.714Z] #38 300.9 /tmp/tmp.b7zePRe0Wj/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-09-08T15:05:34.714Z] #38 301.0 + bin/containerd-stress [2022-09-08T15:05:34.714Z] #38 302.1 + bin/containerd-shim [2022-09-08T15:05:42.131Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-08T15:05:42.858Z] #38 313.4 + bin/containerd-shim-runc-v1 [2022-09-08T15:05:48.108Z] #38 319.7 + bin/containerd-shim-runc-v2 [2022-09-08T15:05:48.671Z] #38 320.5 + binaries [2022-09-08T15:05:48.671Z] #38 320.5 + install -D bin/containerd /build/containerd [2022-09-08T15:05:48.671Z] #38 320.6 + install -D bin/containerd-shim /build/containerd-shim [2022-09-08T15:05:48.671Z] #38 320.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T15:05:48.671Z] #38 320.6 + install -D bin/ctr /build/ctr [2022-09-08T15:05:51.939Z] #38 DONE 323.3s [2022-09-08T15:05:52.500Z] [2022-09-08T15:05:52.500Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T15:05:53.427Z] #67 DONE 1.0s [2022-09-08T15:05:53.427Z] [2022-09-08T15:05:53.427Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T15:05:54.394Z] #68 DONE 0.8s [2022-09-08T15:05:54.394Z] [2022-09-08T15:05:54.394Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T15:05:56.283Z] #69 DONE 2.1s [2022-09-08T15:05:56.283Z] [2022-09-08T15:05:56.283Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-08T15:05:56.538Z] #70 DONE 0.3s [2022-09-08T15:05:56.538Z] [2022-09-08T15:05:56.538Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-08T15:05:56.795Z] #71 DONE 0.1s [2022-09-08T15:05:56.795Z] [2022-09-08T15:05:56.795Z] #72 [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-09-08T15:05:57.723Z] #72 0.824 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-09-08T15:05:57.723Z] #72 0.824 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-08T15:05:57.723Z] #72 0.825 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-08T15:05:57.723Z] #72 0.826 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-08T15:05:58.909Z] #72 1.193 Reading package lists... [2022-09-08T15:05:59.165Z] #72 1.952 Reading package lists... [2022-09-08T15:05:59.421Z] #72 2.567 Building dependency tree... [2022-09-08T15:05:59.421Z] #72 2.696 Reading state information... [2022-09-08T15:05:59.421Z] #72 2.800 The following additional packages will be installed: [2022-09-08T15:05:59.421Z] #72 2.800 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-09-08T15:05:59.421Z] #72 2.801 libpam-systemd [2022-09-08T15:05:59.421Z] #72 2.801 Suggested packages: [2022-09-08T15:05:59.421Z] #72 2.801 systemd-container policykit-1 [2022-09-08T15:05:59.421Z] #72 2.801 Recommended packages: [2022-09-08T15:05:59.421Z] #72 2.801 libnss-systemd [2022-09-08T15:05:59.421Z] #72 2.883 The following NEW packages will be installed: [2022-09-08T15:05:59.677Z] #72 2.883 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-09-08T15:05:59.677Z] #72 2.884 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-09-08T15:05:59.932Z] #72 3.153 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2022-09-08T15:05:59.932Z] #72 3.153 Need to get 4759 kB of archives. [2022-09-08T15:05:59.932Z] #72 3.153 After this operation, 16.6 MB of additional disk space will be used. [2022-09-08T15:05:59.932Z] #72 3.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-08T15:05:59.932Z] #72 3.156 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-09-08T15:05:59.932Z] #72 3.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-09-08T15:05:59.932Z] #72 3.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-09-08T15:05:59.932Z] #72 3.183 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-09-08T15:05:59.932Z] #72 3.187 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-09-08T15:05:59.932Z] #72 3.222 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-09-08T15:05:59.932Z] #72 3.224 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-09-08T15:05:59.932Z] #72 3.226 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-09-08T15:05:59.932Z] #72 3.228 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-09-08T15:05:59.932Z] #72 3.230 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-09-08T15:06:00.189Z] #72 3.351 debconf: delaying package configuration, since apt-utils is not installed [2022-09-08T15:06:00.189Z] #72 3.374 Fetched 4759 kB in 0s (14.3 MB/s) [2022-09-08T15:06:00.189Z] #72 3.402 Selecting previously unselected package libargon2-1:amd64. [2022-09-08T15:06:00.189Z] #72 3.402 (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-09-08T15:06:00.189Z] #72 3.423 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-08T15:06:00.189Z] #72 3.430 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T15:06:00.189Z] #72 3.463 Selecting previously unselected package libjson-c3:amd64. [2022-09-08T15:06:00.189Z] #72 3.463 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-09-08T15:06:00.189Z] #72 3.467 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-08T15:06:00.189Z] #72 3.499 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-08T15:06:00.189Z] #72 3.501 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-09-08T15:06:00.189Z] #72 3.505 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-08T15:06:00.189Z] #72 3.554 Selecting previously unselected package libidn11:amd64. [2022-09-08T15:06:00.189Z] #72 3.557 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-09-08T15:06:00.189Z] #72 3.560 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-09-08T15:06:00.189Z] #72 3.603 Selecting previously unselected package libkmod2:amd64. [2022-09-08T15:06:00.189Z] #72 3.605 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-09-08T15:06:00.189Z] #72 3.609 Unpacking libkmod2:amd64 (26-1) ... [2022-09-08T15:06:00.189Z] #72 3.654 Selecting previously unselected package systemd. [2022-09-08T15:06:00.445Z] #72 3.658 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-09-08T15:06:00.445Z] #72 3.698 Unpacking systemd (241-7~deb10u8) ... [2022-09-08T15:06:01.007Z] #72 4.114 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-08T15:06:01.007Z] #72 4.127 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-08T15:06:01.007Z] #72 4.139 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-08T15:06:01.007Z] #72 4.150 Setting up libidn11:amd64 (1.33-2.2) ... [2022-09-08T15:06:01.007Z] #72 4.160 Setting up libkmod2:amd64 (26-1) ... [2022-09-08T15:06:01.007Z] #72 4.173 Setting up systemd (241-7~deb10u8) ... [2022-09-08T15:06:01.007Z] #72 4.218 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-08T15:06:01.007Z] #72 4.222 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-08T15:06:01.007Z] #72 4.226 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-08T15:06:01.007Z] #72 4.226 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-08T15:06:01.007Z] #72 4.235 Initializing machine ID from KVM UUID. [2022-09-08T15:06:01.264Z] #72 4.638 Selecting previously unselected package systemd-sysv. [2022-09-08T15:06:01.520Z] #72 4.638 (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-09-08T15:06:01.520Z] #72 4.652 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-09-08T15:06:01.520Z] #72 4.655 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-09-08T15:06:01.520Z] #72 4.698 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-08T15:06:01.520Z] #72 4.701 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-09-08T15:06:01.520Z] #72 4.705 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-08T15:06:01.520Z] #72 4.765 Selecting previously unselected package dbus. [2022-09-08T15:06:01.520Z] #72 4.768 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-09-08T15:06:01.520Z] #72 4.783 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-09-08T15:06:01.520Z] #72 4.845 Selecting previously unselected package libpam-systemd:amd64. [2022-09-08T15:06:01.520Z] #72 4.847 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-09-08T15:06:01.520Z] #72 4.852 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-08T15:06:01.520Z] #72 4.895 Selecting previously unselected package dbus-user-session. [2022-09-08T15:06:01.776Z] #72 4.897 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-09-08T15:06:01.776Z] #72 4.901 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-08T15:06:01.776Z] #72 4.945 Setting up systemd-sysv (241-7~deb10u8) ... [2022-09-08T15:06:01.776Z] #72 4.957 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-08T15:06:01.776Z] #72 4.968 Setting up dbus (1.12.20-0+deb10u1) ... [2022-09-08T15:06:01.776Z] #72 5.091 invoke-rc.d: could not determine current runlevel [2022-09-08T15:06:01.776Z] #72 5.093 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-08T15:06:01.776Z] #72 5.097 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-08T15:06:02.036Z] #72 5.221 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-08T15:06:02.036Z] #72 5.236 Processing triggers for systemd (241-7~deb10u8) ... [2022-09-08T15:06:02.036Z] #72 5.247 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-08T15:06:02.036Z] #72 DONE 5.4s [2022-09-08T15:06:02.036Z] [2022-09-08T15:06:02.036Z] #73 [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-09-08T15:06:02.598Z] #73 0.449 % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T15:06:02.599Z] #73 0.450 Dload Upload Total Spent Left Speed [2022-09-08T15:06:02.854Z] #73 0.450 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5824 0 --:--:-- --:--:-- --:--:-- 5824 [2022-09-08T15:06:03.110Z] #73 DONE 0.8s [2022-09-08T15:06:03.110Z] [2022-09-08T15:06:03.110Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T15:06:08.382Z] #74 DONE 4.6s [2022-09-08T15:06:08.382Z] [2022-09-08T15:06:08.382Z] #75 exporting to image [2022-09-08T15:06:08.382Z] #75 exporting layers [2022-09-08T15:06:14.917Z] #75 exporting layers 7.4s done [2022-09-08T15:06:14.917Z] #75 writing image sha256:da76b373f68ce80623847b7d1a2474ff1336a02e90b5c2dbc3a818a3e4d41652 done [2022-09-08T15:06:14.917Z] #75 naming to docker.io/library/docker:232f00e5229ae8a9f7f074d9bb3a32e07b42f3f4 done [2022-09-08T15:06:14.917Z] #75 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T15:06:15.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=232f00e5229ae8a9f7f074d9bb3a32e07b42f3f4 -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:232f00e5229ae8a9f7f074d9bb3a32e07b42f3f4 hack/make.sh dynbinary test-integration [2022-09-08T15:06:15.811Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-08T15:06:15.811Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-08T15:06:15.811Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-08T15:06:15.811Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-08T15:06:15.811Z] 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-09-08T15:06:15.811Z] Detected virtualization docker. [2022-09-08T15:06:15.811Z] Detected architecture x86-64. [2022-09-08T15:06:15.811Z] Set hostname to <19b491379528>. [2022-09-08T15:06:15.811Z] + source /etc/docker-entrypoint-cmd [2022-09-08T15:06:15.811Z] ++ hack/make.sh dynbinary test-integration [2022-09-08T15:06:15.811Z] [2022-09-08T15:06:16.068Z] Removing bundles/ [2022-09-08T15:06:16.068Z] [2022-09-08T15:06:16.068Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T15:06:16.068Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:06:16.068Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T15:06:22.092Z] #40 315.2 # github.com/containerd/containerd/cmd/containerd [2022-09-08T15:06:22.092Z] #40 315.2 /usr/bin/ld: /tmp/go-link-3850835280/000019.o: in function `New': [2022-09-08T15:06:22.092Z] #40 315.2 /tmp/tmp.TN7J5lTJqm/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-09-08T15:06:22.092Z] #40 315.3 + bin/containerd-stress [2022-09-08T15:06:22.092Z] #40 316.5 + bin/containerd-shim [2022-09-08T15:06:32.082Z] #40 328.2 + bin/containerd-shim-runc-v1 [2022-09-08T15:06:37.525Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:06:37.525Z] [2022-09-08T15:06:37.525Z] + TEST_INTEGRATION_DEST=2 [2022-09-08T15:06:37.525Z] + CONTAINER_NAME=docker-pr2-2 [2022-09-08T15:06:37.525Z] + TEST_SKIP_INTEGRATION=1 [2022-09-08T15:06:37.525Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-08T15:06:37.525Z] + run_tests [2022-09-08T15:06:37.525Z] + c=0 [2022-09-08T15:06:37.525Z] + '[' -n 0 ']' [2022-09-08T15:06:37.525Z] + rm= [2022-09-08T15:06:37.525Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44109/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cdc71f7432780ef89486560cfb95c0500f554196 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cdc71f7432780ef89486560cfb95c0500f554196 hack/make.sh '' test-integration [2022-09-08T15:06:37.525Z] + TEST_INTEGRATION_DEST=1 [2022-09-08T15:06:37.525Z] + CONTAINER_NAME=docker-pr2-1 [2022-09-08T15:06:37.525Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T15:06:37.525Z] + run_tests test-integration-flaky [2022-09-08T15:06:37.525Z] + '[' -n 0 ']' [2022-09-08T15:06:37.525Z] + rm= [2022-09-08T15:06:37.525Z] + TEST_INTEGRATION_DEST=3 [2022-09-08T15:06:37.525Z] + CONTAINER_NAME=docker-pr2-3 [2022-09-08T15:06:37.525Z] + TEST_SKIP_INTEGRATION=1 [2022-09-08T15:06:37.525Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-08T15:06:37.525Z] + run_tests [2022-09-08T15:06:37.525Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44109/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cdc71f7432780ef89486560cfb95c0500f554196 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cdc71f7432780ef89486560cfb95c0500f554196 hack/make.sh test-integration-flaky test-integration [2022-09-08T15:06:37.525Z] + '[' -n 0 ']' [2022-09-08T15:06:37.525Z] + rm= [2022-09-08T15:06:37.525Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44109/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cdc71f7432780ef89486560cfb95c0500f554196 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cdc71f7432780ef89486560cfb95c0500f554196 hack/make.sh '' test-integration [2022-09-08T15:06:37.525Z] ++ jobs -p [2022-09-08T15:06:37.525Z] + for job in $(jobs -p) [2022-09-08T15:06:37.525Z] + wait 18238 [2022-09-08T15:06:37.525Z] [2022-09-08T15:06:37.525Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T15:06:37.525Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T15:06:37.525Z] HOSTNAME=dfbe67e62072 [2022-09-08T15:06:37.525Z] TEST_SKIP_INTEGRATION=1 [2022-09-08T15:06:37.525Z] TESTDEBUG=0 [2022-09-08T15:06:37.525Z] DEST=bundles/test-integration [2022-09-08T15:06:37.525Z] PWD=/go/src/github.com/docker/docker [2022-09-08T15:06:37.525Z] KEEPBUNDLE=1 [2022-09-08T15:06:37.525Z] DOCKER_GITCOMMIT=cdc71f7432780ef89486560cfb95c0500f554196 [2022-09-08T15:06:37.525Z] container=docker [2022-09-08T15:06:37.525Z] HOME=/root [2022-09-08T15:06:37.525Z] GOLANG_VERSION=1.18.6 [2022-09-08T15:06:37.525Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T15:06:37.525Z] VALIDATE_BRANCH=20.10 [2022-09-08T15:06:37.526Z] TERM=xterm [2022-09-08T15:06:37.526Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T15:06:37.526Z] SHLVL=1 [2022-09-08T15:06:37.526Z] TIMEOUT=120m [2022-09-08T15:06:37.526Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-08T15:06:37.526Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T15:06:37.526Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-08T15:06:37.526Z] GO111MODULE=off [2022-09-08T15:06:37.526Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T15:06:37.526Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T15:06:37.526Z] GOPATH=/go [2022-09-08T15:06:37.526Z] PKG_CONFIG=pkg-config [2022-09-08T15:06:37.526Z] _=/usr/bin/env [2022-09-08T15:06:37.526Z] Building test suite binary ./integration-cli/test.main [2022-09-08T15:06:37.526Z] [2022-09-08T15:06:37.526Z] [2022-09-08T15:06:37.526Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-08T15:06:37.526Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T15:06:37.526Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T15:06:37.526Z] HOSTNAME=8ee8009fcaf3 [2022-09-08T15:06:37.526Z] TEST_SKIP_INTEGRATION=1 [2022-09-08T15:06:37.526Z] TESTDEBUG=0 [2022-09-08T15:06:37.526Z] DEST=bundles/test-integration [2022-09-08T15:06:37.526Z] PWD=/go/src/github.com/docker/docker [2022-09-08T15:06:37.526Z] KEEPBUNDLE=1 [2022-09-08T15:06:37.526Z] DOCKER_GITCOMMIT=cdc71f7432780ef89486560cfb95c0500f554196 [2022-09-08T15:06:37.526Z] container=docker [2022-09-08T15:06:37.526Z] HOME=/root [2022-09-08T15:06:37.526Z] GOLANG_VERSION=1.18.6 [2022-09-08T15:06:37.526Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T15:06:37.526Z] VALIDATE_BRANCH=20.10 [2022-09-08T15:06:37.526Z] TERM=xterm [2022-09-08T15:06:37.526Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T15:06:37.526Z] SHLVL=1 [2022-09-08T15:06:37.526Z] TIMEOUT=120m [2022-09-08T15:06:37.526Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-08T15:06:37.526Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T15:06:37.526Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-08T15:06:37.526Z] GO111MODULE=off [2022-09-08T15:06:37.526Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T15:06:37.526Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T15:06:37.526Z] GOPATH=/go [2022-09-08T15:06:37.526Z] PKG_CONFIG=pkg-config [2022-09-08T15:06:37.526Z] _=/usr/bin/env [2022-09-08T15:06:37.526Z] Building test suite binary ./integration-cli/test.main [2022-09-08T15:06:37.526Z] No new tests added to integration. [2022-09-08T15:06:37.526Z] [2022-09-08T15:06:37.526Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T15:06:37.526Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T15:06:37.526Z] HOSTNAME=be8804b36ee4 [2022-09-08T15:06:37.526Z] TESTDEBUG=0 [2022-09-08T15:06:37.526Z] DEST=bundles/test-integration [2022-09-08T15:06:37.526Z] PWD=/go/src/github.com/docker/docker [2022-09-08T15:06:37.526Z] KEEPBUNDLE=1 [2022-09-08T15:06:37.526Z] DOCKER_GITCOMMIT=cdc71f7432780ef89486560cfb95c0500f554196 [2022-09-08T15:06:37.526Z] container=docker [2022-09-08T15:06:37.526Z] HOME=/root [2022-09-08T15:06:37.526Z] GOLANG_VERSION=1.18.6 [2022-09-08T15:06:37.526Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T15:06:37.526Z] VALIDATE_BRANCH=20.10 [2022-09-08T15:06:37.526Z] TERM=xterm [2022-09-08T15:06:37.526Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T15:06:37.526Z] SHLVL=1 [2022-09-08T15:06:37.526Z] TIMEOUT=120m [2022-09-08T15:06:37.526Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-08T15:06:37.526Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T15:06:37.526Z] GO111MODULE=off [2022-09-08T15:06:37.526Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T15:06:37.526Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T15:06:37.526Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T15:06:37.526Z] GOPATH=/go [2022-09-08T15:06:37.526Z] PKG_CONFIG=pkg-config [2022-09-08T15:06:37.526Z] _=/usr/bin/env [2022-09-08T15:06:37.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T15:06:38.656Z] #40 334.7 + bin/containerd-shim-runc-v2 [2022-09-08T15:06:38.915Z] #40 335.6 + binaries [2022-09-08T15:06:38.915Z] #40 335.6 + install -D bin/containerd /build/containerd [2022-09-08T15:06:38.915Z] #40 335.6 + install -D bin/containerd-shim /build/containerd-shim [2022-09-08T15:06:38.915Z] #40 335.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-08T15:06:38.915Z] #40 335.6 + install -D bin/ctr /build/ctr [2022-09-08T15:06:40.816Z] #40 DONE 337.6s [2022-09-08T15:06:41.756Z] [2022-09-08T15:06:41.756Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-08T15:06:42.691Z] #67 DONE 0.9s [2022-09-08T15:06:42.691Z] [2022-09-08T15:06:42.691Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-08T15:06:42.949Z] #68 DONE 0.2s [2022-09-08T15:06:42.949Z] [2022-09-08T15:06:42.949Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-08T15:06:43.515Z] #69 DONE 0.9s [2022-09-08T15:06:43.788Z] [2022-09-08T15:06:43.788Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-08T15:06:43.788Z] #70 DONE 0.0s [2022-09-08T15:06:43.788Z] [2022-09-08T15:06:43.788Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-08T15:06:43.788Z] #71 DONE 0.0s [2022-09-08T15:06:43.788Z] [2022-09-08T15:06:43.788Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-08T15:06:44.370Z] #72 DONE 0.7s [2022-09-08T15:06:44.370Z] [2022-09-08T15:06:44.370Z] #73 exporting to image [2022-09-08T15:06:44.370Z] #73 exporting layers [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/builder/remotecontext 0.135s coverage: 13.7% of statements [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 48.5% of statements [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-08T15:06:49.909Z] ok github.com/docker/docker/builder/remotecontext/git 1.401s coverage: 86.3% of statements [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/cli [no test files] [2022-09-08T15:06:49.909Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-08T15:06:50.171Z] ok github.com/docker/docker/client 0.071s coverage: 75.4% of statements [2022-09-08T15:06:50.967Z] #73 exporting layers 6.1s done [2022-09-08T15:06:50.967Z] #73 writing image sha256:7adf8fcc03d62d149d8dac84fa0881396612d33016879b546739b8f6da1fa9fa done [2022-09-08T15:06:50.967Z] #73 naming to docker.io/library/docker:7439491cb668b8c810c702321bd38e2f5fcb7197 done [2022-09-08T15:06:50.967Z] #73 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T15:06:51.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=7439491cb668b8c810c702321bd38e2f5fcb7197 -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:7439491cb668b8c810c702321bd38e2f5fcb7197 hack/make.sh dynbinary test-integration [2022-09-08T15:06:52.691Z] [2022-09-08T15:06:52.691Z] Removing bundles/ [2022-09-08T15:06:52.691Z] [2022-09-08T15:06:52.691Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T15:06:52.691Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:06:52.691Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T15:07:09.505Z] 294d77ac553d: Pull complete [2022-09-08T15:07:09.505Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-08T15:07:09.505Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:07:09.505Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:07:09.505Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-09-08T15:07:09.505Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-09-08T15:07:09.505Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3287' [2022-09-08T15:07:09.505Z] INFO: Docker version of control daemon [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] Client: [2022-09-08T15:07:09.505Z] Version: 20.10.9 [2022-09-08T15:07:09.505Z] API version: 1.41 [2022-09-08T15:07:09.505Z] Go version: go1.16.8 [2022-09-08T15:07:09.505Z] Git commit: c2ea9bc [2022-09-08T15:07:09.505Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-08T15:07:09.505Z] OS/Arch: windows/amd64 [2022-09-08T15:07:09.505Z] Context: default [2022-09-08T15:07:09.505Z] Experimental: true [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] Server: Docker Engine - Community [2022-09-08T15:07:09.505Z] Engine: [2022-09-08T15:07:09.505Z] Version: 20.10.9 [2022-09-08T15:07:09.505Z] API version: 1.41 (minimum version 1.24) [2022-09-08T15:07:09.505Z] Go version: go1.16.8 [2022-09-08T15:07:09.505Z] Git commit: 79ea9d3 [2022-09-08T15:07:09.505Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-08T15:07:09.505Z] OS/Arch: windows/amd64 [2022-09-08T15:07:09.505Z] Experimental: true [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] INFO: Docker info of control daemon [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] Client: [2022-09-08T15:07:09.505Z] Context: default [2022-09-08T15:07:09.505Z] Debug Mode: false [2022-09-08T15:07:09.505Z] Plugins: [2022-09-08T15:07:09.505Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-08T15:07:09.505Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-08T15:07:09.505Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] Server: [2022-09-08T15:07:09.505Z] Containers: 0 [2022-09-08T15:07:09.505Z] Running: 0 [2022-09-08T15:07:09.505Z] Paused: 0 [2022-09-08T15:07:09.505Z] Stopped: 0 [2022-09-08T15:07:09.505Z] Images: 1 [2022-09-08T15:07:09.505Z] Server Version: 20.10.9 [2022-09-08T15:07:09.505Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-08T15:07:09.505Z] Windows: [2022-09-08T15:07:09.505Z] LCOW: [2022-09-08T15:07:09.505Z] Logging Driver: json-file [2022-09-08T15:07:09.505Z] Plugins: [2022-09-08T15:07:09.505Z] Volume: local [2022-09-08T15:07:09.505Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-08T15:07:09.505Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-08T15:07:09.505Z] Swarm: inactive [2022-09-08T15:07:09.505Z] Default Isolation: process [2022-09-08T15:07:09.505Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-08T15:07:09.505Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-08T15:07:09.505Z] OSType: windows [2022-09-08T15:07:09.505Z] Architecture: x86_64 [2022-09-08T15:07:09.505Z] CPUs: 4 [2022-09-08T15:07:09.505Z] Total Memory: 32GiB [2022-09-08T15:07:09.505Z] Name: azwin-2-bbd640 [2022-09-08T15:07:09.505Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-08T15:07:09.505Z] Docker Root Dir: D:\docker [2022-09-08T15:07:09.505Z] Debug Mode: false [2022-09-08T15:07:09.505Z] Registry: https://index.docker.io/v1/ [2022-09-08T15:07:09.505Z] Labels: [2022-09-08T15:07:09.505Z] Experimental: true [2022-09-08T15:07:09.505Z] Insecure Registries: [2022-09-08T15:07:09.505Z] 10.0.0.4:5000 [2022-09-08T15:07:09.505Z] 127.0.0.0/8 [2022-09-08T15:07:09.505Z] Registry Mirrors: [2022-09-08T15:07:09.505Z] http://10.0.0.4:5000/ [2022-09-08T15:07:09.505Z] Live Restore Enabled: false [2022-09-08T15:07:09.505Z] Product License: Community Engine [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] INFO: Commit hash is af6c07452e [2022-09-08T15:07:09.505Z] INFO: Nuke-Everything... [2022-09-08T15:07:09.505Z] INFO: Container count on control daemon to delete is 0 [2022-09-08T15:07:09.505Z] INFO: Nuking d:\CI [2022-09-08T15:07:09.505Z] INFO: Zapped successfully [2022-09-08T15:07:09.505Z] INFO: Location for testing is d:\CI\PR-44109\2 [2022-09-08T15:07:09.505Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:09.505Z] INFO: Building the image from Dockerfile.windows at 09/08/2022 15:07:07... [2022-09-08T15:07:09.505Z] [2022-09-08T15:07:13.401Z] Sending build context to Docker daemon 58.38MB [2022-09-08T15:07:13.401Z] [2022-09-08T15:07:13.401Z] Step 1/10 : FROM microsoft/windowsservercore [2022-09-08T15:07:13.401Z] ---> e795f3f8aa80 [2022-09-08T15:07:13.401Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-09-08T15:07:13.402Z] ---> Running in 2a57782064fa [2022-09-08T15:07:13.402Z] Removing intermediate container 2a57782064fa [2022-09-08T15:07:13.402Z] ---> d5a289928349 [2022-09-08T15:07:13.402Z] Step 3/10 : ARG GO_VERSION=1.18.6 [2022-09-08T15:07:13.402Z] ---> Running in fb0a5d482ff7 [2022-09-08T15:07:13.886Z] Removing intermediate container fb0a5d482ff7 [2022-09-08T15:07:13.886Z] ---> cdc7e9f31eca [2022-09-08T15:07:13.886Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-09-08T15:07:13.886Z] ---> Running in 33ffff57b26d [2022-09-08T15:07:14.370Z] Removing intermediate container 33ffff57b26d [2022-09-08T15:07:14.370Z] ---> b168f861bf9e [2022-09-08T15:07:14.370Z] 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-09-08T15:07:14.370Z] ---> Running in ae9ea30e259c [2022-09-08T15:07:14.854Z] Removing intermediate container ae9ea30e259c [2022-09-08T15:07:14.854Z] ---> 1b22681e3703 [2022-09-08T15:07:14.854Z] 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-09-08T15:07:14.854Z] ---> Running in d6e5ef524448 [2022-09-08T15:07:22.263Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.1% of statements [2022-09-08T15:07:22.263Z] ok github.com/docker/docker/container 0.115s coverage: 34.5% of statements [2022-09-08T15:07:22.263Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-08T15:07:22.263Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-08T15:07:22.263Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-08T15:07:22.263Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-08T15:07:23.203Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2022-09-08T15:07:25.750Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-09-08T15:07:26.688Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-09-08T15:07:32.914Z] [2022-09-08T15:07:32.914Z] SUCCESS: Specified value was saved. [2022-09-08T15:07:33.256Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-09-08T15:07:33.825Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.8% of statements [2022-09-08T15:07:33.936Z] INFO: Downloading git... [2022-09-08T15:07:34.084Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-09-08T15:07:34.653Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-08T15:07:35.221Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-09-08T15:07:35.599Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 2m33.500393391s [2022-09-08T15:07:35.599Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-09-08T15:07:35.599Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 413.94314ms [2022-09-08T15:07:36.235Z] INFO: Downloading go... [2022-09-08T15:07:37.128Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.921s coverage: 73.3% of statements [2022-09-08T15:07:37.856Z] INFO: Downloading compiler 1 of 3... [2022-09-08T15:07:38.067Z] ok github.com/docker/docker/daemon 12.103s coverage: 17.0% of statements [2022-09-08T15:07:38.067Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-08T15:07:38.067Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-08T15:07:38.067Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-08T15:07:38.067Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-08T15:07:38.327Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2022-09-08T15:07:38.875Z] INFO: Downloading compiler 2 of 3... [2022-09-08T15:07:38.896Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.283s coverage: 60.7% of statements [2022-09-08T15:07:39.905Z] INFO: Downloading compiler 3 of 3... [2022-09-08T15:07:40.275Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2022-09-08T15:07:40.399Z] INFO: Extracting git... [2022-09-08T15:07:41.669Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.191s coverage: 50.5% of statements [2022-09-08T15:07:42.608Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.502s coverage: 46.2% of statements [2022-09-08T15:07:42.608Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-08T15:07:43.546Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-09-08T15:07:43.546Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.771s coverage: 58.0% of statements [2022-09-08T15:07:43.546Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-08T15:07:43.546Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-08T15:07:44.485Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-08T15:07:45.055Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-09-08T15:07:45.624Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2022-09-08T15:07:45.624Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-08T15:07:45.624Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-08T15:07:46.193Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-09-08T15:07:46.762Z] ok github.com/docker/docker/daemon/logger/awslogs 0.125s coverage: 77.8% of statements [2022-09-08T15:07:46.762Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-08T15:07:46.762Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-08T15:07:47.022Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-09-08T15:07:47.281Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-09-08T15:07:47.540Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-09-08T15:07:47.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-09-08T15:07:48.368Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-09-08T15:07:48.368Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-08T15:07:48.627Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.9% of statements [2022-09-08T15:07:48.886Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-09-08T15:07:49.824Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-09-08T15:07:49.824Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-08T15:07:50.395Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-08T15:07:51.334Z] ok github.com/docker/docker/daemon/logger/splunk 1.544s coverage: 82.5% of statements [2022-09-08T15:07:51.334Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-08T15:07:51.334Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-08T15:07:51.903Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-09-08T15:07:53.282Z] ok github.com/docker/docker/distribution 1.500s coverage: 27.6% of statements [2022-09-08T15:07:53.282Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-08T15:07:53.542Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-09-08T15:07:54.111Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2022-09-08T15:07:54.371Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.6% of statements [2022-09-08T15:07:54.371Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-08T15:07:54.630Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-09-08T15:07:54.630Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-08T15:07:55.199Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-09-08T15:07:55.199Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-08T15:07:55.199Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-08T15:07:55.546Z] INFO: Expanding go... [2022-09-08T15:07:56.138Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2022-09-08T15:07:56.707Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-09-08T15:07:56.707Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-08T15:07:58.618Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 81.8% of statements [2022-09-08T15:07:59.556Z] ok github.com/docker/docker/pkg/authorization 0.625s coverage: 68.3% of statements [2022-09-08T15:07:59.556Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-08T15:07:59.815Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-08T15:08:03.147Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 43.5% of statements [2022-09-08T15:08:03.147Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-08T15:08:03.408Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-09-08T15:08:03.667Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2022-09-08T15:08:04.236Z] ok github.com/docker/docker/layer 7.909s coverage: 68.8% of statements [2022-09-08T15:08:04.236Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-08T15:08:04.236Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-08T15:08:04.236Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-08T15:08:04.236Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-08T15:08:04.236Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-08T15:08:04.236Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-08T15:08:04.236Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-08T15:08:04.496Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-09-08T15:08:04.755Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2022-09-08T15:08:05.015Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-09-08T15:08:05.953Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-09-08T15:08:06.522Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-09-08T15:08:07.092Z] ok github.com/docker/docker/pkg/fsutils 0.203s coverage: 85.1% of statements [2022-09-08T15:08:07.092Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements [2022-09-08T15:08:07.351Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-09-08T15:08:07.468Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:08:07.468Z] [2022-09-08T15:08:07.468Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T15:08:07.468Z] DOCKER_SYSTEMD=1 [2022-09-08T15:08:07.468Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T15:08:07.468Z] HOSTNAME=19b491379528 [2022-09-08T15:08:07.468Z] DEST=bundles/test-integration [2022-09-08T15:08:07.468Z] PWD=/go/src/github.com/docker/docker [2022-09-08T15:08:07.468Z] DOCKER_GITCOMMIT=232f00e5229ae8a9f7f074d9bb3a32e07b42f3f4 [2022-09-08T15:08:07.468Z] container=docker [2022-09-08T15:08:07.468Z] HOME=/root [2022-09-08T15:08:07.468Z] LANG=C.UTF-8 [2022-09-08T15:08:07.468Z] INVOCATION_ID=41ff1996892c4e3f8f93261d0640c391 [2022-09-08T15:08:07.468Z] GOLANG_VERSION=1.18.6 [2022-09-08T15:08:07.468Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T15:08:07.468Z] VALIDATE_BRANCH=20.10 [2022-09-08T15:08:07.468Z] TERM=xterm [2022-09-08T15:08:07.468Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T15:08:07.468Z] SHLVL=3 [2022-09-08T15:08:07.468Z] TIMEOUT=120m [2022-09-08T15:08:07.468Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-08T15:08:07.468Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T15:08:07.468Z] GO111MODULE=off [2022-09-08T15:08:07.468Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T15:08:07.468Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T15:08:07.468Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T15:08:07.468Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T15:08:07.468Z] GOPATH=/go [2022-09-08T15:08:07.468Z] PKG_CONFIG=pkg-config [2022-09-08T15:08:07.468Z] _=/usr/bin/env [2022-09-08T15:08:07.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T15:08:08.291Z] ok github.com/docker/docker/pkg/idtools 0.385s coverage: 69.5% of statements [2022-09-08T15:08:08.291Z] ok github.com/docker/docker/pkg/ioutils 0.328s coverage: 70.6% of statements [2022-09-08T15:08:08.551Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-09-08T15:08:08.551Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-08T15:08:08.551Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-09-08T15:08:08.551Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-08T15:08:08.551Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-08T15:08:08.811Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-09-08T15:08:08.811Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-08T15:08:08.811Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-08T15:08:09.071Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-08T15:08:09.330Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2022-09-08T15:08:09.330Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-08T15:08:09.330Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-08T15:08:09.330Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-08T15:08:09.899Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-09-08T15:08:10.159Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-08T15:08:10.419Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-08T15:08:10.678Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-08T15:08:12.056Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-09-08T15:08:12.056Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-08T15:08:16.251Z] ok github.com/docker/docker/pkg/signal 3.343s coverage: 62.3% of statements [2022-09-08T15:08:16.251Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-08T15:08:16.251Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-08T15:08:16.510Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-08T15:08:17.079Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-09-08T15:08:17.648Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-09-08T15:08:17.907Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-09-08T15:08:18.166Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-09-08T15:08:18.425Z] coverage: [no statements] [2022-09-08T15:08:18.425Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-08T15:08:18.684Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-08T15:08:18.945Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-08T15:08:19.205Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-08T15:08:21.120Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-09-08T15:08:21.120Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-08T15:08:21.689Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-09-08T15:08:22.628Z] ok github.com/docker/docker/quota 0.184s coverage: 71.4% of statements [2022-09-08T15:08:22.888Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-08T15:08:23.827Z] ok github.com/docker/docker/registry 0.080s coverage: 57.1% of statements [2022-09-08T15:08:24.396Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-08T15:08:24.655Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-08T15:08:24.915Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-09-08T15:08:25.205Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-08T15:08:25.953Z] INFO: Expanding compiler 1 of 3... [2022-09-08T15:08:25.953Z] INFO: Expanding compiler 2 of 3... [2022-09-08T15:08:27.132Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-08T15:08:27.700Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2022-09-08T15:08:27.959Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-09-08T15:08:28.232Z] INFO: Expanding compiler 3 of 3... [2022-09-08T15:08:28.716Z] INFO: Removing downloaded files... [2022-09-08T15:08:28.716Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-09-08T15:08:28.716Z] INFO: Configuring git core.autocrlf... [2022-09-08T15:08:29.338Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-09-08T15:08:44.168Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:08:44.168Z] [2022-09-08T15:08:44.168Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T15:08:44.168Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T15:08:44.168Z] HOSTNAME=d125a0b5108f [2022-09-08T15:08:44.168Z] DEST=bundles/test-integration [2022-09-08T15:08:44.168Z] PWD=/go/src/github.com/docker/docker [2022-09-08T15:08:44.168Z] DOCKER_ROOTLESS=1 [2022-09-08T15:08:44.168Z] DOCKER_GITCOMMIT=7439491cb668b8c810c702321bd38e2f5fcb7197 [2022-09-08T15:08:44.168Z] container=docker [2022-09-08T15:08:44.168Z] HOME=/root [2022-09-08T15:08:44.168Z] GOLANG_VERSION=1.18.6 [2022-09-08T15:08:44.168Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T15:08:44.168Z] VALIDATE_BRANCH=20.10 [2022-09-08T15:08:44.168Z] TERM=xterm [2022-09-08T15:08:44.168Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T15:08:44.168Z] SHLVL=1 [2022-09-08T15:08:44.168Z] TIMEOUT=120m [2022-09-08T15:08:44.168Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-08T15:08:44.168Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T15:08:44.168Z] GO111MODULE=off [2022-09-08T15:08:44.168Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T15:08:44.168Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T15:08:44.168Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T15:08:44.168Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T15:08:44.168Z] GOPATH=/go [2022-09-08T15:08:44.168Z] PKG_CONFIG=pkg-config [2022-09-08T15:08:44.168Z] _=/usr/bin/env [2022-09-08T15:08:44.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T15:08:44.221Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/rootless [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/volume [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-08T15:08:44.221Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === Skipped [2022-09-08T15:08:44.221Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-08T15:08:44.221Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-08T15:08:44.221Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:74: No driver to put! [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-08T15:08:44.221Z] time="2022-09-08T15:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-08T15:08:44.221Z] time="2022-09-08T15:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-08T15:08:44.221Z] time="2022-09-08T15:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-08T15:08:44.221Z] time="2022-09-08T15:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-08T15:08:44.221Z] time="2022-09-08T15:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:74: No driver to put! [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-08T15:08:44.221Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-08T15:08:44.221Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-08T15:08:44.221Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:08:44.221Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-08T15:08:44.221Z] graphtest_unix.go:74: No driver to put! [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-08T15:08:44.221Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-08T15:08:44.221Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-08T15:08:44.221Z] [2022-09-08T15:08:44.221Z] DONE 2251 tests, 26 skipped in 194.955s Post stage [Pipeline] junit [2022-09-08T15:08:44.493Z] Recording test results [2022-09-08T15:08:45.762Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T15:08:46.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7439491cb668b8c810c702321bd38e2f5fcb7197 -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:7439491cb668b8c810c702321bd38e2f5fcb7197 hack/make.sh dynbinary test-integration [2022-09-08T15:08:46.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T15:08:46.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T15:08:46.677Z] [2022-09-08T15:08:46.677Z] Removing bundles/ [2022-09-08T15:08:46.677Z] [2022-09-08T15:08:46.677Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-08T15:08:46.677Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:08:46.677Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T15:08:57.178Z] INFO [linters context/goanalysis] analyzers took 4m3.536217004s with top 10 stages: buildir: 1m46.955706562s, goimports: 21.305665973s, unconvert: 14.373697896s, gosec: 11.779395962s, S1038: 6.764094913s, golint: 6.373222548s, misspell: 4.943434099s, nilness: 4.150735945s, S1039: 3.620901011s, inspect: 3.567081768s [2022-09-08T15:08:57.179Z] INFO [runner] Issues before processing: 2482, after processing: 0 [2022-09-08T15:08:57.179Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1870/1870, autogenerated_exclude: 1765/1870, nolint: 0/78, exclude: 1765/1765, exclude-rules: 78/1765, cgo: 1870/2482, skip_dirs: 1870/1870, identifier_marker: 1765/1765, filename_unadjuster: 1870/1870, path_prettifier: 1870/1870 [2022-09-08T15:08:57.179Z] INFO [runner] processing took 75.058479ms with stages: nolint: 28.581373ms, identifier_marker: 19.873739ms, path_prettifier: 9.174901ms, autogenerated_exclude: 7.899641ms, exclude-rules: 7.477163ms, skip_dirs: 1.539115ms, cgo: 369.967µs, filename_unadjuster: 136.97µs, max_same_issues: 1.546µs, exclude: 658ns, uniq_by_line: 593ns, skip_files: 464ns, max_from_linter: 418ns, diff: 369ns, source_code: 297ns, max_per_file_from_linter: 271ns, severity-rules: 261ns, path_shortener: 260ns, sort_results: 246ns, path_prefixer: 227ns [2022-09-08T15:08:57.179Z] INFO [runner] linters took 1m22.510223709s with stages: goanalysis_metalinter: 1m22.434971847s [2022-09-08T15:08:57.179Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-09-08T15:08:57.179Z] INFO Memory: 2366 samples, avg is 282.5MB, max is 1092.7MB [2022-09-08T15:08:57.179Z] INFO Execution took 3m56.435497498s [2022-09-08T15:08:57.179Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-08T15:08:57.495Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 hack/make.sh dynbinary-daemon test-docker-py [2022-09-08T15:08:58.058Z] [2022-09-08T15:08:58.058Z] Removing bundles/ [2022-09-08T15:08:58.058Z] [2022-09-08T15:08:58.058Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-08T15:08:58.058Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:08:58.058Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T15:08:58.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T15:08:58.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T15:09:12.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T15:09:20.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T15:09:20.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T15:09:21.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T15:09:21.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T15:09:21.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T15:09:23.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T15:09:25.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T15:09:26.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T15:09:27.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T15:09:27.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T15:09:28.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T15:09:29.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T15:09:30.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T15:09:30.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T15:09:30.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T15:09:31.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T15:09:32.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T15:09:32.881Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T15:09:32.881Z] Using test binary docker [2022-09-08T15:09:33.137Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T15:09:33.137Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-08T15:09:33.137Z] INFO: Waiting for daemon to start... [2022-09-08T15:09:33.137Z] Starting dockerd [2022-09-08T15:09:35.026Z] . [2022-09-08T15:09:35.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T15:09:35.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T15:09:35.026Z] Error: No such image: emptyfs [2022-09-08T15:09:35.282Z] Running integration-test (iteration 1) [2022-09-08T15:09:35.282Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T15:09:48.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T15:09:50.184Z] Loaded image: buildpack-deps:buster [2022-09-08T15:09:50.184Z] Loaded image: busybox:latest [2022-09-08T15:09:50.184Z] Loaded image: busybox:glibc [2022-09-08T15:09:51.156Z] Loaded image: debian:bullseye [2022-09-08T15:09:51.156Z] Loaded image: hello-world:latest [2022-09-08T15:09:51.454Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:09:51.454Z] INFO: Testing against a local daemon [2022-09-08T15:09:51.454Z] === RUN TestCgroupNamespacesBuild [2022-09-08T15:09:53.343Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2022-09-08T15:09:53.343Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T15:09:54.269Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-09-08T15:09:54.269Z] === RUN TestBuildWithSession [2022-09-08T15:09:54.269Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:09:54.269Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T15:09:54.269Z] === RUN TestBuildSquashParent [2022-09-08T15:09:55.352Z] Removing intermediate container d6e5ef524448 [2022-09-08T15:09:55.352Z] ---> 76043081ed56 [2022-09-08T15:09:55.352Z] 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-09-08T15:09:55.352Z] ---> Running in 896ea2bb37ca [2022-09-08T15:09:55.352Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-09-08T15:09:55.352Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-08T15:09:55.352Z] go: downloading github.com/fatih/color v1.10.0 [2022-09-08T15:09:55.352Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-08T15:09:55.352Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-08T15:09:55.352Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-08T15:09:55.352Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-08T15:09:55.352Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-08T15:09:55.352Z] go: downloading golang.org/x/tools v0.1.0 [2022-09-08T15:09:55.352Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-08T15:09:55.352Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-08T15:09:55.352Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-08T15:09:55.352Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-08T15:09:55.352Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-08T15:09:55.352Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-08T15:09:55.352Z] go: downloading golang.org/x/mod v0.3.0 [2022-09-08T15:09:58.443Z] --- PASS: TestBuildSquashParent (3.88s) [2022-09-08T15:09:58.443Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T15:09:58.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:09:58.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:09:58.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:09:58.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:09:58.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:09:58.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:09:58.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:09:58.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:09:58.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:09:58.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:09:58.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:09:58.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:09:58.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:09:58.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:09:58.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T15:09:59.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T15:09:59.809Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:10:00.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:10:00.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T15:10:01.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:10:01.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T15:10:01.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T15:10:01.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:10:02.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T15:10:02.662Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-08T15:10:02.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-09-08T15:10:02.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-09-08T15:10:02.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-09-08T15:10:02.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2022-09-08T15:10:02.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2022-09-08T15:10:02.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s) [2022-09-08T15:10:02.662Z] === RUN TestBuildMultiStageCopy [2022-09-08T15:10:02.662Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T15:10:04.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T15:10:04.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T15:10:04.283Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T15:10:04.539Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T15:10:04.539Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-09-08T15:10:04.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s) [2022-09-08T15:10:04.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-09-08T15:10:04.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-09-08T15:10:04.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-09-08T15:10:04.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-09-08T15:10:04.539Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T15:10:04.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T15:10:05.467Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-09-08T15:10:05.467Z] === RUN TestBuildLabelWithTargets [2022-09-08T15:10:05.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T15:10:06.029Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-09-08T15:10:06.029Z] === RUN TestBuildWithEmptyLayers [2022-09-08T15:10:06.591Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-09-08T15:10:06.591Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T15:10:06.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T15:10:06.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T15:10:07.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T15:10:07.957Z] --- PASS: TestBuildMultiStageOnBuild (1.50s) [2022-09-08T15:10:07.957Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T15:10:08.159Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:10:08.159Z] [2022-09-08T15:10:08.159Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-08T15:10:08.159Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-08T15:10:08.159Z] HOSTNAME=3c1e15009ff3 [2022-09-08T15:10:08.159Z] TESTDEBUG=0 [2022-09-08T15:10:08.159Z] DEST=bundles/test-integration [2022-09-08T15:10:08.159Z] PWD=/go/src/github.com/docker/docker [2022-09-08T15:10:08.159Z] DOCKER_GITCOMMIT=7439491cb668b8c810c702321bd38e2f5fcb7197 [2022-09-08T15:10:08.159Z] container=docker [2022-09-08T15:10:08.159Z] HOME=/root [2022-09-08T15:10:08.159Z] GOLANG_VERSION=1.18.6 [2022-09-08T15:10:08.159Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-08T15:10:08.159Z] VALIDATE_BRANCH=20.10 [2022-09-08T15:10:08.159Z] TERM=xterm [2022-09-08T15:10:08.159Z] DOCKER_PKG=github.com/docker/docker [2022-09-08T15:10:08.159Z] SHLVL=1 [2022-09-08T15:10:08.159Z] TIMEOUT=120m [2022-09-08T15:10:08.159Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-08T15:10:08.159Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-08T15:10:08.159Z] GO111MODULE=off [2022-09-08T15:10:08.159Z] DOCKER_EXPERIMENTAL=1 [2022-09-08T15:10:08.159Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-08T15:10:08.159Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-08T15:10:08.159Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-08T15:10:08.159Z] GOPATH=/go [2022-09-08T15:10:08.159Z] PKG_CONFIG=pkg-config [2022-09-08T15:10:08.159Z] _=/usr/bin/env [2022-09-08T15:10:08.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-08T15:10:08.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T15:10:08.562Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-09-08T15:10:08.563Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T15:10:08.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T15:10:10.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T15:10:10.450Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2022-09-08T15:10:10.450Z] === RUN TestBuildWithHugeFile [2022-09-08T15:10:10.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T15:10:11.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T15:10:12.383Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T15:10:12.383Z] Using test binary docker [2022-09-08T15:10:12.383Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T15:10:12.383Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-08T15:10:12.383Z] INFO: Waiting for daemon to start... [2022-09-08T15:10:12.383Z] Starting dockerd [2022-09-08T15:10:13.390Z] Removing intermediate container 896ea2bb37ca [2022-09-08T15:10:13.390Z] ---> cc620382aaca [2022-09-08T15:10:13.390Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-09-08T15:10:13.390Z] ---> Running in 4c1acc0edb11 [2022-09-08T15:10:13.390Z] Removing intermediate container 4c1acc0edb11 [2022-09-08T15:10:13.390Z] ---> fa5e44d96b64 [2022-09-08T15:10:13.390Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-09-08T15:10:13.390Z] ---> Running in 0fadfd2a5e35 [2022-09-08T15:10:13.390Z] Removing intermediate container 0fadfd2a5e35 [2022-09-08T15:10:13.390Z] ---> aae87cccd2af [2022-09-08T15:10:13.390Z] Step 10/10 : COPY . . [2022-09-08T15:10:14.973Z] . [2022-09-08T15:10:14.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T15:10:14.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T15:10:14.973Z] Error: No such image: emptyfs [2022-09-08T15:10:15.236Z] Running integration-test (iteration 1) [2022-09-08T15:10:15.236Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T15:10:33.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T15:10:34.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T15:10:37.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T15:10:37.166Z] Loaded image: buildpack-deps:buster [2022-09-08T15:10:37.166Z] Loaded image: busybox:latest [2022-09-08T15:10:37.166Z] Loaded image: busybox:glibc [2022-09-08T15:10:37.166Z] Loaded image: debian:bullseye [2022-09-08T15:10:37.166Z] Loaded image: hello-world:latest [2022-09-08T15:10:37.166Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:10:37.166Z] INFO: Testing against a local daemon [2022-09-08T15:10:37.166Z] === RUN TestCgroupNamespacesBuild [2022-09-08T15:10:38.541Z] --- PASS: TestCgroupNamespacesBuild (2.16s) [2022-09-08T15:10:38.541Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T15:10:38.959Z] ---> 1f5f385cff4c [2022-09-08T15:10:38.959Z] Successfully built 1f5f385cff4c [2022-09-08T15:10:38.959Z] Successfully tagged docker:latest [2022-09-08T15:10:38.959Z] INFO: Image build ended at 09/08/2022 15:10:36. Duration:00:03:29.0633481 [2022-09-08T15:10:38.959Z] [2022-09-08T15:10:38.959Z] [2022-09-08T15:10:38.959Z] INFO: Building the test binaries at 09/08/2022 15:10:36... [2022-09-08T15:10:39.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T15:10:39.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T15:10:40.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-08T15:10:40.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-08T15:10:40.442Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-09-08T15:10:40.442Z] === RUN TestBuildWithSession [2022-09-08T15:10:40.442Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:10:40.442Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T15:10:40.442Z] === RUN TestBuildSquashParent [2022-09-08T15:10:42.854Z] INFO: make.ps1 starting at 09/08/2022 15:10:42 [2022-09-08T15:10:43.337Z] INFO: Git commit (af6c07452e) assumed from DOCKER_GITCOMMIT environment variable [2022-09-08T15:10:43.337Z] INFO: Invoking autogen... [2022-09-08T15:10:43.821Z] INFO: Building daemon... [2022-09-08T15:10:44.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T15:10:47.007Z] --- PASS: TestBuildSquashParent (6.54s) [2022-09-08T15:10:47.007Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T15:10:47.007Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:10:47.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:10:47.007Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:10:47.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:10:47.007Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:10:47.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:10:47.007Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:10:47.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:10:47.007Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:10:47.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:10:47.007Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:10:47.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:10:47.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:10:47.007Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:10:48.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:10:48.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:10:49.463Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-08T15:10:49.463Z] [2022-09-08T15:10:49.463Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-08T15:10:49.463Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-08T15:10:49.463Z] Using test binary docker [2022-09-08T15:10:49.463Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T15:10:49.463Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-08T15:10:49.463Z] INFO: Waiting for daemon to start... [2022-09-08T15:10:49.463Z] Starting dockerd [2022-09-08T15:10:49.463Z] . [2022-09-08T15:10:49.463Z] INFO: Building docker-sdk-python3:4.4.1... [2022-09-08T15:10:50.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:10:50.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:10:52.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T15:10:52.718Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-08T15:10:52.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-09-08T15:10:52.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s) [2022-09-08T15:10:52.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.01s) [2022-09-08T15:10:52.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2022-09-08T15:10:52.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2022-09-08T15:10:52.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2022-09-08T15:10:52.718Z] === RUN TestBuildMultiStageCopy [2022-09-08T15:10:52.718Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T15:10:54.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T15:10:55.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-08T15:10:56.001Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T15:10:57.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T15:10:57.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T15:10:58.310Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T15:10:58.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T15:10:59.245Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T15:11:00.179Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-09-08T15:11:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-09-08T15:11:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-08T15:11:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-08T15:11:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-08T15:11:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-08T15:11:00.179Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T15:11:01.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T15:11:01.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-08T15:11:01.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-08T15:11:02.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-08T15:11:03.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-08T15:11:03.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-08T15:11:03.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T15:11:04.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-08T15:11:05.445Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-08T15:11:05.445Z] === RUN TestBuildLabelWithTargets [2022-09-08T15:11:06.680Z] --- PASS: TestBuildWithHugeFile (51.09s) [2022-09-08T15:11:06.680Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T15:11:06.680Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:11:06.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:11:06.680Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:11:06.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:11:06.680Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:11:06.680Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:11:06.680Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:11:06.680Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:11:06.680Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:11:06.680Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-08T15:11:06.680Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-08T15:11:06.680Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-08T15:11:06.680Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-08T15:11:06.680Z] === RUN TestBuildPreserveOwnership [2022-09-08T15:11:06.680Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T15:11:06.680Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T15:11:06.680Z] --- PASS: TestBuildPreserveOwnership (3.13s) [2022-09-08T15:11:06.680Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.11s) [2022-09-08T15:11:06.680Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-09-08T15:11:06.680Z] === RUN TestBuildPlatformInvalid [2022-09-08T15:11:06.680Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-08T15:11:06.680Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T15:11:06.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T15:11:06.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-08T15:11:07.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-08T15:11:08.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-08T15:11:08.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T15:11:09.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-08T15:11:09.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-08T15:11:10.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-08T15:11:11.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T15:11:11.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-08T15:11:12.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-08T15:11:12.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-08T15:11:13.202Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T15:11:13.202Z] Using test binary docker [2022-09-08T15:11:13.202Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-08T15:11:13.202Z] +++ /etc/init.d/apparmor start [2022-09-08T15:11:13.202Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-08T15:11:13.202Z] INFO: Waiting for daemon to start... [2022-09-08T15:11:13.202Z] Starting dockerd [2022-09-08T15:11:13.202Z] +++ 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-09-08T15:11:13.561Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-08T15:11:13.561Z] === RUN TestBuildWithEmptyLayers [2022-09-08T15:11:13.749Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T15:11:13.749Z] Using test binary docker [2022-09-08T15:11:13.749Z] +++ /etc/init.d/apparmor start [2022-09-08T15:11:13.749Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-08T15:11:13.749Z] INFO: Waiting for daemon to start... [2022-09-08T15:11:13.749Z] Starting dockerd [2022-09-08T15:11:13.749Z] +++ 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-09-08T15:11:15.400Z] . [2022-09-08T15:11:15.400Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T15:11:15.400Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T15:11:15.400Z] Error: No such image: emptyfs [2022-09-08T15:11:15.400Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T15:11:15.400Z] ++++ docker load [2022-09-08T15:11:15.660Z] . [2022-09-08T15:11:15.660Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T15:11:15.663Z] Running integration-test (iteration 1) [2022-09-08T15:11:15.663Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T15:11:15.663Z] ++ 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-09-08T15:11:15.663Z] ++ set -e [2022-09-08T15:11:15.663Z] ++ '[' -n 0 ']' [2022-09-08T15:11:15.663Z] ++ set -x [2022-09-08T15:11:15.663Z] ++ 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-09-08T15:11:15.917Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T15:11:15.917Z] Error: No such image: emptyfs [2022-09-08T15:11:15.917Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T15:11:15.917Z] ++++ docker load [2022-09-08T15:11:16.091Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-08T15:11:16.091Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T15:11:16.173Z] Running integration-test (iteration 1) [2022-09-08T15:11:16.173Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-08T15:11:16.173Z] ++ 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-09-08T15:11:16.173Z] ++ set -e [2022-09-08T15:11:16.173Z] ++ '[' -n 0 ']' [2022-09-08T15:11:16.173Z] ++ set -x [2022-09-08T15:11:16.173Z] ++ 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-09-08T15:11:18.935Z] Loaded image: buildpack-deps:buster [2022-09-08T15:11:18.935Z] Loaded image: busybox:latest [2022-09-08T15:11:18.935Z] Loaded image: busybox:glibc [2022-09-08T15:11:19.861Z] Loaded image: debian:bullseye [2022-09-08T15:11:19.861Z] Loaded image: hello-world:latest [2022-09-08T15:11:19.861Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:11:21.363Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-09-08T15:11:21.363Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T15:11:21.623Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-09-08T15:11:21.623Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T15:11:25.646Z] Loaded image: buildpack-deps:buster [2022-09-08T15:11:25.646Z] Loaded image: busybox:latest [2022-09-08T15:11:25.646Z] Loaded image: busybox:glibc [2022-09-08T15:11:26.397Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.51s) [2022-09-08T15:11:26.397Z] PASS [2022-09-08T15:11:26.397Z] [2022-09-08T15:11:26.397Z] === Skipped [2022-09-08T15:11:26.397Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T15:11:26.397Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:11:26.397Z] [2022-09-08T15:11:26.397Z] DONE 33 tests, 1 skipped in 110.774s [2022-09-08T15:11:26.397Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T15:11:26.397Z] INFO: Testing against a local daemon [2022-09-08T15:11:26.397Z] === RUN TestConfigInspect [2022-09-08T15:11:26.890Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2022-09-08T15:11:26.890Z] === RUN TestBuildWithHugeFile [2022-09-08T15:11:27.026Z] Loaded image: debian:bullseye [2022-09-08T15:11:27.026Z] Loaded image: hello-world:latest [2022-09-08T15:11:27.285Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:11:27.285Z] INFO: Testing against a local daemon [2022-09-08T15:11:27.285Z] === RUN TestCgroupNamespacesBuild [2022-09-08T15:11:28.286Z] --- PASS: TestConfigInspect (2.12s) [2022-09-08T15:11:28.286Z] === RUN TestConfigList [2022-09-08T15:11:29.191Z] --- PASS: TestCgroupNamespacesBuild (1.80s) [2022-09-08T15:11:29.191Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T15:11:30.129Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-09-08T15:11:30.129Z] === RUN TestBuildWithSession [2022-09-08T15:11:30.129Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:11:30.129Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T15:11:30.129Z] === RUN TestBuildSquashParent [2022-09-08T15:11:30.841Z] --- PASS: TestConfigList (2.40s) [2022-09-08T15:11:30.841Z] === RUN TestConfigsCreateAndDelete [2022-09-08T15:11:32.731Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-09-08T15:11:32.731Z] === RUN TestConfigsUpdate [2022-09-08T15:11:34.328Z] --- PASS: TestBuildSquashParent (4.05s) [2022-09-08T15:11:34.328Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T15:11:34.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:11:34.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:11:34.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:11:34.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:11:34.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:11:34.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:11:34.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:11:34.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:11:34.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:11:34.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:11:34.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:11:34.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:11:34.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:11:34.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:11:35.287Z] --- PASS: TestConfigsUpdate (2.17s) [2022-09-08T15:11:35.287Z] === RUN TestTemplatedConfig [2022-09-08T15:11:35.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:11:35.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:11:36.135Z] sha256:39beb2ae6f99e25fcfb01449a0f4b244be310cf0a426f68e435f14f4e3e7a3de [2022-09-08T15:11:36.135Z] INFO: Starting docker-py tests... [2022-09-08T15:11:36.135Z] ============================= test session starts ============================== [2022-09-08T15:11:36.135Z] platform linux -- Python 3.7.14, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-08T15:11:36.135Z] rootdir: /src, inifile: pytest.ini [2022-09-08T15:11:36.135Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-08T15:11:36.649Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:11:36.910Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:11:37.507Z] collected 389 items / 1 deselected / 388 selected [2022-09-08T15:11:37.507Z] [2022-09-08T15:11:37.801Z] --- PASS: TestTemplatedConfig (2.50s) [2022-09-08T15:11:37.801Z] === RUN TestConfigCreateResolve [2022-09-08T15:11:38.290Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-08T15:11:38.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2022-09-08T15:11:38.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-09-08T15:11:38.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-09-08T15:11:38.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-09-08T15:11:38.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-09-08T15:11:38.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2022-09-08T15:11:38.290Z] === RUN TestBuildMultiStageCopy [2022-09-08T15:11:38.290Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T15:11:39.228Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T15:11:39.488Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T15:11:39.488Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T15:11:39.698Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-09-08T15:11:39.698Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T15:11:39.748Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T15:11:39.955Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-08T15:11:39.955Z] PASS [2022-09-08T15:11:39.955Z] [2022-09-08T15:11:39.955Z] DONE 7 tests in 13.954s [2022-09-08T15:11:39.955Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T15:11:40.007Z] --- PASS: TestBuildMultiStageCopy (1.94s) [2022-09-08T15:11:40.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-09-08T15:11:40.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-09-08T15:11:40.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-08T15:11:40.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-09-08T15:11:40.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-08T15:11:40.007Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T15:11:40.211Z] INFO: Testing against a local daemon [2022-09-08T15:11:40.211Z] === RUN TestCheckpoint [2022-09-08T15:11:40.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:11:40.211Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T15:11:40.211Z] === RUN TestContainerInvalidJSON [2022-09-08T15:11:40.211Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:11:40.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:11:40.211Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:11:40.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:11:40.211Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:11:40.211Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:11:40.211Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:11:40.211Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:11:40.211Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:11:40.211Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-08T15:11:40.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-08T15:11:40.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-08T15:11:40.211Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-08T15:11:40.211Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T15:11:40.211Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-08T15:11:40.211Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T15:11:40.211Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-08T15:11:40.211Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T15:11:40.211Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-08T15:11:40.211Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T15:11:40.211Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-08T15:11:40.211Z] === RUN TestCopyFromContainer [2022-09-08T15:11:40.576Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-09-08T15:11:40.576Z] === RUN TestBuildLabelWithTargets [2022-09-08T15:11:41.514Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-09-08T15:11:41.514Z] === RUN TestBuildWithEmptyLayers [2022-09-08T15:11:41.576Z] === RUN TestCopyFromContainer// [2022-09-08T15:11:41.576Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T15:11:41.576Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T15:11:41.576Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T15:11:41.576Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T15:11:41.576Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T15:11:41.576Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T15:11:41.576Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T15:11:41.832Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T15:11:41.832Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer (1.55s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-08T15:11:41.832Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-08T15:11:41.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T15:11:41.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:11:41.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:11:41.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:11:41.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:11:41.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:11:41.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:11:41.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:11:41.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:11:41.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:11:41.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T15:11:41.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T15:11:41.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T15:11:41.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T15:11:41.832Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T15:11:41.832Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-08T15:11:41.833Z] === RUN TestCreateWithInvalidEnv [2022-09-08T15:11:41.833Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T15:11:41.833Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T15:11:41.833Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T15:11:41.833Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T15:11:41.833Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T15:11:41.833Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T15:11:41.833Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T15:11:41.833Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T15:11:41.833Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T15:11:41.833Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T15:11:41.833Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T15:11:41.833Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T15:11:41.833Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T15:11:41.833Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T15:11:42.083Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-09-08T15:11:42.083Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T15:11:42.088Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-08T15:11:42.088Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T15:11:43.462Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-09-08T15:11:43.462Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T15:11:43.493Z] --- PASS: TestCreateWithCustomMaskedPaths (1.37s) [2022-09-08T15:11:43.493Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T15:11:43.722Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-09-08T15:11:43.722Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T15:11:44.864Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2022-09-08T15:11:44.864Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T15:11:44.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:11:44.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:11:44.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:11:44.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:11:44.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:11:44.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:11:44.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:11:44.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:11:44.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:11:44.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:11:44.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:11:44.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:11:44.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:11:44.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:11:44.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:11:44.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T15:11:44.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T15:11:44.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T15:11:44.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T15:11:44.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T15:11:44.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-08T15:11:44.864Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T15:11:45.103Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-09-08T15:11:45.103Z] === RUN TestBuildWithHugeFile [2022-09-08T15:11:45.425Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-09-08T15:11:45.425Z] === RUN TestCreateDifferentPlatform [2022-09-08T15:11:45.425Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T15:11:45.425Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T15:11:45.425Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-08T15:11:45.425Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T15:11:45.425Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T15:11:45.425Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T15:11:45.425Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-09-08T15:11:45.425Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T15:11:45.425Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-08T15:11:45.425Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T15:11:45.425Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T15:11:45.425Z] === RUN TestDaemonRestartIpcMode [2022-09-08T15:11:45.425Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T15:11:45.425Z] === RUN TestDaemonHostGatewayIP [2022-09-08T15:11:45.425Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T15:11:45.425Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T15:11:45.425Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T15:11:45.425Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T15:11:45.425Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T15:11:45.425Z] === RUN TestDiff [2022-09-08T15:11:45.987Z] --- PASS: TestDiff (0.49s) [2022-09-08T15:11:45.987Z] === RUN TestExecWithCloseStdin [2022-09-08T15:11:46.548Z] --- PASS: TestExecWithCloseStdin (0.55s) [2022-09-08T15:11:46.548Z] === RUN TestExec [2022-09-08T15:11:47.110Z] --- PASS: TestExec (0.56s) [2022-09-08T15:11:47.110Z] === RUN TestExecUser [2022-09-08T15:11:47.674Z] --- PASS: TestExecUser (0.60s) [2022-09-08T15:11:47.675Z] === RUN TestExportContainerAndImportImage [2022-09-08T15:11:48.236Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-09-08T15:11:48.236Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T15:11:49.600Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-09-08T15:11:49.600Z] === RUN TestHealthCheckWorkdir [2022-09-08T15:11:50.161Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-09-08T15:11:50.161Z] === RUN TestHealthKillContainer [2022-09-08T15:11:53.418Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-08T15:11:53.979Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-08T15:11:55.723Z] tests/integration/api_config_test.py ..... [ 8%] [2022-09-08T15:11:58.241Z] --- PASS: TestHealthKillContainer (8.11s) [2022-09-08T15:11:58.241Z] === RUN TestHealthCheckProcessKilled [2022-09-08T15:11:59.167Z] --- PASS: TestHealthCheckProcessKilled (0.75s) [2022-09-08T15:11:59.167Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T15:11:59.423Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-09-08T15:11:59.423Z] === RUN TestIpcModeNone [2022-09-08T15:11:59.985Z] --- PASS: TestIpcModeNone (0.56s) [2022-09-08T15:11:59.985Z] === RUN TestIpcModePrivate [2022-09-08T15:12:00.546Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-08T15:12:00.546Z] --- PASS: TestIpcModePrivate (0.57s) [2022-09-08T15:12:00.546Z] === RUN TestIpcModeShareable [2022-09-08T15:12:01.108Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-08T15:12:01.108Z] --- PASS: TestIpcModeShareable (0.57s) [2022-09-08T15:12:01.108Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T15:12:02.809Z] Loaded image: buildpack-deps:buster [2022-09-08T15:12:02.809Z] Loaded image: busybox:latest [2022-09-08T15:12:02.809Z] Loaded image: busybox:glibc [2022-09-08T15:12:02.996Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.71s) [2022-09-08T15:12:02.997Z] === RUN TestAPIIpcModeHost [2022-09-08T15:12:03.253Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-09-08T15:12:03.253Z] === RUN TestDaemonIpcModeShareable [2022-09-08T15:12:04.179Z] Loaded image: debian:bullseye [2022-09-08T15:12:04.179Z] Loaded image: hello-world:latest [2022-09-08T15:12:04.436Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:12:04.436Z] INFO: Testing against a local daemon [2022-09-08T15:12:04.436Z] === RUN TestCgroupNamespacesBuild [2022-09-08T15:12:04.618Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-08T15:12:04.618Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-09-08T15:12:04.618Z] === RUN TestDaemonIpcModePrivate [2022-09-08T15:12:05.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-08T15:12:05.546Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-09-08T15:12:05.546Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T15:12:06.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-08T15:12:06.919Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-09-08T15:12:06.919Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T15:12:06.957Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2022-09-08T15:12:06.957Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-08T15:12:07.850Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-08T15:12:08.105Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-09-08T15:12:08.105Z] === RUN TestIpcModeOlderClient [2022-09-08T15:12:08.105Z] === PAUSE TestIpcModeOlderClient [2022-09-08T15:12:08.105Z] === RUN TestKillContainerInvalidSignal [2022-09-08T15:12:08.361Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-09-08T15:12:08.361Z] === RUN TestKillContainer [2022-09-08T15:12:08.361Z] === RUN TestKillContainer/no_signal [2022-09-08T15:12:08.923Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T15:12:09.179Z] === RUN TestKillContainer/killing_signal [2022-09-08T15:12:09.479Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-09-08T15:12:09.479Z] === RUN TestBuildWithSession [2022-09-08T15:12:09.479Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:12:09.479Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T15:12:09.479Z] === RUN TestBuildSquashParent [2022-09-08T15:12:09.741Z] --- PASS: TestKillContainer (1.29s) [2022-09-08T15:12:09.741Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-09-08T15:12:09.741Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-08T15:12:09.741Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-09-08T15:12:09.741Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T15:12:09.741Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T15:12:10.302Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T15:12:10.457Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-09-08T15:12:10.458Z] [2022-09-08T15:12:10.458Z] ________ ____ __. [2022-09-08T15:12:10.458Z] \_____ \ | |/ _| [2022-09-08T15:12:10.458Z] / | \| < [2022-09-08T15:12:10.458Z] / | \ | \ [2022-09-08T15:12:10.458Z] \_______ /____|__ \ [2022-09-08T15:12:10.458Z] \/ \/ [2022-09-08T15:12:10.458Z] [2022-09-08T15:12:10.458Z] INFO: make.ps1 ended at 09/08/2022 15:12:01 [2022-09-08T15:12:10.458Z] INFO: Binaries build ended at 09/08/2022 15:12:03. Duration:00:01:26.4914529 [2022-09-08T15:12:10.458Z] INFO: Copying the built daemon binary to d:\CI\PR-44109\2\binary\dockerd-af6c07452e.exe... [2022-09-08T15:12:10.458Z] INFO: Copying the built client binary to d:\CI\PR-44109\2\binary\docker-af6c07452e.exe... [2022-09-08T15:12:10.458Z] INFO: Copying dockerversion from the container... [2022-09-08T15:12:10.458Z] INFO: Copying the golang package from the container to d:\CI\PR-44109\2\installer\go.zip... [2022-09-08T15:12:10.458Z] INFO: Extracting go.zip to d:\CI\PR-44109\2\go [2022-09-08T15:12:10.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-09-08T15:12:10.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-08T15:12:10.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-09-08T15:12:10.558Z] === RUN TestKillStoppedContainer [2022-09-08T15:12:10.558Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-08T15:12:10.558Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T15:12:10.558Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-08T15:12:10.558Z] === RUN TestKillDifferentUserContainer [2022-09-08T15:12:11.119Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-09-08T15:12:11.119Z] === RUN TestInspectOomKilledTrue [2022-09-08T15:12:11.119Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-08T15:12:11.119Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T15:12:11.119Z] === RUN TestInspectOomKilledFalse [2022-09-08T15:12:11.376Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-09-08T15:12:11.376Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T15:12:11.938Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-08T15:12:11.938Z] === RUN TestLinksContainerNames [2022-09-08T15:12:12.499Z] --- PASS: TestLinksContainerNames (0.84s) [2022-09-08T15:12:12.499Z] === RUN TestLogsFollowTailEmpty [2022-09-08T15:12:13.060Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-09-08T15:12:13.060Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T15:12:13.621Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/default [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/private [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/slave [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/shared [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/default [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/shared [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/slave [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/private [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T15:12:13.621Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:12:13.621Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:12:13.621Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:12:13.877Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T15:12:14.133Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-08T15:12:14.133Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T15:12:14.133Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T15:12:15.498Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-09-08T15:12:15.498Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T15:12:15.754Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-09-08T15:12:15.754Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T15:12:16.317Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2022-09-08T15:12:16.317Z] === RUN TestNetworkNat [2022-09-08T15:12:16.880Z] --- PASS: TestNetworkNat (0.46s) [2022-09-08T15:12:16.880Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T15:12:17.135Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-09-08T15:12:17.135Z] === RUN TestNetworkLoopbackNat [2022-09-08T15:12:17.573Z] --- PASS: TestBuildSquashParent (8.03s) [2022-09-08T15:12:17.573Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T15:12:17.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:12:17.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:12:17.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:12:17.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:12:17.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:12:17.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:12:17.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:12:17.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:12:17.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:12:17.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:12:17.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:12:17.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:12:17.573Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:12:17.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:12:19.650Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-09-08T15:12:19.650Z] === RUN TestPause [2022-09-08T15:12:20.211Z] --- PASS: TestPause (0.45s) [2022-09-08T15:12:20.211Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T15:12:20.211Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T15:12:20.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T15:12:20.211Z] === RUN TestPauseStopPausedContainer [2022-09-08T15:12:20.773Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-09-08T15:12:20.773Z] === RUN TestPsFilter [2022-09-08T15:12:20.773Z] --- PASS: TestPsFilter (0.11s) [2022-09-08T15:12:20.773Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T15:12:20.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:12:20.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:12:21.029Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-09-08T15:12:21.029Z] === RUN TestRemoveContainerWithVolume [2022-09-08T15:12:21.591Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-09-08T15:12:21.591Z] === RUN TestRemoveContainerRunning [2022-09-08T15:12:21.848Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-08T15:12:21.848Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T15:12:22.409Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-09-08T15:12:22.409Z] === RUN TestRemoveInvalidContainer [2022-09-08T15:12:22.409Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T15:12:22.409Z] === RUN TestRenameLinkedContainer [2022-09-08T15:12:23.165Z] --- PASS: TestBuildWithHugeFile (50.58s) [2022-09-08T15:12:23.165Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T15:12:23.165Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:12:23.165Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:12:23.165Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:12:23.165Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:12:23.165Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:12:23.165Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:12:23.165Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:12:23.165Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:12:23.165Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:12:23.165Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-09-08T15:12:23.165Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-08T15:12:23.165Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-08T15:12:23.165Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-08T15:12:23.165Z] === RUN TestBuildPreserveOwnership [2022-09-08T15:12:23.165Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T15:12:23.165Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T15:12:23.845Z] --- PASS: TestBuildWithHugeFile (35.02s) [2022-09-08T15:12:23.845Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T15:12:23.845Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:12:23.845Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:12:23.845Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:12:23.845Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:12:23.845Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:12:23.845Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:12:23.845Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:12:23.845Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:12:23.845Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:12:23.845Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-09-08T15:12:23.845Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-09-08T15:12:23.845Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-09-08T15:12:23.845Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-08T15:12:23.845Z] === RUN TestBuildPreserveOwnership [2022-09-08T15:12:23.845Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T15:12:23.845Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T15:12:23.845Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2022-09-08T15:12:23.845Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-09-08T15:12:23.845Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-09-08T15:12:23.845Z] === RUN TestBuildPlatformInvalid [2022-09-08T15:12:23.845Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-08T15:12:23.845Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T15:12:24.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:12:24.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:12:24.299Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-09-08T15:12:24.299Z] === RUN TestRenameStoppedContainer [2022-09-08T15:12:24.555Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-08T15:12:24.555Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T15:12:25.270Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-09-08T15:12:25.486Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-09-08T15:12:25.486Z] === RUN TestRenameInvalidName [2022-09-08T15:12:25.742Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-08T15:12:25.742Z] === RUN TestRenameAnonymousContainer [2022-09-08T15:12:26.642Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-08T15:12:26.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2022-09-08T15:12:26.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2022-09-08T15:12:26.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2022-09-08T15:12:26.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2022-09-08T15:12:26.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2022-09-08T15:12:26.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2022-09-08T15:12:26.642Z] === RUN TestBuildMultiStageCopy [2022-09-08T15:12:26.642Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T15:12:27.391Z] --- PASS: TestBuildPreserveOwnership (10.15s) [2022-09-08T15:12:27.391Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.14s) [2022-09-08T15:12:27.391Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2022-09-08T15:12:27.391Z] === RUN TestBuildPlatformInvalid [2022-09-08T15:12:27.391Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-08T15:12:27.391Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T15:12:27.391Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-08T15:12:27.391Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-08T15:12:27.391Z] PASS [2022-09-08T15:12:27.391Z] [2022-09-08T15:12:27.391Z] === Skipped [2022-09-08T15:12:27.391Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T15:12:27.391Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:12:27.391Z] [2022-09-08T15:12:27.391Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-08T15:12:27.391Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-08T15:12:27.391Z] [2022-09-08T15:12:27.391Z] DONE 33 tests, 2 skipped in 132.045s [2022-09-08T15:12:27.391Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T15:12:27.391Z] INFO: Testing against a local daemon [2022-09-08T15:12:27.391Z] === RUN TestConfigInspect [2022-09-08T15:12:27.391Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:27.391Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-08T15:12:27.391Z] === RUN TestConfigList [2022-09-08T15:12:27.391Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:27.391Z] --- SKIP: TestConfigList (0.01s) [2022-09-08T15:12:27.391Z] === RUN TestConfigsCreateAndDelete [2022-09-08T15:12:27.391Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:27.391Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-08T15:12:27.391Z] === RUN TestConfigsUpdate [2022-09-08T15:12:27.391Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:27.391Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-08T15:12:27.391Z] === RUN TestTemplatedConfig [2022-09-08T15:12:27.391Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:27.391Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-08T15:12:27.391Z] === RUN TestConfigCreateResolve [2022-09-08T15:12:27.391Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:27.391Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-08T15:12:27.391Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T15:12:27.675Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-09-08T15:12:27.675Z] === RUN TestRenameContainerWithSameName [2022-09-08T15:12:27.675Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-08T15:12:27.675Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T15:12:28.602Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-09-08T15:12:28.602Z] === RUN TestResize [2022-09-08T15:12:29.168Z] --- PASS: TestResize (0.43s) [2022-09-08T15:12:29.168Z] === RUN TestResizeWithInvalidSize [2022-09-08T15:12:29.173Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T15:12:29.293Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-09-08T15:12:29.293Z] PASS [2022-09-08T15:12:29.293Z] [2022-09-08T15:12:29.293Z] === Skipped [2022-09-08T15:12:29.293Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-08T15:12:29.293Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:29.293Z] [2022-09-08T15:12:29.293Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-08T15:12:29.293Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:29.293Z] [2022-09-08T15:12:29.293Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-08T15:12:29.293Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:29.293Z] [2022-09-08T15:12:29.293Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-08T15:12:29.293Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:29.293Z] [2022-09-08T15:12:29.293Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-08T15:12:29.293Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:29.293Z] [2022-09-08T15:12:29.293Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-08T15:12:29.293Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:12:29.293Z] [2022-09-08T15:12:29.293Z] DONE 7 tests, 6 skipped in 1.721s [2022-09-08T15:12:29.293Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T15:12:29.293Z] INFO: Testing against a local daemon [2022-09-08T15:12:29.293Z] === RUN TestCheckpoint [2022-09-08T15:12:29.293Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:12:29.293Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T15:12:29.293Z] === RUN TestContainerInvalidJSON [2022-09-08T15:12:29.293Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:12:29.293Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:12:29.293Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:12:29.293Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:12:29.293Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:12:29.293Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:12:29.293Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:12:29.293Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:12:29.293Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:12:29.293Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T15:12:29.293Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-08T15:12:29.293Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-08T15:12:29.293Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-08T15:12:29.293Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T15:12:29.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-08T15:12:29.293Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T15:12:29.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-08T15:12:29.293Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T15:12:29.293Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-08T15:12:29.293Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T15:12:29.293Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-08T15:12:29.293Z] === RUN TestCopyFromContainer [2022-09-08T15:12:29.469Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-09-08T15:12:29.469Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T15:12:29.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T15:12:30.031Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:12:30.031Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:12:30.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:12:30.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:12:30.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:12:30.300Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T15:12:30.557Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T15:12:31.120Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2022-09-08T15:12:31.120Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s) [2022-09-08T15:12:31.120Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-09-08T15:12:31.120Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2022-09-08T15:12:31.120Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-09-08T15:12:31.120Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2022-09-08T15:12:31.120Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T15:12:31.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:12:31.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:12:32.489Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-09-08T15:12:32.489Z] === RUN TestBuildLabelWithTargets [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer// [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T15:12:33.481Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer (4.31s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-08T15:12:33.481Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-08T15:12:33.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T15:12:33.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:12:33.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:12:33.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:12:33.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:12:33.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:12:33.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:12:33.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:12:33.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:12:33.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:12:33.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T15:12:33.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T15:12:33.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-09-08T15:12:33.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T15:12:33.740Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T15:12:33.740Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-08T15:12:33.740Z] === RUN TestCreateWithInvalidEnv [2022-09-08T15:12:33.740Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T15:12:33.740Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T15:12:33.740Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T15:12:33.740Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T15:12:33.741Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T15:12:33.741Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T15:12:33.741Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T15:12:33.741Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T15:12:33.741Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T15:12:33.741Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T15:12:33.741Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T15:12:33.741Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T15:12:33.741Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T15:12:33.741Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T15:12:33.741Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-08T15:12:33.741Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T15:12:33.840Z] Loaded image: buildpack-deps:buster [2022-09-08T15:12:33.841Z] Loaded image: busybox:latest [2022-09-08T15:12:33.841Z] Loaded image: busybox:glibc [2022-09-08T15:12:33.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:12:33.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:12:34.385Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2022-09-08T15:12:34.385Z] === RUN TestBuildWithEmptyLayers [2022-09-08T15:12:35.116Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-09-08T15:12:35.116Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T15:12:35.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:12:35.223Z] Loaded image: debian:bullseye [2022-09-08T15:12:35.223Z] Loaded image: hello-world:latest [2022-09-08T15:12:35.223Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:12:35.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:12:35.754Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-09-08T15:12:35.754Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T15:12:36.015Z] INFO: Extraction ended at 09/08/2022 15:12:33. Duration:00:00:28.3022934 [2022-09-08T15:12:36.015Z] INFO: Updating the golang and path environment variables [2022-09-08T15:12:36.015Z] INFO: GOPATH=d:\gopath [2022-09-08T15:12:36.015Z] INFO: go version go1.18.6 windows/amd64 [2022-09-08T15:12:36.015Z] INFO: Running the daemon under test in debug mode [2022-09-08T15:12:36.015Z] INFO: Starting a daemon under test... [2022-09-08T15:12:36.015Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44109\2\daemon --pidfile d:\CI\PR-44109\2\docker.pid -D [2022-09-08T15:12:36.015Z] INFO: Process started successfully. [2022-09-08T15:12:36.015Z] INFO: Start tailing logs of the daemon under tests [2022-09-08T15:12:36.015Z] INFO: Waiting for the daemon under test to start... [2022-09-08T15:12:36.051Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-09-08T15:12:36.051Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T15:12:36.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:12:36.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:12:36.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:12:36.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:12:36.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:12:36.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:12:36.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:12:36.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:12:36.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:12:36.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:12:36.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:12:36.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:12:36.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:12:36.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:12:36.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:12:36.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T15:12:36.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T15:12:36.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T15:12:36.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T15:12:36.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T15:12:36.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T15:12:36.051Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T15:12:36.310Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-09-08T15:12:36.310Z] === RUN TestCreateDifferentPlatform [2022-09-08T15:12:36.310Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T15:12:36.310Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T15:12:36.310Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-08T15:12:36.310Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T15:12:36.310Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T15:12:36.310Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T15:12:36.310Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-08T15:12:36.310Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T15:12:36.569Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-08T15:12:36.569Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T15:12:36.569Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-08T15:12:36.569Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-08T15:12:36.569Z] === RUN TestDaemonRestartIpcMode [2022-09-08T15:12:36.569Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T15:12:36.569Z] === RUN TestDaemonHostGatewayIP [2022-09-08T15:12:36.569Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:12:36.569Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-08T15:12:36.569Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T15:12:36.569Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T15:12:36.569Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T15:12:36.569Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-08T15:12:36.569Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-08T15:12:36.569Z] === RUN TestDiff [2022-09-08T15:12:36.828Z] --- PASS: TestDiff (0.38s) [2022-09-08T15:12:36.828Z] === RUN TestExecWithCloseStdin [2022-09-08T15:12:36.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:12:36.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:12:37.395Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-09-08T15:12:37.395Z] === RUN TestExec [2022-09-08T15:12:37.653Z] --- PASS: TestExec (0.43s) [2022-09-08T15:12:37.653Z] === RUN TestExecUser [2022-09-08T15:12:38.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:12:38.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:12:38.220Z] --- PASS: TestExecUser (0.46s) [2022-09-08T15:12:38.220Z] === RUN TestExportContainerAndImportImage [2022-09-08T15:12:38.277Z] --- PASS: TestBuildMultiStageOnBuild (2.62s) [2022-09-08T15:12:38.277Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T15:12:38.787Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-09-08T15:12:38.787Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-09-08T15:12:40.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-09-08T15:12:40.089Z] === RUN TestCgroupNamespacesRun [2022-09-08T15:12:40.171Z] --- PASS: TestBuildUncleanTarFilenames (1.62s) [2022-09-08T15:12:40.171Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T15:12:41.453Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-09-08T15:12:41.453Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T15:12:41.453Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-08T15:12:41.453Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-08T15:12:41.453Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T15:12:41.796Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.09s) [2022-09-08T15:12:41.796Z] PASS [2022-09-08T15:12:41.796Z] [2022-09-08T15:12:41.796Z] === Skipped [2022-09-08T15:12:41.796Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-08T15:12:41.796Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:12:41.796Z] [2022-09-08T15:12:41.796Z] DONE 33 tests, 1 skipped in 85.916s [2022-09-08T15:12:41.796Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T15:12:41.796Z] ++ 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-09-08T15:12:41.796Z] ++ set -e [2022-09-08T15:12:41.796Z] ++ '[' -n 0 ']' [2022-09-08T15:12:41.796Z] ++ set -x [2022-09-08T15:12:41.796Z] ++ 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-09-08T15:12:41.796Z] INFO: Testing against a local daemon [2022-09-08T15:12:41.796Z] === RUN TestConfigInspect [2022-09-08T15:12:42.071Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2022-09-08T15:12:42.071Z] === RUN TestHealthCheckWorkdir [2022-09-08T15:12:42.379Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-09-08T15:12:42.379Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T15:12:42.638Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-09-08T15:12:42.638Z] === RUN TestHealthKillContainer [2022-09-08T15:12:43.307Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-08T15:12:43.307Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T15:12:43.443Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2022-09-08T15:12:43.443Z] === RUN TestBuildWithHugeFile [2022-09-08T15:12:43.709Z] --- PASS: TestConfigInspect (2.24s) [2022-09-08T15:12:43.709Z] === RUN TestConfigList [2022-09-08T15:12:44.673Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-09-08T15:12:44.673Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T15:12:45.601Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-09-08T15:12:45.601Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T15:12:46.248Z] --- PASS: TestConfigList (2.11s) [2022-09-08T15:12:46.248Z] === RUN TestConfigsCreateAndDelete [2022-09-08T15:12:46.527Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-09-08T15:12:46.527Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T15:12:47.455Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-09-08T15:12:47.455Z] === RUN TestNISDomainname [2022-09-08T15:12:48.017Z] --- PASS: TestNISDomainname (0.53s) [2022-09-08T15:12:48.017Z] === RUN TestHostnameDnsResolution [2022-09-08T15:12:48.159Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-09-08T15:12:48.159Z] === RUN TestConfigsUpdate [2022-09-08T15:12:48.945Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-08T15:12:48.945Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T15:12:49.201Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-09-08T15:12:49.201Z] === RUN TestStats [2022-09-08T15:12:50.695Z] --- PASS: TestConfigsUpdate (2.10s) [2022-09-08T15:12:50.695Z] === RUN TestTemplatedConfig [2022-09-08T15:12:50.748Z] --- PASS: TestHealthKillContainer (7.86s) [2022-09-08T15:12:50.748Z] === RUN TestHealthCheckProcessKilled [2022-09-08T15:12:51.008Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-08T15:12:51.008Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T15:12:51.008Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-08T15:12:51.008Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-08T15:12:51.008Z] === RUN TestIpcModeNone [2022-09-08T15:12:51.576Z] --- PASS: TestIpcModeNone (0.47s) [2022-09-08T15:12:51.576Z] === RUN TestIpcModePrivate [2022-09-08T15:12:51.714Z] --- PASS: TestStats (2.47s) [2022-09-08T15:12:51.714Z] === RUN TestStopContainerWithTimeout [2022-09-08T15:12:51.714Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T15:12:51.714Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T15:12:51.714Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T15:12:51.714Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T15:12:51.714Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T15:12:51.714Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T15:12:51.714Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T15:12:51.714Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T15:12:51.714Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T15:12:51.714Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T15:12:51.835Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-08T15:12:52.094Z] --- PASS: TestIpcModePrivate (0.46s) [2022-09-08T15:12:52.094Z] === RUN TestIpcModeShareable [2022-09-08T15:12:52.094Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:12:52.094Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-08T15:12:52.094Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T15:12:52.319Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T15:12:53.230Z] --- PASS: TestTemplatedConfig (2.50s) [2022-09-08T15:12:53.231Z] === RUN TestConfigCreateResolve [2022-09-08T15:12:53.471Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-09-08T15:12:53.471Z] === RUN TestAPIIpcModeHost [2022-09-08T15:12:53.471Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:12:53.471Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-08T15:12:53.471Z] === RUN TestDaemonIpcModeShareable [2022-09-08T15:12:53.471Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:12:53.471Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-08T15:12:53.471Z] === RUN TestDaemonIpcModePrivate [2022-09-08T15:12:54.053Z] .....INFO: Daemon under test started and replied! [2022-09-08T15:12:54.053Z] INFO: Docker version of the daemon under test [2022-09-08T15:12:54.053Z] [2022-09-08T15:12:54.053Z] Client: [2022-09-08T15:12:54.053Z] Version: 17.06.2-ce [2022-09-08T15:12:54.054Z] API version: 1.30 [2022-09-08T15:12:54.054Z] Go version: go1.8.3 [2022-09-08T15:12:54.054Z] Git commit: cec0b72 [2022-09-08T15:12:54.054Z] Built: Tue Sep 5 19:57:19 2017 [2022-09-08T15:12:54.054Z] OS/Arch: windows/amd64 [2022-09-08T15:12:54.054Z] [2022-09-08T15:12:54.054Z] Server: [2022-09-08T15:12:54.054Z] Version: 0.0.0-dev [2022-09-08T15:12:54.054Z] API version: 1.41 (minimum version 1.24) [2022-09-08T15:12:54.054Z] Go version: go1.18.6 [2022-09-08T15:12:54.054Z] Git commit: af6c07452e [2022-09-08T15:12:54.054Z] Built: 09/08/2022 15:10:42 [2022-09-08T15:12:54.054Z] OS/Arch: windows/amd64 [2022-09-08T15:12:54.054Z] Experimental: false [2022-09-08T15:12:54.054Z] [2022-09-08T15:12:54.054Z] INFO: Docker info of the daemon under test [2022-09-08T15:12:54.054Z] [2022-09-08T15:12:54.054Z] Containers: 0 [2022-09-08T15:12:54.054Z] Running: 0 [2022-09-08T15:12:54.054Z] Paused: 0 [2022-09-08T15:12:54.054Z] Stopped: 0 [2022-09-08T15:12:54.054Z] Images: 0 [2022-09-08T15:12:54.054Z] Server Version: 0.0.0-dev [2022-09-08T15:12:54.054Z] Storage Driver: windowsfilter [2022-09-08T15:12:54.054Z] Windows: [2022-09-08T15:12:54.054Z] Logging Driver: json-file [2022-09-08T15:12:54.054Z] Plugins: [2022-09-08T15:12:54.054Z] Volume: local [2022-09-08T15:12:54.054Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-08T15:12:54.054Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-08T15:12:54.054Z] Swarm: inactive [2022-09-08T15:12:54.054Z] Default Isolation: process [2022-09-08T15:12:54.054Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-08T15:12:54.054Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-08T15:12:54.054Z] OSType: windows [2022-09-08T15:12:54.054Z] Architecture: x86_64 [2022-09-08T15:12:54.054Z] CPUs: 4 [2022-09-08T15:12:54.054Z] Total Memory: 32GiB [2022-09-08T15:12:54.054Z] Name: azwin-2-bbd640 [2022-09-08T15:12:54.054Z] ID: XGXF:NJSV:2OK2:CTK2:NTSR:ZWHR:GFGK:777U:S7K6:3OHB:ZZ4Q:V7HH [2022-09-08T15:12:54.054Z] Docker Root Dir: D:\CI\PR-44109\2\daemon [2022-09-08T15:12:54.054Z] Debug Mode (client): false [2022-09-08T15:12:54.054Z] Debug Mode (server): true [2022-09-08T15:12:54.054Z] File Descriptors: -1 [2022-09-08T15:12:54.054Z] Goroutines: 16 [2022-09-08T15:12:54.054Z] System Time: 2022-09-08T15:12:53.3086195Z [2022-09-08T15:12:54.054Z] EventsListeners: 0 [2022-09-08T15:12:54.054Z] Registry: https://index.docker.io/v1/ [2022-09-08T15:12:54.054Z] Labels: [2022-09-08T15:12:54.054Z] Experimental: false [2022-09-08T15:12:54.054Z] Insecure Registries: [2022-09-08T15:12:54.054Z] 127.0.0.0/8 [2022-09-08T15:12:54.054Z] Live Restore Enabled: false [2022-09-08T15:12:54.054Z] [2022-09-08T15:12:54.054Z] [2022-09-08T15:12:54.054Z] INFO: Docker images of the daemon under test [2022-09-08T15:12:54.054Z] [2022-09-08T15:12:54.054Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-08T15:12:54.054Z] [2022-09-08T15:12:54.054Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-09-08T15:12:54.054Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-09-08T15:12:54.054Z] ltsc2019: Pulling from windows/servercore [2022-09-08T15:12:54.220Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T15:12:54.408Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-08T15:12:54.547Z] b111c3320c94: Pulling fs layer [2022-09-08T15:12:54.547Z] 294d77ac553d: Pulling fs layer [2022-09-08T15:12:55.165Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-09-08T15:12:55.165Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T15:12:55.430Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-08T15:12:55.430Z] PASS [2022-09-08T15:12:55.430Z] [2022-09-08T15:12:55.430Z] DONE 7 tests in 13.943s [2022-09-08T15:12:55.430Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T15:12:55.430Z] ++ 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-09-08T15:12:55.430Z] ++ set -e [2022-09-08T15:12:55.430Z] ++ '[' -n 0 ']' [2022-09-08T15:12:55.430Z] ++ set -x [2022-09-08T15:12:55.430Z] ++ 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-09-08T15:12:55.647Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T15:12:55.647Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-09-08T15:12:55.647Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-09-08T15:12:55.647Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-09-08T15:12:55.647Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-09-08T15:12:55.647Z] === RUN TestDeleteDevicemapper [2022-09-08T15:12:55.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T15:12:55.647Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T15:12:55.647Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T15:12:55.695Z] INFO: Testing against a local daemon [2022-09-08T15:12:55.695Z] === RUN TestCheckpoint [2022-09-08T15:12:55.695Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:12:55.695Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T15:12:55.695Z] === RUN TestContainerInvalidJSON [2022-09-08T15:12:55.695Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:12:55.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:12:55.696Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:12:55.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:12:55.696Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:12:55.696Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:12:55.696Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:12:55.696Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:12:55.696Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:12:55.696Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-08T15:12:55.696Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-08T15:12:55.696Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-08T15:12:55.696Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-08T15:12:55.696Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T15:12:55.696Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-08T15:12:55.696Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T15:12:55.696Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-08T15:12:55.696Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T15:12:55.696Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-08T15:12:55.696Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T15:12:55.696Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-08T15:12:55.696Z] === RUN TestCopyFromContainer [2022-09-08T15:12:55.784Z] --- PASS: TestDaemonIpcModePrivate (2.22s) [2022-09-08T15:12:55.784Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T15:12:55.784Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:12:55.784Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-08T15:12:55.784Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T15:12:55.784Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:12:55.784Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-08T15:12:55.784Z] === RUN TestIpcModeOlderClient [2022-09-08T15:12:55.784Z] === PAUSE TestIpcModeOlderClient [2022-09-08T15:12:55.784Z] === RUN TestKillContainerInvalidSignal [2022-09-08T15:12:56.043Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-08T15:12:56.043Z] === RUN TestKillContainer [2022-09-08T15:12:56.043Z] === RUN TestKillContainer/no_signal [2022-09-08T15:12:56.610Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T15:12:56.610Z] === RUN TestKillContainer/killing_signal [2022-09-08T15:12:56.649Z] === RUN TestCopyFromContainer// [2022-09-08T15:12:56.908Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T15:12:56.908Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T15:12:56.908Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T15:12:56.908Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T15:12:56.908Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T15:12:57.013Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s) [2022-09-08T15:12:57.013Z] === RUN TestUpdateMemory [2022-09-08T15:12:57.167Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T15:12:57.167Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T15:12:57.167Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T15:12:57.167Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer (1.49s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-08T15:12:57.167Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-08T15:12:57.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T15:12:57.176Z] --- PASS: TestKillContainer (1.22s) [2022-09-08T15:12:57.176Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-08T15:12:57.176Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-08T15:12:57.176Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-09-08T15:12:57.176Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T15:12:57.176Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T15:12:57.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:12:57.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:12:57.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:12:57.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:12:57.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:12:57.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:12:57.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:12:57.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:12:57.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:12:57.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-08T15:12:57.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T15:12:57.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T15:12:57.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T15:12:57.427Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T15:12:57.427Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-08T15:12:57.427Z] === RUN TestCreateWithInvalidEnv [2022-09-08T15:12:57.427Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T15:12:57.427Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T15:12:57.427Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T15:12:57.427Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T15:12:57.427Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T15:12:57.427Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T15:12:57.427Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T15:12:57.427Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T15:12:57.427Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T15:12:57.427Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-08T15:12:57.427Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-08T15:12:57.427Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-08T15:12:57.427Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T15:12:57.427Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T15:12:57.427Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-08T15:12:57.427Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T15:12:57.575Z] --- PASS: TestUpdateMemory (0.52s) [2022-09-08T15:12:57.575Z] === RUN TestUpdateCPUQuota [2022-09-08T15:12:57.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T15:12:58.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-09-08T15:12:58.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-08T15:12:58.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-09-08T15:12:58.001Z] === RUN TestKillStoppedContainer [2022-09-08T15:12:58.001Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-08T15:12:58.001Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T15:12:58.260Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-08T15:12:58.260Z] === RUN TestKillDifferentUserContainer [2022-09-08T15:12:58.505Z] --- PASS: TestUpdateCPUQuota (0.83s) [2022-09-08T15:12:58.505Z] === RUN TestUpdatePidsLimit [2022-09-08T15:12:58.505Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T15:12:58.505Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T15:12:58.520Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-09-08T15:12:58.520Z] === RUN TestInspectOomKilledTrue [2022-09-08T15:12:58.520Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:12:58.520Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T15:12:58.520Z] === RUN TestInspectOomKilledFalse [2022-09-08T15:12:58.520Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:12:58.520Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-08T15:12:58.520Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T15:12:58.520Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-08T15:12:58.520Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-08T15:12:58.520Z] === RUN TestLinksContainerNames [2022-09-08T15:12:58.761Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T15:12:58.805Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s) [2022-09-08T15:12:58.805Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T15:12:59.017Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T15:12:59.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T15:12:59.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T15:12:59.456Z] --- PASS: TestLinksContainerNames (0.83s) [2022-09-08T15:12:59.456Z] === RUN TestLogsFollowTailEmpty [2022-09-08T15:12:59.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T15:12:59.716Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-09-08T15:12:59.716Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T15:13:00.184Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-09-08T15:13:00.184Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T15:13:00.184Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:13:00.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:13:00.184Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:13:00.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:13:00.184Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:13:00.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:13:00.184Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:13:00.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:13:00.184Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:13:00.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:13:00.184Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:13:00.184Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:13:00.184Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:13:00.184Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:13:00.184Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:13:00.184Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-08T15:13:00.184Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T15:13:00.184Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T15:13:00.184Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T15:13:00.184Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T15:13:00.184Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T15:13:00.184Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T15:13:00.283Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/default [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/private [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/slave [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/shared [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T15:13:00.283Z] === CONT TestMountDaemonRoot/default [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T15:13:00.283Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T15:13:00.283Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:13:00.283Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T15:13:00.283Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/shared [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/slave [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/private [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T15:13:00.284Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:13:00.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:13:00.284Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:13:00.444Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-09-08T15:13:00.444Z] === RUN TestCreateDifferentPlatform [2022-09-08T15:13:00.444Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T15:13:00.444Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T15:13:00.444Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-08T15:13:00.444Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-08T15:13:00.444Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T15:13:00.444Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T15:13:00.444Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-08T15:13:00.444Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T15:13:00.444Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-08T15:13:00.444Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T15:13:00.444Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T15:13:00.444Z] === RUN TestDaemonRestartIpcMode [2022-09-08T15:13:00.444Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T15:13:00.444Z] === RUN TestDaemonHostGatewayIP [2022-09-08T15:13:00.444Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T15:13:00.444Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T15:13:00.444Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T15:13:00.444Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T15:13:00.444Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T15:13:00.444Z] === RUN TestDiff [2022-09-08T15:13:00.457Z] --- PASS: TestUpdatePidsLimit (1.94s) [2022-09-08T15:13:00.457Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-09-08T15:13:00.457Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-09-08T15:13:00.457Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-08T15:13:00.457Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-08T15:13:00.457Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-09-08T15:13:00.457Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-08T15:13:00.457Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-09-08T15:13:00.457Z] === RUN TestUpdateRestartPolicy [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T15:13:00.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T15:13:00.545Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T15:13:00.545Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T15:13:00.545Z] 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-09-08T15:13:00.545Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-09-08T15:13:00.545Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T15:13:00.545Z] 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-09-08T15:13:00.545Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-08T15:13:00.545Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T15:13:00.545Z] 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-09-08T15:13:00.545Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-08T15:13:00.545Z] === RUN TestNetworkNat [2022-09-08T15:13:01.013Z] --- PASS: TestDiff (0.43s) [2022-09-08T15:13:01.013Z] === RUN TestExecWithCloseStdin [2022-09-08T15:13:01.113Z] --- PASS: TestNetworkNat (0.53s) [2022-09-08T15:13:01.113Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T15:13:01.275Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-09-08T15:13:01.275Z] === RUN TestExec [2022-09-08T15:13:01.680Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-09-08T15:13:01.680Z] === RUN TestNetworkLoopbackNat [2022-09-08T15:13:01.843Z] --- PASS: TestExec (0.54s) [2022-09-08T15:13:01.843Z] === RUN TestExecUser [2022-09-08T15:13:02.412Z] --- PASS: TestExecUser (0.49s) [2022-09-08T15:13:02.412Z] === RUN TestExportContainerAndImportImage [2022-09-08T15:13:02.980Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-09-08T15:13:02.980Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T15:13:03.397Z] 294d77ac553d: Verifying Checksum [2022-09-08T15:13:03.397Z] 294d77ac553d: Download complete [2022-09-08T15:13:04.211Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-09-08T15:13:04.211Z] === RUN TestPause [2022-09-08T15:13:04.211Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:04.211Z] --- SKIP: TestPause (0.00s) [2022-09-08T15:13:04.211Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T15:13:04.211Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T15:13:04.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T15:13:04.211Z] === RUN TestPauseStopPausedContainer [2022-09-08T15:13:04.211Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:04.211Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-09-08T15:13:04.211Z] === RUN TestPsFilter [2022-09-08T15:13:04.211Z] --- PASS: TestPsFilter (0.11s) [2022-09-08T15:13:04.211Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T15:13:04.356Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-09-08T15:13:04.356Z] === RUN TestHealthCheckWorkdir [2022-09-08T15:13:04.777Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-08T15:13:04.778Z] === RUN TestRemoveContainerWithVolume [2022-09-08T15:13:04.925Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-09-08T15:13:04.925Z] === RUN TestHealthKillContainer [2022-09-08T15:13:05.036Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-09-08T15:13:05.036Z] === RUN TestRemoveContainerRunning [2022-09-08T15:13:05.604Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-08T15:13:05.604Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T15:13:05.862Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-09-08T15:13:05.863Z] === RUN TestRemoveInvalidContainer [2022-09-08T15:13:05.863Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T15:13:05.863Z] === RUN TestRenameLinkedContainer [2022-09-08T15:13:07.768Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-09-08T15:13:07.768Z] === RUN TestRenameStoppedContainer [2022-09-08T15:13:08.027Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-08T15:13:08.027Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T15:13:08.962Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-09-08T15:13:08.962Z] === RUN TestRenameInvalidName [2022-09-08T15:13:09.220Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-08T15:13:09.220Z] === RUN TestRenameAnonymousContainer [2022-09-08T15:13:10.599Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-09-08T15:13:10.599Z] === RUN TestRenameContainerWithSameName [2022-09-08T15:13:11.166Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-09-08T15:13:11.166Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T15:13:12.102Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-09-08T15:13:12.102Z] === RUN TestResize [2022-09-08T15:13:12.362Z] --- PASS: TestResize (0.38s) [2022-09-08T15:13:12.362Z] === RUN TestResizeWithInvalidSize [2022-09-08T15:13:12.620Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-09-08T15:13:12.620Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T15:13:12.621Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-09-08T15:13:12.621Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T15:13:12.621Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-09-08T15:13:12.621Z] === RUN TestWaitNonBlocked [2022-09-08T15:13:12.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:13:12.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:13:12.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:13:12.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:13:12.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:13:12.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:13:12.621Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-08T15:13:12.621Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-09-08T15:13:12.621Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-09-08T15:13:12.621Z] === RUN TestWaitBlocked [2022-09-08T15:13:12.621Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:13:12.621Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:13:12.621Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:13:12.621Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:13:12.621Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:13:12.621Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:13:13.043Z] --- PASS: TestHealthKillContainer (7.92s) [2022-09-08T15:13:13.043Z] === RUN TestHealthCheckProcessKilled [2022-09-08T15:13:13.182Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T15:13:13.182Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-09-08T15:13:13.182Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-09-08T15:13:13.182Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T15:13:13.182Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T15:13:13.187Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-09-08T15:13:13.187Z] === RUN TestDaemonRestartKillContainers [2022-09-08T15:13:13.187Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-08T15:13:13.187Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-08T15:13:13.187Z] === RUN TestCgroupNamespacesRun [2022-09-08T15:13:13.611Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2022-09-08T15:13:13.611Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T15:13:13.871Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-09-08T15:13:13.871Z] === RUN TestIpcModeNone [2022-09-08T15:13:14.439Z] --- PASS: TestIpcModeNone (0.49s) [2022-09-08T15:13:14.439Z] === RUN TestIpcModePrivate [2022-09-08T15:13:14.699Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-08T15:13:14.958Z] --- PASS: TestIpcModePrivate (0.48s) [2022-09-08T15:13:14.958Z] === RUN TestIpcModeShareable [2022-09-08T15:13:15.116Z] === CONT TestIpcModeOlderClient [2022-09-08T15:13:15.116Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-09-08T15:13:15.116Z] --- PASS: TestCgroupNamespacesRun (2.10s) [2022-09-08T15:13:15.117Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T15:13:15.217Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-08T15:13:15.217Z] --- PASS: TestIpcModeShareable (0.46s) [2022-09-08T15:13:15.217Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T15:13:15.372Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-08T15:13:15.372Z] === CONT TestDaemonHostGatewayIP [2022-09-08T15:13:16.527Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-09-08T15:13:16.527Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T15:13:17.123Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-09-08T15:13:17.123Z] === RUN TestAPIIpcModeHost [2022-09-08T15:13:17.123Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-09-08T15:13:17.123Z] === RUN TestDaemonIpcModeShareable [2022-09-08T15:13:17.886Z] --- PASS: TestDaemonHostGatewayIP (2.21s) [2022-09-08T15:13:17.886Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T15:13:18.061Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-08T15:13:18.320Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-09-08T15:13:18.320Z] === RUN TestDaemonIpcModePrivate [2022-09-08T15:13:18.433Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2022-09-08T15:13:18.433Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T15:13:19.249Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.68s) [2022-09-08T15:13:19.249Z] === CONT TestDaemonRestartIpcMode [2022-09-08T15:13:19.257Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-08T15:13:19.515Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-09-08T15:13:19.515Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T15:13:20.454Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-08T15:13:20.454Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-09-08T15:13:20.454Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T15:13:20.964Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2022-09-08T15:13:20.964Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T15:13:21.406Z] ..........................xx.................... [ 29%] [2022-09-08T15:13:21.762Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-09-08T15:13:21.833Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-08T15:13:21.833Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-09-08T15:13:21.833Z] === RUN TestIpcModeOlderClient [2022-09-08T15:13:21.833Z] === PAUSE TestIpcModeOlderClient [2022-09-08T15:13:21.833Z] === RUN TestKillContainerInvalidSignal [2022-09-08T15:13:22.093Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-09-08T15:13:22.093Z] === RUN TestKillContainer [2022-09-08T15:13:22.093Z] === RUN TestKillContainer/no_signal [2022-09-08T15:13:22.352Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T15:13:22.864Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2022-09-08T15:13:22.864Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T15:13:22.922Z] === RUN TestKillContainer/killing_signal [2022-09-08T15:13:23.490Z] --- PASS: TestKillContainer (1.24s) [2022-09-08T15:13:23.490Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-09-08T15:13:23.490Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-09-08T15:13:23.490Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-09-08T15:13:23.490Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T15:13:23.490Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T15:13:23.749Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T15:13:24.323Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-09-08T15:13:24.323Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-08T15:13:24.323Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-09-08T15:13:24.323Z] === RUN TestKillStoppedContainer [2022-09-08T15:13:24.323Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-08T15:13:24.323Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T15:13:24.323Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-08T15:13:24.323Z] === RUN TestKillDifferentUserContainer [2022-09-08T15:13:24.582Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-09-08T15:13:24.582Z] === RUN TestInspectOomKilledTrue [2022-09-08T15:13:24.767Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2022-09-08T15:13:24.767Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T15:13:25.070Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-09-08T15:13:25.070Z] PASS [2022-09-08T15:13:25.070Z] [2022-09-08T15:13:25.070Z] === Skipped [2022-09-08T15:13:25.070Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T15:13:25.070Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:13:25.070Z] [2022-09-08T15:13:25.070Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T15:13:25.070Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-08T15:13:25.070Z] [2022-09-08T15:13:25.070Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T15:13:25.070Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T15:13:25.070Z] [2022-09-08T15:13:25.070Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-08T15:13:25.070Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-08T15:13:25.070Z] [2022-09-08T15:13:25.070Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T15:13:25.070Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T15:13:25.070Z] [2022-09-08T15:13:25.070Z] DONE 197 tests, 5 skipped in 104.777s [2022-09-08T15:13:25.070Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T15:13:25.070Z] INFO: Testing against a local daemon [2022-09-08T15:13:25.070Z] === RUN TestCommitInheritsEnv [2022-09-08T15:13:25.070Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-09-08T15:13:25.070Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T15:13:25.071Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T15:13:25.071Z] === RUN TestImagesFilterMultiReference [2022-09-08T15:13:25.151Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-09-08T15:13:25.151Z] === RUN TestInspectOomKilledFalse [2022-09-08T15:13:25.326Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-08T15:13:25.326Z] === RUN TestImagePullPlatformInvalid [2022-09-08T15:13:25.326Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-08T15:13:25.326Z] === RUN TestRemoveImageOrphaning [2022-09-08T15:13:25.411Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-09-08T15:13:25.411Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T15:13:25.583Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-08T15:13:25.583Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T15:13:25.979Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-09-08T15:13:25.979Z] === RUN TestLinksContainerNames [2022-09-08T15:13:26.547Z] --- PASS: TestLinksContainerNames (0.83s) [2022-09-08T15:13:26.547Z] === RUN TestLogsFollowTailEmpty [2022-09-08T15:13:26.667Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2022-09-08T15:13:26.667Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T15:13:27.119Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-08T15:13:27.119Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T15:13:27.472Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-09-08T15:13:27.472Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T15:13:27.472Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-08T15:13:27.472Z] === RUN TestTagInvalidReference [2022-09-08T15:13:27.472Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T15:13:27.472Z] === RUN TestTagValidPrefixedRepo [2022-09-08T15:13:27.472Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-08T15:13:27.472Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T15:13:27.472Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-08T15:13:27.472Z] === RUN TestTagOfficialNames [2022-09-08T15:13:27.472Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T15:13:27.472Z] === RUN TestTagMatchesDigest [2022-09-08T15:13:27.472Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T15:13:27.472Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T15:13:27.688Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/default [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/private [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/slave [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/shared [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/default [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/shared [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/slave [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/private [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:13:27.688Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T15:13:27.688Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:13:27.688Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:13:27.948Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-08T15:13:27.948Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T15:13:27.948Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T15:13:28.569Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2022-09-08T15:13:28.569Z] === RUN TestNISDomainname [2022-09-08T15:13:28.569Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-08T15:13:28.569Z] --- SKIP: TestNISDomainname (0.01s) [2022-09-08T15:13:28.569Z] === RUN TestHostnameDnsResolution [2022-09-08T15:13:28.975Z] b111c3320c94: Download complete [2022-09-08T15:13:29.325Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-09-08T15:13:29.325Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T15:13:29.504Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-08T15:13:29.504Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T15:13:29.504Z] 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-09-08T15:13:29.504Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-08T15:13:29.504Z] === RUN TestStats [2022-09-08T15:13:29.504Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:29.504Z] --- SKIP: TestStats (0.00s) [2022-09-08T15:13:29.504Z] === RUN TestStopContainerWithTimeout [2022-09-08T15:13:29.504Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T15:13:29.504Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T15:13:29.504Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T15:13:29.504Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T15:13:29.504Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T15:13:29.504Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T15:13:29.504Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T15:13:29.504Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T15:13:29.504Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T15:13:29.504Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T15:13:29.894Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-09-08T15:13:29.894Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T15:13:30.072Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T15:13:30.153Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-09-08T15:13:30.153Z] === RUN TestNetworkNat [2022-09-08T15:13:30.413Z] --- PASS: TestNetworkNat (0.46s) [2022-09-08T15:13:30.413Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T15:13:30.981Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-09-08T15:13:30.981Z] === RUN TestNetworkLoopbackNat [2022-09-08T15:13:31.973Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T15:13:33.348Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T15:13:33.349Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-09-08T15:13:33.349Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-09-08T15:13:33.349Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-09-08T15:13:33.349Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-09-08T15:13:33.349Z] === RUN TestDeleteDevicemapper [2022-09-08T15:13:33.349Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T15:13:33.349Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T15:13:33.349Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T15:13:33.515Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-09-08T15:13:33.516Z] === RUN TestPause [2022-09-08T15:13:34.084Z] --- PASS: TestPause (0.44s) [2022-09-08T15:13:34.084Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T15:13:34.084Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T15:13:34.084Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T15:13:34.084Z] === RUN TestPauseStopPausedContainer [2022-09-08T15:13:34.342Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-09-08T15:13:34.342Z] === RUN TestPsFilter [2022-09-08T15:13:34.601Z] --- PASS: TestPsFilter (0.12s) [2022-09-08T15:13:34.601Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T15:13:34.861Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-08T15:13:34.861Z] === RUN TestRemoveContainerWithVolume [2022-09-08T15:13:35.252Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2022-09-08T15:13:35.252Z] === RUN TestUpdateMemory [2022-09-08T15:13:35.252Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:35.252Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-08T15:13:35.252Z] === RUN TestUpdateCPUQuota [2022-09-08T15:13:35.252Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:35.252Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-08T15:13:35.252Z] === RUN TestUpdatePidsLimit [2022-09-08T15:13:35.252Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:35.252Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-08T15:13:35.252Z] === RUN TestUpdateRestartPolicy [2022-09-08T15:13:35.430Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-08T15:13:35.430Z] === RUN TestRemoveContainerRunning [2022-09-08T15:13:35.689Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-09-08T15:13:35.689Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T15:13:36.259Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-09-08T15:13:36.259Z] === RUN TestRemoveInvalidContainer [2022-09-08T15:13:36.259Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-08T15:13:36.259Z] === RUN TestRenameLinkedContainer [2022-09-08T15:13:37.483Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-08T15:13:38.165Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-09-08T15:13:38.165Z] === RUN TestRenameStoppedContainer [2022-09-08T15:13:38.424Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-08T15:13:38.424Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T15:13:39.362Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-09-08T15:13:39.362Z] === RUN TestRenameInvalidName [2022-09-08T15:13:39.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T15:13:39.632Z] Using test binary docker [2022-09-08T15:13:39.632Z] +++ /etc/init.d/apparmor start [2022-09-08T15:13:39.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-08T15:13:39.632Z] Starting dockerd [2022-09-08T15:13:39.632Z] INFO: Waiting for daemon to start... [2022-09-08T15:13:39.632Z] +++ 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-09-08T15:13:39.632Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-08T15:13:39.632Z] Using test binary docker [2022-09-08T15:13:39.632Z] +++ /etc/init.d/apparmor start [2022-09-08T15:13:39.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-08T15:13:39.632Z] INFO: Waiting for daemon to start... [2022-09-08T15:13:39.632Z] Starting dockerd [2022-09-08T15:13:39.632Z] +++ 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-09-08T15:13:39.632Z] . [2022-09-08T15:13:39.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T15:13:39.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T15:13:39.632Z] Error: No such image: emptyfs [2022-09-08T15:13:39.632Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T15:13:39.632Z] ++++ docker load [2022-09-08T15:13:39.632Z] Running integration-test (iteration 1) [2022-09-08T15:13:39.632Z] 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-09-08T15:13:39.632Z] ++ 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-09-08T15:13:39.632Z] ++ set -e [2022-09-08T15:13:39.632Z] ++ '[' -n 0 ']' [2022-09-08T15:13:39.632Z] ++ set -x [2022-09-08T15:13:39.632Z] ++ 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-09-08T15:13:39.632Z] [2022-09-08T15:13:39.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-08T15:13:39.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-08T15:13:39.632Z] Error: No such image: emptyfs [2022-09-08T15:13:39.632Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-08T15:13:39.632Z] ++++ docker load [2022-09-08T15:13:39.632Z] Running integration-test (iteration 1) [2022-09-08T15:13:39.632Z] 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-09-08T15:13:39.632Z] ++ 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-09-08T15:13:39.632Z] ++ set -e [2022-09-08T15:13:39.632Z] ++ '[' -n 0 ']' [2022-09-08T15:13:39.632Z] ++ set -x [2022-09-08T15:13:39.632Z] ++ 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-09-08T15:13:39.646Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-08T15:13:39.646Z] === RUN TestRenameAnonymousContainer [2022-09-08T15:13:41.572Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-09-08T15:13:41.572Z] === RUN TestRenameContainerWithSameName [2022-09-08T15:13:41.572Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-08T15:13:41.572Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T15:13:42.510Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-08T15:13:42.510Z] === RUN TestResize [2022-09-08T15:13:43.082Z] --- PASS: TestResize (0.43s) [2022-09-08T15:13:43.082Z] === RUN TestResizeWithInvalidSize [2022-09-08T15:13:43.341Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-08T15:13:43.341Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T15:13:43.909Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:13:43.909Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:13:43.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:13:43.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:13:43.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:13:44.981Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-08T15:13:45.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:13:45.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:13:46.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:13:46.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:13:47.455Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-09-08T15:13:47.455Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T15:13:47.455Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-08T15:13:47.455Z] === RUN TestWaitNonBlocked [2022-09-08T15:13:47.455Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:13:47.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:13:47.455Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:13:47.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:13:47.455Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:13:47.455Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:13:47.455Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-08T15:13:47.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-09-08T15:13:47.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-09-08T15:13:47.455Z] === RUN TestWaitBlocked [2022-09-08T15:13:47.455Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:13:47.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:13:47.455Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:13:47.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:13:47.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:13:47.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:13:47.714Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T15:13:47.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-09-08T15:13:47.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-09-08T15:13:47.714Z] === CONT TestDaemonRestartIpcMode [2022-09-08T15:13:47.714Z] === CONT TestIpcModeOlderClient [2022-09-08T15:13:47.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:13:47.972Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-08T15:13:47.972Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T15:13:48.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:13:50.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:13:50.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:13:50.109Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-09-08T15:13:51.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:13:51.672Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:13:52.159Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2022-09-08T15:13:52.417Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2022-09-08T15:13:52.417Z] PASS [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === Skipped [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T15:13:52.417Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-08T15:13:52.417Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-08T15:13:52.417Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-08T15:13:52.417Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-08T15:13:52.417Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-08T15:13:52.417Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-08T15:13:52.417Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-08T15:13:52.417Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-08T15:13:52.417Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-08T15:13:52.417Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T15:13:52.417Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-08T15:13:52.417Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-08T15:13:52.417Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-09-08T15:13:52.417Z] 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-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-08T15:13:52.417Z] 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-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-08T15:13:52.417Z] 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-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-08T15:13:52.417Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T15:13:52.417Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-09-08T15:13:52.417Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-08T15:13:52.417Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-09-08T15:13:52.417Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-08T15:13:52.417Z] 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-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-08T15:13:52.417Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T15:13:52.417Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-08T15:13:52.417Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-08T15:13:52.417Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-08T15:13:52.417Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-08T15:13:52.417Z] [2022-09-08T15:13:52.417Z] DONE 178 tests, 27 skipped in 83.414s [2022-09-08T15:13:52.417Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T15:13:52.417Z] INFO: Testing against a local daemon [2022-09-08T15:13:52.417Z] === RUN TestCommitInheritsEnv [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.79s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-09-08T15:13:53.584Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-09-08T15:13:53.584Z] === RUN TestCgroupNamespacesRun [2022-09-08T15:13:54.318Z] --- PASS: TestCommitInheritsEnv (1.54s) [2022-09-08T15:13:54.318Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T15:13:54.318Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T15:13:54.318Z] === RUN TestImagesFilterMultiReference [2022-09-08T15:13:54.318Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-08T15:13:54.319Z] === RUN TestImagePullPlatformInvalid [2022-09-08T15:13:54.319Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-08T15:13:54.319Z] === RUN TestRemoveImageOrphaning [2022-09-08T15:13:54.522Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-09-08T15:13:54.522Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T15:13:55.462Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-09-08T15:13:55.462Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T15:13:56.220Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-09-08T15:13:56.220Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T15:13:56.220Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-08T15:13:56.220Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-08T15:13:56.220Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T15:13:56.220Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-08T15:13:56.220Z] === RUN TestTagInvalidReference [2022-09-08T15:13:56.220Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T15:13:56.220Z] === RUN TestTagValidPrefixedRepo [2022-09-08T15:13:56.220Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-08T15:13:56.220Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T15:13:56.220Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-09-08T15:13:56.220Z] === RUN TestTagOfficialNames [2022-09-08T15:13:56.220Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T15:13:56.220Z] === RUN TestTagMatchesDigest [2022-09-08T15:13:56.220Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T15:13:56.220Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T15:13:56.840Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-09-08T15:13:56.840Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T15:13:57.778Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-09-08T15:13:57.778Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T15:13:58.716Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-09-08T15:13:58.716Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T15:14:00.093Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-09-08T15:14:00.093Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T15:14:00.662Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-08T15:14:00.662Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T15:14:01.598Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-09-08T15:14:01.598Z] === RUN TestNISDomainname [2022-09-08T15:14:02.166Z] --- PASS: TestNISDomainname (0.56s) [2022-09-08T15:14:02.166Z] === RUN TestHostnameDnsResolution [2022-09-08T15:14:03.104Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-09-08T15:14:03.104Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T15:14:03.364Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-09-08T15:14:03.364Z] === RUN TestStats [2022-09-08T15:14:05.900Z] --- PASS: TestStats (2.48s) [2022-09-08T15:14:05.900Z] === RUN TestStopContainerWithTimeout [2022-09-08T15:14:05.900Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T15:14:05.900Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T15:14:05.900Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T15:14:05.900Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T15:14:05.900Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T15:14:05.900Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T15:14:05.900Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T15:14:05.900Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T15:14:05.900Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T15:14:05.900Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T15:14:06.512Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-08T15:14:06.837Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T15:14:08.741Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T15:14:10.120Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-08T15:14:10.120Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-09-08T15:14:10.120Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-09-08T15:14:10.120Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-09-08T15:14:10.120Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-08T15:14:10.120Z] === RUN TestDeleteDevicemapper [2022-09-08T15:14:10.120Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T15:14:10.120Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T15:14:10.120Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T15:14:12.025Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2022-09-08T15:14:12.025Z] === RUN TestUpdateMemory [2022-09-08T15:14:12.284Z] --- PASS: TestUpdateMemory (0.52s) [2022-09-08T15:14:12.284Z] === RUN TestUpdateCPUQuota [2022-09-08T15:14:12.863Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-09-08T15:14:12.863Z] === RUN TestUpdatePidsLimit [2022-09-08T15:14:12.863Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T15:14:13.123Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T15:14:13.383Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T15:14:13.642Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T15:14:13.902Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T15:14:13.902Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T15:14:14.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T15:14:14.734Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-09-08T15:14:14.734Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-08T15:14:14.734Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-09-08T15:14:14.734Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-09-08T15:14:14.734Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-09-08T15:14:14.734Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-09-08T15:14:14.734Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-08T15:14:14.734Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-09-08T15:14:14.734Z] === RUN TestUpdateRestartPolicy [2022-09-08T15:14:16.161Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-09-08T15:14:17.696Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-08T15:14:18.309Z] Loaded image: buildpack-deps:buster [2022-09-08T15:14:18.309Z] Loaded image: busybox:latest [2022-09-08T15:14:18.309Z] Loaded image: buildpack-deps:buster [2022-09-08T15:14:18.309Z] Loaded image: busybox:glibc [2022-09-08T15:14:18.309Z] Loaded image: busybox:latest [2022-09-08T15:14:18.309Z] Loaded image: busybox:glibc [2022-09-08T15:14:22.936Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-09-08T15:14:23.556Z] Loaded image: debian:bullseye [2022-09-08T15:14:23.556Z] Loaded image: hello-world:latest [2022-09-08T15:14:23.556Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:14:23.556Z] INFO: Testing against a local daemon [2022-09-08T15:14:23.556Z] === RUN TestDockerDaemonSuite [2022-09-08T15:14:23.556Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-08T15:14:23.556Z] Loaded image: debian:bullseye [2022-09-08T15:14:23.813Z] Loaded image: hello-world:latest [2022-09-08T15:14:23.813Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:14:24.070Z] INFO: Testing against a local daemon [2022-09-08T15:14:24.070Z] === RUN TestDockerSuite [2022-09-08T15:14:24.070Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-08T15:14:24.070Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-08T15:14:24.070Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-08T15:14:24.070Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-08T15:14:24.070Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-08T15:14:24.070Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-08T15:14:24.326Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-08T15:14:24.326Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-08T15:14:26.946Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2022-09-08T15:14:26.946Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T15:14:26.946Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-08T15:14:26.946Z] === RUN TestWaitNonBlocked [2022-09-08T15:14:26.946Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:14:26.946Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:14:26.946Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:14:26.946Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:14:26.946Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:14:26.946Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:14:26.946Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-08T15:14:26.946Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-09-08T15:14:26.946Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-09-08T15:14:26.946Z] === RUN TestWaitBlocked [2022-09-08T15:14:26.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:14:26.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:14:26.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:14:26.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:14:26.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:14:26.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:14:27.514Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-08T15:14:27.514Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-09-08T15:14:27.514Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-09-08T15:14:27.514Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T15:14:27.514Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T15:14:27.595Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-08T15:14:27.852Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-08T15:14:28.780Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-08T15:14:29.038Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-08T15:14:29.966Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-08T15:14:30.052Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-09-08T15:14:30.052Z] === CONT TestIpcModeOlderClient [2022-09-08T15:14:30.052Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-09-08T15:14:30.052Z] === CONT TestDaemonHostGatewayIP [2022-09-08T15:14:30.895Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-08T15:14:30.895Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-08T15:14:31.825Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-08T15:14:31.958Z] --- PASS: TestDaemonHostGatewayIP (2.21s) [2022-09-08T15:14:31.958Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T15:14:32.388Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-08T15:14:32.951Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-08T15:14:32.951Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-08T15:14:32.951Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-08T15:14:33.208Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-08T15:14:33.863Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s) [2022-09-08T15:14:33.864Z] === CONT TestDaemonRestartIpcMode [2022-09-08T15:14:34.135Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-08T15:14:35.065Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-08T15:14:35.065Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-08T15:14:35.065Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-08T15:14:35.065Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-08T15:14:35.540Z] ......................... [ 67%] [2022-09-08T15:14:35.797Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-09-08T15:14:39.087Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-09-08T15:14:39.087Z] PASS [2022-09-08T15:14:39.087Z] [2022-09-08T15:14:39.087Z] === Skipped [2022-09-08T15:14:39.087Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-08T15:14:39.087Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:14:39.087Z] [2022-09-08T15:14:39.087Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T15:14:39.087Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T15:14:39.087Z] [2022-09-08T15:14:39.087Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T15:14:39.087Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T15:14:39.087Z] [2022-09-08T15:14:39.087Z] DONE 197 tests, 3 skipped in 103.633s [2022-09-08T15:14:39.087Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T15:14:39.087Z] ++ 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-09-08T15:14:39.087Z] ++ set -e [2022-09-08T15:14:39.087Z] ++ '[' -n 0 ']' [2022-09-08T15:14:39.087Z] ++ set -x [2022-09-08T15:14:39.087Z] ++ 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-09-08T15:14:39.239Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-08T15:14:39.346Z] INFO: Testing against a local daemon [2022-09-08T15:14:39.346Z] === RUN TestCommitInheritsEnv [2022-09-08T15:14:39.605Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-09-08T15:14:39.605Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T15:14:39.605Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-08T15:14:39.605Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T15:14:39.605Z] === RUN TestImagesFilterMultiReference [2022-09-08T15:14:39.605Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-08T15:14:39.605Z] === RUN TestImagePullPlatformInvalid [2022-09-08T15:14:39.605Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-08T15:14:39.605Z] === RUN TestRemoveImageOrphaning [2022-09-08T15:14:39.864Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-08T15:14:39.864Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T15:14:39.864Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:14:39.864Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-08T15:14:39.864Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T15:14:39.864Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-08T15:14:39.864Z] === RUN TestTagInvalidReference [2022-09-08T15:14:39.864Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-08T15:14:39.864Z] === RUN TestTagValidPrefixedRepo [2022-09-08T15:14:40.124Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-08T15:14:40.124Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T15:14:40.124Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-08T15:14:40.124Z] === RUN TestTagOfficialNames [2022-09-08T15:14:40.124Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-08T15:14:40.124Z] === RUN TestTagMatchesDigest [2022-09-08T15:14:40.124Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T15:14:40.124Z] PASS [2022-09-08T15:14:40.124Z] [2022-09-08T15:14:40.124Z] === Skipped [2022-09-08T15:14:40.124Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T15:14:40.124Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-08T15:14:40.124Z] [2022-09-08T15:14:40.124Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-08T15:14:40.124Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:14:40.124Z] [2022-09-08T15:14:40.124Z] DONE 12 tests, 2 skipped in 1.037s [2022-09-08T15:14:40.124Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T15:14:40.124Z] ++ 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-09-08T15:14:40.124Z] ++ set -e [2022-09-08T15:14:40.124Z] ++ '[' -n 0 ']' [2022-09-08T15:14:40.124Z] ++ set -x [2022-09-08T15:14:40.124Z] ++ 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-09-08T15:14:40.168Z] --- PASS: TestBuildWithHugeFile (117.21s) [2022-09-08T15:14:40.168Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T15:14:40.168Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:14:40.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:14:40.168Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:14:40.168Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:14:40.168Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:14:40.168Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:14:40.168Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:14:40.168Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:14:40.168Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:14:40.168Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-08T15:14:40.168Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-09-08T15:14:40.168Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-09-08T15:14:40.168Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-08T15:14:40.168Z] === RUN TestBuildPreserveOwnership [2022-09-08T15:14:40.168Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-08T15:14:40.383Z] INFO: Testing against a local daemon [2022-09-08T15:14:40.383Z] === RUN TestNetworkCreateDelete [2022-09-08T15:14:40.383Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-08T15:14:40.383Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T15:14:40.731Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-08T15:14:40.950Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-08T15:14:40.951Z] === RUN TestDaemonDNSFallback [2022-09-08T15:14:42.621Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-08T15:14:42.876Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-08T15:14:43.466Z] --- PASS: TestBuildPreserveOwnership (3.15s) [2022-09-08T15:14:43.466Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.05s) [2022-09-08T15:14:43.466Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-09-08T15:14:43.466Z] === RUN TestBuildPlatformInvalid [2022-09-08T15:14:43.466Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-08T15:14:43.466Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-08T15:14:45.365Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-08T15:14:45.928Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-08T15:14:46.858Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-08T15:14:47.420Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-08T15:14:47.516Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-09-08T15:14:47.516Z] === RUN TestInspectNetwork [2022-09-08T15:14:47.983Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-08T15:14:49.872Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-08T15:14:49.872Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-08T15:14:50.051Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T15:14:50.051Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T15:14:50.051Z] === RUN TestInspectNetwork/network_name [2022-09-08T15:14:50.051Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T15:14:51.238Z] docker_cli_daemon_test.go:1456: [d0ebb85d6ef03] daemon is not started [2022-09-08T15:14:51.495Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-08T15:14:52.058Z] check_test.go:309: [d6cb5aedbb664] daemon is not started [2022-09-08T15:14:52.058Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-08T15:14:52.620Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-08T15:14:53.549Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-08T15:14:54.241Z] --- PASS: TestInspectNetwork (6.96s) [2022-09-08T15:14:54.241Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T15:14:54.241Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T15:14:54.241Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T15:14:54.241Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T15:14:54.241Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T15:14:54.478Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-08T15:14:55.407Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-08T15:14:55.624Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-09-08T15:14:55.624Z] === RUN TestNetworkInvalidJSON [2022-09-08T15:14:55.624Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-08T15:14:55.624Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-08T15:14:55.624Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:14:55.624Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:14:55.624Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:14:55.624Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:14:55.624Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-08T15:14:55.624Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:14:55.624Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:14:55.624Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-08T15:14:55.624Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-08T15:14:55.624Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-08T15:14:55.624Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-08T15:14:55.624Z] === RUN TestNetworkList [2022-09-08T15:14:55.624Z] === RUN TestNetworkList//networks [2022-09-08T15:14:55.624Z] === PAUSE TestNetworkList//networks [2022-09-08T15:14:55.624Z] === RUN TestNetworkList//networks/ [2022-09-08T15:14:55.624Z] === PAUSE TestNetworkList//networks/ [2022-09-08T15:14:55.624Z] === CONT TestNetworkList//networks [2022-09-08T15:14:55.624Z] === CONT TestNetworkList//networks/ [2022-09-08T15:14:55.624Z] --- PASS: TestNetworkList (0.01s) [2022-09-08T15:14:55.624Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T15:14:55.624Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T15:14:55.624Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T15:14:56.192Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-08T15:14:56.192Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T15:14:56.338Z] check_test.go:309: [d7028b51ff97f] daemon is not started [2022-09-08T15:14:56.338Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-08T15:14:56.338Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-08T15:14:56.901Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-08T15:14:57.129Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-08T15:14:57.129Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T15:14:58.066Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-08T15:14:58.066Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T15:14:58.266Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-08T15:14:59.004Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-09-08T15:14:59.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T15:14:59.634Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-08T15:15:00.381Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-08T15:15:00.381Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T15:15:00.563Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-08T15:15:00.820Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-08T15:15:00.950Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-08T15:15:00.950Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T15:15:01.748Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-08T15:15:01.749Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-08T15:15:02.677Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-08T15:15:03.485Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-09-08T15:15:03.485Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T15:15:03.485Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:15:03.485Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:15:03.485Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T15:15:03.609Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-08T15:15:03.609Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-08T15:15:03.864Z] --- PASS: TestImportExtremelyLargeImageWorks (92.87s) [2022-09-08T15:15:03.864Z] PASS [2022-09-08T15:15:03.864Z] [2022-09-08T15:15:03.864Z] DONE 12 tests in 95.509s [2022-09-08T15:15:03.864Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T15:15:03.864Z] INFO: Testing against a local daemon [2022-09-08T15:15:03.864Z] === RUN TestNetworkCreateDelete [2022-09-08T15:15:03.864Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-08T15:15:03.864Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T15:15:03.864Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-08T15:15:03.864Z] === RUN TestDaemonDNSFallback [2022-09-08T15:15:06.127Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-08T15:15:08.027Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-09-08T15:15:08.027Z] === RUN TestInspectNetwork [2022-09-08T15:15:08.037Z] Loaded image: buildpack-deps:buster [2022-09-08T15:15:08.037Z] Loaded image: busybox:latest [2022-09-08T15:15:08.293Z] Loaded image: busybox:glibc [2022-09-08T15:15:09.660Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-08T15:15:10.541Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T15:15:10.541Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T15:15:10.541Z] === RUN TestInspectNetwork/network_name [2022-09-08T15:15:10.541Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T15:15:12.928Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-08T15:15:13.185Z] Loaded image: debian:bullseye [2022-09-08T15:15:13.185Z] Loaded image: hello-world:latest [2022-09-08T15:15:13.441Z] Loaded image: arm32v7/hello-world:latest [2022-09-08T15:15:14.703Z] --- PASS: TestInspectNetwork (7.15s) [2022-09-08T15:15:14.703Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T15:15:14.703Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T15:15:14.703Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T15:15:14.703Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T15:15:14.703Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T15:15:15.336Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-08T15:15:16.068Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-09-08T15:15:16.068Z] === RUN TestNetworkInvalidJSON [2022-09-08T15:15:16.068Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-08T15:15:16.068Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-08T15:15:16.068Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:15:16.068Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:15:16.068Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:15:16.068Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:15:16.068Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-08T15:15:16.068Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:15:16.068Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:15:16.068Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-08T15:15:16.068Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-08T15:15:16.068Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-08T15:15:16.068Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-08T15:15:16.068Z] === RUN TestNetworkList [2022-09-08T15:15:16.068Z] === RUN TestNetworkList//networks [2022-09-08T15:15:16.068Z] === PAUSE TestNetworkList//networks [2022-09-08T15:15:16.068Z] === RUN TestNetworkList//networks/ [2022-09-08T15:15:16.068Z] === PAUSE TestNetworkList//networks/ [2022-09-08T15:15:16.068Z] === CONT TestNetworkList//networks [2022-09-08T15:15:16.068Z] === CONT TestNetworkList//networks/ [2022-09-08T15:15:16.068Z] --- PASS: TestNetworkList (0.02s) [2022-09-08T15:15:16.068Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T15:15:16.068Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T15:15:16.068Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T15:15:16.630Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-08T15:15:16.630Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T15:15:16.678Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-08T15:15:16.702Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-08T15:15:17.601Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-08T15:15:17.601Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T15:15:18.369Z] --- PASS: TestServiceWithDataPathPortInit (13.58s) [2022-09-08T15:15:18.370Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T15:15:18.544Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-08T15:15:18.544Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T15:15:18.938Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1qft8wfr3i4tdsraiz30h7jpf Created:2022-09-08 15:15:17.843185561 +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[57ae87a47cdaaf8160cc022d317a73a542a7711ce8d1028c746e41470882f0a6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0ag0ov7rnimbbh4igzf9up3uk EndpointID:095a51a4eb49e80a903b420ad16b5f69113d04ad55340fc7ab74780d41710796 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7e0a59a5d03dc9fafab42e9e50a3c61fd58b9d6eb00f2fed467bb8fc83ef2ca6 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:c367b6fbb454 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0ag0ov7rnimbbh4igzf9up3uk EndpointID:095a51a4eb49e80a903b420ad16b5f69113d04ad55340fc7ab74780d41710796 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T15:15:19.224Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-09-08T15:15:19.472Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-08T15:15:19.472Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T15:15:19.481Z] check_test.go:309: [d1530f4569ac3] daemon is not started [2022-09-08T15:15:19.481Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-09-08T15:15:20.043Z] check_test.go:309: [dd83cde721469] daemon is not started [2022-09-08T15:15:20.043Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-08T15:15:20.877Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-08T15:15:20.878Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T15:15:21.134Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-08T15:15:21.134Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T15:15:21.410Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-08T15:15:21.410Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-08T15:15:21.972Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-08T15:15:21.972Z] check_test.go:309: [dea3facf73c6d] daemon is not started [2022-09-08T15:15:21.972Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-08T15:15:23.128Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.63s) [2022-09-08T15:15:23.128Z] PASS [2022-09-08T15:15:23.128Z] [2022-09-08T15:15:23.128Z] === Skipped [2022-09-08T15:15:23.128Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:15:23.128Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:15:23.128Z] [2022-09-08T15:15:23.128Z] DONE 26 tests, 1 skipped in 43.058s [2022-09-08T15:15:23.128Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:15:23.128Z] ++ 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-09-08T15:15:23.128Z] ++ set -e [2022-09-08T15:15:23.128Z] ++ '[' -n 0 ']' [2022-09-08T15:15:23.128Z] ++ set -x [2022-09-08T15:15:23.128Z] ++ 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-09-08T15:15:23.344Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-08T15:15:23.344Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (39.78s) [2022-09-08T15:15:23.344Z] PASS [2022-09-08T15:15:23.344Z] [2022-09-08T15:15:23.344Z] === Skipped [2022-09-08T15:15:23.344Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-08T15:15:23.344Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:15:23.344Z] [2022-09-08T15:15:23.344Z] DONE 33 tests, 1 skipped in 247.033s [2022-09-08T15:15:23.344Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-08T15:15:23.344Z] ++ 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-09-08T15:15:23.344Z] ++ set -e [2022-09-08T15:15:23.344Z] ++ '[' -n 0 ']' [2022-09-08T15:15:23.344Z] ++ set -x [2022-09-08T15:15:23.344Z] ++ 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-09-08T15:15:23.344Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-08T15:15:23.388Z] INFO: Testing against a local daemon [2022-09-08T15:15:23.388Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T15:15:23.388Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:23.388Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:15:23.388Z] === RUN TestDockerNetworkIpvlan [2022-09-08T15:15:23.388Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:23.388Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:15:23.388Z] PASS [2022-09-08T15:15:23.388Z] [2022-09-08T15:15:23.388Z] === Skipped [2022-09-08T15:15:23.388Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:15:23.388Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:23.388Z] [2022-09-08T15:15:23.388Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:15:23.388Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:23.388Z] [2022-09-08T15:15:23.388Z] DONE 2 tests, 2 skipped in 0.113s [2022-09-08T15:15:23.388Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:15:23.388Z] ++ 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-09-08T15:15:23.388Z] ++ set -e [2022-09-08T15:15:23.388Z] ++ '[' -n 0 ']' [2022-09-08T15:15:23.388Z] ++ set -x [2022-09-08T15:15:23.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-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-09-08T15:15:23.388Z] INFO: Testing against a local daemon [2022-09-08T15:15:23.388Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T15:15:23.601Z] INFO: Testing against a local daemon [2022-09-08T15:15:23.601Z] === RUN TestConfigInspect [2022-09-08T15:15:23.648Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-09-08T15:15:23.648Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T15:15:23.648Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:15:23.648Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:15:23.648Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T15:15:24.163Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-08T15:15:24.163Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-08T15:15:24.767Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-09-08T15:15:24.767Z] === RUN TestDockerNetworkMacvlan [2022-09-08T15:15:25.335Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T15:15:26.056Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-08T15:15:26.056Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-08T15:15:26.275Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T15:15:26.312Z] --- PASS: TestConfigInspect (2.88s) [2022-09-08T15:15:26.312Z] === RUN TestConfigList [2022-09-08T15:15:26.843Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T15:15:27.678Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-09-08T15:15:27.934Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-08T15:15:28.749Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T15:15:28.862Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-08T15:15:28.862Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-09-08T15:15:28.862Z] --- PASS: TestConfigList (2.55s) [2022-09-08T15:15:28.862Z] === RUN TestConfigsCreateAndDelete [2022-09-08T15:15:29.425Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-08T15:15:30.657Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T15:15:31.807Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-08T15:15:31.946Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2022-09-08T15:15:31.946Z] === RUN TestConfigsUpdate [2022-09-08T15:15:32.671Z] --- PASS: TestImportExtremelyLargeImageWorks (94.10s) [2022-09-08T15:15:32.671Z] PASS [2022-09-08T15:15:32.671Z] [2022-09-08T15:15:32.671Z] === Skipped [2022-09-08T15:15:32.671Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-08T15:15:32.671Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-08T15:15:32.671Z] [2022-09-08T15:15:32.671Z] DONE 12 tests, 1 skipped in 97.992s [2022-09-08T15:15:32.671Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T15:15:32.671Z] INFO: Testing against a local daemon [2022-09-08T15:15:32.671Z] === RUN TestNetworkCreateDelete [2022-09-08T15:15:32.671Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-09-08T15:15:32.671Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T15:15:32.671Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-08T15:15:32.671Z] === RUN TestDaemonDNSFallback [2022-09-08T15:15:32.876Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-08T15:15:33.948Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T15:15:34.208Z] --- PASS: TestDockerNetworkMacvlan (9.57s) [2022-09-08T15:15:34.208Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-08T15:15:34.208Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-08T15:15:34.208Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-09-08T15:15:34.208Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-09-08T15:15:34.208Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-09-08T15:15:34.208Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-09-08T15:15:34.208Z] PASS [2022-09-08T15:15:34.208Z] [2022-09-08T15:15:34.208Z] DONE 8 tests in 10.964s [2022-09-08T15:15:34.254Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-08T15:15:34.254Z] --- PASS: TestConfigsUpdate (2.64s) [2022-09-08T15:15:34.254Z] === RUN TestTemplatedConfig [2022-09-08T15:15:34.321Z] tests/integration/client_test.py ..... [ 75%] [2022-09-08T15:15:34.321Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-08T15:15:34.468Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T15:15:34.468Z] ++ 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-09-08T15:15:34.468Z] ++ set -e [2022-09-08T15:15:34.468Z] ++ '[' -n 0 ']' [2022-09-08T15:15:34.468Z] ++ set -x [2022-09-08T15:15:34.468Z] ++ 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-09-08T15:15:34.468Z] testing: warning: no tests to run [2022-09-08T15:15:34.468Z] PASS [2022-09-08T15:15:34.468Z] [2022-09-08T15:15:34.468Z] DONE 0 tests in 0.026s [2022-09-08T15:15:34.468Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T15:15:34.468Z] ++ 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-09-08T15:15:34.468Z] ++ set -e [2022-09-08T15:15:34.468Z] ++ '[' -n 0 ']' [2022-09-08T15:15:34.468Z] ++ set -x [2022-09-08T15:15:34.468Z] ++ 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-09-08T15:15:34.468Z] INFO: Testing against a local daemon [2022-09-08T15:15:34.468Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T15:15:34.576Z] tests/integration/errors_test.py . [ 76%] [2022-09-08T15:15:35.848Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-09-08T15:15:35.848Z] === RUN TestAuthZPluginTLS [2022-09-08T15:15:36.417Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-08T15:15:36.417Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T15:15:36.676Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-08T15:15:36.676Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T15:15:36.817Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-08T15:15:36.817Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-08T15:15:36.817Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-08T15:15:37.073Z] --- PASS: TestTemplatedConfig (2.96s) [2022-09-08T15:15:37.073Z] === RUN TestConfigCreateResolve [2022-09-08T15:15:37.073Z] check_test.go:309: [dad51f2c51a0a] daemon is not started [2022-09-08T15:15:37.073Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-08T15:15:37.245Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-08T15:15:37.246Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T15:15:37.639Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-08T15:15:37.814Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-08T15:15:37.814Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T15:15:37.896Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-08T15:15:38.153Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-08T15:15:38.505Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-09-08T15:15:38.505Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T15:15:38.715Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-08T15:15:39.192Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-09-08T15:15:39.192Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T15:15:39.231Z] --- PASS: TestDaemonDNSFallback (7.28s) [2022-09-08T15:15:39.232Z] === RUN TestInspectNetwork [2022-09-08T15:15:39.232Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:15:39.232Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T15:15:39.232Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestNetworkInvalidJSON [2022-09-08T15:15:39.232Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-08T15:15:39.232Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-08T15:15:39.232Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:15:39.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:15:39.232Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:15:39.232Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:15:39.232Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-08T15:15:39.232Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:15:39.232Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:15:39.232Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-08T15:15:39.232Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-08T15:15:39.232Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-08T15:15:39.232Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestNetworkList [2022-09-08T15:15:39.232Z] === RUN TestNetworkList//networks [2022-09-08T15:15:39.232Z] === PAUSE TestNetworkList//networks [2022-09-08T15:15:39.232Z] === RUN TestNetworkList//networks/ [2022-09-08T15:15:39.232Z] === PAUSE TestNetworkList//networks/ [2022-09-08T15:15:39.232Z] === CONT TestNetworkList//networks [2022-09-08T15:15:39.232Z] === CONT TestNetworkList//networks/ [2022-09-08T15:15:39.232Z] --- PASS: TestNetworkList (0.01s) [2022-09-08T15:15:39.232Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T15:15:39.232Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T15:15:39.232Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T15:15:39.232Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-09-08T15:15:39.232Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T15:15:39.232Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T15:15:39.232Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-09-08T15:15:39.232Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T15:15:39.232Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T15:15:39.232Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T15:15:39.232Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:15:39.232Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T15:15:39.232Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:15:39.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T15:15:39.232Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:15:39.232Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T15:15:39.232Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:15:39.232Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-08T15:15:39.232Z] PASS [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === Skipped [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-08T15:15:39.232Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-08T15:15:39.232Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-08T15:15:39.232Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-09-08T15:15:39.232Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-09-08T15:15:39.232Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-09-08T15:15:39.232Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-08T15:15:39.232Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-08T15:15:39.232Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-08T15:15:39.232Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:15:39.232Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-09-08T15:15:39.232Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-08T15:15:39.232Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] DONE 22 tests, 12 skipped in 7.922s [2022-09-08T15:15:39.232Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:15:39.232Z] INFO: Testing against a local daemon [2022-09-08T15:15:39.232Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T15:15:39.232Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:39.232Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestDockerNetworkIpvlan [2022-09-08T15:15:39.232Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:39.232Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:15:39.232Z] PASS [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === Skipped [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:15:39.232Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:15:39.232Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] DONE 2 tests, 2 skipped in 0.106s [2022-09-08T15:15:39.232Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:15:39.232Z] INFO: Testing against a local daemon [2022-09-08T15:15:39.232Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T15:15:39.232Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestDockerNetworkMacvlan [2022-09-08T15:15:39.232Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-08T15:15:39.232Z] PASS [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === Skipped [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-08T15:15:39.232Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-08T15:15:39.232Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] DONE 2 tests, 2 skipped in 0.096s [2022-09-08T15:15:39.232Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T15:15:39.232Z] testing: warning: no tests to run [2022-09-08T15:15:39.232Z] PASS [2022-09-08T15:15:39.232Z] [2022-09-08T15:15:39.232Z] DONE 0 tests in 0.024s [2022-09-08T15:15:39.232Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T15:15:39.232Z] INFO: Testing against a local daemon [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginTLS [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginHeader [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T15:15:39.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.232Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-08T15:15:39.232Z] === RUN TestAuthZPluginV2Disable [2022-09-08T15:15:39.462Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-08T15:15:39.462Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T15:15:39.490Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.490Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-08T15:15:39.490Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T15:15:39.643Z] --- PASS: TestConfigCreateResolve (2.66s) [2022-09-08T15:15:39.643Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T15:15:39.748Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:39.748Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-08T15:15:39.748Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T15:15:40.006Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.007Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-08T15:15:40.007Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T15:15:40.048Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-08T15:15:40.048Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T15:15:40.206Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-09-08T15:15:40.206Z] PASS [2022-09-08T15:15:40.206Z] [2022-09-08T15:15:40.206Z] DONE 7 tests in 16.970s [2022-09-08T15:15:40.206Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-08T15:15:40.206Z] ++ 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-09-08T15:15:40.206Z] ++ set -e [2022-09-08T15:15:40.206Z] ++ '[' -n 0 ']' [2022-09-08T15:15:40.206Z] ++ set -x [2022-09-08T15:15:40.206Z] ++ 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-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-08T15:15:40.265Z] PASS [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === Skipped [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-08T15:15:40.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.265Z] [2022-09-08T15:15:40.265Z] DONE 17 tests, 17 skipped in 1.812s [2022-09-08T15:15:40.265Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T15:15:40.393Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xm0rbxkb38rivs88o59xnnf4u Created:2022-09-08 15:15:38.998022407 +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[d968bb4b1a01d6b2752718c0c230e6d0091bd7d440b25cd99d5d6e1b2c468c26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5ukylyhnnh2g6t6r1yqbovjqt EndpointID:c4c9416726efb90791babe0b6ff6f6f7446138206c464ef4b407b3817991101a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf3f3b0af8504d9c4c30348b2e4de1a9c42cb3fbed071ac4a9928510865dc0ad 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:fec6c7013b74 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5ukylyhnnh2g6t6r1yqbovjqt EndpointID:c4c9416726efb90791babe0b6ff6f6f7446138206c464ef4b407b3817991101a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T15:15:40.463Z] INFO: Testing against a local daemon [2022-09-08T15:15:40.463Z] === RUN TestCheckpoint [2022-09-08T15:15:40.463Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:15:40.463Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T15:15:40.463Z] === RUN TestContainerInvalidJSON [2022-09-08T15:15:40.463Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:15:40.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:15:40.463Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:15:40.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:15:40.463Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:15:40.463Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:15:40.463Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:15:40.463Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:15:40.463Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:15:40.523Z] INFO: Testing against a local daemon [2022-09-08T15:15:40.523Z] === RUN TestPluginInvalidJSON [2022-09-08T15:15:40.523Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:15:40.523Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:15:40.523Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:15:40.523Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T15:15:40.523Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-08T15:15:40.523Z] === RUN TestPluginInstall [2022-09-08T15:15:40.523Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.523Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-08T15:15:40.523Z] === RUN TestPluginsWithRuntimes [2022-09-08T15:15:40.523Z] 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-09-08T15:15:40.523Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-08T15:15:40.523Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T15:15:40.523Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-08T15:15:40.523Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T15:15:40.523Z] PASS [2022-09-08T15:15:40.523Z] [2022-09-08T15:15:40.523Z] === Skipped [2022-09-08T15:15:40.523Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-08T15:15:40.523Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-08T15:15:40.523Z] [2022-09-08T15:15:40.523Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-08T15:15:40.523Z] 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-09-08T15:15:40.523Z] [2022-09-08T15:15:40.523Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T15:15:40.523Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-08T15:15:40.523Z] [2022-09-08T15:15:40.523Z] DONE 5 tests, 3 skipped in 0.136s [2022-09-08T15:15:40.523Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T15:15:40.523Z] INFO: Testing against a local daemon [2022-09-08T15:15:40.523Z] === RUN TestExternalGraphDriver [2022-09-08T15:15:40.634Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-08T15:15:40.634Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T15:15:40.719Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-09-08T15:15:40.719Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-08T15:15:40.719Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-08T15:15:40.719Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-09-08T15:15:40.719Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T15:15:40.719Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-09-08T15:15:40.719Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T15:15:40.719Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-08T15:15:40.719Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-09-08T15:15:40.719Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T15:15:40.719Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-08T15:15:40.719Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T15:15:40.976Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-08T15:15:40.976Z] === RUN TestCopyFromContainer [2022-09-08T15:15:41.089Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-08T15:15:41.089Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-09-08T15:15:41.089Z] === RUN TestGraphdriverPluginV2 [2022-09-08T15:15:41.539Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-08T15:15:41.796Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-08T15:15:42.016Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s) [2022-09-08T15:15:42.016Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T15:15:42.361Z] === RUN TestCopyFromContainer// [2022-09-08T15:15:42.617Z] === RUN TestCopyFromContainer//bar/root [2022-09-08T15:15:42.617Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-08T15:15:42.617Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-08T15:15:42.873Z] === RUN TestCopyFromContainer/bar/quux [2022-09-08T15:15:42.873Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-08T15:15:43.130Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-08T15:15:43.130Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-08T15:15:43.386Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-08T15:15:43.386Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-08T15:15:43.386Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-08T15:15:43.395Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-09-08T15:15:43.395Z] === RUN TestAuthZPluginHeader [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer (2.69s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-09-08T15:15:43.642Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-09-08T15:15:43.642Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T15:15:43.642Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:15:43.642Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:15:43.642Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:15:43.642Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:15:43.642Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:15:43.642Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:15:43.642Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:15:43.642Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:15:43.642Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:15:43.642Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-08T15:15:43.642Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T15:15:43.642Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T15:15:43.642Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T15:15:43.642Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T15:15:43.642Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-08T15:15:43.642Z] === RUN TestCreateWithInvalidEnv [2022-09-08T15:15:43.642Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T15:15:43.642Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T15:15:43.642Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T15:15:43.642Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T15:15:43.642Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T15:15:43.642Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T15:15:43.642Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T15:15:43.642Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T15:15:43.642Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T15:15:43.642Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-08T15:15:43.642Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-09-08T15:15:43.642Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-08T15:15:43.642Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-09-08T15:15:43.642Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T15:15:43.642Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-08T15:15:43.642Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T15:15:43.963Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-08T15:15:43.963Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T15:15:43.963Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:15:43.963Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-08T15:15:43.963Z] === RUN TestAuthZPluginV2Disable [2022-09-08T15:15:43.963Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:15:43.963Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-08T15:15:43.963Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T15:15:43.963Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:15:43.963Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-08T15:15:43.963Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T15:15:43.963Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:15:43.963Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-08T15:15:43.963Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T15:15:44.638Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-09-08T15:15:44.638Z] PASS [2022-09-08T15:15:44.638Z] [2022-09-08T15:15:44.638Z] === Skipped [2022-09-08T15:15:44.638Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:15:44.638Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:15:44.638Z] [2022-09-08T15:15:44.638Z] DONE 26 tests, 1 skipped in 44.122s [2022-09-08T15:15:44.638Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:15:44.638Z] INFO: Testing against a local daemon [2022-09-08T15:15:44.638Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T15:15:44.638Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:44.638Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:15:44.638Z] === RUN TestDockerNetworkIpvlan [2022-09-08T15:15:44.638Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:44.638Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:15:44.638Z] PASS [2022-09-08T15:15:44.638Z] [2022-09-08T15:15:44.638Z] === Skipped [2022-09-08T15:15:44.638Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:15:44.638Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:44.638Z] [2022-09-08T15:15:44.638Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:15:44.638Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:15:44.638Z] [2022-09-08T15:15:44.638Z] DONE 2 tests, 2 skipped in 0.039s [2022-09-08T15:15:44.638Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:15:44.638Z] INFO: Testing against a local daemon [2022-09-08T15:15:44.638Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T15:15:45.532Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-08T15:15:45.532Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2022-09-08T15:15:45.532Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T15:15:46.001Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-09-08T15:15:46.001Z] === RUN TestDockerNetworkMacvlan [2022-09-08T15:15:46.137Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-08T15:15:46.563Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T15:15:47.124Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T15:15:47.506Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-09-08T15:15:47.506Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T15:15:47.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:15:47.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:15:47.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:15:47.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:15:47.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:15:47.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:15:47.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:15:47.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:15:47.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:15:47.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:15:47.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:15:47.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:15:47.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:15:47.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:15:47.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:15:47.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-09-08T15:15:47.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T15:15:47.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-09-08T15:15:47.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T15:15:47.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T15:15:47.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T15:15:47.506Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T15:15:47.675Z] --- PASS: TestGraphdriverPluginV2 (5.90s) [2022-09-08T15:15:47.675Z] PASS [2022-09-08T15:15:47.675Z] [2022-09-08T15:15:47.675Z] === Skipped [2022-09-08T15:15:47.675Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-09-08T15:15:47.675Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-08T15:15:47.675Z] [2022-09-08T15:15:47.675Z] DONE 2 tests, 1 skipped in 6.340s [2022-09-08T15:15:47.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T15:15:47.675Z] INFO: Testing against a local daemon [2022-09-08T15:15:47.675Z] === RUN TestContinueAfterPluginCrash [2022-09-08T15:15:47.675Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T15:15:47.675Z] === RUN TestReadPluginNoRead [2022-09-08T15:15:47.675Z] === PAUSE TestReadPluginNoRead [2022-09-08T15:15:47.675Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T15:15:47.675Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T15:15:47.675Z] === CONT TestContinueAfterPluginCrash [2022-09-08T15:15:47.675Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T15:15:47.763Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-09-08T15:15:47.763Z] === RUN TestCreateDifferentPlatform [2022-09-08T15:15:47.763Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T15:15:47.763Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T15:15:47.763Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-09-08T15:15:47.763Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-08T15:15:47.763Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-08T15:15:47.763Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T15:15:47.763Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-08T15:15:47.763Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T15:15:48.019Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-08T15:15:48.019Z] === RUN TestContainerStartOnDaemonRestart [2022-09-08T15:15:48.019Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-08T15:15:48.019Z] === RUN TestDaemonRestartIpcMode [2022-09-08T15:15:48.019Z] === PAUSE TestDaemonRestartIpcMode [2022-09-08T15:15:48.019Z] === RUN TestDaemonHostGatewayIP [2022-09-08T15:15:48.019Z] === PAUSE TestDaemonHostGatewayIP [2022-09-08T15:15:48.019Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-08T15:15:48.019Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-08T15:15:48.019Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T15:15:48.019Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-08T15:15:48.019Z] === RUN TestDiff [2022-09-08T15:15:48.051Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T15:15:48.276Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-08T15:15:48.276Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-08T15:15:48.276Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-08T15:15:48.276Z] check_test.go:309: [d688d2a81c104] daemon is not started [2022-09-08T15:15:48.276Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-08T15:15:48.533Z] --- PASS: TestDiff (0.60s) [2022-09-08T15:15:48.533Z] === RUN TestExecWithCloseStdin [2022-09-08T15:15:49.463Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-08T15:15:49.463Z] --- PASS: TestExecWithCloseStdin (0.81s) [2022-09-08T15:15:49.463Z] === RUN TestExec [2022-09-08T15:15:49.941Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T15:15:50.397Z] --- PASS: TestExec (0.91s) [2022-09-08T15:15:50.397Z] === RUN TestExecUser [2022-09-08T15:15:50.397Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-08T15:15:50.397Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-08T15:15:50.959Z] --- PASS: TestExecUser (0.77s) [2022-09-08T15:15:50.959Z] === RUN TestExportContainerAndImportImage [2022-09-08T15:15:51.305Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T15:15:52.325Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-09-08T15:15:52.325Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T15:15:52.325Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-08T15:15:53.255Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-08T15:15:53.346Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-08T15:15:53.512Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2022-09-08T15:15:53.512Z] === RUN TestHealthCheckWorkdir [2022-09-08T15:15:54.075Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-08T15:15:54.305Z] --- PASS: TestDaemonStartWithLogOpt (6.31s) [2022-09-08T15:15:54.306Z] === CONT TestReadPluginNoRead [2022-09-08T15:15:54.571Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T15:15:54.639Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2022-09-08T15:15:54.639Z] === RUN TestHealthKillContainer [2022-09-08T15:15:55.134Z] --- PASS: TestDockerNetworkMacvlan (9.35s) [2022-09-08T15:15:55.134Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-08T15:15:55.134Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-08T15:15:55.134Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-09-08T15:15:55.134Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-09-08T15:15:55.134Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s) [2022-09-08T15:15:55.134Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-09-08T15:15:55.134Z] PASS [2022-09-08T15:15:55.134Z] [2022-09-08T15:15:55.134Z] DONE 8 tests in 10.606s [2022-09-08T15:15:55.134Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T15:15:55.134Z] testing: warning: no tests to run [2022-09-08T15:15:55.134Z] PASS [2022-09-08T15:15:55.134Z] [2022-09-08T15:15:55.134Z] DONE 0 tests in 0.009s [2022-09-08T15:15:55.134Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T15:15:55.134Z] INFO: Testing against a local daemon [2022-09-08T15:15:55.134Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T15:15:55.582Z] check_test.go:309: [d0b1a7eda085c] daemon is not started [2022-09-08T15:15:55.582Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-08T15:15:56.498Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-09-08T15:15:56.498Z] === RUN TestAuthZPluginTLS [2022-09-08T15:15:56.563Z] b111c3320c94: Pull complete [2022-09-08T15:15:56.841Z] === RUN TestReadPluginNoRead/default [2022-09-08T15:15:56.841Z] --- PASS: TestContinueAfterPluginCrash (9.90s) [2022-09-08T15:15:57.059Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-08T15:15:57.059Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T15:15:57.315Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-08T15:15:57.316Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T15:15:57.877Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-08T15:15:57.877Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T15:15:58.134Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-08T15:15:58.390Z] check_test.go:309: [da2ddf98fdbb8] daemon is not started [2022-09-08T15:15:58.390Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-08T15:15:58.438Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-08T15:15:58.438Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T15:15:58.646Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-08T15:15:58.743Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T15:15:59.803Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-09-08T15:15:59.803Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T15:16:00.365Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-09-08T15:16:00.365Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T15:16:01.273Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T15:16:01.309Z] --- PASS: TestAuthZPluginErrorRequest (1.00s) [2022-09-08T15:16:01.309Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T15:16:01.917Z] docker_cli_daemon_plugins_test.go:80: [daa62449af223] daemon is not started [2022-09-08T15:16:01.917Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-08T15:16:02.052Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-09-08T15:16:02.052Z] PASS [2022-09-08T15:16:02.052Z] [2022-09-08T15:16:02.052Z] === Skipped [2022-09-08T15:16:02.052Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-08T15:16:02.052Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:16:02.052Z] [2022-09-08T15:16:02.052Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-08T15:16:02.052Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:16:02.052Z] [2022-09-08T15:16:02.052Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-08T15:16:02.052Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:16:02.052Z] [2022-09-08T15:16:02.052Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-08T15:16:02.052Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:16:02.052Z] [2022-09-08T15:16:02.052Z] DONE 17 tests, 4 skipped in 26.422s [2022-09-08T15:16:02.052Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T15:16:02.052Z] ++ 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-09-08T15:16:02.052Z] ++ set -e [2022-09-08T15:16:02.052Z] ++ '[' -n 0 ']' [2022-09-08T15:16:02.052Z] ++ set -x [2022-09-08T15:16:02.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-08T15:16:02.052Z] INFO: Testing against a local daemon [2022-09-08T15:16:02.052Z] === RUN TestPluginInvalidJSON [2022-09-08T15:16:02.052Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:16:02.052Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:16:02.052Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:16:02.052Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-08T15:16:02.052Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-08T15:16:02.052Z] === RUN TestPluginInstall [2022-09-08T15:16:02.052Z] === RUN TestPluginInstall/no_auth [2022-09-08T15:16:02.052Z] time="2022-09-08T15:16:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:02.052Z] time="2022-09-08T15:16:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf59e28bfad2b9e319380cc62dcc32e0c7a7b0afe78fba6a06d57f7cc1c2a58c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:02.052Z] time="2022-09-08T15:16:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:02.052Z] time="2022-09-08T15:16:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf59e28bfad2b9e319380cc62dcc32e0c7a7b0afe78fba6a06d57f7cc1c2a58c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:02.052Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T15:16:02.235Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.98s) [2022-09-08T15:16:02.235Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T15:16:02.311Z] time="2022-09-08T15:16:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:02.312Z] time="2022-09-08T15:16:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf59e28bfad2b9e319380cc62dcc32e0c7a7b0afe78fba6a06d57f7cc1c2a58c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:02.312Z] time="2022-09-08T15:16:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:02.312Z] time="2022-09-08T15:16:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf59e28bfad2b9e319380cc62dcc32e0c7a7b0afe78fba6a06d57f7cc1c2a58c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:02.479Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-08T15:16:02.571Z] === RUN TestPluginInstall/with_insecure [2022-09-08T15:16:03.044Z] --- PASS: TestHealthKillContainer (8.38s) [2022-09-08T15:16:03.044Z] === RUN TestHealthCheckProcessKilled [2022-09-08T15:16:03.175Z] === CONT TestReadPluginNoRead [2022-09-08T15:16:03.175Z] read_test.go:92: [d8a6aae64b22a] daemon is not started [2022-09-08T15:16:03.175Z] --- PASS: TestReadPluginNoRead (9.97s) [2022-09-08T15:16:03.175Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2022-09-08T15:16:03.175Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2022-09-08T15:16:03.175Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2022-09-08T15:16:03.175Z] PASS [2022-09-08T15:16:03.175Z] [2022-09-08T15:16:03.175Z] DONE 6 tests in 16.411s [2022-09-08T15:16:03.434Z] 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-09-08T15:16:03.434Z] testing: warning: no tests to run [2022-09-08T15:16:03.434Z] PASS [2022-09-08T15:16:03.434Z] [2022-09-08T15:16:03.434Z] DONE 0 tests in 0.037s [2022-09-08T15:16:03.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T15:16:03.434Z] INFO: Testing against a local daemon [2022-09-08T15:16:03.434Z] === RUN TestPluginWithDevMounts [2022-09-08T15:16:03.434Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-08T15:16:03.434Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-08T15:16:03.434Z] PASS [2022-09-08T15:16:03.434Z] [2022-09-08T15:16:03.434Z] === Skipped [2022-09-08T15:16:03.434Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-08T15:16:03.434Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-08T15:16:03.434Z] [2022-09-08T15:16:03.434Z] DONE 1 tests, 1 skipped in 0.106s [2022-09-08T15:16:03.434Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T15:16:03.508Z] time="2022-09-08T15:16:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:03.508Z] time="2022-09-08T15:16:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5881cb2d4c3b32dee2da337ea5b5ab12a8ee56c6dde51ae8f3fb5785d4196654" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:03.508Z] time="2022-09-08T15:16:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:03.508Z] time="2022-09-08T15:16:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5881cb2d4c3b32dee2da337ea5b5ab12a8ee56c6dde51ae8f3fb5785d4196654" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:03.508Z] plugin_test.go:165: [d1001b701f8f9] daemon is not started [2022-09-08T15:16:03.508Z] --- PASS: TestPluginInstall (2.59s) [2022-09-08T15:16:03.508Z] --- PASS: TestPluginInstall/no_auth (0.99s) [2022-09-08T15:16:03.508Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-08T15:16:03.508Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-08T15:16:03.508Z] === RUN TestPluginsWithRuntimes [2022-09-08T15:16:03.607Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-08T15:16:03.693Z] INFO: Testing against a local daemon [2022-09-08T15:16:03.693Z] === RUN TestSecretInspect [2022-09-08T15:16:03.693Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-08T15:16:03.693Z] === RUN TestSecretList [2022-09-08T15:16:03.693Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] --- SKIP: TestSecretList (0.01s) [2022-09-08T15:16:03.693Z] === RUN TestSecretsCreateAndDelete [2022-09-08T15:16:03.693Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-08T15:16:03.693Z] === RUN TestSecretsUpdate [2022-09-08T15:16:03.693Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-08T15:16:03.693Z] === RUN TestTemplatedSecret [2022-09-08T15:16:03.693Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-08T15:16:03.693Z] === RUN TestSecretCreateResolve [2022-09-08T15:16:03.693Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-09-08T15:16:03.693Z] PASS [2022-09-08T15:16:03.693Z] [2022-09-08T15:16:03.693Z] === Skipped [2022-09-08T15:16:03.693Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-08T15:16:03.693Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] [2022-09-08T15:16:03.693Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-08T15:16:03.693Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] [2022-09-08T15:16:03.693Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-08T15:16:03.693Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] [2022-09-08T15:16:03.693Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-08T15:16:03.693Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] [2022-09-08T15:16:03.693Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-08T15:16:03.693Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] [2022-09-08T15:16:03.693Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-09-08T15:16:03.693Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] [2022-09-08T15:16:03.693Z] DONE 6 tests, 6 skipped in 0.176s [2022-09-08T15:16:03.693Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T15:16:03.693Z] INFO: Testing against a local daemon [2022-09-08T15:16:03.693Z] === RUN TestServiceCreateInit [2022-09-08T15:16:03.693Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T15:16:03.693Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T15:16:03.693Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-08T15:16:03.693Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T15:16:03.693Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T15:16:03.693Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T15:16:03.693Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.693Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-08T15:16:03.693Z] === RUN TestCreateServiceConflict [2022-09-08T15:16:03.693Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.863Z] --- PASS: TestHealthCheckProcessKilled (0.90s) [2022-09-08T15:16:03.863Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T15:16:03.863Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-08T15:16:03.952Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-08T15:16:03.952Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T15:16:03.952Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.952Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-08T15:16:03.952Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T15:16:03.953Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-08T15:16:03.953Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T15:16:03.953Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-08T15:16:03.953Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T15:16:03.953Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-09-08T15:16:03.953Z] === RUN TestCreateServiceSysctls [2022-09-08T15:16:03.953Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-09-08T15:16:03.953Z] === RUN TestCreateServiceCapabilities [2022-09-08T15:16:03.953Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-09-08T15:16:03.953Z] === RUN TestInspect [2022-09-08T15:16:03.953Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestInspect (0.01s) [2022-09-08T15:16:03.953Z] === RUN TestCreateJob [2022-09-08T15:16:03.953Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestCreateJob (0.01s) [2022-09-08T15:16:03.953Z] === RUN TestReplicatedJob [2022-09-08T15:16:03.953Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-08T15:16:03.953Z] === RUN TestUpdateReplicatedJob [2022-09-08T15:16:03.953Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-08T15:16:03.953Z] === RUN TestServiceListWithStatuses [2022-09-08T15:16:03.953Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:16:03.953Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T15:16:03.953Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T15:16:03.953Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-08T15:16:03.953Z] === RUN TestDockerNetworkReConnect [2022-09-08T15:16:03.953Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:03.953Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2022-09-08T15:16:03.953Z] === RUN TestServicePlugin [2022-09-08T15:16:04.425Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-09-08T15:16:04.425Z] === RUN TestIpcModeNone [2022-09-08T15:16:05.353Z] --- PASS: TestIpcModeNone (0.81s) [2022-09-08T15:16:05.353Z] === RUN TestIpcModePrivate [2022-09-08T15:16:05.353Z] docker_cli_daemon_plugins_test.go:170: [d2320d925d185] daemon is not started [2022-09-08T15:16:05.412Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T15:16:05.497Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (3.38s) [2022-09-08T15:16:05.497Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T15:16:05.916Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2022-09-08T15:16:05.916Z] --- PASS: TestIpcModePrivate (0.76s) [2022-09-08T15:16:05.916Z] === RUN TestIpcModeShareable [2022-09-08T15:16:05.981Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T15:16:06.479Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-09-08T15:16:06.736Z] --- PASS: TestIpcModeShareable (0.67s) [2022-09-08T15:16:06.736Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-08T15:16:06.918Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-09-08T15:16:06.918Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-09-08T15:16:06.918Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-08T15:16:06.918Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T15:16:06.992Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-08T15:16:07.241Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] --- SKIP: TestServicePlugin (2.95s) [2022-09-08T15:16:07.241Z] === RUN TestServiceUpdateLabel [2022-09-08T15:16:07.241Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-08T15:16:07.241Z] === RUN TestServiceUpdateSecrets [2022-09-08T15:16:07.241Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-08T15:16:07.241Z] === RUN TestServiceUpdateConfigs [2022-09-08T15:16:07.241Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-08T15:16:07.241Z] === RUN TestServiceUpdateNetwork [2022-09-08T15:16:07.241Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-08T15:16:07.241Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T15:16:07.241Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-09-08T15:16:07.241Z] PASS [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === Skipped [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T15:16:07.241Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T15:16:07.241Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-08T15:16:07.241Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-08T15:16:07.241Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-08T15:16:07.241Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-08T15:16:07.241Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-08T15:16:07.241Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-09-08T15:16:07.241Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-09-08T15:16:07.241Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-09-08T15:16:07.241Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-08T15:16:07.241Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-08T15:16:07.241Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-08T15:16:07.241Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-08T15:16:07.241Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T15:16:07.241Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-08T15:16:07.241Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2022-09-08T15:16:07.241Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServicePlugin (2.95s) [2022-09-08T15:16:07.241Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-08T15:16:07.241Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-08T15:16:07.241Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-08T15:16:07.241Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-08T15:16:07.241Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-09-08T15:16:07.241Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] DONE 24 tests, 23 skipped in 3.335s [2022-09-08T15:16:07.241Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T15:16:07.241Z] INFO: Testing against a local daemon [2022-09-08T15:16:07.241Z] === RUN TestSessionCreate [2022-09-08T15:16:07.241Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T15:16:07.241Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T15:16:07.241Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T15:16:07.241Z] PASS [2022-09-08T15:16:07.241Z] [2022-09-08T15:16:07.241Z] DONE 2 tests in 0.160s [2022-09-08T15:16:07.241Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T15:16:07.241Z] INFO: Testing against a local daemon [2022-09-08T15:16:07.241Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:16:07.241Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:16:07.241Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:16:07.241Z] === RUN TestEventsExecDie [2022-09-08T15:16:07.487Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-09-08T15:16:07.487Z] PASS [2022-09-08T15:16:07.487Z] [2022-09-08T15:16:07.487Z] DONE 10 tests in 6.634s [2022-09-08T15:16:07.487Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T15:16:07.487Z] ++ 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-09-08T15:16:07.487Z] ++ set -e [2022-09-08T15:16:07.487Z] ++ '[' -n 0 ']' [2022-09-08T15:16:07.487Z] ++ set -x [2022-09-08T15:16:07.487Z] ++ 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-09-08T15:16:07.487Z] INFO: Testing against a local daemon [2022-09-08T15:16:07.487Z] === RUN TestExternalGraphDriver [2022-09-08T15:16:07.808Z] --- PASS: TestEventsExecDie (0.49s) [2022-09-08T15:16:07.808Z] === RUN TestEventsBackwardsCompatible [2022-09-08T15:16:07.808Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-09-08T15:16:07.808Z] === RUN TestInfoBinaryCommits [2022-09-08T15:16:07.808Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-08T15:16:07.808Z] === RUN TestInfoAPIVersioned [2022-09-08T15:16:07.808Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T15:16:07.808Z] === RUN TestInfoDiscoveryBackend [2022-09-08T15:16:08.012Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2022-09-08T15:16:08.013Z] === RUN TestAuthZPluginHeader [2022-09-08T15:16:08.055Z] === RUN TestExternalGraphDriver/json [2022-09-08T15:16:08.574Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-09-08T15:16:08.574Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T15:16:09.434Z] === RUN TestExternalGraphDriver/spec [2022-09-08T15:16:09.511Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2022-09-08T15:16:09.511Z] === RUN TestAPIIpcModeHost [2022-09-08T15:16:09.595Z] ......... [ 86%] [2022-09-08T15:16:09.708Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-09-08T15:16:09.708Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-08T15:16:09.767Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-09-08T15:16:09.767Z] === RUN TestDaemonIpcModeShareable [2022-09-08T15:16:10.023Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-08T15:16:10.586Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-08T15:16:11.148Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-08T15:16:11.148Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-09-08T15:16:11.148Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-08T15:16:11.339Z] === RUN TestExternalGraphDriver/pull [2022-09-08T15:16:11.405Z] --- PASS: TestDaemonIpcModeShareable (1.54s) [2022-09-08T15:16:11.405Z] === RUN TestDaemonIpcModePrivate [2022-09-08T15:16:11.661Z] check_test.go:309: [d05b51d8f2851] daemon is not started [2022-09-08T15:16:11.661Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-08T15:16:11.917Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-08T15:16:12.717Z] --- PASS: TestExternalGraphDriver (5.12s) [2022-09-08T15:16:12.717Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-09-08T15:16:12.717Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-09-08T15:16:12.717Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-09-08T15:16:12.717Z] === RUN TestGraphdriverPluginV2 [2022-09-08T15:16:12.737Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.17s) [2022-09-08T15:16:12.737Z] === RUN TestAuthZPluginV2Disable [2022-09-08T15:16:12.847Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-09-08T15:16:12.847Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2022-09-08T15:16:12.847Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-08T15:16:12.976Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:16:12.976Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-09-08T15:16:12.976Z] PASS [2022-09-08T15:16:12.976Z] [2022-09-08T15:16:12.976Z] === Skipped [2022-09-08T15:16:12.976Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-09-08T15:16:12.976Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:16:12.976Z] [2022-09-08T15:16:12.976Z] DONE 5 tests, 1 skipped in 5.552s [2022-09-08T15:16:12.976Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T15:16:12.976Z] ++ 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-09-08T15:16:12.976Z] ++ set -e [2022-09-08T15:16:12.976Z] ++ '[' -n 0 ']' [2022-09-08T15:16:12.976Z] ++ set -x [2022-09-08T15:16:12.976Z] ++ 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-09-08T15:16:12.991Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2022-09-08T15:16:12.991Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-08T15:16:12.991Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:16:12.991Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-08T15:16:12.991Z] === RUN TestInfoAPI [2022-09-08T15:16:12.991Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T15:16:12.991Z] === RUN TestInfoAPIWarnings [2022-09-08T15:16:13.103Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-08T15:16:13.235Z] INFO: Testing against a local daemon [2022-09-08T15:16:13.235Z] === RUN TestContinueAfterPluginCrash [2022-09-08T15:16:13.235Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T15:16:13.235Z] === RUN TestReadPluginNoRead [2022-09-08T15:16:13.235Z] === PAUSE TestReadPluginNoRead [2022-09-08T15:16:13.235Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T15:16:13.235Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T15:16:13.235Z] === CONT TestContinueAfterPluginCrash [2022-09-08T15:16:13.235Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T15:16:13.359Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-08T15:16:14.288Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-09-08T15:16:14.544Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-08T15:16:14.545Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2022-09-08T15:16:14.545Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-08T15:16:14.801Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-08T15:16:15.729Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-08T15:16:16.168Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-09-08T15:16:16.168Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2022-09-08T15:16:16.168Z] === RUN TestIpcModeOlderClient [2022-09-08T15:16:16.168Z] === PAUSE TestIpcModeOlderClient [2022-09-08T15:16:16.168Z] === RUN TestKillContainerInvalidSignal [2022-09-08T15:16:16.526Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-09-08T15:16:16.526Z] === CONT TestReadPluginNoRead [2022-09-08T15:16:16.731Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-08T15:16:16.731Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-08T15:16:16.903Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2022-09-08T15:16:16.903Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T15:16:16.987Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-09-08T15:16:16.987Z] === RUN TestKillContainer [2022-09-08T15:16:16.987Z] === RUN TestKillContainer/no_signal [2022-09-08T15:16:17.552Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T15:16:18.114Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-08T15:16:18.371Z] === RUN TestKillContainer/killing_signal [2022-09-08T15:16:18.431Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T15:16:19.343Z] --- PASS: TestKillContainer (2.19s) [2022-09-08T15:16:19.343Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-09-08T15:16:19.343Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2022-09-08T15:16:19.343Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2022-09-08T15:16:19.343Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T15:16:19.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-08T15:16:19.369Z] === RUN TestReadPluginNoRead/default [2022-09-08T15:16:19.912Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-08T15:16:19.912Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-08T15:16:20.170Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-09-08T15:16:20.170Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T15:16:20.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-09-08T15:16:20.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-09-08T15:16:20.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-09-08T15:16:20.473Z] === RUN TestKillStoppedContainer [2022-09-08T15:16:20.729Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-09-08T15:16:20.729Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T15:16:20.729Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-09-08T15:16:20.729Z] === RUN TestKillDifferentUserContainer [2022-09-08T15:16:20.750Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T15:16:21.009Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-09-08T15:16:21.658Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-09-08T15:16:21.658Z] === RUN TestInspectOomKilledTrue [2022-09-08T15:16:21.658Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:16:21.658Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T15:16:21.658Z] === RUN TestInspectOomKilledFalse [2022-09-08T15:16:21.658Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:16:21.658Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-08T15:16:21.658Z] === RUN TestLinksEtcHostsContentMatch [2022-09-08T15:16:21.658Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-08T15:16:21.914Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-09-08T15:16:21.914Z] === RUN TestLinksContainerNames [2022-09-08T15:16:21.947Z] === CONT TestReadPluginNoRead [2022-09-08T15:16:21.947Z] read_test.go:92: [d10e9501f60ba] daemon is not started [2022-09-08T15:16:21.947Z] --- PASS: TestReadPluginNoRead (5.62s) [2022-09-08T15:16:21.947Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-09-08T15:16:21.947Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-09-08T15:16:21.947Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-09-08T15:16:21.947Z] PASS [2022-09-08T15:16:21.947Z] [2022-09-08T15:16:21.947Z] DONE 6 tests in 8.774s [2022-09-08T15:16:21.947Z] 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-09-08T15:16:21.947Z] ++ 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-09-08T15:16:21.947Z] ++ set -e [2022-09-08T15:16:21.947Z] ++ '[' -n 0 ']' [2022-09-08T15:16:21.947Z] ++ set -x [2022-09-08T15:16:21.947Z] ++ 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-09-08T15:16:21.947Z] testing: warning: no tests to run [2022-09-08T15:16:21.947Z] PASS [2022-09-08T15:16:21.947Z] [2022-09-08T15:16:21.947Z] DONE 0 tests in 0.033s [2022-09-08T15:16:21.947Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T15:16:21.947Z] ++ 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-09-08T15:16:21.947Z] ++ set -e [2022-09-08T15:16:21.947Z] ++ '[' -n 0 ']' [2022-09-08T15:16:21.947Z] ++ set -x [2022-09-08T15:16:21.947Z] ++ 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-09-08T15:16:21.947Z] INFO: Testing against a local daemon [2022-09-08T15:16:21.947Z] === RUN TestPluginWithDevMounts [2022-09-08T15:16:21.947Z] === PAUSE TestPluginWithDevMounts [2022-09-08T15:16:21.947Z] === CONT TestPluginWithDevMounts [2022-09-08T15:16:22.347Z] tests/integration/models_nodes_test.py . [ 91%] [2022-09-08T15:16:22.347Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-08T15:16:22.844Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-08T15:16:23.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-08T15:16:23.407Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-08T15:16:23.407Z] --- PASS: TestLinksContainerNames (1.46s) [2022-09-08T15:16:23.407Z] === RUN TestLogsFollowTailEmpty [2022-09-08T15:16:23.853Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-09-08T15:16:23.853Z] PASS [2022-09-08T15:16:23.853Z] [2022-09-08T15:16:23.853Z] DONE 1 tests in 1.631s [2022-09-08T15:16:23.853Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T15:16:23.853Z] ++ 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-09-08T15:16:23.853Z] ++ set -e [2022-09-08T15:16:23.853Z] ++ '[' -n 0 ']' [2022-09-08T15:16:23.853Z] ++ set -x [2022-09-08T15:16:23.853Z] ++ 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-09-08T15:16:23.853Z] INFO: Testing against a local daemon [2022-09-08T15:16:23.853Z] === RUN TestSecretInspect [2022-09-08T15:16:23.970Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-08T15:16:24.226Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-09-08T15:16:24.226Z] === RUN TestContainerNetworkMountsNoChown [2022-09-08T15:16:24.789Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/default [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/default [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/private [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/private [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rprivate [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/slave [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/slave [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rslave [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/shared [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/shared [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rshared [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/default [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/rslave [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/slave [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/rprivate [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/private [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/rshared [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/shared [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:16:24.789Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:16:24.789Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-08T15:16:24.789Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-08T15:16:25.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-08T15:16:25.045Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-08T15:16:25.086Z] tests/integration/models_services_test.py ..............x. [ 95%] [2022-09-08T15:16:25.302Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-08T15:16:25.302Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-08T15:16:25.302Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-08T15:16:25.302Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-08T15:16:25.302Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-08T15:16:25.302Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-08T15:16:25.302Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-08T15:16:25.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-08T15:16:25.302Z] === RUN TestContainerBindMountNonRecursive [2022-09-08T15:16:25.759Z] --- PASS: TestSecretInspect (2.13s) [2022-09-08T15:16:25.759Z] === RUN TestSecretList [2022-09-08T15:16:26.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-08T15:16:27.234Z] --- PASS: TestContainerBindMountNonRecursive (1.70s) [2022-09-08T15:16:27.234Z] === RUN TestContainerVolumesMountedAsShared [2022-09-08T15:16:27.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-08T15:16:27.491Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-08T15:16:27.748Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2022-09-08T15:16:27.748Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-08T15:16:28.295Z] --- PASS: TestSecretList (2.11s) [2022-09-08T15:16:28.295Z] === RUN TestSecretsCreateAndDelete [2022-09-08T15:16:28.309Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2022-09-08T15:16:28.309Z] === RUN TestNetworkNat [2022-09-08T15:16:28.340Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-08T15:16:28.340Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-08T15:16:28.871Z] --- PASS: TestNetworkNat (0.65s) [2022-09-08T15:16:28.871Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T15:16:28.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-08T15:16:29.434Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2022-09-08T15:16:29.434Z] === RUN TestNetworkLoopbackNat [2022-09-08T15:16:30.199Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-09-08T15:16:30.199Z] === RUN TestSecretsUpdate [2022-09-08T15:16:30.211Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.47s) [2022-09-08T15:16:30.211Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T15:16:30.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-08T15:16:31.071Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-09-08T15:16:31.071Z] === RUN TestInfoDebug [2022-09-08T15:16:31.637Z] --- PASS: TestInfoDebug (1.54s) [2022-09-08T15:16:31.637Z] === RUN TestInfoInsecureRegistries [2022-09-08T15:16:31.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-08T15:16:32.104Z] --- PASS: TestSecretsUpdate (2.10s) [2022-09-08T15:16:32.104Z] === RUN TestTemplatedSecret [2022-09-08T15:16:32.185Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-08T15:16:32.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-08T15:16:32.293Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2022-09-08T15:16:32.293Z] === RUN TestPause [2022-09-08T15:16:32.697Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-08T15:16:32.697Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-08T15:16:32.697Z] [2022-09-08T15:16:32.697Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-08T15:16:32.697Z] =========================== short test summary info ============================ [2022-09-08T15:16:32.697Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-08T15:16:32.697Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-08T15:16:32.697Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-08T15:16:32.697Z] Not supported on most drivers [2022-09-08T15:16:32.697Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-08T15:16:32.697Z] Output of docker top depends on host distro, and is not formalized. [2022-09-08T15:16:32.697Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-08T15:16:32.697Z] Output of docker top depends on host distro, and is not formalized. [2022-09-08T15:16:32.697Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-08T15:16:32.697Z] Can fail if eth0 has multiple IP addresses [2022-09-08T15:16:32.697Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-08T15:16:32.697Z] This doesn't seem to be taken into account by the engine [2022-09-08T15:16:32.697Z] XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks [2022-09-08T15:16:32.697Z] Flaky test [2022-09-08T15:16:32.697Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-09-08T15:16:32.697Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-08T15:16:32.697Z] = 378 passed, 2 skipped, 1 deselected, 7 xfailed, 1 xpassed in 296.63 seconds == [2022-09-08T15:16:32.856Z] --- PASS: TestPause (0.54s) [2022-09-08T15:16:32.856Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T15:16:32.856Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T15:16:32.856Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T15:16:32.856Z] === RUN TestPauseStopPausedContainer [2022-09-08T15:16:33.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-08T15:16:33.538Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-09-08T15:16:33.538Z] === RUN TestInfoRegistryMirrors [2022-09-08T15:16:33.786Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2022-09-08T15:16:33.786Z] === RUN TestPsFilter [2022-09-08T15:16:33.786Z] --- PASS: TestPsFilter (0.14s) [2022-09-08T15:16:33.786Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T15:16:34.042Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-08T15:16:34.298Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2022-09-08T15:16:34.298Z] === RUN TestRemoveContainerWithVolume [2022-09-08T15:16:34.640Z] --- PASS: TestTemplatedSecret (2.41s) [2022-09-08T15:16:34.640Z] === RUN TestSecretCreateResolve [2022-09-08T15:16:34.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-08T15:16:34.862Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-09-08T15:16:34.862Z] === RUN TestRemoveContainerRunning [2022-09-08T15:16:34.912Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-09-08T15:16:34.912Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T15:16:35.170Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T15:16:35.170Z] === RUN TestPingCacheHeaders [2022-09-08T15:16:35.170Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T15:16:35.170Z] === RUN TestPingGet [2022-09-08T15:16:35.170Z] --- PASS: TestPingGet (0.02s) [2022-09-08T15:16:35.170Z] === RUN TestPingHead [2022-09-08T15:16:35.170Z] --- PASS: TestPingHead (0.02s) [2022-09-08T15:16:35.170Z] === RUN TestVersion [2022-09-08T15:16:35.170Z] --- PASS: TestVersion (0.02s) [2022-09-08T15:16:35.170Z] PASS [2022-09-08T15:16:35.170Z] [2022-09-08T15:16:35.170Z] === Skipped [2022-09-08T15:16:35.170Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:16:35.170Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:16:35.170Z] [2022-09-08T15:16:35.170Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-08T15:16:35.170Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-08T15:16:35.170Z] [2022-09-08T15:16:35.170Z] DONE 18 tests, 2 skipped in 28.062s [2022-09-08T15:16:35.170Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T15:16:35.428Z] INFO: Testing against a local daemon [2022-09-08T15:16:35.428Z] === RUN TestVolumesCreateAndList [2022-09-08T15:16:35.428Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T15:16:35.428Z] === RUN TestVolumesRemove [2022-09-08T15:16:35.428Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-08T15:16:35.428Z] === RUN TestVolumesInspect [2022-09-08T15:16:35.428Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T15:16:35.428Z] === RUN TestVolumesInvalidJSON [2022-09-08T15:16:35.428Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-08T15:16:35.428Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-08T15:16:35.428Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-08T15:16:35.428Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T15:16:35.428Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-08T15:16:35.428Z] PASS [2022-09-08T15:16:35.428Z] [2022-09-08T15:16:35.428Z] DONE 5 tests in 0.192s [2022-09-08T15:16:35.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:16:35.428Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12412 is not a child of this shell [2022-09-08T15:16:35.428Z] warning: PID 12412 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-08T15:16:35.428Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:16:35.428Z] [2022-09-08T15:16:35.428Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:16:35.428Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:16:35.428Z] [2022-09-08T15:16:35.428Z] To set a process to complain mode, use the command line tool [2022-09-08T15:16:35.428Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:16:35.428Z] Removing test suite binaries [2022-09-08T15:16:35.428Z] exiting test-integration [2022-09-08T15:16:35.428Z] ++ exit 0 [2022-09-08T15:16:35.791Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-09-08T15:16:35.791Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T15:16:36.353Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-09-08T15:16:36.353Z] === RUN TestRemoveInvalidContainer [2022-09-08T15:16:36.353Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-08T15:16:36.353Z] === RUN TestRenameLinkedContainer [2022-09-08T15:16:36.545Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-09-08T15:16:36.545Z] PASS [2022-09-08T15:16:36.545Z] [2022-09-08T15:16:36.545Z] DONE 6 tests in 13.090s [2022-09-08T15:16:36.545Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T15:16:36.545Z] ++ 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-09-08T15:16:36.545Z] ++ set -e [2022-09-08T15:16:36.545Z] ++ '[' -n 0 ']' [2022-09-08T15:16:36.545Z] ++ set -x [2022-09-08T15:16:36.545Z] ++ 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-09-08T15:16:36.801Z] [2022-09-08T15:16:36.804Z] INFO: Testing against a local daemon [2022-09-08T15:16:36.804Z] === RUN TestServiceCreateInit [2022-09-08T15:16:36.804Z] === RUN TestServiceCreateInit/daemonInitDisabled Post stage [Pipeline] junit [2022-09-08T15:16:37.754Z] Recording test results [2022-09-08T15:16:39.305Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T15:16:39.628Z] --- PASS: TestRenameLinkedContainer (3.29s) [2022-09-08T15:16:39.628Z] === RUN TestRenameStoppedContainer [2022-09-08T15:16:39.642Z] + echo Ensuring container killed. [2022-09-08T15:16:39.642Z] Ensuring container killed. [2022-09-08T15:16:39.642Z] + docker rm -vf docker-pr2 [2022-09-08T15:16:40.214Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-08T15:16:40.497Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:16:40.497Z] Chowning /workspace to jenkins user [2022-09-08T15:16:40.497Z] + id -u [2022-09-08T15:16:40.497Z] + id -g [2022-09-08T15:16:40.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44109:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T15:16:40.497Z] Unable to find image 'busybox:latest' locally [2022-09-08T15:16:40.497Z] latest: Pulling from library/busybox [2022-09-08T15:16:40.556Z] --- PASS: TestRenameStoppedContainer (0.79s) [2022-09-08T15:16:40.557Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T15:16:40.557Z] check_test.go:309: [d4adc679749bd] daemon is not started [2022-09-08T15:16:40.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-08T15:16:40.756Z] 2c39bef88607: Pulling fs layer [2022-09-08T15:16:40.756Z] 2c39bef88607: Verifying Checksum [2022-09-08T15:16:40.756Z] 2c39bef88607: Download complete [2022-09-08T15:16:40.756Z] 2c39bef88607: Pull complete [2022-09-08T15:16:40.756Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-08T15:16:40.756Z] Status: Downloaded newer image for busybox:latest [2022-09-08T15:16:40.995Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T15:16:41.932Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2022-09-08T15:16:41.932Z] === RUN TestRenameInvalidName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:16:42.438Z] + bundleName=amd64-rootless [2022-09-08T15:16:42.438Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-08T15:16:42.438Z] Creating amd64-rootless-bundles.tar.gz [2022-09-08T15:16:42.439Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-08T15:16:42.439Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-08T15:16:42.451Z] Archiving artifacts [2022-09-08T15:16:42.497Z] --- PASS: TestRenameInvalidName (0.70s) [2022-09-08T15:16:42.497Z] === RUN TestRenameAnonymousContainer [2022-09-08T15:16:42.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-08T15:16:44.285Z] --- PASS: TestServiceCreateInit (7.03s) [2022-09-08T15:16:44.285Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-09-08T15:16:44.285Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-09-08T15:16:44.285Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T15:16:44.333Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44109/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T15:16:44.647Z] + make clean [2022-09-08T15:16:44.905Z] docker volume rm -f docker-dev-cache [2022-09-08T15:16:44.905Z] docker-dev-cache [Pipeline] deleteDir [2022-09-08T15:16:45.446Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:16:45.446Z] [2022-09-08T15:16:45.446Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:16:45.446Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:16:45.446Z] [2022-09-08T15:16:45.446Z] To set a process to complain mode, use the command line tool [2022-09-08T15:16:45.446Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:16:45.446Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Post stage [Pipeline] junit [2022-09-08T15:16:45.748Z] Recording test results [2022-09-08T15:16:45.822Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-08T15:16:46.027Z] --- PASS: TestRenameAnonymousContainer (3.05s) [2022-09-08T15:16:46.027Z] === RUN TestRenameContainerWithSameName [2022-09-08T15:16:46.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-08T15:16:46.139Z] + echo Ensuring container killed. [2022-09-08T15:16:46.139Z] Ensuring container killed. [2022-09-08T15:16:46.139Z] + docker rm -vf docker-pr2 [2022-09-08T15:16:46.139Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-08T15:16:46.283Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2022-09-08T15:16:46.283Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T15:16:46.455Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:16:46.455Z] Chowning /workspace to jenkins user [2022-09-08T15:16:46.455Z] + id -u [2022-09-08T15:16:46.455Z] + id -g [2022-09-08T15:16:46.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44109:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:16:47.709Z] + bundleName=docker-py [2022-09-08T15:16:47.709Z] + echo Creating docker-py-bundles.tar.gz [2022-09-08T15:16:47.709Z] Creating docker-py-bundles.tar.gz [2022-09-08T15:16:47.709Z] + 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-09-08T15:16:47.719Z] Archiving artifacts [2022-09-08T15:16:47.916Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44109/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-08T15:16:48.175Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-09-08T15:16:48.175Z] === RUN TestResize [2022-09-08T15:16:48.246Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-08T15:16:48.246Z] PASS [2022-09-08T15:16:48.246Z] [2022-09-08T15:16:48.246Z] DONE 17 tests in 51.079s [2022-09-08T15:16:48.246Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T15:16:48.246Z] INFO: Testing against a local daemon [2022-09-08T15:16:48.246Z] === RUN TestPluginInvalidJSON [2022-09-08T15:16:48.246Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:16:48.246Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:16:48.246Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:16:48.246Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-08T15:16:48.246Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-08T15:16:48.246Z] === RUN TestPluginInstall [2022-09-08T15:16:48.246Z] === RUN TestPluginInstall/no_auth [2022-09-08T15:16:48.246Z] time="2022-09-08T15:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:48.246Z] time="2022-09-08T15:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df72d7434d63a095372c9498805dac659a36c4aeef8f14a006cd392c7f5e1ebb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:48.246Z] time="2022-09-08T15:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:48.246Z] time="2022-09-08T15:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df72d7434d63a095372c9498805dac659a36c4aeef8f14a006cd392c7f5e1ebb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:48.246Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T15:16:48.246Z] time="2022-09-08T15:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:48.246Z] time="2022-09-08T15:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93735af8a87146f1373aff49c857917c583be7e7a374b60e291a126f3e6c811c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:48.246Z] time="2022-09-08T15:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:48.246Z] time="2022-09-08T15:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93735af8a87146f1373aff49c857917c583be7e7a374b60e291a126f3e6c811c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:48.246Z] === RUN TestPluginInstall/with_insecure [2022-09-08T15:16:48.259Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 -e DOCKER_GRAPHDRIVER docker:0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 hack/make.sh binary-daemon [2022-09-08T15:16:48.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-08T15:16:48.738Z] --- PASS: TestResize (0.76s) [2022-09-08T15:16:48.738Z] === RUN TestResizeWithInvalidSize [2022-09-08T15:16:48.814Z] time="2022-09-08T15:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:48.814Z] time="2022-09-08T15:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91c3d6d9ae09eeea98f48304025f80a67f654a64d3872887509588ba5ed18b94" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:48.814Z] time="2022-09-08T15:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:16:48.814Z] time="2022-09-08T15:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91c3d6d9ae09eeea98f48304025f80a67f654a64d3872887509588ba5ed18b94" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:16:48.866Z] [2022-09-08T15:16:48.866Z] Removing bundles/ [2022-09-08T15:16:48.866Z] [2022-09-08T15:16:48.866Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-09-08T15:16:48.866Z] Building: bundles/binary-daemon/dockerd-dev [2022-09-08T15:16:48.866Z] GOOS="" GOARCH="" GOARM="" [2022-09-08T15:16:49.105Z] plugin_test.go:165: [d73c3a35ca13e] daemon is not started [2022-09-08T15:16:49.105Z] --- PASS: TestPluginInstall (2.81s) [2022-09-08T15:16:49.105Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-09-08T15:16:49.105Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-09-08T15:16:49.105Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-09-08T15:16:49.105Z] === RUN TestPluginsWithRuntimes [2022-09-08T15:16:49.665Z] --- PASS: TestResizeWithInvalidSize (1.05s) [2022-09-08T15:16:49.665Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T15:16:50.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:16:50.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:16:50.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:16:50.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-08T15:16:50.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-08T15:16:50.997Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T15:16:51.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-08T15:16:51.559Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T15:16:52.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-08T15:16:52.487Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-09-08T15:16:52.487Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-08T15:16:52.487Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-08T15:16:52.487Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T15:16:53.048Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-08T15:16:53.048Z] PASS [2022-09-08T15:16:53.048Z] [2022-09-08T15:16:53.048Z] DONE 10 tests in 6.728s [2022-09-08T15:16:53.048Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T15:16:53.048Z] INFO: Testing against a local daemon [2022-09-08T15:16:53.048Z] === RUN TestExternalGraphDriver [2022-09-08T15:16:53.304Z] === RUN TestExternalGraphDriver/json [2022-09-08T15:16:53.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:16:53.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:16:54.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-08T15:16:55.192Z] === RUN TestExternalGraphDriver/spec [2022-09-08T15:16:55.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-08T15:16:55.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-08T15:16:57.081Z] === RUN TestExternalGraphDriver/pull [2022-09-08T15:16:57.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-08T15:16:57.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-08T15:16:57.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-08T15:16:57.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-08T15:16:58.445Z] --- PASS: TestExternalGraphDriver (5.26s) [2022-09-08T15:16:58.445Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-09-08T15:16:58.445Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-09-08T15:16:58.445Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-09-08T15:16:58.445Z] === RUN TestGraphdriverPluginV2 [2022-09-08T15:16:59.208Z] --- PASS: TestCreateServiceMultipleTimes (15.04s) [2022-09-08T15:16:59.208Z] === RUN TestCreateServiceConflict [2022-09-08T15:17:00.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-08T15:17:00.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-08T15:17:00.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-08T15:17:00.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-08T15:17:01.113Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-09-08T15:17:01.113Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T15:17:02.610Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-09-08T15:17:02.611Z] PASS [2022-09-08T15:17:02.611Z] [2022-09-08T15:17:02.611Z] DONE 5 tests in 9.514s [2022-09-08T15:17:02.611Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T15:17:02.611Z] INFO: Testing against a local daemon [2022-09-08T15:17:02.611Z] === RUN TestContinueAfterPluginCrash [2022-09-08T15:17:02.611Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T15:17:02.611Z] === RUN TestReadPluginNoRead [2022-09-08T15:17:02.611Z] === PAUSE TestReadPluginNoRead [2022-09-08T15:17:02.611Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T15:17:02.611Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T15:17:02.611Z] === CONT TestContinueAfterPluginCrash [2022-09-08T15:17:02.611Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T15:17:02.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-08T15:17:03.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-08T15:17:03.649Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-09-08T15:17:03.649Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T15:17:03.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-08T15:17:04.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-08T15:17:05.595Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-08T15:17:05.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.52s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2022-09-08T15:17:06.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2022-09-08T15:17:06.107Z] === RUN TestCgroupNamespacesRun [2022-09-08T15:17:06.363Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-08T15:17:06.777Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) [2022-09-08T15:17:06.777Z] === CONT TestReadPluginNoRead [2022-09-08T15:17:06.940Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-08T15:17:07.878Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2022-09-08T15:17:07.878Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-08T15:17:08.666Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T15:17:08.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-08T15:17:09.591Z] === RUN TestReadPluginNoRead/default [2022-09-08T15:17:09.736Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2022-09-08T15:17:09.736Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-08T15:17:10.955Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T15:17:10.955Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-09-08T15:17:11.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2022-09-08T15:17:11.103Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-08T15:17:11.882Z] === CONT TestReadPluginNoRead [2022-09-08T15:17:11.882Z] read_test.go:92: [dcc22a8f57984] daemon is not started [2022-09-08T15:17:11.882Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-09-08T15:17:11.882Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-09-08T15:17:11.882Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-09-08T15:17:11.882Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-09-08T15:17:11.882Z] PASS [2022-09-08T15:17:11.882Z] [2022-09-08T15:17:11.882Z] DONE 6 tests in 9.424s [2022-09-08T15:17:11.882Z] 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-09-08T15:17:11.882Z] testing: warning: no tests to run [2022-09-08T15:17:11.882Z] PASS [2022-09-08T15:17:11.882Z] [2022-09-08T15:17:11.882Z] DONE 0 tests in 0.008s [2022-09-08T15:17:11.882Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T15:17:12.138Z] INFO: Testing against a local daemon [2022-09-08T15:17:12.138Z] === RUN TestPluginWithDevMounts [2022-09-08T15:17:12.138Z] === PAUSE TestPluginWithDevMounts [2022-09-08T15:17:12.138Z] === CONT TestPluginWithDevMounts [2022-09-08T15:17:12.469Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-08T15:17:12.727Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2022-09-08T15:17:12.727Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-08T15:17:13.289Z] check_test.go:309: [dba6380f26f59] daemon is not started [2022-09-08T15:17:13.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-08T15:17:13.545Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-08T15:17:14.025Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-09-08T15:17:14.025Z] PASS [2022-09-08T15:17:14.025Z] [2022-09-08T15:17:14.025Z] DONE 1 tests in 1.630s [2022-09-08T15:17:14.025Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T15:17:14.025Z] INFO: Testing against a local daemon [2022-09-08T15:17:14.025Z] === RUN TestSecretInspect [2022-09-08T15:17:14.475Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-08T15:17:14.475Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2022-09-08T15:17:14.475Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-08T15:17:14.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-08T15:17:14.988Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-08T15:17:15.914Z] --- PASS: TestSecretInspect (2.11s) [2022-09-08T15:17:15.914Z] === RUN TestSecretList [2022-09-08T15:17:15.918Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-09-08T15:17:15.918Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-08T15:17:16.846Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-09-08T15:17:16.846Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-08T15:17:16.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-08T15:17:17.856Z] --- PASS: TestSecretList (2.15s) [2022-09-08T15:17:17.856Z] === RUN TestSecretsCreateAndDelete [2022-09-08T15:17:18.538Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-09-08T15:17:18.538Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T15:17:18.738Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-09-08T15:17:18.739Z] === RUN TestNISDomainname [2022-09-08T15:17:19.668Z] --- PASS: TestNISDomainname (1.00s) [2022-09-08T15:17:19.668Z] === RUN TestHostnameDnsResolution [2022-09-08T15:17:20.232Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-08T15:17:20.416Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-09-08T15:17:20.416Z] === RUN TestSecretsUpdate [2022-09-08T15:17:20.794Z] --- PASS: TestHostnameDnsResolution (1.17s) [2022-09-08T15:17:20.794Z] === RUN TestUnprivilegedPortsAndPing [2022-09-08T15:17:21.724Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2022-09-08T15:17:21.724Z] === RUN TestStats [2022-09-08T15:17:22.288Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-08T15:17:22.344Z] --- PASS: TestSecretsUpdate (2.12s) [2022-09-08T15:17:22.344Z] === RUN TestTemplatedSecret [2022-09-08T15:17:22.851Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-08T15:17:23.107Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-08T15:17:23.670Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-08T15:17:23.927Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-08T15:17:24.184Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-08T15:17:24.184Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-08T15:17:24.184Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-08T15:17:24.441Z] --- PASS: TestStats (2.76s) [2022-09-08T15:17:24.441Z] === RUN TestStopContainerWithTimeout [2022-09-08T15:17:24.441Z] === RUN TestStopContainerWithTimeout/0 [2022-09-08T15:17:24.441Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-08T15:17:24.441Z] === RUN TestStopContainerWithTimeout/1 [2022-09-08T15:17:24.441Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-08T15:17:24.441Z] === RUN TestStopContainerWithTimeout/3 [2022-09-08T15:17:24.441Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-08T15:17:24.441Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-08T15:17:24.441Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-08T15:17:24.441Z] === CONT TestStopContainerWithTimeout/0 [2022-09-08T15:17:24.441Z] === CONT TestStopContainerWithTimeout/3 [2022-09-08T15:17:24.859Z] --- PASS: TestTemplatedSecret (2.47s) [2022-09-08T15:17:24.859Z] === RUN TestSecretCreateResolve [2022-09-08T15:17:25.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-08T15:17:25.570Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-08T15:17:25.571Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-08T15:17:26.749Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-09-08T15:17:26.749Z] PASS [2022-09-08T15:17:26.749Z] [2022-09-08T15:17:26.749Z] DONE 6 tests in 13.164s [2022-09-08T15:17:26.749Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T15:17:26.749Z] INFO: Testing against a local daemon [2022-09-08T15:17:26.749Z] === RUN TestServiceCreateInit [2022-09-08T15:17:26.749Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T15:17:27.462Z] === CONT TestStopContainerWithTimeout/1 [2022-09-08T15:17:27.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-08T15:17:29.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-08T15:17:29.353Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-08T15:17:29.353Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2022-09-08T15:17:29.353Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2022-09-08T15:17:29.353Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-09-08T15:17:29.353Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2022-09-08T15:17:29.353Z] === RUN TestDeleteDevicemapper [2022-09-08T15:17:29.353Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T15:17:29.353Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-08T15:17:29.353Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T15:17:29.631Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-08T15:17:30.751Z] --- PASS: TestCreateServiceSecretFileMode (12.23s) [2022-09-08T15:17:30.751Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T15:17:30.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T15:17:31.020Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-08T15:17:31.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-08T15:17:31.839Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-08T15:17:32.095Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-08T15:17:32.658Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2022-09-08T15:17:32.658Z] === RUN TestUpdateMemory [2022-09-08T15:17:32.658Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:17:32.658Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-08T15:17:32.658Z] === RUN TestUpdateCPUQuota [2022-09-08T15:17:32.915Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-08T15:17:33.478Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-08T15:17:33.735Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-08T15:17:33.992Z] --- PASS: TestUpdateCPUQuota (1.49s) [2022-09-08T15:17:33.992Z] === RUN TestUpdatePidsLimit [2022-09-08T15:17:33.992Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-08T15:17:34.219Z] --- PASS: TestServiceCreateInit (7.29s) [2022-09-08T15:17:34.219Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-09-08T15:17:34.219Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-09-08T15:17:34.219Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T15:17:34.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-08T15:17:34.553Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-08T15:17:34.553Z] check_test.go:309: [d46701e5168d8] daemon is not started [2022-09-08T15:17:34.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-08T15:17:34.553Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-08T15:17:34.553Z] check_test.go:309: [d93aac145828b] daemon is not started [2022-09-08T15:17:34.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-08T15:17:34.553Z] === RUN TestUpdatePidsLimit/no_change [2022-09-08T15:17:34.810Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-08T15:17:35.066Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-08T15:17:35.629Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-08T15:17:35.885Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-08T15:17:36.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-08T15:17:37.511Z] --- PASS: TestUpdatePidsLimit (3.20s) [2022-09-08T15:17:37.511Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-09-08T15:17:37.511Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-09-08T15:17:37.511Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-09-08T15:17:37.511Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-09-08T15:17:37.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-09-08T15:17:37.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2022-09-08T15:17:37.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2022-09-08T15:17:37.511Z] === RUN TestUpdateRestartPolicy [2022-09-08T15:17:37.768Z] check_test.go:309: [d6ffc6d33240b] daemon is not started [2022-09-08T15:17:37.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-08T15:17:38.440Z] 294d77ac553d: Pull complete [2022-09-08T15:17:38.440Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-08T15:17:38.440Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:17:38.440Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-09-08T15:17:38.440Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-09-08T15:17:38.440Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3287' [2022-09-08T15:17:38.440Z] WARN: Skipping validation tests [2022-09-08T15:17:38.440Z] INFO: Running unit tests at 09/08/2022 15:17:34... [2022-09-08T15:17:41.542Z] INFO: make.ps1 starting at 09/08/2022 15:17:41 [2022-09-08T15:17:41.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-08T15:17:42.026Z] INFO: Git commit (af6c07452e) assumed from DOCKER_GITCOMMIT environment variable [2022-09-08T15:17:42.026Z] INFO: Invoking autogen... [2022-09-08T15:17:42.500Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-08T15:17:42.960Z] --- PASS: TestCreateServiceConfigFileMode (12.43s) [2022-09-08T15:17:42.960Z] === RUN TestCreateServiceSysctls [2022-09-08T15:17:43.044Z] INFO: Running unit tests... [2022-09-08T15:17:43.430Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-08T15:17:43.686Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-08T15:17:44.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-08T15:17:44.338Z] --- PASS: TestCreateServiceSysctls (2.80s) [2022-09-08T15:17:44.338Z] === RUN TestCreateServiceCapabilities [2022-09-08T15:17:46.140Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-08T15:17:46.874Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-09-08T15:17:46.874Z] === RUN TestInspect [2022-09-08T15:17:47.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-08T15:17:48.437Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-08T15:17:49.365Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-08T15:17:49.365Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-08T15:17:49.365Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-08T15:17:49.365Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-08T15:17:49.365Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-08T15:17:49.365Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-08T15:17:49.365Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-08T15:17:49.365Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-08T15:17:49.365Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-08T15:17:49.411Z] --- PASS: TestInspect (2.63s) [2022-09-08T15:17:49.411Z] === RUN TestCreateJob [2022-09-08T15:17:49.622Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2022-09-08T15:17:49.622Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T15:17:49.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-08T15:17:50.358Z] 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-09-08T15:17:50.552Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2022-09-08T15:17:50.552Z] === RUN TestWaitNonBlocked [2022-09-08T15:17:50.552Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:17:50.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:17:50.552Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:17:50.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:17:50.552Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:17:50.552Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:17:51.115Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-09-08T15:17:51.115Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-09-08T15:17:51.115Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2022-09-08T15:17:51.115Z] === RUN TestWaitBlocked [2022-09-08T15:17:51.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:17:51.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:17:51.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:17:51.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:17:51.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-08T15:17:51.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-08T15:17:51.945Z] --- PASS: TestCreateJob (2.79s) [2022-09-08T15:17:51.945Z] === RUN TestReplicatedJob [2022-09-08T15:17:52.257Z] --- PASS: TestCreateServiceMultipleTimes (15.75s) [2022-09-08T15:17:52.257Z] === RUN TestCreateServiceConflict [2022-09-08T15:17:52.257Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-09-08T15:17:52.257Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T15:17:52.302Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-08T15:17:52.302Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-09-08T15:17:52.302Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2022-09-08T15:17:52.302Z] === CONT TestContainerStartOnDaemonRestart [2022-09-08T15:17:52.302Z] === CONT TestIpcModeOlderClient [2022-09-08T15:17:52.559Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-08T15:17:52.559Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-08T15:17:52.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-08T15:17:54.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-08T15:17:54.816Z] --- PASS: TestCreateServiceMaxReplicas (2.32s) [2022-09-08T15:17:54.816Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T15:17:55.840Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2022-09-08T15:17:55.840Z] === CONT TestContainerKillOnDaemonStart [2022-09-08T15:17:56.404Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.89s) [2022-09-08T15:17:56.404Z] === CONT TestDaemonHostGatewayIP [2022-09-08T15:17:57.216Z] --- PASS: TestReplicatedJob (5.17s) [2022-09-08T15:17:57.216Z] === RUN TestUpdateReplicatedJob [2022-09-08T15:17:57.334Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-08T15:17:58.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-08T15:18:00.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-08T15:18:00.326Z] --- PASS: TestDaemonHostGatewayIP (3.85s) [2022-09-08T15:18:00.326Z] === CONT TestDaemonRestartIpcMode [2022-09-08T15:18:00.504Z] --- PASS: TestUpdateReplicatedJob (2.97s) [2022-09-08T15:18:00.504Z] === RUN TestServiceListWithStatuses [2022-09-08T15:18:00.504Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:18:00.504Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T15:18:00.504Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T15:18:00.582Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-08T15:18:00.959Z] ? github.com/docker/docker/api [no test files] [2022-09-08T15:18:02.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-08T15:18:03.403Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2022-09-08T15:18:04.331Z] check_test.go:309: [d9ade98867991] daemon is not started [2022-09-08T15:18:04.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-08T15:18:04.696Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-09-08T15:18:04.696Z] === RUN TestDockerNetworkReConnect [2022-09-08T15:18:04.844Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-08T15:18:07.230Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-09-08T15:18:07.230Z] === RUN TestServicePlugin [2022-09-08T15:18:07.230Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:18:07.230Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-08T15:18:07.230Z] === RUN TestServiceUpdateLabel [2022-09-08T15:18:07.365Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-08T15:18:08.730Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2022-09-08T15:18:08.730Z] PASS [2022-09-08T15:18:08.730Z] [2022-09-08T15:18:08.730Z] === Skipped [2022-09-08T15:18:08.730Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-08T15:18:08.730Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:18:08.730Z] [2022-09-08T15:18:08.730Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-08T15:18:08.730Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:18:08.730Z] [2022-09-08T15:18:08.730Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-08T15:18:08.730Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:18:08.730Z] [2022-09-08T15:18:08.730Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-08T15:18:08.730Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-08T15:18:08.730Z] [2022-09-08T15:18:08.730Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-08T15:18:08.730Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-08T15:18:08.730Z] [2022-09-08T15:18:08.730Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-08T15:18:08.730Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:18:08.730Z] [2022-09-08T15:18:08.730Z] DONE 197 tests, 6 skipped in 148.319s [2022-09-08T15:18:08.730Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-08T15:18:08.730Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-08T15:18:08.730Z] ++ 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-09-08T15:18:08.730Z] ++ set -e [2022-09-08T15:18:08.730Z] ++ '[' -n 0 ']' [2022-09-08T15:18:08.730Z] ++ set -x [2022-09-08T15:18:08.730Z] ++ 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-09-08T15:18:08.986Z] INFO: Testing against a local daemon [2022-09-08T15:18:08.986Z] === RUN TestCommitInheritsEnv [2022-09-08T15:18:08.986Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-08T15:18:09.549Z] --- PASS: TestCommitInheritsEnv (0.53s) [2022-09-08T15:18:09.549Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T15:18:09.549Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-08T15:18:09.549Z] === RUN TestImagesFilterMultiReference [2022-09-08T15:18:09.549Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-08T15:18:09.549Z] === RUN TestImagePullPlatformInvalid [2022-09-08T15:18:09.549Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-08T15:18:09.549Z] === RUN TestRemoveImageOrphaning [2022-09-08T15:18:09.709Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-09-08T15:18:09.710Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T15:18:09.765Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-09-08T15:18:09.765Z] === RUN TestServiceUpdateSecrets [2022-09-08T15:18:09.805Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-09-08T15:18:09.805Z] === RUN TestRemoveImageGarbageCollector [2022-09-08T15:18:10.061Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-08T15:18:10.989Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-08T15:18:11.919Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2022-09-08T15:18:11.919Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T15:18:12.176Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2022-09-08T15:18:12.176Z] === RUN TestTagInvalidReference [2022-09-08T15:18:12.176Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-08T15:18:12.176Z] === RUN TestTagValidPrefixedRepo [2022-09-08T15:18:12.176Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-08T15:18:12.176Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T15:18:12.176Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-08T15:18:12.176Z] === RUN TestTagOfficialNames [2022-09-08T15:18:12.176Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-08T15:18:12.176Z] === RUN TestTagMatchesDigest [2022-09-08T15:18:12.176Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-08T15:18:12.176Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-08T15:18:12.740Z] check_test.go:309: [d96cdfdd7ad22] daemon is not started [2022-09-08T15:18:12.740Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-08T15:18:12.996Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-08T15:18:13.559Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-08T15:18:13.559Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-08T15:18:14.489Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-08T15:18:15.417Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-08T15:18:16.348Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-08T15:18:16.348Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-08T15:18:18.999Z] === RUN TestMiddlewares [2022-09-08T15:18:18.999Z] --- PASS: TestMiddlewares (0.00s) [2022-09-08T15:18:18.999Z] PASS [2022-09-08T15:18:18.999Z] coverage: 7.9% of statements [2022-09-08T15:18:18.999Z] ok github.com/docker/docker/api/server 0.069s coverage: 7.9% of statements [2022-09-08T15:18:21.890Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2022-09-08T15:18:21.890Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T15:18:22.906Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-08T15:18:22.906Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-08T15:18:23.468Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-08T15:18:24.396Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-08T15:18:24.396Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-09-08T15:18:24.645Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-09-08T15:18:24.645Z] === RUN TestServiceUpdateConfigs [2022-09-08T15:18:24.654Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-09-08T15:18:25.217Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-08T15:18:25.217Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-09-08T15:18:25.780Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-09-08T15:18:26.342Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-08T15:18:26.342Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-09-08T15:18:26.905Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-09-08T15:18:27.467Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-09-08T15:18:28.029Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-09-08T15:18:28.285Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-09-08T15:18:28.846Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-08T15:18:28.846Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-09-08T15:18:29.411Z] check_test.go:309: [daae1f2a6b0da] daemon is not started [2022-09-08T15:18:29.411Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-08T15:18:30.778Z] check_test.go:309: [d5076389e9c2d] daemon is not started [2022-09-08T15:18:30.778Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-08T15:18:31.034Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-08T15:18:32.401Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-08T15:18:34.051Z] --- PASS: TestCreateServiceConfigFileMode (12.39s) [2022-09-08T15:18:34.051Z] === RUN TestCreateServiceSysctls [2022-09-08T15:18:35.416Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-09-08T15:18:35.416Z] === RUN TestCreateServiceCapabilities [2022-09-08T15:18:35.673Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-08T15:18:35.930Z] check_test.go:309: [d1d2020e059a1] daemon is not started [2022-09-08T15:18:35.930Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-08T15:18:37.970Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-09-08T15:18:37.970Z] === RUN TestInspect [2022-09-08T15:18:39.201Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-08T15:18:39.202Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-08T15:18:39.557Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-09-08T15:18:39.557Z] === RUN TestServiceUpdateNetwork [2022-09-08T15:18:40.131Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-08T15:18:40.131Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-08T15:18:40.292Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-09-08T15:18:40.292Z] Copying nested executables into bundles/binary-daemon [2022-09-08T15:18:40.292Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-08T15:18:40.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 -e DOCKER_GRAPHDRIVER docker:0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 hack/make.sh cross [2022-09-08T15:18:40.696Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-08T15:18:41.189Z] [2022-09-08T15:18:41.189Z] Removing bundles/ [2022-09-08T15:18:41.189Z] [2022-09-08T15:18:41.189Z] ---> Making bundle: cross (in bundles/cross) [2022-09-08T15:18:41.189Z] Cross building: bundles/cross/linux/amd64 [2022-09-08T15:18:41.189Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-09-08T15:18:41.189Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-08T15:18:41.234Z] --- PASS: TestInspect (2.78s) [2022-09-08T15:18:41.234Z] === RUN TestCreateJob [2022-09-08T15:18:43.749Z] --- PASS: TestCreateJob (3.10s) [2022-09-08T15:18:43.749Z] === RUN TestReplicatedJob [2022-09-08T15:18:44.870Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-08T15:18:44.870Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-08T15:18:45.434Z] check_test.go:309: [da368d8f45530] daemon is not started [2022-09-08T15:18:45.434Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-08T15:18:46.377Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-08T15:18:48.270Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-08T15:18:48.993Z] --- PASS: TestReplicatedJob (4.87s) [2022-09-08T15:18:48.993Z] === RUN TestUpdateReplicatedJob [2022-09-08T15:18:50.165Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-08T15:18:51.777Z] --- PASS: TestServiceUpdateNetwork (12.04s) [2022-09-08T15:18:51.777Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T15:18:51.777Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T15:18:52.036Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T15:18:52.258Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-09-08T15:18:52.258Z] === RUN TestServiceListWithStatuses [2022-09-08T15:18:52.258Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:18:52.258Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T15:18:52.258Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T15:18:53.436Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-08T15:18:54.366Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-08T15:18:56.257Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-08T15:18:56.470Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-09-08T15:18:56.470Z] === RUN TestDockerNetworkReConnect [2022-09-08T15:18:56.513Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-08T15:18:58.405Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-08T15:18:58.405Z] check_test.go:309: [dc784b860677d] daemon is not started [2022-09-08T15:18:58.405Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-08T15:18:59.336Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-08T15:18:59.850Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-09-08T15:18:59.850Z] === RUN TestServicePlugin [2022-09-08T15:18:59.898Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-08T15:19:00.155Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T15:19:00.461Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-08T15:19:02.354Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-08T15:19:02.354Z] check_test.go:309: [d50b304d47df0] daemon is not started [2022-09-08T15:19:02.354Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-08T15:19:03.114Z] plugin_test.go:62: [dde959b4cf0f4] joining swarm manager [d3ef5e6dc3c85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:19:04.040Z] plugin_test.go:65: [dcfefac00be57] joining swarm manager [d3ef5e6dc3c85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:19:04.874Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-08T15:19:06.727Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-09-08T15:19:06.727Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-09-08T15:19:06.727Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-08T15:19:06.727Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-08T15:19:06.727Z] PASS [2022-09-08T15:19:06.727Z] [2022-09-08T15:19:06.727Z] === Skipped [2022-09-08T15:19:06.727Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T15:19:06.727Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:19:06.727Z] [2022-09-08T15:19:06.727Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-08T15:19:06.727Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-08T15:19:06.727Z] [2022-09-08T15:19:06.727Z] DONE 27 tests, 2 skipped in 149.518s [2022-09-08T15:19:06.727Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T15:19:06.727Z] ++ 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-09-08T15:19:06.727Z] ++ set -e [2022-09-08T15:19:06.727Z] ++ '[' -n 0 ']' [2022-09-08T15:19:06.727Z] ++ set -x [2022-09-08T15:19:06.727Z] ++ 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-09-08T15:19:06.727Z] INFO: Testing against a local daemon [2022-09-08T15:19:06.727Z] === RUN TestSessionCreate [2022-09-08T15:19:06.727Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T15:19:06.727Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T15:19:06.727Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T15:19:06.727Z] PASS [2022-09-08T15:19:06.727Z] [2022-09-08T15:19:06.727Z] DONE 2 tests in 0.149s [2022-09-08T15:19:06.727Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T15:19:06.728Z] ++ 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-09-08T15:19:06.728Z] ++ set -e [2022-09-08T15:19:06.728Z] ++ '[' -n 0 ']' [2022-09-08T15:19:06.728Z] ++ set -x [2022-09-08T15:19:06.728Z] ++ 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-09-08T15:19:06.728Z] INFO: Testing against a local daemon [2022-09-08T15:19:06.728Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:19:06.728Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:19:06.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:19:06.728Z] === RUN TestEventsExecDie [2022-09-08T15:19:06.987Z] --- PASS: TestEventsExecDie (0.56s) [2022-09-08T15:19:06.987Z] === RUN TestEventsBackwardsCompatible [2022-09-08T15:19:06.987Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-08T15:19:06.987Z] === RUN TestInfoBinaryCommits [2022-09-08T15:19:06.987Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T15:19:06.987Z] === RUN TestInfoAPIVersioned [2022-09-08T15:19:06.987Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T15:19:06.987Z] === RUN TestInfoDiscoveryBackend [2022-09-08T15:19:07.391Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-08T15:19:07.555Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-08T15:19:07.555Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-08T15:19:08.492Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-08T15:19:08.492Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-08T15:19:09.060Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-08T15:19:09.060Z] === RUN TestInfoAPI [2022-09-08T15:19:09.060Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T15:19:09.060Z] === RUN TestInfoAPIWarnings [2022-09-08T15:19:12.641Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-08T15:19:12.641Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-08T15:19:12.641Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-08T15:19:13.205Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-08T15:19:15.109Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-08T15:19:17.007Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-08T15:19:17.007Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-08T15:19:17.571Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-08T15:19:18.135Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-08T15:19:18.135Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-08T15:19:18.391Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-08T15:19:18.648Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-08T15:19:18.904Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-08T15:19:19.966Z] === RUN TestBoolValue [2022-09-08T15:19:19.966Z] --- PASS: TestBoolValue (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestBoolValueOrDefault [2022-09-08T15:19:19.966Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestInt64ValueOrZero [2022-09-08T15:19:19.966Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestInt64ValueOrDefault [2022-09-08T15:19:19.966Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestInt64ValueOrDefaultWithError [2022-09-08T15:19:19.966Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestJsonContentType [2022-09-08T15:19:19.966Z] --- PASS: TestJsonContentType (0.00s) [2022-09-08T15:19:19.966Z] PASS [2022-09-08T15:19:19.966Z] coverage: 16.2% of statements [2022-09-08T15:19:19.966Z] ok github.com/docker/docker/api/server/httputils 0.086s coverage: 16.2% of statements [2022-09-08T15:19:19.966Z] === RUN TestMaskSecretKeys [2022-09-08T15:19:19.966Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-09-08T15:19:19.966Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-09-08T15:19:19.966Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-09-08T15:19:19.966Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestVersionMiddlewareVersion [2022-09-08T15:19:19.966Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-09-08T15:19:19.966Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-09-08T15:19:19.966Z] PASS [2022-09-08T15:19:19.966Z] coverage: 37.7% of statements [2022-09-08T15:19:19.966Z] ok github.com/docker/docker/api/server/middleware 0.105s coverage: 37.7% of statements [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-08T15:19:19.966Z] === RUN TestToJSON [2022-09-08T15:19:19.966Z] --- PASS: TestToJSON (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestToParamWithVersion [2022-09-08T15:19:19.966Z] --- PASS: TestToParamWithVersion (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestFromJSON [2022-09-08T15:19:19.966Z] --- PASS: TestFromJSON (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestEmpty [2022-09-08T15:19:19.966Z] --- PASS: TestEmpty (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestArgsMatchKVListEmptySources [2022-09-08T15:19:19.966Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestArgsMatchKVList [2022-09-08T15:19:19.966Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestArgsMatch [2022-09-08T15:19:19.966Z] --- PASS: TestArgsMatch (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestAdd [2022-09-08T15:19:19.966Z] --- PASS: TestAdd (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestDel [2022-09-08T15:19:19.966Z] --- PASS: TestDel (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestLen [2022-09-08T15:19:19.966Z] --- PASS: TestLen (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestExactMatch [2022-09-08T15:19:19.966Z] === RUN TestStrSliceMarshalJSON [2022-09-08T15:19:19.966Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestStrSliceUnmarshalJSON [2022-09-08T15:19:19.966Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestStrSliceUnmarshalString [2022-09-08T15:19:19.966Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestStrSliceUnmarshalSlice [2022-09-08T15:19:19.966Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-09-08T15:19:19.966Z] PASS [2022-09-08T15:19:19.966Z] coverage: 90.0% of statements [2022-09-08T15:19:19.966Z] --- PASS: TestExactMatch (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestOnlyOneExactMatch [2022-09-08T15:19:19.966Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestContains [2022-09-08T15:19:19.966Z] --- PASS: TestContains (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestValidate [2022-09-08T15:19:19.966Z] --- PASS: TestValidate (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestWalkValues [2022-09-08T15:19:19.966Z] --- PASS: TestWalkValues (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestFuzzyMatch [2022-09-08T15:19:19.966Z] --- PASS: TestFuzzyMatch (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestClone [2022-09-08T15:19:19.966Z] --- PASS: TestClone (0.00s) [2022-09-08T15:19:19.966Z] PASS [2022-09-08T15:19:19.966Z] coverage: 92.2% of statements [2022-09-08T15:19:19.966Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2022-09-08T15:19:19.966Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-09-08T15:19:19.966Z] === RUN TestDurationToSecondsString [2022-09-08T15:19:19.966Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestGetTimestamp [2022-09-08T15:19:19.966Z] === RUN TestAdjustForAPIVersion [2022-09-08T15:19:19.966Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-09-08T15:19:19.966Z] PASS [2022-09-08T15:19:19.966Z] coverage: 5.7% of statements [2022-09-08T15:19:19.966Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-08T15:19:19.966Z] --- PASS: TestGetTimestamp (0.15s) [2022-09-08T15:19:19.966Z] === RUN TestParseTimestamps [2022-09-08T15:19:19.966Z] --- PASS: TestParseTimestamps (0.00s) [2022-09-08T15:19:19.966Z] PASS [2022-09-08T15:19:19.966Z] coverage: 100.0% of statements [2022-09-08T15:19:19.966Z] ok github.com/docker/docker/api/types/time 0.185s coverage: 100.0% of statements [2022-09-08T15:19:19.966Z] === RUN TestCompareVersion [2022-09-08T15:19:19.966Z] --- PASS: TestCompareVersion (0.00s) [2022-09-08T15:19:19.966Z] PASS [2022-09-08T15:19:19.966Z] coverage: 75.0% of statements [2022-09-08T15:19:19.966Z] ok github.com/docker/docker/api/types/versions 0.074s coverage: 75.0% of statements [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/builder [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-08T15:19:19.966Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-09-08T15:19:19.966Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-09-08T15:19:19.966Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestCloneArgsSmartHttp [2022-09-08T15:19:19.966Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-09-08T15:19:19.966Z] === RUN TestCloneArgsDumbHttp [2022-09-08T15:19:19.966Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestCloneArgsGit [2022-09-08T15:19:19.966Z] --- PASS: TestCloneArgsGit (0.00s) [2022-09-08T15:19:19.966Z] === RUN TestCheckoutGit [2022-09-08T15:19:20.988Z] === RUN TestEnable [2022-09-08T15:19:20.988Z] --- PASS: TestEnable (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestDisable [2022-09-08T15:19:20.988Z] --- PASS: TestDisable (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestEnabled [2022-09-08T15:19:20.988Z] --- PASS: TestEnabled (0.00s) [2022-09-08T15:19:20.988Z] PASS [2022-09-08T15:19:20.988Z] coverage: 100.0% of statements [2022-09-08T15:19:20.988Z] ok github.com/docker/docker/cli/debug 0.062s coverage: 100.0% of statements [2022-09-08T15:19:20.988Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-09-08T15:19:20.988Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestProcessNoDockerignore [2022-09-08T15:19:20.988Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestProcessShouldLeaveAllFiles [2022-09-08T15:19:20.988Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestDetectContentType [2022-09-08T15:19:20.988Z] --- PASS: TestDetectContentType (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestSelectAcceptableMIME [2022-09-08T15:19:20.988Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestInspectEmptyResponse [2022-09-08T15:19:20.988Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestInspectResponseBinary [2022-09-08T15:19:20.988Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestResponseUnsupportedContentType [2022-09-08T15:19:20.988Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestInspectResponseTextSimple [2022-09-08T15:19:20.988Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestInspectResponseEmptyContentType [2022-09-08T15:19:20.988Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestUnknownContentLength [2022-09-08T15:19:20.988Z] --- PASS: TestUnknownContentLength (0.00s) [2022-09-08T15:19:20.988Z] === RUN TestDownloadRemote [2022-09-08T15:19:21.421Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-08T15:19:21.421Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-08T15:19:21.472Z] --- PASS: TestDownloadRemote (0.08s) [2022-09-08T15:19:21.472Z] === RUN TestGetWithStatusError [2022-09-08T15:19:21.472Z] --- PASS: TestGetWithStatusError (0.01s) [2022-09-08T15:19:21.472Z] === RUN TestCloseRootDirectory [2022-09-08T15:19:21.472Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:19:21.472Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-09-08T15:19:21.472Z] === RUN TestHashFile [2022-09-08T15:19:21.472Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:19:21.472Z] --- SKIP: TestHashFile (0.01s) [2022-09-08T15:19:21.472Z] === RUN TestHashSubdir [2022-09-08T15:19:21.472Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:19:21.472Z] --- SKIP: TestHashSubdir (0.01s) [2022-09-08T15:19:21.472Z] === RUN TestRemoveDirectory [2022-09-08T15:19:21.472Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:19:21.472Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-09-08T15:19:21.472Z] PASS [2022-09-08T15:19:21.472Z] coverage: 9.3% of statements [2022-09-08T15:19:21.472Z] ok github.com/docker/docker/builder/remotecontext 0.267s coverage: 9.3% of statements [2022-09-08T15:19:21.956Z] === RUN TestGetAllAllowed [2022-09-08T15:19:21.956Z] --- PASS: TestGetAllAllowed (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestGetAllMeta [2022-09-08T15:19:21.956Z] --- PASS: TestGetAllMeta (0.01s) [2022-09-08T15:19:21.956Z] === RUN TestWarnOnUnusedBuildArgs [2022-09-08T15:19:21.956Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestIsUnreferencedBuiltin [2022-09-08T15:19:21.956Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestIsExistingDirectory [2022-09-08T15:19:21.956Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-09-08T15:19:21.956Z] === RUN TestGetFilenameForDownload [2022-09-08T15:19:21.956Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestEnv2Variables [2022-09-08T15:19:21.956Z] --- PASS: TestEnv2Variables (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-09-08T15:19:21.956Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestMaintainer [2022-09-08T15:19:21.956Z] --- PASS: TestMaintainer (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestLabel [2022-09-08T15:19:21.956Z] --- PASS: TestLabel (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestFromScratch [2022-09-08T15:19:21.956Z] --- PASS: TestFromScratch (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestFromWithArg [2022-09-08T15:19:21.956Z] --- PASS: TestFromWithArg (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-09-08T15:19:21.956Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestFromWithUndefinedArg [2022-09-08T15:19:21.956Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestFromMultiStageWithNamedStage [2022-09-08T15:19:21.956Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestOnbuild [2022-09-08T15:19:21.956Z] --- PASS: TestOnbuild (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestWorkdir [2022-09-08T15:19:21.956Z] --- PASS: TestWorkdir (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestCmd [2022-09-08T15:19:21.956Z] --- PASS: TestCmd (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestHealthcheckNone [2022-09-08T15:19:21.956Z] --- PASS: TestHealthcheckNone (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestHealthcheckCmd [2022-09-08T15:19:21.956Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestEntrypoint [2022-09-08T15:19:21.956Z] --- PASS: TestEntrypoint (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestExpose [2022-09-08T15:19:21.956Z] --- PASS: TestExpose (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestUser [2022-09-08T15:19:21.956Z] --- PASS: TestUser (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestVolume [2022-09-08T15:19:21.956Z] --- PASS: TestVolume (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestStopSignal [2022-09-08T15:19:21.956Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-08T15:19:21.956Z] --- SKIP: TestStopSignal (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestArg [2022-09-08T15:19:21.956Z] --- PASS: TestArg (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestShell [2022-09-08T15:19:21.956Z] --- PASS: TestShell (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestPrependEnvOnCmd [2022-09-08T15:19:21.956Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestRunWithBuildArgs [2022-09-08T15:19:21.956Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestRunIgnoresHealthcheck [2022-09-08T15:19:21.956Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestDispatchUnsupportedOptions [2022-09-08T15:19:21.956Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-09-08T15:19:21.956Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-09-08T15:19:21.956Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-09-08T15:19:21.956Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestNormalizeWorkdir [2022-09-08T15:19:21.956Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestDispatch [2022-09-08T15:19:21.956Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-09-08T15:19:21.956Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-09-08T15:19:21.956Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-09-08T15:19:21.956Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-09-08T15:19:21.956Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-09-08T15:19:21.956Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-09-08T15:19:21.956Z] === RUN TestDispatch/COPY_url [2022-09-08T15:19:21.956Z] --- PASS: TestDispatch (0.14s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.04s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-09-08T15:19:21.956Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestAddScratchImageAddsToMounts [2022-09-08T15:19:21.956Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestAddFromScratchPopulatesPlatform [2022-09-08T15:19:21.956Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-09-08T15:19:21.956Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-09-08T15:19:21.956Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestImageSourceGetAddsToMounts [2022-09-08T15:19:21.956Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestEmptyDockerfile [2022-09-08T15:19:21.956Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestSymlinkDockerfile [2022-09-08T15:19:21.956Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-09-08T15:19:21.956Z] === RUN TestDockerfileOutsideTheBuildContext [2022-09-08T15:19:21.956Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestNonExistingDockerfile [2022-09-08T15:19:21.956Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestCopyRunConfig [2022-09-08T15:19:21.956Z] --- PASS: TestCopyRunConfig (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestDeepCopyRunConfig [2022-09-08T15:19:21.956Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestExportImage [2022-09-08T15:19:21.956Z] --- PASS: TestExportImage (0.00s) [2022-09-08T15:19:21.956Z] === RUN TestNormalizeDest [2022-09-08T15:19:21.956Z] --- PASS: TestNormalizeDest (0.00s) [2022-09-08T15:19:21.956Z] PASS [2022-09-08T15:19:21.956Z] coverage: 46.8% of statements [2022-09-08T15:19:21.956Z] ok github.com/docker/docker/builder/dockerfile 0.373s coverage: 46.8% of statements [2022-09-08T15:19:22.444Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-08T15:19:22.789Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-08T15:19:24.681Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-08T15:19:25.609Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-08T15:19:25.866Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-08T15:19:27.151Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-09-08T15:19:27.151Z] === RUN TestInfoDebug [2022-09-08T15:19:27.151Z] --- PASS: TestInfoDebug (0.52s) [2022-09-08T15:19:27.151Z] === RUN TestInfoInsecureRegistries [2022-09-08T15:19:27.151Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T15:19:27.151Z] === RUN TestInfoRegistryMirrors [2022-09-08T15:19:27.151Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-08T15:19:27.151Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T15:19:27.234Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-08T15:19:27.234Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-08T15:19:27.410Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T15:19:27.410Z] === RUN TestPingCacheHeaders [2022-09-08T15:19:27.410Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T15:19:27.410Z] === RUN TestPingGet [2022-09-08T15:19:27.411Z] --- PASS: TestPingGet (0.01s) [2022-09-08T15:19:27.411Z] === RUN TestPingHead [2022-09-08T15:19:27.411Z] --- PASS: TestPingHead (0.02s) [2022-09-08T15:19:27.411Z] === RUN TestVersion [2022-09-08T15:19:27.411Z] --- PASS: TestVersion (0.02s) [2022-09-08T15:19:27.411Z] PASS [2022-09-08T15:19:27.411Z] [2022-09-08T15:19:27.411Z] === Skipped [2022-09-08T15:19:27.411Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:19:27.411Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:19:27.411Z] [2022-09-08T15:19:27.411Z] DONE 18 tests, 1 skipped in 21.086s [2022-09-08T15:19:27.411Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T15:19:27.411Z] ++ 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-09-08T15:19:27.411Z] ++ set -e [2022-09-08T15:19:27.411Z] ++ '[' -n 0 ']' [2022-09-08T15:19:27.411Z] ++ set -x [2022-09-08T15:19:27.411Z] ++ 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-09-08T15:19:27.670Z] INFO: Testing against a local daemon [2022-09-08T15:19:27.670Z] === RUN TestVolumesCreateAndList [2022-09-08T15:19:27.670Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T15:19:27.670Z] === RUN TestVolumesRemove [2022-09-08T15:19:27.670Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-08T15:19:27.670Z] === RUN TestVolumesInspect [2022-09-08T15:19:27.670Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T15:19:27.670Z] === RUN TestVolumesInvalidJSON [2022-09-08T15:19:27.670Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-08T15:19:27.670Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-08T15:19:27.670Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-08T15:19:27.670Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T15:19:27.670Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-08T15:19:27.670Z] PASS [2022-09-08T15:19:27.670Z] [2022-09-08T15:19:27.670Z] DONE 5 tests in 0.217s [2022-09-08T15:19:27.670Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:19:27.670Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T15:19:27.670Z] +++ kill 12440 [2022-09-08T15:19:28.164Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-08T15:19:28.422Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-08T15:19:29.047Z] +++ /etc/init.d/apparmor stop [2022-09-08T15:19:29.048Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:19:29.048Z] [2022-09-08T15:19:29.048Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:19:29.048Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:19:29.048Z] [2022-09-08T15:19:29.048Z] To set a process to complain mode, use the command line tool [2022-09-08T15:19:29.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:19:29.048Z] +++ true [2022-09-08T15:19:29.048Z] exiting test-integration [2022-09-08T15:19:29.048Z] ++ exit 0 [2022-09-08T15:19:29.048Z] [2022-09-08T15:19:29.789Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile Post stage [Pipeline] junit [2022-09-08T15:19:30.441Z] Recording test results [2022-09-08T15:19:30.530Z] --- PASS: TestServicePlugin (29.92s) [2022-09-08T15:19:30.531Z] === RUN TestServiceUpdateLabel [2022-09-08T15:19:30.649Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T15:19:30.980Z] + echo Ensuring container killed. [2022-09-08T15:19:30.980Z] Ensuring container killed. [2022-09-08T15:19:30.980Z] + docker rm -vf docker-pr2 [2022-09-08T15:19:30.980Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-08T15:19:31.091Z] --- PASS: TestServiceUpdateLabel (1.77s) [2022-09-08T15:19:31.091Z] === RUN TestServiceUpdateSecrets [2022-09-08T15:19:31.264Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:19:31.264Z] Chowning /workspace to jenkins user [2022-09-08T15:19:31.264Z] + id -u [2022-09-08T15:19:31.264Z] + id -g [2022-09-08T15:19:31.264Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44109:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T15:19:31.264Z] Unable to find image 'busybox:latest' locally [2022-09-08T15:19:31.523Z] latest: Pulling from library/busybox [2022-09-08T15:19:31.523Z] 4189ef966ca4: Pulling fs layer [2022-09-08T15:19:31.523Z] 4189ef966ca4: Verifying Checksum [2022-09-08T15:19:31.523Z] 4189ef966ca4: Download complete [2022-09-08T15:19:31.523Z] 4189ef966ca4: Pull complete [2022-09-08T15:19:31.782Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-08T15:19:31.782Z] Status: Downloaded newer image for busybox:latest [2022-09-08T15:19:33.060Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:19:33.459Z] + bundleName=arm64-integration [2022-09-08T15:19:33.459Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-08T15:19:33.459Z] Creating arm64-integration-bundles.tar.gz [2022-09-08T15:19:33.459Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-08T15:19:33.459Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-08T15:19:33.472Z] Archiving artifacts [2022-09-08T15:19:34.953Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-08T15:19:35.121Z] === RUN TestCheckpointCreateError [2022-09-08T15:19:35.121Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCheckpointCreate [2022-09-08T15:19:35.121Z] --- PASS: TestCheckpointCreate (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCheckpointDeleteError [2022-09-08T15:19:35.121Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCheckpointDelete [2022-09-08T15:19:35.121Z] --- PASS: TestCheckpointDelete (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCheckpointListError [2022-09-08T15:19:35.121Z] --- PASS: TestCheckpointListError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCheckpointList [2022-09-08T15:19:35.121Z] --- PASS: TestCheckpointList (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCheckpointListContainerNotFound [2022-09-08T15:19:35.121Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestNewClientWithOpsFromEnv [2022-09-08T15:19:35.121Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-08T15:19:35.121Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestGetAPIPath [2022-09-08T15:19:35.121Z] --- PASS: TestGetAPIPath (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestParseHostURL [2022-09-08T15:19:35.121Z] --- PASS: TestParseHostURL (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-09-08T15:19:35.121Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestNegotiateAPIVersionEmpty [2022-09-08T15:19:35.121Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestNegotiateAPIVersion [2022-09-08T15:19:35.121Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestNegotiateAPVersionOverride [2022-09-08T15:19:35.121Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestNegotiateAPIVersionAutomatic [2022-09-08T15:19:35.121Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-09-08T15:19:35.121Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-09-08T15:19:35.121Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestClientRedirect [2022-09-08T15:19:35.121Z] --- PASS: TestClientRedirect (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigCreateUnsupported [2022-09-08T15:19:35.121Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigCreateError [2022-09-08T15:19:35.121Z] --- PASS: TestConfigCreateError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigCreate [2022-09-08T15:19:35.121Z] --- PASS: TestConfigCreate (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigInspectNotFound [2022-09-08T15:19:35.121Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigInspectWithEmptyID [2022-09-08T15:19:35.121Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigInspectUnsupported [2022-09-08T15:19:35.121Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigInspectError [2022-09-08T15:19:35.121Z] --- PASS: TestConfigInspectError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigInspectConfigNotFound [2022-09-08T15:19:35.121Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigInspect [2022-09-08T15:19:35.121Z] --- PASS: TestConfigInspect (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigListUnsupported [2022-09-08T15:19:35.121Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigListError [2022-09-08T15:19:35.121Z] --- PASS: TestConfigListError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigList [2022-09-08T15:19:35.121Z] --- PASS: TestConfigList (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigRemoveUnsupported [2022-09-08T15:19:35.121Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigRemoveError [2022-09-08T15:19:35.121Z] --- PASS: TestConfigRemoveError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigRemove [2022-09-08T15:19:35.121Z] --- PASS: TestConfigRemove (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigUpdateUnsupported [2022-09-08T15:19:35.121Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigUpdateError [2022-09-08T15:19:35.121Z] --- PASS: TestConfigUpdateError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestConfigUpdate [2022-09-08T15:19:35.121Z] --- PASS: TestConfigUpdate (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerCommitError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerCommitError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerCommit [2022-09-08T15:19:35.121Z] --- PASS: TestContainerCommit (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStatPathError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStatPathError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStatPathNotFoundError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStatPathNoHeaderError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStatPath [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStatPath (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyToContainerError [2022-09-08T15:19:35.121Z] --- PASS: TestCopyToContainerError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyToContainerNotFoundError [2022-09-08T15:19:35.121Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyToContainerNotStatusOKError [2022-09-08T15:19:35.121Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyToContainer [2022-09-08T15:19:35.121Z] --- PASS: TestCopyToContainer (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyFromContainerError [2022-09-08T15:19:35.121Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyFromContainerNotFoundError [2022-09-08T15:19:35.121Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyFromContainerNotStatusOKError [2022-09-08T15:19:35.121Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyFromContainerNoHeaderError [2022-09-08T15:19:35.121Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestCopyFromContainer [2022-09-08T15:19:35.121Z] --- PASS: TestCopyFromContainer (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerCreateError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerCreateError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerCreateImageNotFound [2022-09-08T15:19:35.121Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerCreateWithName [2022-09-08T15:19:35.121Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerCreateAutoRemove [2022-09-08T15:19:35.121Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerDiffError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerDiffError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerDiff [2022-09-08T15:19:35.121Z] --- PASS: TestContainerDiff (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExecCreateError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExecCreate [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExecCreate (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExecStartError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExecStartError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExecStart [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExecStart (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExecInspectError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExecInspect [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExecInspect (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExportError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExportError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExport [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExport (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerInspectError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerInspectError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerInspectContainerNotFound [2022-09-08T15:19:35.121Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerInspectWithEmptyID [2022-09-08T15:19:35.121Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerInspect [2022-09-08T15:19:35.121Z] --- PASS: TestContainerInspect (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerInspectNode [2022-09-08T15:19:35.121Z] --- PASS: TestContainerInspectNode (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerKillError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerKillError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerKill [2022-09-08T15:19:35.121Z] --- PASS: TestContainerKill (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerListError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerListError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerList [2022-09-08T15:19:35.121Z] --- PASS: TestContainerList (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerLogsNotFoundError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerLogsError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerLogsError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerLogs [2022-09-08T15:19:35.121Z] --- PASS: TestContainerLogs (0.16s) [2022-09-08T15:19:35.121Z] === RUN TestContainerPauseError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerPauseError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerPause [2022-09-08T15:19:35.121Z] --- PASS: TestContainerPause (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainersPruneError [2022-09-08T15:19:35.121Z] --- PASS: TestContainersPruneError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainersPrune [2022-09-08T15:19:35.121Z] --- PASS: TestContainersPrune (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerRemoveError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerRemoveError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerRemoveNotFoundError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerRemove [2022-09-08T15:19:35.121Z] --- PASS: TestContainerRemove (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerRenameError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerRenameError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerRename [2022-09-08T15:19:35.121Z] --- PASS: TestContainerRename (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerResizeError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerResizeError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExecResizeError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerResize [2022-09-08T15:19:35.121Z] --- PASS: TestContainerResize (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerExecResize [2022-09-08T15:19:35.121Z] --- PASS: TestContainerExecResize (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerRestartError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerRestartError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerRestart [2022-09-08T15:19:35.121Z] --- PASS: TestContainerRestart (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStartError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStartError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStart [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStart (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStatsError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStatsError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStats [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStats (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStopError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStopError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerStop [2022-09-08T15:19:35.121Z] --- PASS: TestContainerStop (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerTopError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerTopError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerTop [2022-09-08T15:19:35.121Z] --- PASS: TestContainerTop (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerUnpauseError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerUnpause [2022-09-08T15:19:35.121Z] --- PASS: TestContainerUnpause (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerUpdateError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerUpdateError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerUpdate [2022-09-08T15:19:35.121Z] --- PASS: TestContainerUpdate (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerWaitError [2022-09-08T15:19:35.121Z] --- PASS: TestContainerWaitError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestContainerWait [2022-09-08T15:19:35.121Z] --- PASS: TestContainerWait (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestDiskUsageError [2022-09-08T15:19:35.121Z] --- PASS: TestDiskUsageError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestDiskUsage [2022-09-08T15:19:35.121Z] --- PASS: TestDiskUsage (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestDistributionInspectUnsupported [2022-09-08T15:19:35.121Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestDistributionInspectWithEmptyID [2022-09-08T15:19:35.121Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestEventsErrorInOptions [2022-09-08T15:19:35.121Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestEventsErrorFromServer [2022-09-08T15:19:35.121Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestEvents [2022-09-08T15:19:35.121Z] --- PASS: TestEvents (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestTLSCloseWriter [2022-09-08T15:19:35.121Z] === PAUSE TestTLSCloseWriter [2022-09-08T15:19:35.121Z] === RUN TestImageBuildError [2022-09-08T15:19:35.121Z] --- PASS: TestImageBuildError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageBuild [2022-09-08T15:19:35.121Z] --- PASS: TestImageBuild (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestGetDockerOS [2022-09-08T15:19:35.121Z] --- PASS: TestGetDockerOS (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageCreateError [2022-09-08T15:19:35.121Z] --- PASS: TestImageCreateError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageCreate [2022-09-08T15:19:35.121Z] --- PASS: TestImageCreate (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageHistoryError [2022-09-08T15:19:35.121Z] --- PASS: TestImageHistoryError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageHistory [2022-09-08T15:19:35.121Z] --- PASS: TestImageHistory (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageImportError [2022-09-08T15:19:35.121Z] --- PASS: TestImageImportError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageImport [2022-09-08T15:19:35.121Z] --- PASS: TestImageImport (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageInspectError [2022-09-08T15:19:35.121Z] --- PASS: TestImageInspectError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageInspectImageNotFound [2022-09-08T15:19:35.121Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageInspectWithEmptyID [2022-09-08T15:19:35.121Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageInspect [2022-09-08T15:19:35.121Z] --- PASS: TestImageInspect (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageListError [2022-09-08T15:19:35.121Z] --- PASS: TestImageListError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageList [2022-09-08T15:19:35.121Z] --- PASS: TestImageList (0.04s) [2022-09-08T15:19:35.121Z] === RUN TestImageListApiBefore125 [2022-09-08T15:19:35.121Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageLoadError [2022-09-08T15:19:35.121Z] --- PASS: TestImageLoadError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImageLoad [2022-09-08T15:19:35.121Z] --- PASS: TestImageLoad (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagesPruneError [2022-09-08T15:19:35.121Z] --- PASS: TestImagesPruneError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagesPrune [2022-09-08T15:19:35.121Z] --- PASS: TestImagesPrune (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePullReferenceParseError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePullAnyError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePullAnyError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePullStatusUnauthorizedError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePullWithoutErrors [2022-09-08T15:19:35.121Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePushReferenceError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePushAnyError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePushAnyError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePushStatusUnauthorizedError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-09-08T15:19:35.121Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-09-08T15:19:35.121Z] === RUN TestImagePushWithoutErrors [2022-09-08T15:19:35.121Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-09-08T15:19:35.121Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-09-08T15:19:35.121Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-09-08T15:19:35.121Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-09-08T15:19:35.122Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-09-08T15:19:35.122Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-09-08T15:19:35.122Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-09-08T15:19:35.122Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-09-08T15:19:35.122Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageRemoveError [2022-09-08T15:19:35.122Z] --- PASS: TestImageRemoveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageRemoveImageNotFound [2022-09-08T15:19:35.122Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageRemove [2022-09-08T15:19:35.122Z] --- PASS: TestImageRemove (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageSaveError [2022-09-08T15:19:35.122Z] --- PASS: TestImageSaveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageSave [2022-09-08T15:19:35.122Z] --- PASS: TestImageSave (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageSearchAnyError [2022-09-08T15:19:35.122Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageSearchStatusUnauthorizedError [2022-09-08T15:19:35.122Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-08T15:19:35.122Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-08T15:19:35.122Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-09-08T15:19:35.122Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageSearchWithoutErrors [2022-09-08T15:19:35.122Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageTagError [2022-09-08T15:19:35.122Z] --- PASS: TestImageTagError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageTagInvalidReference [2022-09-08T15:19:35.122Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageTagInvalidSourceImageName [2022-09-08T15:19:35.122Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageTagHexSource [2022-09-08T15:19:35.122Z] --- PASS: TestImageTagHexSource (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestImageTag [2022-09-08T15:19:35.122Z] --- PASS: TestImageTag (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestInfoServerError [2022-09-08T15:19:35.122Z] --- PASS: TestInfoServerError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestInfoInvalidResponseJSONError [2022-09-08T15:19:35.122Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestInfo [2022-09-08T15:19:35.122Z] --- PASS: TestInfo (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkConnectError [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkConnectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkConnect [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkConnect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkCreateError [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkCreateError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkCreate [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkCreate (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkDisconnectError [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkDisconnect [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkInspectError [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkInspectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkInspectNotFoundError [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkInspectWithEmptyID [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkInspect [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkInspect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkListError [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkListError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkList [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkList (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworksPruneError [2022-09-08T15:19:35.122Z] --- PASS: TestNetworksPruneError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworksPrune [2022-09-08T15:19:35.122Z] --- PASS: TestNetworksPrune (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkRemoveError [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNetworkRemove [2022-09-08T15:19:35.122Z] --- PASS: TestNetworkRemove (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeInspectError [2022-09-08T15:19:35.122Z] --- PASS: TestNodeInspectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeInspectNodeNotFound [2022-09-08T15:19:35.122Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeInspectWithEmptyID [2022-09-08T15:19:35.122Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeInspect [2022-09-08T15:19:35.122Z] --- PASS: TestNodeInspect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeListError [2022-09-08T15:19:35.122Z] --- PASS: TestNodeListError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeList [2022-09-08T15:19:35.122Z] --- PASS: TestNodeList (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeRemoveError [2022-09-08T15:19:35.122Z] --- PASS: TestNodeRemoveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeRemove [2022-09-08T15:19:35.122Z] --- PASS: TestNodeRemove (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeUpdateError [2022-09-08T15:19:35.122Z] --- PASS: TestNodeUpdateError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestNodeUpdate [2022-09-08T15:19:35.122Z] --- PASS: TestNodeUpdate (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestOptionWithTimeout [2022-09-08T15:19:35.122Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPingFail [2022-09-08T15:19:35.122Z] --- PASS: TestPingFail (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPingWithError [2022-09-08T15:19:35.122Z] 2022/09/08 15:19:33 RoundTripper returned a response & error; ignoring response [2022-09-08T15:19:35.122Z] 2022/09/08 15:19:33 RoundTripper returned a response & error; ignoring response [2022-09-08T15:19:35.122Z] --- PASS: TestPingWithError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPingSuccess [2022-09-08T15:19:35.122Z] --- PASS: TestPingSuccess (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPingHeadFallback [2022-09-08T15:19:35.122Z] === RUN TestPingHeadFallback/OK [2022-09-08T15:19:35.122Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-09-08T15:19:35.122Z] === RUN TestPingHeadFallback/Not_Found [2022-09-08T15:19:35.122Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-09-08T15:19:35.122Z] --- PASS: TestPingHeadFallback (0.00s) [2022-09-08T15:19:35.122Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-09-08T15:19:35.122Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-09-08T15:19:35.122Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-09-08T15:19:35.122Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginDisableError [2022-09-08T15:19:35.122Z] --- PASS: TestPluginDisableError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginDisable [2022-09-08T15:19:35.122Z] --- PASS: TestPluginDisable (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginEnableError [2022-09-08T15:19:35.122Z] --- PASS: TestPluginEnableError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginEnable [2022-09-08T15:19:35.122Z] --- PASS: TestPluginEnable (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginInspectError [2022-09-08T15:19:35.122Z] --- PASS: TestPluginInspectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginInspectWithEmptyID [2022-09-08T15:19:35.122Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginInspect [2022-09-08T15:19:35.122Z] --- PASS: TestPluginInspect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginListError [2022-09-08T15:19:35.122Z] --- PASS: TestPluginListError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginList [2022-09-08T15:19:35.122Z] --- PASS: TestPluginList (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginPushError [2022-09-08T15:19:35.122Z] --- PASS: TestPluginPushError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginPush [2022-09-08T15:19:35.122Z] --- PASS: TestPluginPush (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginRemoveError [2022-09-08T15:19:35.122Z] --- PASS: TestPluginRemoveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginRemove [2022-09-08T15:19:35.122Z] --- PASS: TestPluginRemove (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginSetError [2022-09-08T15:19:35.122Z] --- PASS: TestPluginSetError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPluginSet [2022-09-08T15:19:35.122Z] --- PASS: TestPluginSet (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSetHostHeader [2022-09-08T15:19:35.122Z] --- PASS: TestSetHostHeader (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestPlainTextError [2022-09-08T15:19:35.122Z] --- PASS: TestPlainTextError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestInfiniteError [2022-09-08T15:19:35.122Z] --- PASS: TestInfiniteError (0.06s) [2022-09-08T15:19:35.122Z] === RUN TestSecretCreateUnsupported [2022-09-08T15:19:35.122Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretCreateError [2022-09-08T15:19:35.122Z] --- PASS: TestSecretCreateError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretCreate [2022-09-08T15:19:35.122Z] --- PASS: TestSecretCreate (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretInspectUnsupported [2022-09-08T15:19:35.122Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretInspectError [2022-09-08T15:19:35.122Z] --- PASS: TestSecretInspectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretInspectSecretNotFound [2022-09-08T15:19:35.122Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretInspectWithEmptyID [2022-09-08T15:19:35.122Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretInspect [2022-09-08T15:19:35.122Z] --- PASS: TestSecretInspect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretListUnsupported [2022-09-08T15:19:35.122Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretListError [2022-09-08T15:19:35.122Z] --- PASS: TestSecretListError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretList [2022-09-08T15:19:35.122Z] --- PASS: TestSecretList (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretRemoveUnsupported [2022-09-08T15:19:35.122Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretRemoveError [2022-09-08T15:19:35.122Z] --- PASS: TestSecretRemoveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretRemove [2022-09-08T15:19:35.122Z] --- PASS: TestSecretRemove (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretUpdateUnsupported [2022-09-08T15:19:35.122Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretUpdateError [2022-09-08T15:19:35.122Z] --- PASS: TestSecretUpdateError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSecretUpdate [2022-09-08T15:19:35.122Z] --- PASS: TestSecretUpdate (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceCreateError [2022-09-08T15:19:35.122Z] --- PASS: TestServiceCreateError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceCreate [2022-09-08T15:19:35.122Z] --- PASS: TestServiceCreate (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceCreateCompatiblePlatforms [2022-09-08T15:19:35.122Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceCreateDigestPinning [2022-09-08T15:19:35.122Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceInspectError [2022-09-08T15:19:35.122Z] --- PASS: TestServiceInspectError (0.01s) [2022-09-08T15:19:35.122Z] === RUN TestServiceInspectServiceNotFound [2022-09-08T15:19:35.122Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceInspectWithEmptyID [2022-09-08T15:19:35.122Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceInspect [2022-09-08T15:19:35.122Z] --- PASS: TestServiceInspect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceListError [2022-09-08T15:19:35.122Z] --- PASS: TestServiceListError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceList [2022-09-08T15:19:35.122Z] --- PASS: TestServiceList (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceLogsError [2022-09-08T15:19:35.122Z] --- PASS: TestServiceLogsError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceLogs [2022-09-08T15:19:35.122Z] --- PASS: TestServiceLogs (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceRemoveError [2022-09-08T15:19:35.122Z] --- PASS: TestServiceRemoveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceRemoveNotFoundError [2022-09-08T15:19:35.122Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceRemove [2022-09-08T15:19:35.122Z] --- PASS: TestServiceRemove (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceUpdateError [2022-09-08T15:19:35.122Z] --- PASS: TestServiceUpdateError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestServiceUpdate [2022-09-08T15:19:35.122Z] --- PASS: TestServiceUpdate (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmGetUnlockKeyError [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmGetUnlockKey [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmInitError [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmInitError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmInit [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmInit (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmInspectError [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmInspectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmInspect [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmInspect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmJoinError [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmJoinError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmJoin [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmJoin (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmLeaveError [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmLeave [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmLeave (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmUnlockError [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmUnlock [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmUnlock (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmUpdateError [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestSwarmUpdate [2022-09-08T15:19:35.122Z] --- PASS: TestSwarmUpdate (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestTaskInspectError [2022-09-08T15:19:35.122Z] --- PASS: TestTaskInspectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestTaskInspectWithEmptyID [2022-09-08T15:19:35.122Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestTaskInspect [2022-09-08T15:19:35.122Z] --- PASS: TestTaskInspect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestTaskListError [2022-09-08T15:19:35.122Z] --- PASS: TestTaskListError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestTaskList [2022-09-08T15:19:35.122Z] --- PASS: TestTaskList (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeCreateError [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeCreateError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeCreate [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeCreate (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeInspectError [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeInspectError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeInspectNotFound [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeInspectWithEmptyID [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeInspect [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeInspect (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeListError [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeListError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeList [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeList (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeRemoveError [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-09-08T15:19:35.122Z] === RUN TestVolumeRemove [2022-09-08T15:19:35.122Z] --- PASS: TestVolumeRemove (0.00s) [2022-09-08T15:19:35.122Z] === CONT TestTLSCloseWriter [2022-09-08T15:19:35.122Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-09-08T15:19:35.122Z] PASS [2022-09-08T15:19:35.122Z] coverage: 74.9% of statements [2022-09-08T15:19:35.122Z] ok github.com/docker/docker/client 0.425s coverage: 74.9% of statements [2022-09-08T15:19:35.262Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44109/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T15:19:35.570Z] + make clean [2022-09-08T15:19:35.829Z] docker volume rm -f docker-dev-cache [2022-09-08T15:19:35.829Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T15:19:38.222Z] docker_cli_daemon_test.go:2551: [d7aa523a0817e] daemon is not started [2022-09-08T15:19:40.114Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-08T15:19:45.969Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-09-08T15:19:45.969Z] === RUN TestServiceUpdateConfigs [2022-09-08T15:19:48.211Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-08T15:19:50.729Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-08T15:19:52.625Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-08T15:19:53.156Z] --- PASS: TestCheckoutGit (33.09s) [2022-09-08T15:19:53.157Z] === RUN TestValidGitTransport [2022-09-08T15:19:53.157Z] --- PASS: TestValidGitTransport (0.00s) [2022-09-08T15:19:53.157Z] === RUN TestGitInvalidRef [2022-09-08T15:19:53.157Z] --- PASS: TestGitInvalidRef (0.30s) [2022-09-08T15:19:53.157Z] PASS [2022-09-08T15:19:53.157Z] coverage: 86.3% of statements [2022-09-08T15:19:53.157Z] ok github.com/docker/docker/builder/remotecontext/git 33.455s coverage: 86.3% of statements [2022-09-08T15:19:53.640Z] ? github.com/docker/docker/cli [no test files] [2022-09-08T15:19:53.640Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-08T15:19:54.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-08T15:19:54.773Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-08T15:19:55.030Z] check_test.go:309: [d538425e64d1a] daemon is not started [2022-09-08T15:19:55.030Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-08T15:19:56.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-08T15:20:00.846Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-09-08T15:20:00.846Z] === RUN TestServiceUpdateNetwork [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-09-08T15:20:00.966Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestConfigureDaemonLogs [2022-09-08T15:20:00.966Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestCommonOptionsInstallFlags [2022-09-08T15:20:00.966Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-09-08T15:20:00.966Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-09-08T15:20:00.966Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-09-08T15:20:00.966Z] PASS [2022-09-08T15:20:00.966Z] coverage: 18.4% of statements [2022-09-08T15:20:00.966Z] ok github.com/docker/docker/cmd/dockerd 0.168s coverage: 18.4% of statements [2022-09-08T15:20:01.450Z] === RUN TestContainerStopSignal [2022-09-08T15:20:01.450Z] --- PASS: TestContainerStopSignal (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestContainerStopTimeout [2022-09-08T15:20:01.450Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestContainerSecretReferenceDestTarget [2022-09-08T15:20:01.450Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-09-08T15:20:01.450Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestContainerLogPathSetForRingLogger [2022-09-08T15:20:01.450Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestReplaceAndAppendEnvVars [2022-09-08T15:20:01.450Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-09-08T15:20:01.450Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestNewMemoryStore [2022-09-08T15:20:01.450Z] --- PASS: TestNewMemoryStore (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestAddContainers [2022-09-08T15:20:01.450Z] --- PASS: TestAddContainers (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestGetContainer [2022-09-08T15:20:01.450Z] --- PASS: TestGetContainer (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestDeleteContainer [2022-09-08T15:20:01.450Z] --- PASS: TestDeleteContainer (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestListContainers [2022-09-08T15:20:01.450Z] --- PASS: TestListContainers (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestFirstContainer [2022-09-08T15:20:01.450Z] --- PASS: TestFirstContainer (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestApplyAllContainer [2022-09-08T15:20:01.450Z] --- PASS: TestApplyAllContainer (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestIsValidHealthString [2022-09-08T15:20:01.450Z] --- PASS: TestIsValidHealthString (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestStateRunStop [2022-09-08T15:20:01.450Z] --- PASS: TestStateRunStop (0.00s) [2022-09-08T15:20:01.450Z] === RUN TestStateTimeoutWait [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite (337.43s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.00s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.55s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.73s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.22s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.39s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.49s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.29s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.21s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.04s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.68s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.17s) [2022-09-08T15:20:01.646Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.09s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.94s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.56s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.45s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.51s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.24s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.60s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.46s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.43s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.26s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.95s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.61s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.20s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.91s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.61s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.02s) [2022-09-08T15:20:01.646Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-08T15:20:01.646Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.27s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.01s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.60s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.66s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.76s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.74s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.00s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.81s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.17s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.52s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.00s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.68s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.78s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.97s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.72s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.46s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.46s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.54s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.53s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.50s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.36s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.12s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.62s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.24s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.25s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.73s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.48s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-09-08T15:20:01.646Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s) [2022-09-08T15:20:01.646Z] === RUN TestDockerSwarmSuite [2022-09-08T15:20:01.646Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-08T15:20:01.934Z] state_test.go:141: Stop callback fired [2022-09-08T15:20:01.934Z] state_test.go:165: Stop callback fired [2022-09-08T15:20:01.934Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-09-08T15:20:01.934Z] === RUN TestIsValidStateString [2022-09-08T15:20:01.934Z] --- PASS: TestIsValidStateString (0.00s) [2022-09-08T15:20:01.934Z] === RUN TestViewSaveDelete [2022-09-08T15:20:01.934Z] --- PASS: TestViewSaveDelete (0.03s) [2022-09-08T15:20:01.934Z] === RUN TestViewAll [2022-09-08T15:20:01.934Z] --- PASS: TestViewAll (0.02s) [2022-09-08T15:20:01.934Z] === RUN TestViewGet [2022-09-08T15:20:01.934Z] --- PASS: TestViewGet (0.01s) [2022-09-08T15:20:01.934Z] === RUN TestNames [2022-09-08T15:20:01.934Z] --- PASS: TestNames (0.00s) [2022-09-08T15:20:01.934Z] === RUN TestViewWithHealthCheck [2022-09-08T15:20:01.934Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-09-08T15:20:01.934Z] PASS [2022-09-08T15:20:01.934Z] coverage: 41.4% of statements [2022-09-08T15:20:01.934Z] ok github.com/docker/docker/container 0.252s coverage: 41.4% of statements [2022-09-08T15:20:01.934Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-08T15:20:01.934Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-08T15:20:01.934Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-08T15:20:01.934Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-08T15:20:02.418Z] === RUN TestPrepare [2022-09-08T15:20:02.418Z] --- PASS: TestPrepare (0.00s) [2022-09-08T15:20:02.418Z] === RUN TestStart [2022-09-08T15:20:02.418Z] --- PASS: TestStart (0.00s) [2022-09-08T15:20:02.418Z] === RUN TestWaitCancel [2022-09-08T15:20:02.418Z] --- PASS: TestWaitCancel (0.00s) [2022-09-08T15:20:02.418Z] === RUN TestWaitDisabled [2022-09-08T15:20:02.418Z] --- PASS: TestWaitDisabled (0.00s) [2022-09-08T15:20:02.418Z] === RUN TestWaitEnabled [2022-09-08T15:20:02.418Z] --- PASS: TestWaitEnabled (0.00s) [2022-09-08T15:20:02.418Z] === RUN TestRemove [2022-09-08T15:20:02.418Z] --- PASS: TestRemove (0.00s) [2022-09-08T15:20:02.418Z] PASS [2022-09-08T15:20:02.418Z] coverage: 65.3% of statements [2022-09-08T15:20:02.418Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2022-09-08T15:20:04.166Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-08T15:20:04.698Z] === RUN TestNewListSecretsFilters [2022-09-08T15:20:04.698Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-09-08T15:20:04.698Z] === RUN TestNewListConfigsFilters [2022-09-08T15:20:04.698Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-09-08T15:20:04.698Z] PASS [2022-09-08T15:20:04.698Z] coverage: 0.5% of statements [2022-09-08T15:20:04.698Z] ok github.com/docker/docker/daemon/cluster 0.310s coverage: 0.5% of statements [2022-09-08T15:20:04.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-08T15:20:05.182Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-09-08T15:20:05.182Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCIsolation [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCIsolation [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-09-08T15:20:05.182Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCConfigs [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCConfigs [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-09-08T15:20:05.182Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-09-08T15:20:05.182Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-09-08T15:20:05.182Z] PASS [2022-09-08T15:20:05.182Z] coverage: 35.9% of statements [2022-09-08T15:20:05.182Z] ok github.com/docker/docker/daemon/cluster/convert 0.266s coverage: 35.9% of statements [2022-09-08T15:20:05.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-08T15:20:06.222Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-08T15:20:06.785Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-08T15:20:07.043Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-08T15:20:08.213Z] === RUN TestWaitNodeAttachment [2022-09-08T15:20:08.410Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-08T15:20:08.410Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-08T15:20:08.410Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-08T15:20:08.410Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-08T15:20:08.697Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-09-08T15:20:08.697Z] === RUN TestIsolationConversion [2022-09-08T15:20:08.697Z] === RUN TestIsolationConversion/default [2022-09-08T15:20:08.697Z] === RUN TestIsolationConversion/process [2022-09-08T15:20:08.697Z] === RUN TestIsolationConversion/hyperv [2022-09-08T15:20:08.697Z] --- PASS: TestIsolationConversion (0.00s) [2022-09-08T15:20:08.697Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-09-08T15:20:08.697Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-09-08T15:20:08.697Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestContainerLabels [2022-09-08T15:20:08.697Z] --- PASS: TestContainerLabels (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestCredentialSpecConversion [2022-09-08T15:20:08.697Z] === RUN TestCredentialSpecConversion/none [2022-09-08T15:20:08.697Z] === RUN TestCredentialSpecConversion/config [2022-09-08T15:20:08.697Z] === RUN TestCredentialSpecConversion/file [2022-09-08T15:20:08.697Z] === RUN TestCredentialSpecConversion/registry [2022-09-08T15:20:08.697Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-09-08T15:20:08.697Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-09-08T15:20:08.697Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-09-08T15:20:08.697Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-09-08T15:20:08.697Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestControllerValidateMountBind [2022-09-08T15:20:08.697Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestControllerValidateMountVolume [2022-09-08T15:20:08.697Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestControllerValidateMountTarget [2022-09-08T15:20:08.697Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestControllerValidateMountTmpfs [2022-09-08T15:20:08.697Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestControllerValidateMountInvalidType [2022-09-08T15:20:08.697Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestControllerValidateMountNamedPipe [2022-09-08T15:20:08.697Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-09-08T15:20:08.697Z] PASS [2022-09-08T15:20:08.697Z] coverage: 11.0% of statements [2022-09-08T15:20:08.697Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.617s coverage: 11.0% of statements [2022-09-08T15:20:08.697Z] === RUN TestDiscoveryOptsErrors [2022-09-08T15:20:08.697Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-09-08T15:20:08.697Z] === RUN TestDiscoveryOpts [2022-09-08T15:20:08.697Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-09-08T15:20:08.697Z] PASS [2022-09-08T15:20:08.697Z] coverage: 30.0% of statements [2022-09-08T15:20:08.697Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2022-09-08T15:20:09.181Z] === RUN TestBuilderGC [2022-09-08T15:20:09.181Z] --- PASS: TestBuilderGC (0.01s) [2022-09-08T15:20:09.181Z] === RUN TestDaemonConfigurationNotFound [2022-09-08T15:20:09.181Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-09-08T15:20:09.181Z] === RUN TestDaemonBrokenConfiguration [2022-09-08T15:20:09.181Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-09-08T15:20:09.181Z] === RUN TestParseClusterAdvertiseSettings [2022-09-08T15:20:09.181Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-09-08T15:20:09.181Z] === RUN TestFindConfigurationConflicts [2022-09-08T15:20:09.181Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-09-08T15:20:09.181Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-09-08T15:20:09.181Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-09-08T15:20:09.181Z] === RUN TestDaemonConfigurationMergeConflicts [2022-09-08T15:20:09.181Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-09-08T15:20:09.181Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-09-08T15:20:09.181Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-09-08T15:20:09.181Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-09-08T15:20:09.666Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-09-08T15:20:09.666Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-09-08T15:20:09.666Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-09-08T15:20:09.666Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-09-08T15:20:09.666Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-09-08T15:20:09.666Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-09-08T15:20:09.666Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-09-08T15:20:09.666Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-09-08T15:20:09.666Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-09-08T15:20:09.666Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration/with_label [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration/with_dns [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration/with_dns-search [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-09-08T15:20:09.666Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-09-08T15:20:09.666Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestModifiedDiscoverySettings [2022-09-08T15:20:09.666Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestReloadSetConfigFileNotExist [2022-09-08T15:20:09.666Z] time="2022-09-08T15:20:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-09-08T15:20:09.666Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-09-08T15:20:09.666Z] === RUN TestReloadDefaultConfigNotExist [2022-09-08T15:20:09.666Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:09.666Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestReloadBadDefaultConfig [2022-09-08T15:20:09.666Z] time="2022-09-08T15:20:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3742957718" [2022-09-08T15:20:09.666Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestReloadWithConflictingLabels [2022-09-08T15:20:09.666Z] time="2022-09-08T15:20:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3070935473" [2022-09-08T15:20:09.666Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-09-08T15:20:09.666Z] === RUN TestReloadWithDuplicateLabels [2022-09-08T15:20:09.666Z] time="2022-09-08T15:20:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-430570467" [2022-09-08T15:20:09.666Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-09-08T15:20:09.666Z] === RUN TestDaemonConfigurationMerge [2022-09-08T15:20:09.666Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-09-08T15:20:09.666Z] PASS [2022-09-08T15:20:09.666Z] coverage: 79.7% of statements [2022-09-08T15:20:09.666Z] ok github.com/docker/docker/daemon/config 0.292s coverage: 79.7% of statements [2022-09-08T15:20:10.150Z] === RUN TestEventsLog [2022-09-08T15:20:10.150Z] --- PASS: TestEventsLog (0.00s) [2022-09-08T15:20:10.150Z] === RUN TestEventsLogTimeout [2022-09-08T15:20:10.150Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-09-08T15:20:10.150Z] === RUN TestLogEvents [2022-09-08T15:20:10.150Z] --- PASS: TestLogEvents (0.05s) [2022-09-08T15:20:10.150Z] === RUN TestLoadBufferedEvents [2022-09-08T15:20:10.150Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-09-08T15:20:10.150Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-09-08T15:20:10.150Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-09-08T15:20:10.150Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-09-08T15:20:10.150Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-09-08T15:20:10.150Z] PASS [2022-09-08T15:20:10.150Z] coverage: 50.0% of statements [2022-09-08T15:20:10.150Z] ok github.com/docker/docker/daemon/events 0.272s coverage: 50.0% of statements [2022-09-08T15:20:10.634Z] === RUN TestIsEmptyDir [2022-09-08T15:20:10.634Z] --- PASS: TestIsEmptyDir (0.01s) [2022-09-08T15:20:10.634Z] PASS [2022-09-08T15:20:10.634Z] coverage: 2.3% of statements [2022-09-08T15:20:10.634Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2022-09-08T15:20:11.121Z] === RUN TestVerifyNetworkingConfig [2022-09-08T15:20:11.121Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestGetContainer [2022-09-08T15:20:11.121Z] --- PASS: TestGetContainer (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestValidContainerNames [2022-09-08T15:20:11.121Z] --- PASS: TestValidContainerNames (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestContainerInitDNS [2022-09-08T15:20:11.121Z] daemon_test.go:147: root required [2022-09-08T15:20:11.121Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestMerge [2022-09-08T15:20:11.121Z] --- PASS: TestMerge (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestValidateContainerIsolation [2022-09-08T15:20:11.121Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestFindNetworkErrorType [2022-09-08T15:20:11.121Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestEnsureServicesExist [2022-09-08T15:20:11.121Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestEnsureServicesExistErrors [2022-09-08T15:20:11.121Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-09-08T15:20:11.121Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-09-08T15:20:11.121Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-09-08T15:20:11.121Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestContainerDelete [2022-09-08T15:20:11.121Z] --- PASS: TestContainerDelete (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestContainerDoubleDelete [2022-09-08T15:20:11.121Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestLogContainerEventCopyLabels [2022-09-08T15:20:11.121Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestLogContainerEventWithAttributes [2022-09-08T15:20:11.121Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestNoneHealthcheck [2022-09-08T15:20:11.121Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestHealthStates [2022-09-08T15:20:11.121Z] time="2022-09-08T15:20:10Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] time="2022-09-08T15:20:11Z" 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-09-08T15:20:11.121Z] --- PASS: TestHealthStates (0.16s) [2022-09-08T15:20:11.121Z] === RUN TestMaskURLCredentials [2022-09-08T15:20:11.121Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestGetInspectData [2022-09-08T15:20:11.121Z] --- PASS: TestGetInspectData (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestFillLicense [2022-09-08T15:20:11.121Z] --- PASS: TestFillLicense (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestListInvalidFilter [2022-09-08T15:20:11.121Z] --- PASS: TestListInvalidFilter (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestNameFilter [2022-09-08T15:20:11.121Z] --- PASS: TestNameFilter (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-09-08T15:20:11.121Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-09-08T15:20:11.121Z] === 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-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-09-08T15:20:11.121Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-09-08T15:20:11.121Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-09-08T15:20:11.605Z] --- 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-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-09-08T15:20:11.605Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestDaemonReloadLabels [2022-09-08T15:20:11.605Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-09-08T15:20:11.605Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestDaemonReloadMirrors [2022-09-08T15:20:11.605Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestDaemonReloadInsecureRegistries [2022-09-08T15:20:11.605Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestDaemonReloadNotAffectOthers [2022-09-08T15:20:11.605Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestDaemonDiscoveryReload [2022-09-08T15:20:11.605Z] === RUN TestLinkNaming [2022-09-08T15:20:11.605Z] --- PASS: TestLinkNaming (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestLinkNew [2022-09-08T15:20:11.605Z] --- PASS: TestLinkNew (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestLinkEnv [2022-09-08T15:20:11.605Z] --- PASS: TestLinkEnv (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestLinkMultipleEnv [2022-09-08T15:20:11.605Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-09-08T15:20:11.605Z] === RUN TestLinkPortRangeEnv [2022-09-08T15:20:11.605Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-09-08T15:20:11.605Z] PASS [2022-09-08T15:20:11.605Z] coverage: 93.0% of statements [2022-09-08T15:20:11.605Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-09-08T15:20:11.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-08T15:20:12.624Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-09-08T15:20:12.624Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-09-08T15:20:12.624Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-09-08T15:20:12.624Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-09-08T15:20:13.032Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-09-08T15:20:13.032Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T15:20:13.108Z] === RUN TestAdapterReadLogs [2022-09-08T15:20:13.108Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-09-08T15:20:13.108Z] === RUN TestCopier [2022-09-08T15:20:13.108Z] --- PASS: TestCopier (0.00s) [2022-09-08T15:20:13.108Z] === RUN TestCopierLongLines [2022-09-08T15:20:13.108Z] --- PASS: TestCopierLongLines (0.00s) [2022-09-08T15:20:13.108Z] === RUN TestCopierSlow [2022-09-08T15:20:13.108Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-09-08T15:20:13.108Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-09-08T15:20:13.108Z] reload_test.go:520: root required [2022-09-08T15:20:13.108Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-08T15:20:13.108Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-09-08T15:20:13.108Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-09-08T15:20:13.108Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-09-08T15:20:13.108Z] --- PASS: TestCopierSlow (0.20s) [2022-09-08T15:20:13.108Z] === RUN TestCopierWithSized [2022-09-08T15:20:13.108Z] === RUN TestCopierWithSized/as_is [2022-09-08T15:20:13.108Z] === RUN TestCopierWithSized/With_RingLogger [2022-09-08T15:20:13.108Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-09-08T15:20:13.108Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-09-08T15:20:13.592Z] --- PASS: TestCopierWithSized (0.01s) [2022-09-08T15:20:13.592Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-09-08T15:20:13.592Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-09-08T15:20:13.592Z] === RUN TestCopierWithPartial [2022-09-08T15:20:13.592Z] --- PASS: TestCopierWithPartial (0.00s) [2022-09-08T15:20:13.592Z] === RUN TestRingLogger [2022-09-08T15:20:13.592Z] --- PASS: TestRingLogger (0.00s) [2022-09-08T15:20:13.592Z] === RUN TestRingCap [2022-09-08T15:20:13.592Z] --- PASS: TestRingCap (0.00s) [2022-09-08T15:20:13.592Z] === RUN TestRingClose [2022-09-08T15:20:13.592Z] --- PASS: TestRingClose (0.00s) [2022-09-08T15:20:13.592Z] === RUN TestRingDrain [2022-09-08T15:20:13.592Z] --- PASS: TestRingDrain (0.00s) [2022-09-08T15:20:13.592Z] PASS [2022-09-08T15:20:13.592Z] coverage: 43.5% of statements [2022-09-08T15:20:13.592Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-09-08T15:20:13.592Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-09-08T15:20:13.592Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-09-08T15:20:13.592Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-09-08T15:20:13.592Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-09-08T15:20:13.592Z] === RUN TestParseVolumesFrom [2022-09-08T15:20:13.592Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-09-08T15:20:13.592Z] PASS [2022-09-08T15:20:13.592Z] coverage: 9.0% of statements [2022-09-08T15:20:13.592Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 43.5% of statements [2022-09-08T15:20:13.592Z] ok github.com/docker/docker/daemon 2.355s coverage: 9.0% of statements [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-09-08T15:20:13.592Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-09-08T15:20:13.593Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T15:20:14.079Z] === RUN TestNewStreamConfig [2022-09-08T15:20:14.079Z] === RUN TestNewStreamConfig/defaults [2022-09-08T15:20:14.079Z] === RUN TestNewStreamConfig/invalid_create_group [2022-09-08T15:20:14.079Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-09-08T15:20:14.079Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-09-08T15:20:14.079Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-09-08T15:20:14.079Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-09-08T15:20:14.079Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-09-08T15:20:14.079Z] --- PASS: TestNewStreamConfig (0.00s) [2022-09-08T15:20:14.079Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-09-08T15:20:14.079Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-09-08T15:20:14.079Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-09-08T15:20:14.079Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-09-08T15:20:14.079Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-09-08T15:20:14.079Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-09-08T15:20:14.079Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-09-08T15:20:14.079Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-09-08T15:20:14.079Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-09-08T15:20:14.079Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-09-08T15:20:14.079Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestNewAWSLogsClientRegionDetect [2022-09-08T15:20:14.080Z] time="2022-09-08T15:20:13Z" level=info msg="Trying to get region from EC2 Metadata" [2022-09-08T15:20:14.080Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-09-08T15:20:14.080Z] === RUN TestCreateSuccess [2022-09-08T15:20:14.080Z] --- PASS: TestCreateSuccess (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCreateLogGroupSuccess [2022-09-08T15:20:14.080Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCreateError [2022-09-08T15:20:14.080Z] --- PASS: TestCreateError (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCreateAlreadyExists [2022-09-08T15:20:14.080Z] time="2022-09-08T15:20:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-09-08T15:20:14.080Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestLogClosed [2022-09-08T15:20:14.080Z] --- PASS: TestLogClosed (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestLogBlocking [2022-09-08T15:20:14.080Z] --- PASS: TestLogBlocking (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestLogNonBlockingBufferEmpty [2022-09-08T15:20:14.080Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestLogNonBlockingBufferFull [2022-09-08T15:20:14.080Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestPublishBatchSuccess [2022-09-08T15:20:14.080Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestPublishBatchError [2022-09-08T15:20:14.080Z] time="2022-09-08T15:20:13Z" level=error msg=Error [2022-09-08T15:20:14.080Z] --- PASS: TestPublishBatchError (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-09-08T15:20:14.080Z] time="2022-09-08T15:20:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-08T15:20:14.080Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestPublishBatchAlreadyAccepted [2022-09-08T15:20:14.080Z] time="2022-09-08T15:20:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-08T15:20:14.080Z] time="2022-09-08T15:20:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-09-08T15:20:14.080Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchSimple [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchTicker [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchMultilinePattern [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchClose [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchClose (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestEffectiveLen [2022-09-08T15:20:14.080Z] === RUN TestEffectiveLen/0/Hello [2022-09-08T15:20:14.080Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-09-08T15:20:14.080Z] === RUN TestEffectiveLen/2/🙃 [2022-09-08T15:20:14.080Z] === RUN TestEffectiveLen/3/���� [2022-09-08T15:20:14.080Z] === RUN TestEffectiveLen/4/He��o [2022-09-08T15:20:14.080Z] === RUN TestEffectiveLen/5/ [2022-09-08T15:20:14.080Z] --- PASS: TestEffectiveLen (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit/0/ [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1044: [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1045: [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit/1/Hello [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1044: Hello [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1045: [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit/2/Hello [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1044: He [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1045: llo [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit/3/Hello [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1044: [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1045: Hello [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit/4/🙃 [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1044: [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1045: 🙃 [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit/5/🙃 [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1044: 🙃 [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1045: [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit/6/a� [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1044: a [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1045: � [2022-09-08T15:20:14.080Z] === RUN TestFindValidSplit/7/a� [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1044: a� [2022-09-08T15:20:14.080Z] cloudwatchlogs_test.go:1045: [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-09-08T15:20:14.080Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestProcessEventEmoji [2022-09-08T15:20:14.080Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchLineSplit [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchLineSplitWithBinary [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchMaxEvents [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchMaxTotalBytes [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-09-08T15:20:14.080Z] === RUN TestSearchRegistryForImagesErrors [2022-09-08T15:20:14.080Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestSearchRegistryForImages [2022-09-08T15:20:14.080Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestOnlyPlatformWithFallback [2022-09-08T15:20:14.080Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-09-08T15:20:14.080Z] === RUN TestImageDelete [2022-09-08T15:20:14.080Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-09-08T15:20:14.080Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-09-08T15:20:14.080Z] === RUN TestImageDelete/no_lease [2022-09-08T15:20:14.521Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T15:20:14.568Z] === RUN TestImageDelete/lease_exists [2022-09-08T15:20:14.568Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsMultilinePattern [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsDatetimeFormat [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-09-08T15:20:14.568Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestImageDelete (0.05s) [2022-09-08T15:20:14.568Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-09-08T15:20:14.568Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-09-08T15:20:14.568Z] === RUN TestContentStoreForPull [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-09-08T15:20:14.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-09-08T15:20:14.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-09-08T15:20:14.568Z] === RUN TestCreateTagSuccess [2022-09-08T15:20:14.568Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-09-08T15:20:14.568Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-09-08T15:20:14.568Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-09-08T15:20:14.568Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-09-08T15:20:14.568Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-09-08T15:20:14.568Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-09-08T15:20:14.568Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-09-08T15:20:14.568Z] PASS [2022-09-08T15:20:14.568Z] coverage: 77.8% of statements [2022-09-08T15:20:14.568Z] ok github.com/docker/docker/daemon/logger/awslogs 0.397s coverage: 77.8% of statements [2022-09-08T15:20:14.568Z] --- PASS: TestContentStoreForPull (0.17s) [2022-09-08T15:20:14.568Z] PASS [2022-09-08T15:20:14.568Z] coverage: 6.6% of statements [2022-09-08T15:20:14.568Z] ok github.com/docker/docker/daemon/images 0.316s coverage: 6.6% of statements [2022-09-08T15:20:14.568Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-08T15:20:14.568Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-08T15:20:14.568Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-09-08T15:20:14.568Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-08T15:20:14.568Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-08T15:20:14.568Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-09-08T15:20:14.568Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-09-08T15:20:15.053Z] === RUN TestJSONLogsMarshalJSONBuf [2022-09-08T15:20:15.053Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-09-08T15:20:15.053Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-09-08T15:20:15.053Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-09-08T15:20:15.053Z] === RUN TestFastTimeMarshalJSON [2022-09-08T15:20:15.053Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-09-08T15:20:15.053Z] PASS [2022-09-08T15:20:15.053Z] coverage: 87.2% of statements [2022-09-08T15:20:15.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.237s coverage: 87.2% of statements [2022-09-08T15:20:15.053Z] === RUN TestJSONFileLogger [2022-09-08T15:20:15.053Z] --- PASS: TestJSONFileLogger (0.00s) [2022-09-08T15:20:15.053Z] === RUN TestJSONFileLoggerWithTags [2022-09-08T15:20:15.053Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-09-08T15:20:15.053Z] === RUN TestJSONFileLoggerWithOpts [2022-09-08T15:20:15.053Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-09-08T15:20:15.053Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-09-08T15:20:15.053Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-09-08T15:20:15.053Z] === RUN TestEncodeDecode [2022-09-08T15:20:15.053Z] === PAUSE TestEncodeDecode [2022-09-08T15:20:15.053Z] === RUN TestUnexpectedEOF [2022-09-08T15:20:15.053Z] time="2022-09-08T15:20:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-08T15:20:15.053Z] time="2022-09-08T15:20:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-08T15:20:15.053Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-09-08T15:20:15.053Z] === CONT TestEncodeDecode [2022-09-08T15:20:15.053Z] --- PASS: TestEncodeDecode (0.00s) [2022-09-08T15:20:15.053Z] PASS [2022-09-08T15:20:15.053Z] coverage: 69.9% of statements [2022-09-08T15:20:15.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.221s coverage: 69.9% of statements [2022-09-08T15:20:16.071Z] === RUN TestWriteLog [2022-09-08T15:20:16.071Z] === PAUSE TestWriteLog [2022-09-08T15:20:16.071Z] === RUN TestReadLog [2022-09-08T15:20:16.071Z] === PAUSE TestReadLog [2022-09-08T15:20:16.071Z] === RUN TestDecode [2022-09-08T15:20:16.071Z] --- PASS: TestDecode (0.02s) [2022-09-08T15:20:16.071Z] === CONT TestWriteLog [2022-09-08T15:20:16.071Z] === CONT TestReadLog [2022-09-08T15:20:16.071Z] === RUN TestReadLog/tail_exact [2022-09-08T15:20:16.071Z] --- PASS: TestWriteLog (0.00s) [2022-09-08T15:20:16.071Z] === RUN TestReadLog/tail_less_than_available [2022-09-08T15:20:16.071Z] === RUN TestReadLog/tail_more_than_available [2022-09-08T15:20:16.071Z] --- PASS: TestReadLog (0.18s) [2022-09-08T15:20:16.071Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-09-08T15:20:16.071Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-09-08T15:20:16.071Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-09-08T15:20:16.071Z] PASS [2022-09-08T15:20:16.071Z] coverage: 78.7% of statements [2022-09-08T15:20:16.071Z] ok github.com/docker/docker/daemon/logger/local 0.268s coverage: 78.7% of statements [2022-09-08T15:20:16.555Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-08T15:20:16.555Z] === RUN TestOpenFileDelete [2022-09-08T15:20:16.555Z] --- PASS: TestOpenFileDelete (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestOpenFileRename [2022-09-08T15:20:16.555Z] --- PASS: TestOpenFileRename (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestHandleDecoderErr [2022-09-08T15:20:16.555Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestParseLogTagDefaultTag [2022-09-08T15:20:16.555Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestParseLogTag [2022-09-08T15:20:16.555Z] --- PASS: TestParseLogTag (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestParseLogTagEmptyTag [2022-09-08T15:20:16.555Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestTailFiles [2022-09-08T15:20:16.555Z] --- PASS: TestTailFiles (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestFollowLogsConsumerGone [2022-09-08T15:20:16.555Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestFollowLogsProducerGone [2022-09-08T15:20:16.555Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-09-08T15:20:16.555Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-09-08T15:20:16.555Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-09-08T15:20:16.555Z] === RUN TestCheckCapacityAndRotate [2022-09-08T15:20:16.555Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-09-08T15:20:16.555Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-09-08T15:20:16.555Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-09-08T15:20:16.555Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-09-08T15:20:16.555Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-09-08T15:20:16.555Z] PASS [2022-09-08T15:20:16.555Z] coverage: 54.9% of statements [2022-09-08T15:20:16.555Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.219s coverage: 54.9% of statements [2022-09-08T15:20:17.038Z] === RUN TestLog [2022-09-08T15:20:17.038Z] --- PASS: TestLog (0.01s) [2022-09-08T15:20:17.038Z] PASS [2022-09-08T15:20:17.038Z] coverage: 31.5% of statements [2022-09-08T15:20:17.039Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2022-09-08T15:20:17.039Z] === RUN TestValidateLogOpt [2022-09-08T15:20:17.039Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestNewMissedConfig [2022-09-08T15:20:17.039Z] --- PASS: TestNewMissedConfig (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestNewMissedUrl [2022-09-08T15:20:17.039Z] --- PASS: TestNewMissedUrl (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestNewMissedToken [2022-09-08T15:20:17.039Z] --- PASS: TestNewMissedToken (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestNewWithProxy [2022-09-08T15:20:17.039Z] --- PASS: TestNewWithProxy (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestDefault [2022-09-08T15:20:17.039Z] --- PASS: TestDefault (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-09-08T15:20:17.039Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestJsonFormat [2022-09-08T15:20:17.039Z] --- PASS: TestJsonFormat (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestRawFormat [2022-09-08T15:20:17.039Z] --- PASS: TestRawFormat (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestRawFormatWithLabels [2022-09-08T15:20:17.039Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-09-08T15:20:17.039Z] === RUN TestRawFormatWithoutTag [2022-09-08T15:20:17.039Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-09-08T15:20:17.039Z] === RUN TestBatching [2022-09-08T15:20:17.523Z] --- PASS: TestBatching (0.31s) [2022-09-08T15:20:17.523Z] === RUN TestFrequency [2022-09-08T15:20:17.523Z] === RUN TestNewParse [2022-09-08T15:20:17.523Z] --- PASS: TestNewParse (0.00s) [2022-09-08T15:20:17.523Z] PASS [2022-09-08T15:20:17.523Z] coverage: 8.3% of statements [2022-09-08T15:20:17.523Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-09-08T15:20:17.523Z] --- PASS: TestFrequency (0.17s) [2022-09-08T15:20:17.523Z] === RUN TestOneMessagePerRequest [2022-09-08T15:20:17.523Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-09-08T15:20:17.523Z] === RUN TestVerify [2022-09-08T15:20:17.523Z] --- PASS: TestVerify (0.00s) [2022-09-08T15:20:17.523Z] === RUN TestSkipVerify [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] === RUN TestParseLogFormat [2022-09-08T15:20:18.007Z] --- PASS: TestParseLogFormat (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestValidateLogOptEmpty [2022-09-08T15:20:18.007Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestValidateSyslogAddress [2022-09-08T15:20:18.007Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestParseAddressDefaultPort [2022-09-08T15:20:18.007Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestValidateSyslogFacility [2022-09-08T15:20:18.007Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestValidateLogOptSyslogFormat [2022-09-08T15:20:18.007Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestValidateLogOpt [2022-09-08T15:20:18.007Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-08T15:20:18.007Z] PASS [2022-09-08T15:20:18.007Z] coverage: 46.8% of statements [2022-09-08T15:20:18.007Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] --- PASS: TestSkipVerify (0.43s) [2022-09-08T15:20:18.007Z] === RUN TestBufferMaximum [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662650417.849039\",\"host\":\"b615cf8d607c\"}'" [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662650417.849039\",\"host\":\"b615cf8d607c\"}'" [2022-09-08T15:20:18.007Z] --- PASS: TestBufferMaximum (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestServerAlwaysDown [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662650417.853506\",\"host\":\"b615cf8d607c\"}'" [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662650417.853506\",\"host\":\"b615cf8d607c\"}'" [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662650417.853506\",\"host\":\"b615cf8d607c\"}'" [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662650417.855120\",\"host\":\"b615cf8d607c\"}'" [2022-09-08T15:20:18.007Z] time="2022-09-08T15:20:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662650417.855120\",\"host\":\"b615cf8d607c\"}'" [2022-09-08T15:20:18.007Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestCannotSendAfterClose [2022-09-08T15:20:18.007Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-09-08T15:20:18.007Z] === RUN TestDeadlockOnBlockedEndpoint [2022-09-08T15:20:18.247Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-08T15:20:18.247Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-08T15:20:18.810Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-08T15:20:19.025Z] === RUN TestV1IDService [2022-09-08T15:20:19.025Z] --- PASS: TestV1IDService (0.02s) [2022-09-08T15:20:19.025Z] === RUN TestV2MetadataService [2022-09-08T15:20:19.025Z] time="2022-09-08T15:20:18Z" 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-09-08T15:20:19.025Z] time="2022-09-08T15:20:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b615cf8d607c\"}'" [2022-09-08T15:20:19.025Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-09-08T15:20:19.025Z] PASS [2022-09-08T15:20:19.025Z] coverage: 82.5% of statements [2022-09-08T15:20:19.025Z] ok github.com/docker/docker/daemon/logger/splunk 2.007s coverage: 82.5% of statements [2022-09-08T15:20:19.025Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-08T15:20:19.025Z] ? github.com/docker/docker/daemon/network [no test files] [2022-09-08T15:20:19.025Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-08T15:20:19.372Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-08T15:20:19.629Z] === RUN TestDockerSuite/TestBuildFails [2022-09-08T15:20:20.043Z] === RUN TestSuccessfulDownload [2022-09-08T15:20:20.043Z] download_test.go:268: Needs fixing on Windows [2022-09-08T15:20:20.043Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-09-08T15:20:20.043Z] === RUN TestCancelledDownload [2022-09-08T15:20:20.043Z] --- PASS: TestCancelledDownload (0.00s) [2022-09-08T15:20:20.043Z] === RUN TestMaxDownloadAttempts [2022-09-08T15:20:20.043Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-08T15:20:20.043Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-08T15:20:20.043Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-08T15:20:20.043Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-08T15:20:20.043Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-08T15:20:20.044Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-08T15:20:20.044Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-08T15:20:20.044Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-08T15:20:20.044Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-08T15:20:20.044Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-08T15:20:20.044Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-08T15:20:20.044Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-08T15:20:20.044Z] --- PASS: TestV2MetadataService (1.12s) [2022-09-08T15:20:20.044Z] PASS [2022-09-08T15:20:20.044Z] coverage: 48.2% of statements [2022-09-08T15:20:20.044Z] ok github.com/docker/docker/distribution/metadata 1.207s coverage: 48.2% of statements [2022-09-08T15:20:20.044Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-09-08T15:20:20.044Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-09-08T15:20:20.044Z] === RUN TestContinueOnError_MirrorEndpoint [2022-09-08T15:20:20.044Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-09-08T15:20:20.044Z] === RUN TestContinueOnError_NeverContinue [2022-09-08T15:20:20.044Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-09-08T15:20:20.044Z] === RUN TestContinueOnError_UnnestsErrors [2022-09-08T15:20:20.044Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-09-08T15:20:20.044Z] === RUN TestManifestStore [2022-09-08T15:20:20.044Z] === RUN TestManifestStore/no_remote_or_local [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-08T15:20:20.527Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-09-08T15:20:20.527Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-09-08T15:20:20.527Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-09-08T15:20:20.527Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-09-08T15:20:20.527Z] === RUN TestTransfer [2022-09-08T15:20:20.527Z] --- PASS: TestTransfer (0.13s) [2022-09-08T15:20:20.527Z] === RUN TestConcurrencyLimit [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local194477199\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/no_local_cache [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/with_local_cache [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/unknown_media_type [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:20Z" level=warning msg="reference for unknown type: " [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:20Z" level=warning msg="reference for unknown type: " [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:20Z" level=warning msg="reference for unknown type: " [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:20Z" level=warning msg="reference for unknown type: " [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:20Z" level=warning msg="reference for unknown type: " [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/error_persisting_manifest [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-09-08T15:20:20.527Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-09-08T15:20:20.527Z] time="2022-09-08T15:20:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore (0.29s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaType [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-09-08T15:20:20.527Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-09-08T15:20:20.527Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-09-08T15:20:20.528Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-09-08T15:20:20.528Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-09-08T15:20:20.528Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-09-08T15:20:20.528Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-09-08T15:20:20.528Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-09-08T15:20:20.528Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-09-08T15:20:20.528Z] === RUN TestFixManifestLayers [2022-09-08T15:20:20.528Z] --- PASS: TestFixManifestLayers (0.00s) [2022-09-08T15:20:20.528Z] === RUN TestFixManifestLayersBaseLayerParent [2022-09-08T15:20:20.528Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-08T15:20:20.528Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-08T15:20:20.528Z] === RUN TestFixManifestLayersBadParent [2022-09-08T15:20:20.528Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-09-08T15:20:20.528Z] === RUN TestValidateManifest [2022-09-08T15:20:20.528Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-08T15:20:20.528Z] --- SKIP: TestValidateManifest (0.00s) [2022-09-08T15:20:20.528Z] === RUN TestFormatPlatform [2022-09-08T15:20:20.528Z] --- PASS: TestFormatPlatform (0.00s) [2022-09-08T15:20:20.528Z] === RUN TestPullSchema2Config [2022-09-08T15:20:20.528Z] === RUN TestPullSchema2Config/success_first_time [2022-09-08T15:20:20.528Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-08T15:20:20.528Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-08T15:20:20.528Z] === RUN TestPullSchema2Config/500_status [2022-09-08T15:20:20.528Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-08T15:20:20.528Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-08T15:20:20.558Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-08T15:20:20.558Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-08T15:20:21.012Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-09-08T15:20:21.012Z] === RUN TestInactiveJobs [2022-09-08T15:20:21.012Z] === RUN TestNotFound [2022-09-08T15:20:21.012Z] --- PASS: TestNotFound (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestConflict [2022-09-08T15:20:21.012Z] --- PASS: TestConflict (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestForbidden [2022-09-08T15:20:21.012Z] --- PASS: TestForbidden (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestInvalidParameter [2022-09-08T15:20:21.012Z] --- PASS: TestInvalidParameter (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestNotImplemented [2022-09-08T15:20:21.012Z] --- PASS: TestNotImplemented (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestNotModified [2022-09-08T15:20:21.012Z] --- PASS: TestNotModified (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestUnauthorized [2022-09-08T15:20:21.012Z] --- PASS: TestUnauthorized (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestUnknown [2022-09-08T15:20:21.012Z] --- PASS: TestUnknown (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestCancelled [2022-09-08T15:20:21.012Z] --- PASS: TestCancelled (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestDeadline [2022-09-08T15:20:21.012Z] --- PASS: TestDeadline (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestDataLoss [2022-09-08T15:20:21.012Z] --- PASS: TestDataLoss (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestUnavailable [2022-09-08T15:20:21.012Z] --- PASS: TestUnavailable (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestSystem [2022-09-08T15:20:21.012Z] --- PASS: TestSystem (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Not_Found [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Bad_Request [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Conflict [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Unauthorized [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Service_Unavailable [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Forbidden [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Not_Modified [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Not_Implemented [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-09-08T15:20:21.012Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-09-08T15:20:21.012Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-09-08T15:20:21.012Z] PASS [2022-09-08T15:20:21.012Z] coverage: 77.0% of statements [2022-09-08T15:20:21.012Z] ok github.com/docker/docker/errdefs 0.039s coverage: 77.0% of statements [2022-09-08T15:20:21.012Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-08T15:20:21.012Z] === RUN TestPullSchema2Config/EOF [2022-09-08T15:20:21.012Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-08T15:20:21.012Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-08T15:20:21.012Z] 2022/09/08 15:20:20 http: panic serving 127.0.0.1:49212: intentional panic [2022-09-08T15:20:21.012Z] goroutine 134 [running]: [2022-09-08T15:20:21.012Z] net/http.(*conn).serve.func1() [2022-09-08T15:20:21.012Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-08T15:20:21.012Z] panic({0x703b20, 0x8a8ec0}) [2022-09-08T15:20:21.012Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-08T15:20:21.012Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000384b60?, {0x8afd80?, 0xc0005ec380?}) [2022-09-08T15:20:21.012Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-09-08T15:20:21.012Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x8afd80, 0xc0005ec380}, 0xc0005dae00) [2022-09-08T15:20:21.012Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-09-08T15:20:21.012Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8afd80?, 0xc0005ec380?}, 0xc000046800?) [2022-09-08T15:20:21.012Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-08T15:20:21.012Z] net/http.serverHandler.ServeHTTP({0xc0000792f0?}, {0x8afd80, 0xc0005ec380}, 0xc0005dae00) [2022-09-08T15:20:21.012Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-08T15:20:21.012Z] net/http.(*conn).serve(0xc00016a960, {0x8b0498, 0xc000502ed0}) [2022-09-08T15:20:21.012Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-08T15:20:21.012Z] created by net/http.(*Server).Serve [2022-09-08T15:20:21.012Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-08T15:20:21.012Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-08T15:20:21.012Z] === RUN TestPullSchema2Config/unauthorized [2022-09-08T15:20:21.012Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-08T15:20:21.012Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-08T15:20:21.012Z] --- PASS: TestPullSchema2Config (0.54s) [2022-09-08T15:20:21.012Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-09-08T15:20:21.012Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-09-08T15:20:21.012Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-09-08T15:20:21.012Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-09-08T15:20:21.012Z] === RUN TestGetRepositoryMountCandidates [2022-09-08T15:20:21.012Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestLayerAlreadyExists [2022-09-08T15:20:21.012Z] 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-09-08T15:20:21.012Z] 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-09-08T15:20:21.012Z] 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-09-08T15:20:21.012Z] 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-09-08T15:20:21.012Z] 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-09-08T15:20:21.012Z] 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-09-08T15:20:21.012Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestWhenEmptyAuthConfig [2022-09-08T15:20:21.012Z] --- PASS: TestInactiveJobs (0.38s) [2022-09-08T15:20:21.012Z] === RUN TestWatchRelease [2022-09-08T15:20:21.012Z] --- PASS: TestWatchRelease (0.04s) [2022-09-08T15:20:21.012Z] === RUN TestWatchFinishedTransfer [2022-09-08T15:20:21.012Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-09-08T15:20:21.012Z] === RUN TestDuplicateTransfer [2022-09-08T15:20:21.012Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-09-08T15:20:21.012Z] === RUN TestSuccessfulUpload [2022-09-08T15:20:21.496Z] time="2022-09-08T15:20:21Z" level=error msg="Upload failed, retrying: simulating retry" [2022-09-08T15:20:21.496Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-09-08T15:20:21.496Z] === RUN TestCancelledUpload [2022-09-08T15:20:21.496Z] --- PASS: TestCancelledUpload (0.00s) [2022-09-08T15:20:21.496Z] PASS [2022-09-08T15:20:21.496Z] coverage: 76.4% of statements [2022-09-08T15:20:21.496Z] ok github.com/docker/docker/distribution/xfer 1.829s coverage: 76.4% of statements [2022-09-08T15:20:21.981Z] === RUN TestFSGetInvalidData [2022-09-08T15:20:21.981Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestFSInvalidSet [2022-09-08T15:20:21.981Z] --- PASS: TestFSInvalidSet (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestFSInvalidRoot [2022-09-08T15:20:21.981Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestFSMetadataGetSet [2022-09-08T15:20:21.981Z] === RUN TestCompare [2022-09-08T15:20:21.981Z] --- PASS: TestCompare (0.00s) [2022-09-08T15:20:21.981Z] PASS [2022-09-08T15:20:21.981Z] coverage: 19.2% of statements [2022-09-08T15:20:21.981Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2022-09-08T15:20:21.981Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-09-08T15:20:21.981Z] === RUN TestFSInvalidWalker [2022-09-08T15:20:21.981Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-09-08T15:20:21.981Z] === RUN TestFSGetSet [2022-09-08T15:20:21.981Z] --- PASS: TestFSGetSet (0.02s) [2022-09-08T15:20:21.981Z] === RUN TestFSGetUnsetKey [2022-09-08T15:20:21.981Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestFSGetEmptyData [2022-09-08T15:20:21.981Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestFSDelete [2022-09-08T15:20:21.981Z] --- PASS: TestFSDelete (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestFSWalker [2022-09-08T15:20:21.981Z] --- PASS: TestFSWalker (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestFSWalkerStopOnError [2022-09-08T15:20:21.981Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestNewFromJSON [2022-09-08T15:20:21.981Z] --- PASS: TestNewFromJSON (0.00s) [2022-09-08T15:20:21.981Z] === RUN TestNewFromJSONWithInvalidJSON [2022-09-08T15:20:21.981Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-09-08T15:20:21.981Z] === RUN TestMarshalKeyOrder [2022-09-08T15:20:21.981Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-09-08T15:20:21.981Z] === RUN TestImage [2022-09-08T15:20:21.981Z] --- PASS: TestImage (0.00s) [2022-09-08T15:20:21.981Z] === RUN TestImageOSNotEmpty [2022-09-08T15:20:21.981Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-09-08T15:20:21.981Z] === RUN TestNewChildImageFromImageWithRootFS [2022-09-08T15:20:21.981Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-09-08T15:20:21.981Z] === RUN TestCreate [2022-09-08T15:20:21.981Z] --- PASS: TestCreate (0.01s) [2022-09-08T15:20:21.981Z] === RUN TestRestore [2022-09-08T15:20:22.451Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-08T15:20:22.466Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-09-08T15:20:22.466Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-09-08T15:20:22.466Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-09-08T15:20:22.466Z] === RUN TestTokenPassThru [2022-09-08T15:20:22.466Z] --- PASS: TestTokenPassThru (0.01s) [2022-09-08T15:20:22.466Z] === RUN TestTokenPassThruDifferentHost [2022-09-08T15:20:22.466Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-09-08T15:20:22.466Z] PASS [2022-09-08T15:20:22.466Z] coverage: 26.0% of statements [2022-09-08T15:20:22.466Z] ok github.com/docker/docker/distribution 2.102s coverage: 26.0% of statements [2022-09-08T15:20:22.466Z] time="2022-09-08T15:20:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-09-08T15:20:22.466Z] --- PASS: TestRestore (0.23s) [2022-09-08T15:20:22.466Z] === RUN TestAddDelete [2022-09-08T15:20:22.466Z] --- PASS: TestAddDelete (0.03s) [2022-09-08T15:20:22.466Z] === RUN TestSearchAfterDelete [2022-09-08T15:20:22.466Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-09-08T15:20:22.466Z] === RUN TestParentReset [2022-09-08T15:20:22.466Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-08T15:20:22.466Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-08T15:20:22.466Z] --- PASS: TestParentReset (0.03s) [2022-09-08T15:20:22.466Z] === RUN TestGetAndSetLastUpdated [2022-09-08T15:20:22.466Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-09-08T15:20:22.466Z] === RUN TestStoreLen [2022-09-08T15:20:22.466Z] --- PASS: TestStoreLen (0.06s) [2022-09-08T15:20:22.466Z] PASS [2022-09-08T15:20:22.466Z] coverage: 86.8% of statements [2022-09-08T15:20:22.466Z] ok github.com/docker/docker/image 0.624s coverage: 86.8% of statements [2022-09-08T15:20:22.602Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T15:20:22.950Z] === RUN TestMakeV1ConfigFromConfig [2022-09-08T15:20:22.950Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-09-08T15:20:22.950Z] PASS [2022-09-08T15:20:22.950Z] coverage: 25.0% of statements [2022-09-08T15:20:22.950Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-08T15:20:22.950Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2022-09-08T15:20:22.950Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-08T15:20:23.979Z] === RUN TestSerialization [2022-09-08T15:20:23.979Z] --- PASS: TestSerialization (0.02s) [2022-09-08T15:20:23.979Z] PASS [2022-09-08T15:20:23.979Z] coverage: 100.0% of statements [2022-09-08T15:20:23.979Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-09-08T15:20:24.344Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-08T15:20:24.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-08T15:20:24.997Z] === RUN TestEnvironmentParsing [2022-09-08T15:20:24.997Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-09-08T15:20:24.997Z] PASS [2022-09-08T15:20:24.997Z] coverage: 1.0% of statements [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-09-08T15:20:24.997Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-09-08T15:20:24.997Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.0% of statements [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-09-08T15:20:24.997Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-09-08T15:20:24.997Z] PASS [2022-09-08T15:20:24.997Z] coverage: 45.8% of statements [2022-09-08T15:20:24.997Z] === RUN TestEmptyLayer [2022-09-08T15:20:24.997Z] --- PASS: TestEmptyLayer (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestCommitFailure [2022-09-08T15:20:24.997Z] ok github.com/docker/docker/oci 0.041s coverage: 45.8% of statements [2022-09-08T15:20:24.997Z] --- PASS: TestCommitFailure (0.02s) [2022-09-08T15:20:24.997Z] === RUN TestStartTransactionFailure [2022-09-08T15:20:24.997Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-09-08T15:20:24.997Z] === RUN TestGetOrphan [2022-09-08T15:20:24.997Z] --- PASS: TestGetOrphan (0.01s) [2022-09-08T15:20:24.997Z] === RUN TestMountAndRegister [2022-09-08T15:20:24.997Z] layer_test.go:271: Layer size: 14 [2022-09-08T15:20:24.997Z] --- PASS: TestMountAndRegister (0.06s) [2022-09-08T15:20:24.997Z] === RUN TestLayerRelease [2022-09-08T15:20:24.997Z] layer_test.go:304: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestLayerRelease (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestStoreRestore [2022-09-08T15:20:24.997Z] layer_test.go:353: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestStoreRestore (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestTarStreamStability [2022-09-08T15:20:24.997Z] layer_test.go:468: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestTarStreamStability (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestRegisterExistingLayer [2022-09-08T15:20:24.997Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-09-08T15:20:24.997Z] === RUN TestTarStreamVerification [2022-09-08T15:20:24.997Z] layer_test.go:697: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestLayerMigration [2022-09-08T15:20:24.997Z] migration_test.go:46: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestLayerMigration (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestLayerMigrationNoTarsplit [2022-09-08T15:20:24.997Z] migration_test.go:182: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestMountInit [2022-09-08T15:20:24.997Z] mount_test.go:17: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestMountInit (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestMountSize [2022-09-08T15:20:24.997Z] mount_test.go:76: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestMountSize (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestMountChanges [2022-09-08T15:20:24.997Z] mount_test.go:125: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestMountChanges (0.00s) [2022-09-08T15:20:24.997Z] === RUN TestMountApply [2022-09-08T15:20:24.997Z] mount_test.go:212: Failing on Windows [2022-09-08T15:20:24.997Z] --- SKIP: TestMountApply (0.00s) [2022-09-08T15:20:24.997Z] PASS [2022-09-08T15:20:24.997Z] coverage: 30.1% of statements [2022-09-08T15:20:24.997Z] ok github.com/docker/docker/layer 0.306s coverage: 30.1% of statements [2022-09-08T15:20:24.997Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-08T15:20:24.997Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-08T15:20:24.997Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-08T15:20:24.997Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-08T15:20:24.997Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-08T15:20:25.482Z] === RUN TestParseVersion [2022-09-08T15:20:25.482Z] --- PASS: TestParseVersion (0.00s) [2022-09-08T15:20:25.482Z] PASS [2022-09-08T15:20:25.482Z] coverage: 52.9% of statements [2022-09-08T15:20:25.482Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-09-08T15:20:25.482Z] === RUN TestAddressPoolOpt [2022-09-08T15:20:25.482Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/a [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/something [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/_=a [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/env1=value1 [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/_env1=value1 [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/env2=value2=value3 [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/env3=abc!qwe [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/env_4=value_4 [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/PATH [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/=a [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/PATH= [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/PATH=something [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/asd!qwe [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/1asd [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/123 [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/some_space [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/__some_space_before [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/some_space_after__ [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/= [2022-09-08T15:20:25.482Z] === RUN TestValidateEnv/PaTh [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/a (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/something (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/= (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestParseHost [2022-09-08T15:20:25.482Z] --- PASS: TestParseHost (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestParseDockerDaemonHost [2022-09-08T15:20:25.482Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestParseTCP [2022-09-08T15:20:25.482Z] --- PASS: TestParseTCP (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestParseInvalidUnixAddrInvalid [2022-09-08T15:20:25.482Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestValidateExtraHosts [2022-09-08T15:20:25.482Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestIpOptString [2022-09-08T15:20:25.482Z] --- PASS: TestIpOptString (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestNewIpOptInvalidDefaultVal [2022-09-08T15:20:25.482Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestNewIpOptValidDefaultVal [2022-09-08T15:20:25.482Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestIpOptSetInvalidVal [2022-09-08T15:20:25.482Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestValidateIPAddress [2022-09-08T15:20:25.482Z] --- PASS: TestValidateIPAddress (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestMapOpts [2022-09-08T15:20:25.482Z] --- PASS: TestMapOpts (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestListOptsWithoutValidator [2022-09-08T15:20:25.482Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestListOptsWithValidator [2022-09-08T15:20:25.482Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestValidateDNSSearch [2022-09-08T15:20:25.482Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_general_format [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_one_more [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-09-08T15:20:25.482Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-09-08T15:20:25.482Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestNamedListOpts [2022-09-08T15:20:25.482Z] --- PASS: TestNamedListOpts (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestNamedMapOpts [2022-09-08T15:20:25.482Z] --- PASS: TestNamedMapOpts (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestParseLink [2022-09-08T15:20:25.482Z] --- PASS: TestParseLink (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestQuotedStringSetWithQuotes [2022-09-08T15:20:25.482Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-09-08T15:20:25.482Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestQuotedStringSetWithNoQuotes [2022-09-08T15:20:25.482Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-09-08T15:20:25.482Z] === RUN TestUlimitOpt [2022-09-08T15:20:25.482Z] --- PASS: TestUlimitOpt (0.00s) [2022-09-08T15:20:25.482Z] PASS [2022-09-08T15:20:25.482Z] coverage: 67.1% of statements [2022-09-08T15:20:25.482Z] ok github.com/docker/docker/opts 0.093s coverage: 67.1% of statements [2022-09-08T15:20:25.840Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-08T15:20:25.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-08T15:20:26.501Z] === RUN TestUnbuffered [2022-09-08T15:20:26.501Z] --- PASS: TestUnbuffered (0.00s) [2022-09-08T15:20:26.501Z] === RUN TestRaceUnbuffered [2022-09-08T15:20:26.501Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-09-08T15:20:26.501Z] PASS [2022-09-08T15:20:26.501Z] coverage: 100.0% of statements [2022-09-08T15:20:26.501Z] ok github.com/docker/docker/pkg/broadcaster 0.078s coverage: 100.0% of statements [2022-09-08T15:20:26.501Z] === RUN TestPeerCertificateMarshalJSON [2022-09-08T15:20:26.984Z] === RUN TestMatch [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[foo]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[bar]_[foo]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[foo_bar]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[qux]_[foo]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[]#01 [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[qux]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[foo_bar_qux]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[qux]_[baz]] [2022-09-08T15:20:26.984Z] === RUN TestMatch/[[foo_baz]] [2022-09-08T15:20:26.984Z] --- PASS: TestMatch (0.00s) [2022-09-08T15:20:26.984Z] --- PASS: TestMatch/[[]] (0.00s) [2022-09-08T15:20:26.984Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-09-08T15:20:26.984Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-09-08T15:20:26.984Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-09-08T15:20:26.984Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-09-08T15:20:26.984Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-09-08T15:20:26.985Z] --- PASS: TestMatch/[] (0.00s) [2022-09-08T15:20:26.985Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-09-08T15:20:26.985Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-09-08T15:20:26.985Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-09-08T15:20:26.985Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-09-08T15:20:26.985Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-09-08T15:20:26.985Z] PASS [2022-09-08T15:20:26.985Z] coverage: 87.5% of statements [2022-09-08T15:20:26.985Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2022-09-08T15:20:27.207Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-08T15:20:27.463Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-08T15:20:27.468Z] === RUN TestIsArchivePathDir [2022-09-08T15:20:27.468Z] === RUN TestChrootTarUntar [2022-09-08T15:20:27.468Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestChrootUntarWithHugeExcludesList [2022-09-08T15:20:27.468Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestChrootUntarEmptyArchive [2022-09-08T15:20:27.468Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestChrootTarUntarWithSymlink [2022-09-08T15:20:27.468Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestChrootCopyWithTar [2022-09-08T15:20:27.468Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestChrootCopyFileWithTar [2022-09-08T15:20:27.468Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestChrootUntarPath [2022-09-08T15:20:27.468Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-09-08T15:20:27.468Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-09-08T15:20:27.468Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-09-08T15:20:27.468Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestChrootApplyDotDotFile [2022-09-08T15:20:27.468Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:27.468Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-09-08T15:20:27.468Z] PASS [2022-09-08T15:20:27.468Z] coverage: 15.1% of statements [2022-09-08T15:20:27.468Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-09-08T15:20:27.468Z] === RUN TestIsArchivePathInvalidFile [2022-09-08T15:20:27.468Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.1% of statements [2022-09-08T15:20:27.468Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-09-08T15:20:27.468Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-09-08T15:20:27.468Z] --- PASS: TestPeerCertificateMarshalJSON (0.90s) [2022-09-08T15:20:27.468Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-09-08T15:20:27.468Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestMiddleware [2022-09-08T15:20:27.468Z] --- PASS: TestMiddleware (0.00s) [2022-09-08T15:20:27.468Z] === RUN TestNewResponseModifier [2022-09-08T15:20:27.468Z] --- PASS: TestNewResponseModifier (0.00s) [2022-09-08T15:20:27.468Z] PASS [2022-09-08T15:20:27.468Z] coverage: 26.8% of statements [2022-09-08T15:20:27.468Z] ok github.com/docker/docker/pkg/authorization 0.949s coverage: 26.8% of statements [2022-09-08T15:20:27.953Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-09-08T15:20:27.953Z] === RUN TestIsArchivePathTar [2022-09-08T15:20:27.953Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-09-08T15:20:27.953Z] === RUN TestDecompressStreamGzip [2022-09-08T15:20:27.953Z] === RUN TestSizeEmpty [2022-09-08T15:20:27.953Z] --- PASS: TestSizeEmpty (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestSizeEmptyFile [2022-09-08T15:20:27.953Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestSizeNonemptyFile [2022-09-08T15:20:27.953Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestSizeNestedDirectoryEmpty [2022-09-08T15:20:27.953Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-09-08T15:20:27.953Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-09-08T15:20:27.953Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestMoveToSubdir [2022-09-08T15:20:27.953Z] --- PASS: TestMoveToSubdir (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestSizeNonExistingDirectory [2022-09-08T15:20:27.953Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-09-08T15:20:27.953Z] PASS [2022-09-08T15:20:27.953Z] coverage: 80.0% of statements [2022-09-08T15:20:27.953Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-09-08T15:20:27.953Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-09-08T15:20:27.953Z] === RUN TestDecompressStreamBzip2 [2022-09-08T15:20:27.953Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-09-08T15:20:27.953Z] === RUN TestDecompressStreamXz [2022-09-08T15:20:27.953Z] archive_test.go:134: Xz not present in msys2 [2022-09-08T15:20:27.953Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestCompressStreamXzUnsupported [2022-09-08T15:20:27.953Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestCompressStreamBzip2Unsupported [2022-09-08T15:20:27.953Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestCompressStreamInvalid [2022-09-08T15:20:27.953Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestExtensionInvalid [2022-09-08T15:20:27.953Z] --- PASS: TestExtensionInvalid (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestExtensionUncompressed [2022-09-08T15:20:27.953Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestExtensionBzip2 [2022-09-08T15:20:27.953Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestExtensionGzip [2022-09-08T15:20:27.953Z] --- PASS: TestExtensionGzip (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestExtensionXz [2022-09-08T15:20:27.953Z] --- PASS: TestExtensionXz (0.00s) [2022-09-08T15:20:27.953Z] === RUN TestCmdStreamLargeStderr [2022-09-08T15:20:28.437Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-09-08T15:20:28.437Z] === RUN TestCmdStreamBad [2022-09-08T15:20:28.437Z] archive_test.go:239: Failing on Windows CI machines [2022-09-08T15:20:28.437Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-09-08T15:20:28.437Z] === RUN TestCmdStreamGood [2022-09-08T15:20:28.437Z] --- PASS: TestCmdStreamGood (0.05s) [2022-09-08T15:20:28.437Z] === RUN TestUntarPathWithInvalidDest [2022-09-08T15:20:28.437Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-09-08T15:20:28.437Z] === RUN TestUntarPathWithInvalidSrc [2022-09-08T15:20:28.437Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-09-08T15:20:28.437Z] === RUN TestUntarPath [2022-09-08T15:20:28.437Z] --- PASS: TestUntarPath (0.07s) [2022-09-08T15:20:28.437Z] === RUN TestUntarPathWithDestinationFile [2022-09-08T15:20:28.437Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-09-08T15:20:28.437Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-09-08T15:20:28.437Z] === RUN Test [2022-09-08T15:20:28.437Z] === RUN Test/TestContent [2022-09-08T15:20:28.437Z] === RUN Test/TestInitialize [2022-09-08T15:20:28.437Z] === RUN Test/TestNew [2022-09-08T15:20:28.437Z] === RUN Test/TestParsingContentsWithComments [2022-09-08T15:20:28.437Z] === RUN Test/TestRegister [2022-09-08T15:20:28.437Z] === RUN Test/TestWatch [2022-09-08T15:20:28.437Z] --- PASS: Test (0.00s) [2022-09-08T15:20:28.437Z] --- PASS: Test/TestContent (0.00s) [2022-09-08T15:20:28.437Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-08T15:20:28.437Z] --- PASS: Test/TestNew (0.00s) [2022-09-08T15:20:28.437Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-09-08T15:20:28.437Z] --- PASS: Test/TestRegister (0.00s) [2022-09-08T15:20:28.437Z] --- PASS: Test/TestWatch (0.00s) [2022-09-08T15:20:28.437Z] PASS [2022-09-08T15:20:28.437Z] coverage: 97.6% of statements [2022-09-08T15:20:28.437Z] ok github.com/docker/docker/pkg/discovery/file 0.070s coverage: 97.6% of statements [2022-09-08T15:20:28.437Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-09-08T15:20:28.437Z] === RUN TestCopyWithTarInvalidSrc [2022-09-08T15:20:28.437Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-09-08T15:20:28.437Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-09-08T15:20:28.437Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-09-08T15:20:28.437Z] === RUN TestCopyWithTarSrcFile [2022-09-08T15:20:28.437Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-09-08T15:20:28.437Z] === RUN TestCopyWithTarSrcFolder [2022-09-08T15:20:28.437Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-09-08T15:20:28.437Z] === RUN TestCopyFileWithTarInvalidSrc [2022-09-08T15:20:28.437Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-09-08T15:20:28.437Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-09-08T15:20:28.437Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-09-08T15:20:28.437Z] === RUN TestCopyFileWithTarSrcFolder [2022-09-08T15:20:28.437Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-09-08T15:20:28.437Z] === RUN TestCopyFileWithTarSrcFile [2022-09-08T15:20:28.437Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-09-08T15:20:28.437Z] === RUN TestTarFiles [2022-09-08T15:20:28.437Z] === RUN Test [2022-09-08T15:20:28.437Z] === RUN Test/TestContainsEntry [2022-09-08T15:20:28.437Z] === RUN Test/TestCreateEntries [2022-09-08T15:20:28.437Z] === RUN Test/TestEntriesDiff [2022-09-08T15:20:28.437Z] === RUN Test/TestEntriesEquality [2022-09-08T15:20:28.437Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-09-08T15:20:28.437Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-09-08T15:20:28.437Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-09-08T15:20:28.437Z] === RUN Test/TestGeneratorNotGenerate [2022-09-08T15:20:28.437Z] === RUN Test/TestGeneratorWithPort [2022-09-08T15:20:28.437Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-09-08T15:20:28.437Z] === RUN Test/TestNewEntry [2022-09-08T15:20:28.437Z] === RUN Test/TestParse [2022-09-08T15:20:28.832Z] docker_api_swarm_test.go:563: [df1da18d0fcaa] joining swarm manager [d9c7fc5cde5e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:20:28.832Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-08T15:20:28.920Z] --- PASS: Test (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestNewEntry (0.00s) [2022-09-08T15:20:28.921Z] --- PASS: Test/TestParse (0.00s) [2022-09-08T15:20:28.921Z] PASS [2022-09-08T15:20:28.921Z] coverage: 58.3% of statements [2022-09-08T15:20:28.921Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2022-09-08T15:20:29.179Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2022-09-08T15:20:29.179Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-09-08T15:20:29.179Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-08T15:20:29.179Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-08T15:20:29.179Z] PASS [2022-09-08T15:20:29.179Z] [2022-09-08T15:20:29.179Z] === Skipped [2022-09-08T15:20:29.179Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T15:20:29.179Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:20:29.179Z] [2022-09-08T15:20:29.179Z] DONE 27 tests, 1 skipped in 181.752s [2022-09-08T15:20:29.179Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T15:20:29.179Z] INFO: Testing against a local daemon [2022-09-08T15:20:29.179Z] === RUN TestSessionCreate [2022-09-08T15:20:29.179Z] --- PASS: TestSessionCreate (0.02s) [2022-09-08T15:20:29.179Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T15:20:29.179Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-08T15:20:29.179Z] PASS [2022-09-08T15:20:29.179Z] [2022-09-08T15:20:29.179Z] DONE 2 tests in 0.079s [2022-09-08T15:20:29.179Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T15:20:29.179Z] INFO: Testing against a local daemon [2022-09-08T15:20:29.179Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:20:29.179Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:20:29.179Z] === RUN TestEventsExecDie [2022-09-08T15:20:29.179Z] --- PASS: TestEventsExecDie (0.55s) [2022-09-08T15:20:29.179Z] === RUN TestEventsBackwardsCompatible [2022-09-08T15:20:29.404Z] === RUN Test [2022-09-08T15:20:29.404Z] === RUN Test/TestInitialize [2022-09-08T15:20:29.404Z] === RUN Test [2022-09-08T15:20:29.404Z] === RUN Test/TestWatch [2022-09-08T15:20:29.404Z] --- PASS: Test (0.00s) [2022-09-08T15:20:29.404Z] --- PASS: Test/TestWatch (0.00s) [2022-09-08T15:20:29.404Z] PASS [2022-09-08T15:20:29.404Z] coverage: 92.3% of statements [2022-09-08T15:20:29.404Z] ok github.com/docker/docker/pkg/discovery/memory 0.058s coverage: 92.3% of statements [2022-09-08T15:20:29.404Z] time="2022-09-08T15:20:29Z" level=info msg="Initializing discovery without TLS" [2022-09-08T15:20:29.404Z] time="2022-09-08T15:20:29Z" level=info msg="Initializing discovery without TLS" [2022-09-08T15:20:29.404Z] time="2022-09-08T15:20:29Z" level=info msg="Initializing discovery without TLS" [2022-09-08T15:20:29.404Z] === RUN Test/TestInitializeWithCerts [2022-09-08T15:20:29.404Z] time="2022-09-08T15:20:29Z" level=info msg="Initializing discovery with TLS" [2022-09-08T15:20:29.404Z] === RUN Test/TestWatch [2022-09-08T15:20:29.404Z] time="2022-09-08T15:20:29Z" level=info msg="Initializing discovery without TLS" [2022-09-08T15:20:29.436Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-08T15:20:29.436Z] === RUN TestInfoBinaryCommits [2022-09-08T15:20:29.436Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-08T15:20:29.436Z] === RUN TestInfoAPIVersioned [2022-09-08T15:20:29.436Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-08T15:20:29.436Z] === RUN TestInfoDiscoveryBackend [2022-09-08T15:20:29.888Z] === RUN Test [2022-09-08T15:20:29.888Z] === RUN Test/TestInitialize [2022-09-08T15:20:29.888Z] === RUN Test/TestInitializeWithPattern [2022-09-08T15:20:29.888Z] === RUN Test/TestRegister [2022-09-08T15:20:29.888Z] === RUN Test/TestWatch [2022-09-08T15:20:29.888Z] --- PASS: Test (0.00s) [2022-09-08T15:20:29.888Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-08T15:20:29.888Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-09-08T15:20:29.888Z] --- PASS: Test/TestRegister (0.00s) [2022-09-08T15:20:29.888Z] --- PASS: Test/TestWatch (0.00s) [2022-09-08T15:20:29.888Z] PASS [2022-09-08T15:20:29.888Z] coverage: 93.8% of statements [2022-09-08T15:20:29.888Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2022-09-08T15:20:29.998Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-08T15:20:29.998Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-08T15:20:30.373Z] === RUN TestPollerAddRemove [2022-09-08T15:20:30.373Z] --- PASS: TestPollerAddRemove (0.00s) [2022-09-08T15:20:30.373Z] === RUN TestPollerEvent [2022-09-08T15:20:30.373Z] poller_test.go:41: No chmod on Windows [2022-09-08T15:20:30.373Z] --- SKIP: TestPollerEvent (0.00s) [2022-09-08T15:20:30.373Z] === RUN TestPollerClose [2022-09-08T15:20:30.373Z] --- PASS: TestPollerClose (0.00s) [2022-09-08T15:20:30.373Z] PASS [2022-09-08T15:20:30.373Z] coverage: 45.7% of statements [2022-09-08T15:20:30.373Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2022-09-08T15:20:30.722Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-08T15:20:30.857Z] === RUN TestCopyFileWithInvalidSrc [2022-09-08T15:20:30.857Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCopyFileWithInvalidDest [2022-09-08T15:20:30.857Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCopyFileWithSameSrcAndDest [2022-09-08T15:20:30.857Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-09-08T15:20:30.857Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCopyFile [2022-09-08T15:20:30.857Z] --- PASS: TestCopyFile (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-09-08T15:20:30.857Z] fileutils_test.go:134: Needs porting to Windows [2022-09-08T15:20:30.857Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-09-08T15:20:30.857Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestReadSymlinkedDirectoryToFile [2022-09-08T15:20:30.857Z] fileutils_test.go:180: Needs porting to Windows [2022-09-08T15:20:30.857Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestWildcardMatches [2022-09-08T15:20:30.857Z] --- PASS: TestWildcardMatches (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestPatternMatches [2022-09-08T15:20:30.857Z] --- PASS: TestPatternMatches (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-09-08T15:20:30.857Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestPatternMatchesFolderExclusions [2022-09-08T15:20:30.857Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-09-08T15:20:30.857Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-09-08T15:20:30.857Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-09-08T15:20:30.857Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-09-08T15:20:30.857Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestSingleExclamationError [2022-09-08T15:20:30.857Z] --- PASS: TestSingleExclamationError (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestMatchesWithNoPatterns [2022-09-08T15:20:30.857Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestMatchesWithMalformedPatterns [2022-09-08T15:20:30.857Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestMatches [2022-09-08T15:20:30.857Z] --- PASS: TestMatches (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCleanPatterns [2022-09-08T15:20:30.857Z] --- PASS: TestCleanPatterns (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-09-08T15:20:30.857Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCleanPatternsExceptionFlag [2022-09-08T15:20:30.857Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-09-08T15:20:30.857Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-09-08T15:20:30.857Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-09-08T15:20:30.857Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-09-08T15:20:30.858Z] === RUN TestCleanPatternsErrorSingleException [2022-09-08T15:20:30.858Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-09-08T15:20:30.858Z] === RUN TestCreateIfNotExistsDir [2022-09-08T15:20:30.858Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-09-08T15:20:30.858Z] === RUN TestCreateIfNotExistsFile [2022-09-08T15:20:30.858Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-09-08T15:20:30.858Z] === RUN TestMatch [2022-09-08T15:20:30.858Z] --- PASS: TestMatch (0.00s) [2022-09-08T15:20:30.858Z] PASS [2022-09-08T15:20:30.858Z] coverage: 85.4% of statements [2022-09-08T15:20:30.858Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 85.4% of statements [2022-09-08T15:20:30.926Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-08T15:20:30.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-08T15:20:31.341Z] === RUN TestGet [2022-09-08T15:20:31.341Z] --- PASS: TestGet (0.00s) [2022-09-08T15:20:31.341Z] === RUN TestGetShortcutString [2022-09-08T15:20:31.341Z] --- PASS: TestGetShortcutString (0.00s) [2022-09-08T15:20:31.341Z] PASS [2022-09-08T15:20:31.341Z] coverage: 42.9% of statements [2022-09-08T15:20:31.341Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2022-09-08T15:20:31.487Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-08T15:20:31.487Z] === RUN TestInfoAPI [2022-09-08T15:20:31.487Z] --- PASS: TestInfoAPI (0.02s) [2022-09-08T15:20:31.487Z] === RUN TestInfoAPIWarnings [2022-09-08T15:20:31.651Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-08T15:20:31.825Z] === RUN TestCreateIDMapOrder [2022-09-08T15:20:31.825Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-09-08T15:20:31.825Z] PASS [2022-09-08T15:20:31.825Z] coverage: 7.2% of statements [2022-09-08T15:20:31.825Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-09-08T15:20:32.215Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-08T15:20:32.590Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-09-08T15:20:32.590Z] Copying nested executables into bundles/cross/linux/amd64 [2022-09-08T15:20:32.590Z] Cross building: bundles/cross/windows/amd64 [2022-09-08T15:20:32.590Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-08T15:20:32.590Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-08T15:20:32.850Z] --- PASS: Test (3.15s) [2022-09-08T15:20:32.850Z] --- PASS: Test/TestInitialize (0.15s) [2022-09-08T15:20:32.850Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-09-08T15:20:32.850Z] --- PASS: Test/TestWatch (3.00s) [2022-09-08T15:20:32.850Z] PASS [2022-09-08T15:20:32.850Z] coverage: 84.1% of statements [2022-09-08T15:20:32.850Z] ok github.com/docker/docker/pkg/discovery/kv 3.215s coverage: 84.1% of statements [2022-09-08T15:20:32.850Z] === RUN TestFixedBufferCap [2022-09-08T15:20:32.850Z] --- PASS: TestFixedBufferCap (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestFixedBufferLen [2022-09-08T15:20:32.850Z] --- PASS: TestFixedBufferLen (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestFixedBufferString [2022-09-08T15:20:32.850Z] --- PASS: TestFixedBufferString (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestFixedBufferWrite [2022-09-08T15:20:32.850Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestFixedBufferRead [2022-09-08T15:20:32.850Z] --- PASS: TestFixedBufferRead (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestBytesPipeRead [2022-09-08T15:20:32.850Z] --- PASS: TestBytesPipeRead (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestBytesPipeWrite [2022-09-08T15:20:32.850Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestBytesPipeWriteRandomChunks [2022-09-08T15:20:32.850Z] === RUN TestError [2022-09-08T15:20:32.850Z] --- PASS: TestError (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestProgressString [2022-09-08T15:20:32.850Z] === RUN TestProgressString/no_progress [2022-09-08T15:20:32.850Z] === RUN TestProgressString/progress_1 [2022-09-08T15:20:32.850Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-09-08T15:20:32.850Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-09-08T15:20:32.850Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-09-08T15:20:32.850Z] === RUN TestProgressString/with_units [2022-09-08T15:20:32.850Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-09-08T15:20:32.850Z] === RUN TestProgressString/hide_counts [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString (0.00s) [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString/with_units (0.00s) [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-09-08T15:20:32.850Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-09-08T15:20:32.850Z] === RUN TestJSONMessageDisplay [2022-09-08T15:20:33.334Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-09-08T15:20:33.334Z] === RUN TestJSONMessageDisplayWithJSONError [2022-09-08T15:20:33.334Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-09-08T15:20:33.334Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestDisplayJSONMessagesStream [2022-09-08T15:20:33.334Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-09-08T15:20:33.334Z] PASS [2022-09-08T15:20:33.334Z] coverage: 91.7% of statements [2022-09-08T15:20:33.334Z] ok github.com/docker/docker/pkg/jsonmessage 0.176s coverage: 91.7% of statements [2022-09-08T15:20:33.334Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-09-08T15:20:33.334Z] === RUN TestAtomicWriteToFile [2022-09-08T15:20:33.334Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-09-08T15:20:33.334Z] === RUN TestAtomicWriteSetCommit [2022-09-08T15:20:33.334Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-09-08T15:20:33.334Z] === RUN TestAtomicWriteSetCancel [2022-09-08T15:20:33.334Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-09-08T15:20:33.334Z] === RUN TestReadCloserWrapperClose [2022-09-08T15:20:33.334Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestReaderErrWrapperReadOnError [2022-09-08T15:20:33.334Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestReaderErrWrapperRead [2022-09-08T15:20:33.334Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestHashData [2022-09-08T15:20:33.334Z] --- PASS: TestHashData (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestCancelReadCloser [2022-09-08T15:20:33.334Z] --- PASS: TestCancelReadCloser (0.10s) [2022-09-08T15:20:33.334Z] === RUN TestWriteCloserWrapperClose [2022-09-08T15:20:33.334Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestNopWriteCloser [2022-09-08T15:20:33.334Z] --- PASS: TestNopWriteCloser (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestNopWriter [2022-09-08T15:20:33.334Z] --- PASS: TestNopWriter (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestWriteCounter [2022-09-08T15:20:33.334Z] --- PASS: TestWriteCounter (0.00s) [2022-09-08T15:20:33.334Z] PASS [2022-09-08T15:20:33.334Z] coverage: 69.2% of statements [2022-09-08T15:20:33.334Z] ok github.com/docker/docker/pkg/ioutils 0.652s coverage: 69.2% of statements [2022-09-08T15:20:33.334Z] === RUN TestStandardLongPath [2022-09-08T15:20:33.334Z] --- PASS: TestStandardLongPath (0.00s) [2022-09-08T15:20:33.334Z] === RUN TestUNCLongPath [2022-09-08T15:20:33.334Z] --- PASS: TestUNCLongPath (0.00s) [2022-09-08T15:20:33.334Z] PASS [2022-09-08T15:20:33.334Z] coverage: 100.0% of statements [2022-09-08T15:20:33.334Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-09-08T15:20:33.817Z] === RUN TestNameFormat [2022-09-08T15:20:33.817Z] --- PASS: TestNameFormat (0.00s) [2022-09-08T15:20:33.818Z] === RUN TestNameRetries [2022-09-08T15:20:33.818Z] --- PASS: TestNameRetries (0.00s) [2022-09-08T15:20:33.818Z] PASS [2022-09-08T15:20:33.818Z] coverage: 85.7% of statements [2022-09-08T15:20:33.818Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2022-09-08T15:20:34.107Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-08T15:20:34.316Z] === RUN TestParseKeyValueOpt [2022-09-08T15:20:34.316Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-09-08T15:20:34.316Z] === RUN TestParseUintList [2022-09-08T15:20:34.316Z] --- PASS: TestParseUintList (0.00s) [2022-09-08T15:20:34.316Z] === RUN TestParseUintListMaximumLimits [2022-09-08T15:20:34.316Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-09-08T15:20:34.316Z] PASS [2022-09-08T15:20:34.316Z] coverage: 97.0% of statements [2022-09-08T15:20:34.316Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-09-08T15:20:34.316Z] --- PASS: TestTarFiles (5.67s) [2022-09-08T15:20:34.316Z] === RUN TestTarUntar [2022-09-08T15:20:34.316Z] --- PASS: TestTarUntar (0.03s) [2022-09-08T15:20:34.316Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-09-08T15:20:34.316Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-09-08T15:20:34.316Z] === RUN TestTarWithOptions [2022-09-08T15:20:34.316Z] --- PASS: TestTarWithOptions (0.03s) [2022-09-08T15:20:34.316Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-09-08T15:20:34.316Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-09-08T15:20:34.316Z] === RUN TestUntarUstarGnuConflict [2022-09-08T15:20:34.316Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-09-08T15:20:34.316Z] === RUN TestUntarInvalidFilenames [2022-09-08T15:20:34.316Z] === RUN TestNewAndRemove [2022-09-08T15:20:34.316Z] --- PASS: TestNewAndRemove (0.00s) [2022-09-08T15:20:34.316Z] === RUN TestRemoveInvalidPath [2022-09-08T15:20:34.316Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-09-08T15:20:34.316Z] PASS [2022-09-08T15:20:34.316Z] coverage: 82.6% of statements [2022-09-08T15:20:34.316Z] ok github.com/docker/docker/pkg/pidfile 0.101s coverage: 82.6% of statements [2022-09-08T15:20:34.316Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames116456743\\dest" [2022-09-08T15:20:34.316Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-09-08T15:20:34.316Z] === RUN TestUntarHardlinkToSymlink [2022-09-08T15:20:34.316Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-09-08T15:20:34.316Z] === RUN TestUntarInvalidHardlink [2022-09-08T15:20:34.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1479297406\\victim\\hello" -> "../victim/hello" [2022-09-08T15:20:34.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1598622520\\victim\\hello" -> "/../victim/hello" [2022-09-08T15:20:34.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2648875842\\victim" -> "../victim" [2022-09-08T15:20:34.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2666803600\\victim" -> "../victim" [2022-09-08T15:20:34.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1074810853\\victim" -> "../victim" [2022-09-08T15:20:34.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4036452338\\victim" -> "../victim" [2022-09-08T15:20:34.800Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-09-08T15:20:34.800Z] === RUN TestUntarInvalidSymlink [2022-09-08T15:20:34.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2865259114\\dest\\dotdot" -> "../victim/hello" [2022-09-08T15:20:34.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4148296114\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-08T15:20:34.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink253456575\\dest\\loophole-victim" -> "../victim" [2022-09-08T15:20:34.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3284369038\\dest\\loophole-victim" -> "../victim" [2022-09-08T15:20:34.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1413973814\\dest\\loophole-victim" -> "../victim" [2022-09-08T15:20:34.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink546270303\\dest\\loophole-victim" -> "../victim" [2022-09-08T15:20:34.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3269885869\\dest\\dir\\loophole" -> "../../victim" [2022-09-08T15:20:34.800Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-09-08T15:20:34.800Z] === RUN TestTempArchiveCloseMultipleTimes [2022-09-08T15:20:34.800Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-09-08T15:20:34.800Z] === RUN TestXGlobalNoParent [2022-09-08T15:20:34.800Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-09-08T15:20:34.800Z] === RUN TestReplaceFileTarWrapper [2022-09-08T15:20:34.800Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-09-08T15:20:34.800Z] === RUN TestPrefixHeaderReadable [2022-09-08T15:20:34.800Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-09-08T15:20:34.800Z] === RUN TestDisablePigz [2022-09-08T15:20:34.800Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-09-08T15:20:34.800Z] --- PASS: TestDisablePigz (0.12s) [2022-09-08T15:20:34.800Z] === RUN TestPigz [2022-09-08T15:20:35.284Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-09-08T15:20:35.284Z] --- PASS: TestPigz (0.14s) [2022-09-08T15:20:35.284Z] === RUN TestCopyFileWithInvalidDest [2022-09-08T15:20:35.284Z] archive_windows_test.go:17: Currently fails [2022-09-08T15:20:35.284Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestCanonicalTarNameForPath [2022-09-08T15:20:35.284Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestCanonicalTarName [2022-09-08T15:20:35.284Z] --- PASS: TestCanonicalTarName (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestChmodTarEntry [2022-09-08T15:20:35.284Z] --- PASS: TestChmodTarEntry (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestHardLinkOrder [2022-09-08T15:20:35.284Z] === RUN TestParseEmptyInterface [2022-09-08T15:20:35.284Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestParseNonInterfaceType [2022-09-08T15:20:35.284Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestParseWithOneFunction [2022-09-08T15:20:35.284Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestParseWithMultipleFuncs [2022-09-08T15:20:35.284Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestParseWithUnnamedReturn [2022-09-08T15:20:35.284Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestEmbeddedInterface [2022-09-08T15:20:35.284Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestParsedImports [2022-09-08T15:20:35.284Z] --- PASS: TestParsedImports (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestAliasedImports [2022-09-08T15:20:35.284Z] --- PASS: TestAliasedImports (0.00s) [2022-09-08T15:20:35.284Z] PASS [2022-09-08T15:20:35.284Z] coverage: 56.8% of statements [2022-09-08T15:20:35.284Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-09-08T15:20:35.284Z] --- PASS: TestHardLinkOrder (0.09s) [2022-09-08T15:20:35.284Z] === RUN TestChangeString [2022-09-08T15:20:35.284Z] --- PASS: TestChangeString (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestChangesWithNoChanges [2022-09-08T15:20:35.284Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-09-08T15:20:35.284Z] === RUN TestChangesWithChanges [2022-09-08T15:20:35.284Z] --- PASS: TestChangesWithChanges (0.03s) [2022-09-08T15:20:35.284Z] === RUN TestChangesWithChangesGH13590 [2022-09-08T15:20:35.284Z] changes_test.go:192: needs more investigation [2022-09-08T15:20:35.284Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-09-08T15:20:35.284Z] === RUN TestChangesDirsEmpty [2022-09-08T15:20:35.284Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-09-08T15:20:35.284Z] === RUN TestChangesDirsMutated [2022-09-08T15:20:35.476Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-08T15:20:35.768Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-09-08T15:20:35.768Z] === RUN TestApplyLayer [2022-09-08T15:20:35.768Z] changes_test.go:405: needs further investigation [2022-09-08T15:20:35.768Z] --- SKIP: TestApplyLayer (0.00s) [2022-09-08T15:20:35.768Z] === RUN TestChangesSizeWithHardlinks [2022-09-08T15:20:35.768Z] changes_test.go:441: needs further investigation [2022-09-08T15:20:35.768Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-09-08T15:20:35.768Z] === RUN TestChangesSizeWithNoChanges [2022-09-08T15:20:35.768Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-09-08T15:20:35.768Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-09-08T15:20:35.768Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-09-08T15:20:35.768Z] === RUN TestChangesSize [2022-09-08T15:20:35.768Z] --- PASS: TestChangesSize (0.00s) [2022-09-08T15:20:35.768Z] === RUN TestApplyLayerInvalidFilenames [2022-09-08T15:20:35.768Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3070773685\\dest" [2022-09-08T15:20:35.768Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-09-08T15:20:35.768Z] === RUN TestApplyLayerInvalidHardlink [2022-09-08T15:20:35.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2400124019\\victim\\hello" -> "../victim/hello" [2022-09-08T15:20:35.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2883179073\\victim\\hello" -> "/../victim/hello" [2022-09-08T15:20:35.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3276985839\\victim" -> "../victim" [2022-09-08T15:20:35.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2547811898\\victim" -> "../victim" [2022-09-08T15:20:35.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink736949063\\victim" -> "../victim" [2022-09-08T15:20:35.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3706502144\\victim" -> "../victim" [2022-09-08T15:20:35.768Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-09-08T15:20:35.768Z] === RUN TestApplyLayerInvalidSymlink [2022-09-08T15:20:35.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2677962716\\dest\\dotdot" -> "../victim/hello" [2022-09-08T15:20:35.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2364205610\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-08T15:20:35.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink844025353\\dest\\loophole-victim" -> "../victim" [2022-09-08T15:20:35.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1140640543\\dest\\loophole-victim" -> "../victim" [2022-09-08T15:20:35.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1667579814\\dest\\loophole-victim" -> "../victim" [2022-09-08T15:20:35.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink617964724\\dest\\loophole-victim" -> "../victim" [2022-09-08T15:20:35.768Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-09-08T15:20:35.768Z] === RUN TestApplyLayerWhiteouts [2022-09-08T15:20:35.768Z] === RUN TestFailedConnection [2022-09-08T15:20:35.768Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-09-08T15:20:35.768Z] === RUN TestGenerateEmptyFile [2022-09-08T15:20:35.768Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-09-08T15:20:35.768Z] === RUN TestGenerateWithContent [2022-09-08T15:20:35.768Z] --- PASS: TestGenerateWithContent (0.00s) [2022-09-08T15:20:35.768Z] PASS [2022-09-08T15:20:35.768Z] coverage: 62.6% of statements [2022-09-08T15:20:35.768Z] ok github.com/docker/docker/pkg/archive 8.283s coverage: 62.6% of statements [2022-09-08T15:20:36.252Z] === RUN TestHTTPTransport [2022-09-08T15:20:36.252Z] --- PASS: TestHTTPTransport (0.00s) [2022-09-08T15:20:36.252Z] PASS [2022-09-08T15:20:36.252Z] coverage: 85.7% of statements [2022-09-08T15:20:36.252Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-09-08T15:20:36.252Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-09-08T15:20:36.252Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-08T15:20:36.252Z] === RUN TestBufioReaderPoolPutAndGet [2022-09-08T15:20:36.252Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-09-08T15:20:36.252Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-09-08T15:20:36.252Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-09-08T15:20:36.252Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-09-08T15:20:36.252Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-08T15:20:36.252Z] === RUN TestBufioWriterPoolPutAndGet [2022-09-08T15:20:36.252Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-09-08T15:20:36.252Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-09-08T15:20:36.252Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-09-08T15:20:36.252Z] === RUN TestBufferPoolPutAndGet [2022-09-08T15:20:36.252Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-09-08T15:20:36.252Z] PASS [2022-09-08T15:20:36.252Z] coverage: 88.2% of statements [2022-09-08T15:20:36.252Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-09-08T15:20:36.736Z] === RUN TestOutputOnPrematureClose [2022-09-08T15:20:36.736Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-09-08T15:20:36.736Z] === RUN TestCompleteSilently [2022-09-08T15:20:36.736Z] --- PASS: TestCompleteSilently (0.00s) [2022-09-08T15:20:36.736Z] PASS [2022-09-08T15:20:36.736Z] coverage: 75.9% of statements [2022-09-08T15:20:36.736Z] ok github.com/docker/docker/pkg/progress 0.053s coverage: 75.9% of statements [2022-09-08T15:20:36.736Z] --- PASS: TestFailedConnection (1.07s) [2022-09-08T15:20:36.736Z] === RUN TestFailOnce [2022-09-08T15:20:36.736Z] === RUN TestSendToOneSub [2022-09-08T15:20:36.736Z] --- PASS: TestSendToOneSub (0.00s) [2022-09-08T15:20:36.736Z] === RUN TestSendToMultipleSubs [2022-09-08T15:20:36.736Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-09-08T15:20:36.736Z] === RUN TestEvictOneSub [2022-09-08T15:20:36.736Z] --- PASS: TestEvictOneSub (0.00s) [2022-09-08T15:20:36.736Z] === RUN TestClosePublisher [2022-09-08T15:20:36.736Z] --- PASS: TestClosePublisher (0.00s) [2022-09-08T15:20:36.736Z] === RUN TestPubSubRace [2022-09-08T15:20:36.736Z] 2022/09/08 15:20:36 http: panic serving 127.0.0.1:49236: Plugin not ready [2022-09-08T15:20:36.736Z] goroutine 9 [running]: [2022-09-08T15:20:36.736Z] net/http.(*conn).serve.func1() [2022-09-08T15:20:36.736Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-08T15:20:36.736Z] panic({0x1055960, 0x1199260}) [2022-09-08T15:20:36.736Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-08T15:20:36.736Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xfc0000000000003b?, 0xffffffffffffffff?}, 0xfc0800b36668f14e?) [2022-09-08T15:20:36.736Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-09-08T15:20:36.736Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x119eaa8?, 0xc00017c000?}, 0xc00016fa78?) [2022-09-08T15:20:36.736Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-08T15:20:36.736Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x119eaa8, 0xc00017c000}, 0xc00015e100) [2022-09-08T15:20:36.736Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-09-08T15:20:36.736Z] net/http.serverHandler.ServeHTTP({0x119cfd8?}, {0x119eaa8, 0xc00017c000}, 0xc00015e100) [2022-09-08T15:20:36.736Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-08T15:20:36.736Z] net/http.(*conn).serve(0xc000064b40, {0x119eeb8, 0xc0000880c0}) [2022-09-08T15:20:36.736Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-08T15:20:36.736Z] created by net/http.(*Server).Serve [2022-09-08T15:20:36.736Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-08T15:20:36.736Z] time="2022-09-08T15:20:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49235/Test.FailOnce: Post \"http://127.0.0.1:49235/Test.FailOnce\": EOF, retrying in 1s" [2022-09-08T15:20:36.844Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-08T15:20:37.778Z] === RUN TestRegister [2022-09-08T15:20:37.778Z] --- PASS: TestRegister (0.00s) [2022-09-08T15:20:37.778Z] === RUN TestCommand [2022-09-08T15:20:37.778Z] --- PASS: TestCommand (0.03s) [2022-09-08T15:20:37.778Z] === RUN TestNaiveSelf [2022-09-08T15:20:37.778Z] --- PASS: TestNaiveSelf (0.03s) [2022-09-08T15:20:37.778Z] PASS [2022-09-08T15:20:37.778Z] coverage: 82.4% of statements [2022-09-08T15:20:37.778Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2022-09-08T15:20:37.778Z] --- PASS: TestPubSubRace (1.07s) [2022-09-08T15:20:37.778Z] PASS [2022-09-08T15:20:37.778Z] coverage: 75.0% of statements [2022-09-08T15:20:37.778Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2022-09-08T15:20:37.778Z] --- PASS: TestFailOnce (1.16s) [2022-09-08T15:20:37.778Z] === RUN TestEchoInputOutput [2022-09-08T15:20:37.778Z] --- PASS: TestEchoInputOutput (0.00s) [2022-09-08T15:20:37.778Z] === RUN TestBackoff [2022-09-08T15:20:37.778Z] --- PASS: TestBackoff (0.00s) [2022-09-08T15:20:37.778Z] === RUN TestAbortRetry [2022-09-08T15:20:37.778Z] --- PASS: TestAbortRetry (0.00s) [2022-09-08T15:20:37.778Z] === RUN TestClientScheme [2022-09-08T15:20:37.778Z] --- PASS: TestClientScheme (0.00s) [2022-09-08T15:20:37.778Z] === RUN TestNewClientWithTimeout [2022-09-08T15:20:38.282Z] === RUN TestParseSignal [2022-09-08T15:20:38.282Z] --- PASS: TestParseSignal (0.00s) [2022-09-08T15:20:38.282Z] === RUN TestValidSignalForPlatform [2022-09-08T15:20:38.282Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-09-08T15:20:38.282Z] PASS [2022-09-08T15:20:38.282Z] coverage: 19.7% of statements [2022-09-08T15:20:38.282Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 19.7% of statements [2022-09-08T15:20:38.282Z] time="2022-09-08T15:20:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-09-08T15:20:38.767Z] === RUN TestNewStdWriter [2022-09-08T15:20:38.767Z] --- PASS: TestNewStdWriter (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestWriteWithUninitializedStdWriter [2022-09-08T15:20:38.767Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestWriteWithNilBytes [2022-09-08T15:20:38.767Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestWrite [2022-09-08T15:20:38.767Z] --- PASS: TestWrite (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestWriteWithWriterError [2022-09-08T15:20:38.767Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-09-08T15:20:38.767Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyWriteAndRead [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyWithInvalidInputHeader [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyWithCorruptedPrefix [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyReturnsWriteErrors [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-09-08T15:20:38.767Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-09-08T15:20:38.767Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-09-08T15:20:38.767Z] PASS [2022-09-08T15:20:38.767Z] coverage: 100.0% of statements [2022-09-08T15:20:38.767Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-09-08T15:20:39.251Z] === RUN TestRawProgressFormatterFormatStatus [2022-09-08T15:20:39.251Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestRawProgressFormatterFormatProgress [2022-09-08T15:20:39.251Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestFormatStatus [2022-09-08T15:20:39.251Z] --- PASS: TestFormatStatus (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestFormatError [2022-09-08T15:20:39.251Z] --- PASS: TestFormatError (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestFormatJSONError [2022-09-08T15:20:39.251Z] --- PASS: TestFormatJSONError (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestJsonProgressFormatterFormatProgress [2022-09-08T15:20:39.251Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestJsonProgressFormatterFormatStatus [2022-09-08T15:20:39.251Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestNewJSONProgressOutput [2022-09-08T15:20:39.251Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestAuxFormatterEmit [2022-09-08T15:20:39.251Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestStreamWriterStdout [2022-09-08T15:20:39.251Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-09-08T15:20:39.251Z] === RUN TestStreamWriterStderr [2022-09-08T15:20:39.251Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-09-08T15:20:39.251Z] PASS [2022-09-08T15:20:39.251Z] coverage: 66.2% of statements [2022-09-08T15:20:39.251Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-09-08T15:20:39.735Z] === RUN TestGenerateRandomID [2022-09-08T15:20:39.735Z] --- PASS: TestGenerateRandomID (0.00s) [2022-09-08T15:20:39.735Z] === RUN TestShortenId [2022-09-08T15:20:39.735Z] --- PASS: TestShortenId (0.00s) [2022-09-08T15:20:39.735Z] === RUN TestShortenSha256Id [2022-09-08T15:20:39.735Z] --- PASS: TestShortenSha256Id (0.00s) [2022-09-08T15:20:39.735Z] === RUN TestShortenIdEmpty [2022-09-08T15:20:39.735Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-09-08T15:20:39.735Z] === RUN TestShortenIdInvalid [2022-09-08T15:20:39.735Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-09-08T15:20:39.735Z] === RUN TestIsShortIDNonHex [2022-09-08T15:20:39.735Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-09-08T15:20:39.735Z] === RUN TestIsShortIDNotCorrectSize [2022-09-08T15:20:39.735Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-09-08T15:20:39.735Z] PASS [2022-09-08T15:20:39.735Z] coverage: 70.6% of statements [2022-09-08T15:20:39.735Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2022-09-08T15:20:39.736Z] time="2022-09-08T15:20:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-09-08T15:20:40.220Z] === RUN TestIsCpusetListAvailable [2022-09-08T15:20:40.220Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-09-08T15:20:40.220Z] PASS [2022-09-08T15:20:40.220Z] coverage: 38.2% of statements [2022-09-08T15:20:40.220Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2022-09-08T15:20:41.013Z] docker_api_swarm_test.go:585: [dbfd40b51f3a1] joining swarm manager [d9c7fc5cde5e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:20:41.013Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-08T15:20:41.238Z] === RUN TestChtimes [2022-09-08T15:20:41.238Z] --- PASS: TestChtimes (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestChtimesWindows [2022-09-08T15:20:41.238Z] --- PASS: TestChtimesWindows (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-09-08T15:20:41.238Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestEnsureRemoveAllNotExist [2022-09-08T15:20:41.238Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestEnsureRemoveAllWithDir [2022-09-08T15:20:41.238Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestEnsureRemoveAllWithFile [2022-09-08T15:20:41.238Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestHasWin32KSupport [2022-09-08T15:20:41.238Z] syscall_windows_test.go:8: win32k: true [2022-09-08T15:20:41.238Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-09-08T15:20:41.238Z] PASS [2022-09-08T15:20:41.238Z] coverage: 12.0% of statements [2022-09-08T15:20:41.238Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.0% of statements [2022-09-08T15:20:41.238Z] === RUN TestTailFile [2022-09-08T15:20:41.238Z] --- PASS: TestTailFile (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestTailFileManyLines [2022-09-08T15:20:41.238Z] --- PASS: TestTailFileManyLines (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestTailEmptyFile [2022-09-08T15:20:41.238Z] --- PASS: TestTailEmptyFile (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestTailNegativeN [2022-09-08T15:20:41.238Z] --- PASS: TestTailNegativeN (0.00s) [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader [2022-09-08T15:20:41.238Z] === CONT TestNewTailReader [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/12_byte_delimiter [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/no_delimiter [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/no_delimiter [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/single_byte_delimiter [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/2_byte_delimiter [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/4_byte_delimiter [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/truncated_last_line [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-09-08T15:20:41.238Z] === CONT TestNewTailReader/8_byte_delimiter [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-09-08T15:20:41.238Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.238Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/4_byte_delimiter [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/12_byte_delimiter [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/no_delimiter [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/single_byte_delimiter [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/2_byte_delimiter [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-09-08T15:20:41.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.270Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.728Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-08T15:20:41.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-08T15:20:41.729Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.01s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-08T15:20:41.730Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-08T15:20:42.199Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-08T15:20:42.214Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-08T15:20:42.215Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-08T15:20:42.215Z] PASS [2022-09-08T15:20:42.215Z] coverage: 88.6% of statements [2022-09-08T15:20:42.215Z] ok github.com/docker/docker/pkg/tailfile 0.264s coverage: 88.6% of statements [2022-09-08T15:20:42.215Z] time="2022-09-08T15:20:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-09-08T15:20:42.699Z] === RUN TestTarSumRemoveNonExistent [2022-09-08T15:20:42.699Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestTarSumRemove [2022-09-08T15:20:42.699Z] --- PASS: TestTarSumRemove (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestSortFileInfoSums [2022-09-08T15:20:42.699Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestNewTarSumForLabelInvalid [2022-09-08T15:20:42.699Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestNewTarSumForLabel [2022-09-08T15:20:42.699Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestEmptyTar [2022-09-08T15:20:42.699Z] --- PASS: TestEmptyTar (0.01s) [2022-09-08T15:20:42.699Z] === RUN TestTarSumsReadSize [2022-09-08T15:20:42.699Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestTarSums [2022-09-08T15:20:42.699Z] testing: warning: no tests to run [2022-09-08T15:20:42.699Z] PASS [2022-09-08T15:20:42.699Z] coverage: [no statements] [2022-09-08T15:20:42.699Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2022-09-08T15:20:42.699Z] --- PASS: TestTarSums (0.08s) [2022-09-08T15:20:42.699Z] === RUN TestIteration [2022-09-08T15:20:42.699Z] --- PASS: TestIteration (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestVersionLabelForChecksum [2022-09-08T15:20:42.699Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestVersion [2022-09-08T15:20:42.699Z] --- PASS: TestVersion (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestGetVersion [2022-09-08T15:20:42.699Z] --- PASS: TestGetVersion (0.00s) [2022-09-08T15:20:42.699Z] === RUN TestGetVersions [2022-09-08T15:20:42.699Z] --- PASS: TestGetVersions (0.00s) [2022-09-08T15:20:42.699Z] PASS [2022-09-08T15:20:42.699Z] coverage: 89.3% of statements [2022-09-08T15:20:42.699Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2022-09-08T15:20:43.129Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-08T15:20:43.184Z] === RUN TestTruncIndex [2022-09-08T15:20:43.669Z] === RUN TestIsGIT [2022-09-08T15:20:43.669Z] --- PASS: TestIsGIT (0.00s) [2022-09-08T15:20:43.669Z] === RUN TestIsTransport [2022-09-08T15:20:43.669Z] --- PASS: TestIsTransport (0.00s) [2022-09-08T15:20:43.669Z] PASS [2022-09-08T15:20:43.669Z] coverage: 100.0% of statements [2022-09-08T15:20:43.669Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-09-08T15:20:43.669Z] --- PASS: TestTruncIndex (0.10s) [2022-09-08T15:20:43.669Z] PASS [2022-09-08T15:20:43.669Z] coverage: 91.5% of statements [2022-09-08T15:20:43.669Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-09-08T15:20:43.707Z] check_test.go:380: [df1da18d0fcaa] daemon is not started [2022-09-08T15:20:43.707Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-08T15:20:43.707Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-08T15:20:44.154Z] === RUN TestVersionInfo [2022-09-08T15:20:44.154Z] --- PASS: TestVersionInfo (0.00s) [2022-09-08T15:20:44.154Z] === RUN TestAppendVersions [2022-09-08T15:20:44.154Z] --- PASS: TestAppendVersions (0.00s) [2022-09-08T15:20:44.154Z] PASS [2022-09-08T15:20:44.154Z] coverage: 88.9% of statements [2022-09-08T15:20:44.154Z] ok github.com/docker/docker/pkg/useragent 0.083s coverage: 88.9% of statements [2022-09-08T15:20:44.639Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-08T15:20:44.896Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-08T15:20:45.173Z] === RUN TestValidatePrivileges [2022-09-08T15:20:45.173Z] --- PASS: TestValidatePrivileges (0.00s) [2022-09-08T15:20:45.173Z] === RUN TestFilterByCapNeg [2022-09-08T15:20:45.173Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-09-08T15:20:45.173Z] === RUN TestFilterByCapPos [2022-09-08T15:20:45.173Z] --- PASS: TestFilterByCapPos (0.00s) [2022-09-08T15:20:45.173Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-09-08T15:20:45.173Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-09-08T15:20:45.173Z] PASS [2022-09-08T15:20:45.173Z] coverage: 12.0% of statements [2022-09-08T15:20:45.173Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2022-09-08T15:20:45.173Z] === RUN TestNewSettable [2022-09-08T15:20:45.173Z] --- PASS: TestNewSettable (0.00s) [2022-09-08T15:20:45.173Z] === RUN TestIsSettable [2022-09-08T15:20:45.173Z] --- PASS: TestIsSettable (0.00s) [2022-09-08T15:20:45.173Z] === RUN TestUpdateSettingsEnv [2022-09-08T15:20:45.173Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-09-08T15:20:45.173Z] PASS [2022-09-08T15:20:45.173Z] coverage: 20.0% of statements [2022-09-08T15:20:45.173Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-09-08T15:20:45.458Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-08T15:20:45.715Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-08T15:20:46.277Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-08T15:20:46.534Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-08T15:20:46.786Z] === RUN TestLoad [2022-09-08T15:20:46.786Z] --- PASS: TestLoad (0.00s) [2022-09-08T15:20:46.786Z] === RUN TestSave [2022-09-08T15:20:46.786Z] --- PASS: TestSave (0.03s) [2022-09-08T15:20:46.786Z] === RUN TestAddDeleteGet [2022-09-08T15:20:46.786Z] --- PASS: TestAddDeleteGet (0.05s) [2022-09-08T15:20:46.786Z] === RUN TestInvalidTags [2022-09-08T15:20:46.786Z] --- PASS: TestInvalidTags (0.01s) [2022-09-08T15:20:46.786Z] PASS [2022-09-08T15:20:46.786Z] coverage: 83.7% of statements [2022-09-08T15:20:46.786Z] ok github.com/docker/docker/reference 0.134s coverage: 83.7% of statements [2022-09-08T15:20:46.786Z] time="2022-09-08T15:20:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-09-08T15:20:47.805Z] === RUN TestResolveAuthConfigIndexServer [2022-09-08T15:20:47.805Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestResolveAuthConfigFullURL [2022-09-08T15:20:47.805Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestLoadAllowNondistributableArtifacts [2022-09-08T15:20:47.805Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestValidateMirror [2022-09-08T15:20:47.805Z] --- PASS: TestValidateMirror (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestLoadInsecureRegistries [2022-09-08T15:20:47.805Z] time="2022-09-08T15:20:47Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-08T15:20:47.805Z] time="2022-09-08T15:20:47Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-09-08T15:20:47.805Z] time="2022-09-08T15:20:47Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-08T15:20:47.805Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-09-08T15:20:47.805Z] === RUN TestNewServiceConfig [2022-09-08T15:20:47.805Z] --- PASS: TestNewServiceConfig (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestValidateIndexName [2022-09-08T15:20:47.805Z] --- PASS: TestValidateIndexName (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestValidateIndexNameWithError [2022-09-08T15:20:47.805Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestEndpointParse [2022-09-08T15:20:47.805Z] --- PASS: TestEndpointParse (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestEndpointParseInvalid [2022-09-08T15:20:47.805Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestValidateEndpoint [2022-09-08T15:20:47.805Z] --- PASS: TestValidateEndpoint (0.01s) [2022-09-08T15:20:47.805Z] === RUN TestPing [2022-09-08T15:20:47.805Z] --- PASS: TestPing (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestPingRegistryEndpoint [2022-09-08T15:20:47.805Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:47.805Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestEndpoint [2022-09-08T15:20:47.805Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:47.805Z] --- SKIP: TestEndpoint (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestParseRepositoryInfo [2022-09-08T15:20:47.805Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestNewIndexInfo [2022-09-08T15:20:47.805Z] --- PASS: TestNewIndexInfo (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestMirrorEndpointLookup [2022-09-08T15:20:47.805Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:20:47.805Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-09-08T15:20:47.805Z] === RUN TestSearchRepositories [2022-09-08T15:20:47.805Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-09-08T15:20:47.805Z] Host: 127.0.0.1:49245 [2022-09-08T15:20:47.805Z] User-Agent: docker test client [2022-09-08T15:20:47.805Z] Authorization: Token fake-token [2022-09-08T15:20:47.805Z] X-Docker-Token: true [2022-09-08T15:20:47.805Z] Accept-Encoding: gzip [2022-09-08T15:20:47.805Z] [2022-09-08T15:20:47.805Z] [2022-09-08T15:20:47.805Z] registry_test.go:730: HTTP/1.1 200 OK [2022-09-08T15:20:47.805Z] Connection: close [2022-09-08T15:20:47.805Z] Content-Length: 144 [2022-09-08T15:20:47.805Z] Cache-Control: no-cache [2022-09-08T15:20:47.805Z] Content-Type: application/json [2022-09-08T15:20:47.805Z] Date: Thu, 08 Sep 2022 15:20:47 GMT [2022-09-08T15:20:47.805Z] Expires: -1 [2022-09-08T15:20:47.805Z] Pragma: no-cache [2022-09-08T15:20:47.805Z] Server: docker-tests/mock [2022-09-08T15:20:47.805Z] X-Docker-Registry-Config: mock [2022-09-08T15:20:47.805Z] X-Docker-Registry-Version: 0.0.0 [2022-09-08T15:20:47.805Z] [2022-09-08T15:20:47.805Z] [2022-09-08T15:20:47.805Z] --- PASS: TestSearchRepositories (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestTrustedLocation [2022-09-08T15:20:47.805Z] --- PASS: TestTrustedLocation (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-09-08T15:20:47.805Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestAllowNondistributableArtifacts [2022-09-08T15:20:47.805Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestIsSecureIndex [2022-09-08T15:20:47.805Z] --- PASS: TestIsSecureIndex (0.00s) [2022-09-08T15:20:47.805Z] PASS [2022-09-08T15:20:47.805Z] coverage: 50.2% of statements [2022-09-08T15:20:47.805Z] ok github.com/docker/docker/registry 0.237s coverage: 50.2% of statements [2022-09-08T15:20:47.805Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-09-08T15:20:47.805Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-09-08T15:20:47.805Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-09-08T15:20:47.805Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-09-08T15:20:47.805Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-09-08T15:20:47.805Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-09-08T15:20:47.805Z] === RUN TestResumableRequestReaderWithReadError [2022-09-08T15:20:47.902Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-08T15:20:48.298Z] time="2022-09-08T15:20:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-09-08T15:20:48.298Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-09-08T15:20:48.298Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-09-08T15:20:48.298Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-09-08T15:20:48.298Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-09-08T15:20:48.298Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-09-08T15:20:48.298Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-09-08T15:20:48.298Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-09-08T15:20:48.298Z] === RUN TestResumableRequestReader [2022-09-08T15:20:48.298Z] --- PASS: TestResumableRequestReader (0.00s) [2022-09-08T15:20:48.298Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-09-08T15:20:48.298Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-09-08T15:20:48.298Z] PASS [2022-09-08T15:20:48.298Z] coverage: 100.0% of statements [2022-09-08T15:20:48.298Z] ok github.com/docker/docker/registry/resumable 0.221s coverage: 100.0% of statements [2022-09-08T15:20:48.298Z] === RUN TestRestartManagerTimeout [2022-09-08T15:20:48.298Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-09-08T15:20:48.298Z] === RUN TestRestartManagerTimeoutReset [2022-09-08T15:20:48.298Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-09-08T15:20:48.298Z] PASS [2022-09-08T15:20:48.298Z] coverage: 50.9% of statements [2022-09-08T15:20:48.298Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 50.9% of statements [2022-09-08T15:20:49.317Z] === RUN TestDecodeContainerConfig [2022-09-08T15:20:49.317Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-09-08T15:20:49.317Z] === RUN TestDecodeContainerConfigIsolation [2022-09-08T15:20:49.317Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-09-08T15:20:49.317Z] === RUN TestValidatePrivileged [2022-09-08T15:20:49.317Z] --- PASS: TestValidatePrivileged (0.00s) [2022-09-08T15:20:49.317Z] PASS [2022-09-08T15:20:49.317Z] coverage: 52.2% of statements [2022-09-08T15:20:49.317Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2022-09-08T15:20:49.317Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-09-08T15:20:49.317Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-09-08T15:20:49.317Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-09-08T15:20:49.317Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-09-08T15:20:49.317Z] PASS [2022-09-08T15:20:49.317Z] coverage: 62.5% of statements [2022-09-08T15:20:49.317Z] ok github.com/docker/docker/testutil 0.068s coverage: 62.5% of statements [2022-09-08T15:20:49.609Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-09-08T15:20:49.609Z] === RUN TestInfoDebug [2022-09-08T15:20:49.609Z] --- PASS: TestInfoDebug (0.52s) [2022-09-08T15:20:49.609Z] === RUN TestInfoInsecureRegistries [2022-09-08T15:20:49.609Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-08T15:20:49.609Z] === RUN TestInfoRegistryMirrors [2022-09-08T15:20:49.609Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-08T15:20:49.609Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T15:20:49.609Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T15:20:49.609Z] === RUN TestPingCacheHeaders [2022-09-08T15:20:49.609Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T15:20:49.609Z] === RUN TestPingGet [2022-09-08T15:20:49.609Z] --- PASS: TestPingGet (0.01s) [2022-09-08T15:20:49.609Z] === RUN TestPingHead [2022-09-08T15:20:49.609Z] --- PASS: TestPingHead (0.02s) [2022-09-08T15:20:49.609Z] === RUN TestVersion [2022-09-08T15:20:49.609Z] --- PASS: TestVersion (0.02s) [2022-09-08T15:20:49.609Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:20:50.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-08T15:20:50.428Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-08T15:20:50.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-08T15:20:50.685Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-08T15:20:50.977Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.16s) [2022-09-08T15:20:50.977Z] PASS [2022-09-08T15:20:50.977Z] [2022-09-08T15:20:50.977Z] DONE 18 tests in 22.148s [2022-09-08T15:20:50.977Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T15:20:50.977Z] INFO: Testing against a local daemon [2022-09-08T15:20:50.977Z] === RUN TestVolumesCreateAndList [2022-09-08T15:20:50.977Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-09-08T15:20:50.977Z] === RUN TestVolumesRemove [2022-09-08T15:20:50.977Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-08T15:20:50.977Z] === RUN TestVolumesInspect [2022-09-08T15:20:50.977Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-08T15:20:50.977Z] === RUN TestVolumesInvalidJSON [2022-09-08T15:20:50.977Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-08T15:20:50.977Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-08T15:20:50.977Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-08T15:20:50.977Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T15:20:50.977Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-08T15:20:50.977Z] PASS [2022-09-08T15:20:50.977Z] [2022-09-08T15:20:50.977Z] DONE 5 tests in 0.165s [2022-09-08T15:20:50.977Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:20:51.600Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-08T15:20:51.601Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-08T15:20:51.601Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-08T15:20:51.601Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-08T15:20:51.601Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-08T15:20:51.601Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-09-08T15:20:51.601Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-09-08T15:20:51.601Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-08T15:20:51.601Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-08T15:20:52.085Z] === RUN TestGetDriver [2022-09-08T15:20:52.085Z] --- PASS: TestGetDriver (0.00s) [2022-09-08T15:20:52.085Z] === RUN TestVolumeRequestError [2022-09-08T15:20:52.085Z] --- PASS: TestVolumeRequestError (0.01s) [2022-09-08T15:20:52.085Z] PASS [2022-09-08T15:20:52.085Z] coverage: 36.1% of statements [2022-09-08T15:20:52.085Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2022-09-08T15:20:52.085Z] === RUN TestGetAddress [2022-09-08T15:20:52.085Z] --- PASS: TestGetAddress (0.00s) [2022-09-08T15:20:52.085Z] === RUN TestRemove [2022-09-08T15:20:52.085Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-08T15:20:52.085Z] --- SKIP: TestRemove (0.00s) [2022-09-08T15:20:52.085Z] === RUN TestInitializeWithVolumes [2022-09-08T15:20:52.085Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-09-08T15:20:52.085Z] === RUN TestCreate [2022-09-08T15:20:52.085Z] --- PASS: TestCreate (0.01s) [2022-09-08T15:20:52.085Z] === RUN TestValidateName [2022-09-08T15:20:52.085Z] --- PASS: TestValidateName (0.00s) [2022-09-08T15:20:52.085Z] === RUN TestCreateWithOpts [2022-09-08T15:20:52.085Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-08T15:20:52.085Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-09-08T15:20:52.085Z] === RUN TestRelaodNoOpts [2022-09-08T15:20:52.085Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-09-08T15:20:52.085Z] PASS [2022-09-08T15:20:52.085Z] coverage: 41.5% of statements [2022-09-08T15:20:52.085Z] ok github.com/docker/docker/volume/local 0.074s coverage: 41.5% of statements [2022-09-08T15:20:52.865Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-08T15:20:52.865Z] Removing test suite binaries [2022-09-08T15:20:52.865Z] exiting test-integration [2022-09-08T15:20:52.865Z] ++ exit 0 [2022-09-08T15:20:52.865Z] [2022-09-08T15:20:53.107Z] === RUN TestConvertTmpfsOptions [2022-09-08T15:20:53.107Z] parser_test.go:49: data="mode=700,size=1m" [2022-09-08T15:20:53.107Z] parser_test.go:49: data="ro" [2022-09-08T15:20:53.107Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-09-08T15:20:53.107Z] === RUN TestParseMountRaw [2022-09-08T15:20:53.107Z] --- PASS: TestParseMountRaw (0.03s) [2022-09-08T15:20:53.107Z] === RUN TestParseMountRawSplit [2022-09-08T15:20:53.107Z] parser_test.go:390: case 0 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 1 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 2 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 3 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 4 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 5 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 6 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 7 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 8 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 0 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 1 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 2 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 3 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 4 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 5 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 6 [2022-09-08T15:20:53.107Z] parser_test.go:390: case 7 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 8 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 9 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 10 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 11 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 12 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 0 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 1 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 2 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 3 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 4 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 5 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 6 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 7 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 8 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 9 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 10 [2022-09-08T15:20:53.108Z] parser_test.go:390: case 11 [2022-09-08T15:20:53.108Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-09-08T15:20:53.108Z] === RUN TestParseMountSpec [2022-09-08T15:20:53.108Z] parser_test.go:455: case 0 [2022-09-08T15:20:53.108Z] parser_test.go:455: case 1 [2022-09-08T15:20:53.108Z] parser_test.go:455: case 2 [2022-09-08T15:20:53.108Z] parser_test.go:455: case 3 [2022-09-08T15:20:53.108Z] parser_test.go:455: case 4 [2022-09-08T15:20:53.108Z] parser_test.go:455: case 5 [2022-09-08T15:20:53.108Z] --- PASS: TestParseMountSpec (0.00s) [2022-09-08T15:20:53.108Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-09-08T15:20:53.108Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-09-08T15:20:53.108Z] === RUN TestValidateMount [2022-09-08T15:20:53.108Z] --- PASS: TestValidateMount (0.00s) [2022-09-08T15:20:53.108Z] PASS [2022-09-08T15:20:53.108Z] coverage: 66.2% of statements [2022-09-08T15:20:53.108Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 66.2% of statements [2022-09-08T15:20:53.204Z] docker_api_swarm_test.go:46: [d9fb6763d4a92] joining swarm manager [d3558b766c19b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:20:54.127Z] === RUN TestSetGetMeta [2022-09-08T15:20:54.127Z] === PAUSE TestSetGetMeta [2022-09-08T15:20:54.127Z] === RUN TestRestore [2022-09-08T15:20:54.127Z] === PAUSE TestRestore [2022-09-08T15:20:54.127Z] === RUN TestServiceCreate [2022-09-08T15:20:54.127Z] === PAUSE TestServiceCreate [2022-09-08T15:20:54.127Z] === RUN TestServiceList [2022-09-08T15:20:54.127Z] === PAUSE TestServiceList [2022-09-08T15:20:54.127Z] === RUN TestServiceRemove [2022-09-08T15:20:54.127Z] === PAUSE TestServiceRemove [2022-09-08T15:20:54.127Z] === RUN TestServiceGet [2022-09-08T15:20:54.127Z] === PAUSE TestServiceGet [2022-09-08T15:20:54.127Z] === RUN TestServicePrune [2022-09-08T15:20:54.127Z] === PAUSE TestServicePrune [2022-09-08T15:20:54.127Z] === RUN TestCreate [2022-09-08T15:20:54.127Z] === PAUSE TestCreate [2022-09-08T15:20:54.127Z] === RUN TestRemove [2022-09-08T15:20:54.127Z] === PAUSE TestRemove [2022-09-08T15:20:54.127Z] === RUN TestList [2022-09-08T15:20:54.127Z] === PAUSE TestList [2022-09-08T15:20:54.127Z] === RUN TestFindByDriver [2022-09-08T15:20:54.127Z] === PAUSE TestFindByDriver [2022-09-08T15:20:54.127Z] === RUN TestFindByReferenced [2022-09-08T15:20:54.127Z] === PAUSE TestFindByReferenced [2022-09-08T15:20:54.127Z] === RUN TestDerefMultipleOfSameRef [2022-09-08T15:20:54.127Z] === PAUSE TestDerefMultipleOfSameRef [2022-09-08T15:20:54.127Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-08T15:20:54.127Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-08T15:20:54.127Z] === RUN TestDefererencePluginOnCreateError [2022-09-08T15:20:54.127Z] === PAUSE TestDefererencePluginOnCreateError [2022-09-08T15:20:54.127Z] === RUN TestRefDerefRemove [2022-09-08T15:20:54.127Z] === PAUSE TestRefDerefRemove [2022-09-08T15:20:54.127Z] === RUN TestGet [2022-09-08T15:20:54.127Z] === PAUSE TestGet [2022-09-08T15:20:54.127Z] === RUN TestGetWithReference [2022-09-08T15:20:54.127Z] === PAUSE TestGetWithReference [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc/test_nil_list [2022-09-08T15:20:54.127Z] === PAUSE TestFilterFunc/test_nil_list [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc/test_empty_list [2022-09-08T15:20:54.127Z] === PAUSE TestFilterFunc/test_empty_list [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-09-08T15:20:54.127Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-08T15:20:54.127Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc/test_filter_some [2022-09-08T15:20:54.127Z] === PAUSE TestFilterFunc/test_filter_some [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc/test_filter_middle [2022-09-08T15:20:54.127Z] === PAUSE TestFilterFunc/test_filter_middle [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-09-08T15:20:54.127Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-09-08T15:20:54.127Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-09-08T15:20:54.127Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-09-08T15:20:54.127Z] === CONT TestFilterFunc/test_nil_list [2022-09-08T15:20:54.127Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-09-08T15:20:54.127Z] === CONT TestFilterFunc/test_filter_some [2022-09-08T15:20:54.127Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-09-08T15:20:54.127Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-08T15:20:54.127Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-09-08T15:20:54.127Z] === CONT TestFilterFunc/test_empty_list [2022-09-08T15:20:54.127Z] === CONT TestFilterFunc/test_filter_middle [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc (0.00s) [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-09-08T15:20:54.127Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-09-08T15:20:54.127Z] === CONT TestSetGetMeta [2022-09-08T15:20:54.127Z] === CONT TestDefererencePluginOnCreateError [2022-09-08T15:20:54.127Z] === CONT TestList [2022-09-08T15:20:54.127Z] === CONT TestGetWithReference [2022-09-08T15:20:54.127Z] --- PASS: TestSetGetMeta (0.02s) [2022-09-08T15:20:54.127Z] === CONT TestGet [2022-09-08T15:20:54.127Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-09-08T15:20:54.127Z] === CONT TestRefDerefRemove [2022-09-08T15:20:54.127Z] --- PASS: TestGetWithReference (0.03s) [2022-09-08T15:20:54.127Z] === CONT TestRemove [2022-09-08T15:20:54.127Z] --- PASS: TestList (0.04s) [2022-09-08T15:20:54.127Z] === CONT TestCreate [2022-09-08T15:20:54.127Z] --- PASS: TestGet (0.03s) [2022-09-08T15:20:54.127Z] === CONT TestServicePrune [2022-09-08T15:20:54.127Z] --- PASS: TestRefDerefRemove (0.03s) [2022-09-08T15:20:54.127Z] === CONT TestServiceGet [2022-09-08T15:20:54.127Z] --- PASS: TestRemove (0.03s) [2022-09-08T15:20:54.127Z] === CONT TestServiceRemove [2022-09-08T15:20:54.127Z] --- PASS: TestCreate (0.02s) [2022-09-08T15:20:54.127Z] === CONT TestServiceList [2022-09-08T15:20:54.127Z] --- PASS: TestServiceGet (0.12s) [2022-09-08T15:20:54.127Z] === CONT TestServiceCreate [2022-09-08T15:20:54.127Z] time="2022-09-08T15:20:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-08T15:20:54.127Z] --- PASS: TestServiceRemove (0.12s) [2022-09-08T15:20:54.127Z] === CONT TestRestore [2022-09-08T15:20:54.127Z] --- PASS: TestServiceList (0.13s) [2022-09-08T15:20:54.127Z] === CONT TestDerefMultipleOfSameRef [2022-09-08T15:20:54.127Z] time="2022-09-08T15:20:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-08T15:20:54.127Z] time="2022-09-08T15:20:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-08T15:20:54.127Z] time="2022-09-08T15:20:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-09-08T15:20:54.127Z] --- PASS: TestServiceCreate (0.03s) [2022-09-08T15:20:54.127Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-08T15:20:54.127Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-09-08T15:20:54.127Z] === CONT TestFindByReferenced [2022-09-08T15:20:54.127Z] time="2022-09-08T15:20:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-08T15:20:54.127Z] --- PASS: TestRestore (0.03s) [2022-09-08T15:20:54.127Z] === CONT TestFindByDriver [2022-09-08T15:20:54.127Z] --- PASS: TestServicePrune (0.17s) [2022-09-08T15:20:54.127Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-09-08T15:20:54.127Z] --- PASS: TestFindByReferenced (0.02s) [2022-09-08T15:20:54.127Z] --- PASS: TestFindByDriver (0.03s) [2022-09-08T15:20:54.127Z] PASS [2022-09-08T15:20:54.127Z] coverage: 70.3% of statements [2022-09-08T15:20:54.127Z] ok github.com/docker/docker/volume/service 0.283s coverage: 70.3% of statements Post stage [Pipeline] junit [2022-09-08T15:20:54.771Z] Recording test results [2022-09-08T15:20:54.986Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T15:20:55.322Z] + echo Ensuring container killed. [2022-09-08T15:20:55.322Z] Ensuring container killed. [2022-09-08T15:20:55.322Z] + docker rm -vf docker-pr2 [2022-09-08T15:20:55.577Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-08T15:20:55.721Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-08T15:20:55.745Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-09-08T15:20:55.745Z] === RUN TestClientStream [2022-09-08T15:20:55.745Z] --- PASS: TestClientStream (0.00s) [2022-09-08T15:20:55.745Z] === RUN TestClientSendFile [2022-09-08T15:20:55.745Z] --- PASS: TestClientSendFile (0.00s) [2022-09-08T15:20:55.745Z] === RUN TestClientWithRequestTimeout [2022-09-08T15:20:55.745Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-09-08T15:20:55.745Z] === RUN TestFileSpecPlugin [2022-09-08T15:20:55.745Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-09-08T15:20:55.745Z] === RUN TestFileJSONSpecPlugin [2022-09-08T15:20:55.745Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-09-08T15:20:55.745Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-09-08T15:20:55.745Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-09-08T15:20:55.745Z] === RUN TestPluginAddHandler [2022-09-08T15:20:55.745Z] --- PASS: TestPluginAddHandler (0.00s) [2022-09-08T15:20:55.745Z] === RUN TestPluginWaitBadPlugin [2022-09-08T15:20:55.745Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-09-08T15:20:55.745Z] === RUN TestGet [2022-09-08T15:20:55.745Z] time="2022-09-08T15:20:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-09-08T15:20:55.895Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:20:55.895Z] Chowning /workspace to jenkins user [2022-09-08T15:20:55.895Z] + id -u [2022-09-08T15:20:55.895Z] + id -g [2022-09-08T15:20:55.895Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44109:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T15:20:56.766Z] time="2022-09-08T15:20:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:20:57.588Z] + bundleName=amd64-cgroup2 [2022-09-08T15:20:57.588Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-08T15:20:57.588Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-08T15:20:57.588Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-08T15:20:57.588Z] + 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-09-08T15:20:57.852Z] Archiving artifacts [2022-09-08T15:20:58.209Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44109/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-09-08T15:20:58.240Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [Pipeline] sh [2022-09-08T15:20:58.380Z] time="2022-09-08T15:20:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-09-08T15:20:58.496Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-08T15:20:58.496Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-08T15:20:58.510Z] + make clean [2022-09-08T15:20:58.752Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-08T15:20:58.752Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-08T15:20:58.766Z] docker volume rm -f docker-dev-cache [2022-09-08T15:20:58.766Z] docker-dev-cache [Pipeline] deleteDir [2022-09-08T15:20:59.008Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T15:21:00.898Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-08T15:21:01.828Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-08T15:21:03.256Z] time="2022-09-08T15:21:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-09-08T15:21:05.998Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-08T15:21:06.255Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-08T15:21:06.818Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-08T15:21:09.343Z] --- PASS: TestImportExtremelyLargeImageWorks (176.75s) [2022-09-08T15:21:09.343Z] PASS [2022-09-08T15:21:09.343Z] [2022-09-08T15:21:09.343Z] DONE 12 tests in 180.364s [2022-09-08T15:21:09.343Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-08T15:21:09.343Z] ++ 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-09-08T15:21:09.343Z] ++ set -e [2022-09-08T15:21:09.343Z] ++ '[' -n 0 ']' [2022-09-08T15:21:09.343Z] ++ set -x [2022-09-08T15:21:09.343Z] ++ 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-09-08T15:21:09.343Z] INFO: Testing against a local daemon [2022-09-08T15:21:09.343Z] === RUN TestNetworkCreateDelete [2022-09-08T15:21:09.343Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-09-08T15:21:09.343Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T15:21:09.909Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-09-08T15:21:09.909Z] === RUN TestDaemonDNSFallback [2022-09-08T15:21:10.578Z] --- PASS: TestGet (15.01s) [2022-09-08T15:21:10.578Z] === RUN TestPluginWithNoManifest [2022-09-08T15:21:10.578Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-09-08T15:21:10.578Z] === RUN TestGetAll [2022-09-08T15:21:10.578Z] --- PASS: TestGetAll (0.00s) [2022-09-08T15:21:10.578Z] PASS [2022-09-08T15:21:10.578Z] coverage: 73.4% of statements [2022-09-08T15:21:10.578Z] ok github.com/docker/docker/pkg/plugins 34.944s coverage: 73.4% of statements [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/quota [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/rootless [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/volume [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-08T15:21:10.578Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-08T15:21:10.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-08T15:21:11.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === Skipped [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-09-08T15:21:12.864Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-09-08T15:21:12.864Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-09-08T15:21:12.864Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-09-08T15:21:12.864Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-09-08T15:21:12.864Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-09-08T15:21:12.864Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-09-08T15:21:12.864Z] daemon_test.go:147: root required [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-08T15:21:12.864Z] reload_test.go:520: root required [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-09-08T15:21:12.864Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-08T15:21:12.864Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-09-08T15:21:12.864Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-09-08T15:21:12.864Z] download_test.go:268: Needs fixing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-09-08T15:21:12.864Z] layer_test.go:304: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-09-08T15:21:12.864Z] layer_test.go:353: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-09-08T15:21:12.864Z] layer_test.go:468: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-09-08T15:21:12.864Z] layer_test.go:697: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-09-08T15:21:12.864Z] migration_test.go:46: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-09-08T15:21:12.864Z] migration_test.go:182: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-09-08T15:21:12.864Z] mount_test.go:17: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-09-08T15:21:12.864Z] mount_test.go:76: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-09-08T15:21:12.864Z] mount_test.go:125: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-09-08T15:21:12.864Z] mount_test.go:212: Failing on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:134: Xz not present in msys2 [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:239: Failing on Windows CI machines [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-09-08T15:21:12.864Z] archive_windows_test.go:17: Currently fails [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-09-08T15:21:12.864Z] changes_test.go:192: needs more investigation [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-09-08T15:21:12.864Z] changes_test.go:405: needs further investigation [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-09-08T15:21:12.864Z] changes_test.go:441: needs further investigation [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-09-08T15:21:12.864Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-09-08T15:21:12.864Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-09-08T15:21:12.864Z] poller_test.go:41: No chmod on Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-08T15:21:12.864Z] fileutils_test.go:134: Needs porting to Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-08T15:21:12.864Z] fileutils_test.go:180: Needs porting to Windows [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-09-08T15:21:12.864Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-09-08T15:21:12.864Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-09-08T15:21:12.864Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-09-08T15:21:12.864Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-09-08T15:21:12.864Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-08T15:21:12.864Z] [2022-09-08T15:21:12.864Z] DONE 1851 tests, 45 skipped in 201.897s [2022-09-08T15:21:12.864Z] INFO: make.ps1 ended at 09/08/2022 15:21:12 [2022-09-08T15:21:14.477Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-09-08T15:21:14.477Z] INFO: Unit tests ended at 09/08/2022 15:21:14. Duration:00:03:39.2681201 [2022-09-08T15:21:14.477Z] INFO: Building busybox [2022-09-08T15:21:14.477Z] Sending build context to Docker daemon 5.12kB [2022-09-08T15:21:14.477Z] [2022-09-08T15:21:14.477Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-09-08T15:21:14.477Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-09-08T15:21:14.477Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-09-08T15:21:14.477Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-09-08T15:21:14.477Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-09-08T15:21:14.477Z] ---> e795f3f8aa80 [2022-09-08T15:21:14.477Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-09-08T15:21:14.755Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-08T15:21:14.962Z] ---> Running in 54c9f88d1952 [2022-09-08T15:21:16.645Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-08T15:21:16.645Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-09-08T15:21:16.645Z] === RUN TestInspectNetwork [2022-09-08T15:21:17.209Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-08T15:21:19.099Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-08T15:21:19.099Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-08T15:21:19.099Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-08T15:21:20.467Z] === RUN TestInspectNetwork/full_network_id [2022-09-08T15:21:20.467Z] === RUN TestInspectNetwork/partial_network_id [2022-09-08T15:21:20.467Z] === RUN TestInspectNetwork/network_name [2022-09-08T15:21:20.467Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-08T15:21:22.357Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-08T15:21:22.357Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-08T15:21:23.724Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-08T15:21:23.724Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-08T15:21:24.652Z] --- PASS: TestInspectNetwork (8.03s) [2022-09-08T15:21:24.652Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-08T15:21:24.652Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-08T15:21:24.652Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-08T15:21:24.652Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-08T15:21:24.652Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T15:21:25.214Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-08T15:21:25.776Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-08T15:21:26.342Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2022-09-08T15:21:26.342Z] === RUN TestNetworkInvalidJSON [2022-09-08T15:21:26.598Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-08T15:21:26.599Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-08T15:21:26.599Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:21:26.599Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:21:26.599Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:21:26.599Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:21:26.599Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-08T15:21:26.599Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:21:26.599Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:21:26.599Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-08T15:21:26.599Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-08T15:21:26.599Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-08T15:21:26.599Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-08T15:21:26.599Z] === RUN TestNetworkList [2022-09-08T15:21:26.599Z] === RUN TestNetworkList//networks [2022-09-08T15:21:26.599Z] === PAUSE TestNetworkList//networks [2022-09-08T15:21:26.599Z] === RUN TestNetworkList//networks/ [2022-09-08T15:21:26.599Z] === PAUSE TestNetworkList//networks/ [2022-09-08T15:21:26.599Z] === CONT TestNetworkList//networks [2022-09-08T15:21:26.599Z] === CONT TestNetworkList//networks/ [2022-09-08T15:21:26.599Z] --- PASS: TestNetworkList (0.02s) [2022-09-08T15:21:26.599Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T15:21:26.599Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T15:21:26.599Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T15:21:26.599Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-08T15:21:27.161Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-08T15:21:27.161Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T15:21:27.161Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-08T15:21:28.089Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-08T15:21:28.089Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T15:21:28.346Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-08T15:21:28.602Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-08T15:21:28.602Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-08T15:21:28.858Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-08T15:21:28.858Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T15:21:29.114Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-08T15:21:29.677Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-08T15:21:29.934Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-09-08T15:21:29.934Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T15:21:29.934Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-08T15:21:31.300Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-09-08T15:21:31.300Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T15:21:31.556Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-08T15:21:31.812Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-08T15:21:31.812Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-08T15:21:31.812Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T15:21:33.703Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-08T15:21:34.631Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2022-09-08T15:21:34.631Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T15:21:34.631Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:21:34.631Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:21:34.631Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T15:21:34.911Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-08T15:21:36.470Z] Removing intermediate container 54c9f88d1952 [2022-09-08T15:21:36.471Z] ---> 5fb89e86ac97 [2022-09-08T15:21:36.471Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-09-08T15:21:36.471Z] ---> Running in 5aaffc2faf6a [2022-09-08T15:21:36.471Z] Removing intermediate container 5aaffc2faf6a [2022-09-08T15:21:36.471Z] ---> 31f68ecd47b8 [2022-09-08T15:21:36.471Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-09-08T15:21:36.471Z] ---> Running in 0934d126442b [2022-09-08T15:21:36.471Z] Removing intermediate container 0934d126442b [2022-09-08T15:21:36.471Z] ---> 19333885038b [2022-09-08T15:21:36.471Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-09-08T15:21:36.471Z] [2022-09-08T15:21:36.471Z] ---> 4da2ec555857 [2022-09-08T15:21:36.471Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-09-08T15:21:36.803Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-08T15:21:36.956Z] ---> Running in 3db8f51f4e44 [2022-09-08T15:21:37.366Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-08T15:21:38.294Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-08T15:21:38.550Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-08T15:21:40.439Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-08T15:21:41.804Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-08T15:21:42.731Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-08T15:21:43.294Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-08T15:21:49.833Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-08T15:21:49.833Z] --- PASS: TestServiceWithDataPathPortInit (15.39s) [2022-09-08T15:21:49.833Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T15:21:51.726Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-08T15:21:53.094Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ijsciyogtxldbn5dsdjbti2dj Created:2022-09-08 15:21:51.269739637 +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[c826e2ee0d5fa6630bb153b5fbf2bb4c1de2238400e8c14421522c78feb60acb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aznoz2qsw1kqqxf9gzqftynhc EndpointID:cb2ecf3a2187ca17d7eed73a2cc1452956538ecef6a2eef0dc91ab3e02be5883 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1a829b196621aee217b13cd0e3d0e5bf9740a7b68972c116a52b1b32f51f93e7 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:b16d7111e875 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aznoz2qsw1kqqxf9gzqftynhc EndpointID:cb2ecf3a2187ca17d7eed73a2cc1452956538ecef6a2eef0dc91ab3e02be5883 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-08T15:21:53.351Z] === RUN TestDockerSuite/TestBuildRm [2022-09-08T15:21:55.240Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-08T15:21:55.803Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-08T15:21:56.366Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-08T15:21:56.622Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-08T15:21:57.184Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-08T15:21:57.441Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.58s) [2022-09-08T15:21:57.441Z] PASS [2022-09-08T15:21:57.441Z] [2022-09-08T15:21:57.441Z] === Skipped [2022-09-08T15:21:57.441Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:21:57.441Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:21:57.441Z] [2022-09-08T15:21:57.441Z] DONE 26 tests, 1 skipped in 48.408s [2022-09-08T15:21:57.441Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:21:57.441Z] ++ 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-09-08T15:21:57.441Z] ++ set -e [2022-09-08T15:21:57.441Z] ++ '[' -n 0 ']' [2022-09-08T15:21:57.441Z] ++ set -x [2022-09-08T15:21:57.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-08T15:21:57.697Z] INFO: Testing against a local daemon [2022-09-08T15:21:57.697Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-08T15:21:57.697Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:21:57.697Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:21:57.697Z] === RUN TestDockerNetworkIpvlan [2022-09-08T15:21:57.697Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:21:57.697Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:21:57.697Z] PASS [2022-09-08T15:21:57.697Z] [2022-09-08T15:21:57.697Z] === Skipped [2022-09-08T15:21:57.697Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-08T15:21:57.697Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:21:57.697Z] [2022-09-08T15:21:57.697Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-08T15:21:57.697Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-08T15:21:57.697Z] [2022-09-08T15:21:57.697Z] DONE 2 tests, 2 skipped in 0.122s [2022-09-08T15:21:57.697Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-08T15:21:57.697Z] ++ 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-09-08T15:21:57.697Z] ++ set -e [2022-09-08T15:21:57.697Z] ++ '[' -n 0 ']' [2022-09-08T15:21:57.697Z] ++ set -x [2022-09-08T15:21:57.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-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-09-08T15:21:57.697Z] INFO: Testing against a local daemon [2022-09-08T15:21:57.697Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-08T15:21:57.953Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-08T15:21:58.881Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-08T15:21:59.137Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-09-08T15:21:59.137Z] === RUN TestDockerNetworkMacvlan [2022-09-08T15:21:59.394Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-08T15:21:59.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-08T15:21:59.907Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-08T15:22:00.835Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-08T15:22:01.792Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-08T15:22:02.356Z] docker_api_swarm_test.go:304: [d7cffe4130094] joining swarm manager [d33e5056adc05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:22:02.920Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-08T15:22:02.920Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-08T15:22:03.482Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-08T15:22:03.482Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-08T15:22:03.482Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-08T15:22:03.739Z] docker_api_swarm_test.go:305: [d464caffc8d47] joining swarm manager [d33e5056adc05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:22:03.995Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-08T15:22:04.253Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-08T15:22:04.819Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-08T15:22:04.819Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-08T15:22:04.819Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-08T15:22:05.750Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-08T15:22:06.680Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-08T15:22:07.382Z] Removing intermediate container 3db8f51f4e44 [2022-09-08T15:22:07.382Z] ---> ee64f7ae47cc [2022-09-08T15:22:07.382Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-09-08T15:22:07.382Z] ---> Running in 00e8037fe3a7 [2022-09-08T15:22:07.382Z] [2022-09-08T15:22:07.382Z] SUCCESS: Specified value was saved. [2022-09-08T15:22:08.990Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-08T15:22:08.990Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-08T15:22:08.990Z] remote: Enumerating objects: 23, done. [2022-09-08T15:22:08.990Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-08T15:22:08.990Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-08T15:22:08.990Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-08T15:22:08.991Z] 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-09-08T15:22:08.991Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-08T15:22:08.991Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-08T15:22:09.200Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-08T15:22:09.310Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 hack/test/unit [2022-09-08T15:22:09.681Z] Removing intermediate container 00e8037fe3a7 [2022-09-08T15:22:09.681Z] ---> 2583a936e956 [2022-09-08T15:22:09.681Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-09-08T15:22:09.681Z] ---> Running in 79410460a612 [2022-09-08T15:22:09.763Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-08T15:22:10.693Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-08T15:22:10.693Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-08T15:22:10.949Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-08T15:22:11.512Z] --- PASS: TestDockerNetworkMacvlan (12.47s) [2022-09-08T15:22:11.512Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-08T15:22:11.512Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-09-08T15:22:11.512Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.36s) [2022-09-08T15:22:11.512Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-09-08T15:22:11.512Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.72s) [2022-09-08T15:22:11.512Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-09-08T15:22:11.512Z] PASS [2022-09-08T15:22:11.512Z] [2022-09-08T15:22:11.512Z] DONE 8 tests in 13.947s [2022-09-08T15:22:11.512Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-08T15:22:11.512Z] ++ 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-09-08T15:22:11.512Z] ++ set -e [2022-09-08T15:22:11.512Z] ++ '[' -n 0 ']' [2022-09-08T15:22:11.512Z] ++ set -x [2022-09-08T15:22:11.512Z] ++ 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-09-08T15:22:11.512Z] testing: warning: no tests to run [2022-09-08T15:22:11.512Z] PASS [2022-09-08T15:22:11.512Z] [2022-09-08T15:22:11.512Z] DONE 0 tests in 0.026s [2022-09-08T15:22:11.769Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-08T15:22:11.769Z] ++ 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-09-08T15:22:11.769Z] ++ set -e [2022-09-08T15:22:11.769Z] ++ '[' -n 0 ']' [2022-09-08T15:22:11.769Z] ++ set -x [2022-09-08T15:22:11.769Z] ++ 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-09-08T15:22:11.769Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-08T15:22:11.769Z] INFO: Testing against a local daemon [2022-09-08T15:22:11.769Z] === RUN TestAuthZPluginAllowRequest [2022-09-08T15:22:11.828Z] ? github.com/docker/docker/api [no test files] [2022-09-08T15:22:12.697Z] === RUN TestDockerSuite/TestBuildUser [2022-09-08T15:22:13.259Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2022-09-08T15:22:13.259Z] === RUN TestAuthZPluginTLS [2022-09-08T15:22:13.930Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-09-08T15:22:13.930Z] === RUN TestAuthZPluginDenyRequest [2022-09-08T15:22:14.192Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-08T15:22:14.192Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-08T15:22:14.192Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-08T15:22:14.755Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-09-08T15:22:14.755Z] === RUN TestAuthZPluginDenyResponse [2022-09-08T15:22:15.317Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-09-08T15:22:15.317Z] === RUN TestAuthZPluginAllowEventStream [2022-09-08T15:22:15.675Z] Cannot create a file when that file already exists. [2022-09-08T15:22:16.684Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-08T15:22:16.684Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-09-08T15:22:16.684Z] === RUN TestAuthZPluginErrorResponse [2022-09-08T15:22:17.246Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-08T15:22:17.246Z] === RUN TestAuthZPluginErrorRequest [2022-09-08T15:22:17.808Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-08T15:22:17.808Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-08T15:22:18.372Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-09-08T15:22:18.372Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-08T15:22:20.262Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.62s) [2022-09-08T15:22:20.262Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-08T15:22:20.551Z] Removing intermediate container 79410460a612 [2022-09-08T15:22:20.551Z] ---> 9c91958984ae [2022-09-08T15:22:20.551Z] Step 13/13 : CMD ["sh"] [2022-09-08T15:22:20.551Z] ---> Running in 5e2e8ccee973 [2022-09-08T15:22:20.551Z] Removing intermediate container 5e2e8ccee973 [2022-09-08T15:22:20.551Z] ---> 58929a6cf510 [2022-09-08T15:22:20.551Z] Successfully built 58929a6cf510 [2022-09-08T15:22:20.551Z] Successfully tagged busybox:latest [2022-09-08T15:22:20.551Z] INFO: Docker images of the daemon under test [2022-09-08T15:22:20.551Z] [2022-09-08T15:22:20.551Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-08T15:22:20.551Z] busybox latest 58929a6cf510 1 second ago 5.63GB [2022-09-08T15:22:20.551Z] microsoft/windowsservercore latest e795f3f8aa80 4 weeks ago 5.6GB [2022-09-08T15:22:20.551Z] mcr.microsoft.com/windows/servercore ltsc2019 e795f3f8aa80 4 weeks ago 5.6GB [2022-09-08T15:22:20.551Z] [2022-09-08T15:22:20.551Z] INFO: Running integration tests at 09/08/2022 15:22:20... [2022-09-08T15:22:20.551Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-09-08T15:22:20.551Z] INFO: Integration API tests being run from the host: [2022-09-08T15:22:20.551Z] INFO: make.ps1 starting at 09/08/2022 15:22:20 [2022-09-08T15:22:21.570Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-09-08T15:22:21.630Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.62s) [2022-09-08T15:22:21.631Z] === RUN TestAuthZPluginHeader [2022-09-08T15:22:22.559Z] --- PASS: TestAuthZPluginHeader (0.89s) [2022-09-08T15:22:22.559Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-08T15:22:22.559Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-08T15:22:26.752Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-09-08T15:22:27.805Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s) [2022-09-08T15:22:27.805Z] === RUN TestAuthZPluginV2Disable [2022-09-08T15:22:27.805Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-08T15:22:28.366Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-08T15:22:28.623Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-08T15:22:29.185Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-08T15:22:29.749Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-08T15:22:30.678Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-08T15:22:30.678Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-08T15:22:30.678Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-08T15:22:30.678Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-08T15:22:30.678Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-08T15:22:30.678Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-08T15:22:30.678Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-08T15:22:30.678Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-08T15:22:30.678Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-08T15:22:30.934Z] --- PASS: TestAuthZPluginV2Disable (3.93s) [2022-09-08T15:22:30.934Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-08T15:22:31.862Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-08T15:22:32.119Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-08T15:22:32.681Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-08T15:22:32.937Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-08T15:22:33.868Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-08T15:22:33.868Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-08T15:22:34.796Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s) [2022-09-08T15:22:34.796Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-08T15:22:35.724Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-08T15:22:36.654Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-08T15:22:37.583Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-08T15:22:38.146Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-08T15:22:38.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-08T15:22:38.659Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-08T15:22:38.659Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-08T15:22:38.659Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-08T15:22:40.027Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-08T15:22:40.956Z] docker_api_swarm_test.go:272: [d13ccdcbfd7e8] joining swarm manager [dd54f15e5adb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:22:42.864Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-08T15:22:42.864Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-08T15:22:42.864Z] docker_cli_sni_test.go:18: Flakey test [2022-09-08T15:22:42.864Z] docker_api_swarm_test.go:273: [da51a3ff4614a] joining swarm manager [dd54f15e5adb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:22:42.864Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-08T15:22:43.425Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-08T15:22:44.354Z] === RUN TestDockerSuite/TestCommitChange [2022-09-08T15:22:44.917Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-08T15:22:45.480Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-08T15:22:46.848Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-08T15:22:47.411Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.43s) [2022-09-08T15:22:47.411Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-08T15:22:47.667Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-08T15:22:48.229Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-08T15:22:49.159Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-08T15:22:49.721Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-08T15:22:50.649Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-08T15:22:51.211Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-08T15:22:51.211Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-08T15:22:51.211Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-08T15:22:51.211Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-08T15:22:51.211Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-08T15:22:51.211Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-08T15:22:51.468Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-08T15:22:52.395Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-08T15:22:53.324Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-08T15:22:53.324Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-08T15:22:53.886Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-08T15:22:54.141Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-08T15:22:54.703Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-08T15:22:54.958Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-08T15:22:55.520Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-08T15:22:55.520Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-08T15:22:55.520Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-08T15:22:56.083Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-08T15:22:56.083Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-08T15:22:56.083Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-08T15:22:56.083Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-08T15:22:56.083Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-08T15:22:56.645Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-08T15:22:56.901Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-08T15:22:57.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-08T15:22:57.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-08T15:22:57.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:22:57.787Z] INFO: Testing against a local daemon [2022-09-08T15:22:57.787Z] === RUN TestBuildWithSession [2022-09-08T15:22:57.787Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:22:57.787Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-08T15:22:57.787Z] === RUN TestBuildSquashParent [2022-09-08T15:22:57.787Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:22:57.787Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-09-08T15:22:57.787Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-08T15:22:57.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:22:57.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:22:57.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:22:57.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:22:57.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:22:57.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:22:57.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:22:57.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:22:57.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:22:57.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:22:57.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:22:57.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:22:57.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-08T15:22:57.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-08T15:22:57.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-08T15:22:57.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-08T15:22:58.393Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-08T15:22:58.957Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-08T15:22:58.957Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-08T15:22:59.529Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-08T15:22:59.792Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-08T15:23:00.354Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-08T15:23:00.915Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-08T15:23:00.915Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-08T15:23:01.171Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-08T15:23:01.734Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-08T15:23:02.297Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-08T15:23:02.297Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-08T15:23:02.860Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-08T15:23:03.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-08T15:23:03.788Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-08T15:23:04.045Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-08T15:23:04.045Z] PASS [2022-09-08T15:23:04.045Z] [2022-09-08T15:23:04.045Z] DONE 17 tests in 52.506s [2022-09-08T15:23:04.302Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-08T15:23:04.302Z] ++ 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-09-08T15:23:04.302Z] ++ set -e [2022-09-08T15:23:04.302Z] ++ '[' -n 0 ']' [2022-09-08T15:23:04.302Z] ++ set -x [2022-09-08T15:23:04.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-08T15:23:04.302Z] INFO: Testing against a local daemon [2022-09-08T15:23:04.302Z] === RUN TestPluginInvalidJSON [2022-09-08T15:23:04.302Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:23:04.302Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:23:04.302Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:23:04.302Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-08T15:23:04.302Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-08T15:23:04.302Z] === RUN TestPluginInstall [2022-09-08T15:23:04.302Z] === RUN TestPluginInstall/no_auth [2022-09-08T15:23:04.865Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-08T15:23:04.865Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-08T15:23:04.865Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-08T15:23:04.865Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-08T15:23:05.121Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-08T15:23:05.151Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-08T15:23:05.151Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-08T15:23:05.685Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-08T15:23:07.052Z] time="2022-09-08T15:23:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:23:07.052Z] time="2022-09-08T15:23:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4831bde5102fa412451544aca1bbefed695ecca7723951d3dd18a45b21b5454" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:23:07.052Z] time="2022-09-08T15:23:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:23:07.052Z] time="2022-09-08T15:23:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4831bde5102fa412451544aca1bbefed695ecca7723951d3dd18a45b21b5454" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:23:07.052Z] === RUN TestPluginInstall/with_htpasswd [2022-09-08T15:23:07.615Z] time="2022-09-08T15:23:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:23:07.615Z] time="2022-09-08T15:23:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4831bde5102fa412451544aca1bbefed695ecca7723951d3dd18a45b21b5454" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:23:07.615Z] time="2022-09-08T15:23:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:23:07.615Z] time="2022-09-08T15:23:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4831bde5102fa412451544aca1bbefed695ecca7723951d3dd18a45b21b5454" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:23:07.615Z] === RUN TestPluginInstall/with_insecure [2022-09-08T15:23:08.543Z] time="2022-09-08T15:23:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:23:08.543Z] time="2022-09-08T15:23:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da430af2d1b0cd65091dea18a04f628da5388f38943dc8051cfdf2f3dd3c6e82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:23:08.543Z] time="2022-09-08T15:23:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-08T15:23:08.543Z] time="2022-09-08T15:23:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da430af2d1b0cd65091dea18a04f628da5388f38943dc8051cfdf2f3dd3c6e82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-08T15:23:08.799Z] plugin_test.go:165: [d64c842b2a075] daemon is not started [2022-09-08T15:23:08.799Z] --- PASS: TestPluginInstall (4.35s) [2022-09-08T15:23:08.799Z] --- PASS: TestPluginInstall/no_auth (2.73s) [2022-09-08T15:23:08.799Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-08T15:23:08.799Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-09-08T15:23:08.799Z] === RUN TestPluginsWithRuntimes [2022-09-08T15:23:10.165Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-08T15:23:10.165Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-08T15:23:10.423Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-08T15:23:10.988Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-08T15:23:10.988Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-08T15:23:10.988Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-08T15:23:10.988Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-08T15:23:11.244Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-08T15:23:12.615Z] --- PASS: TestPluginsWithRuntimes (3.58s) [2022-09-08T15:23:12.615Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-09-08T15:23:12.615Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2022-09-08T15:23:12.615Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T15:23:12.872Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-09-08T15:23:12.872Z] PASS [2022-09-08T15:23:12.872Z] [2022-09-08T15:23:12.872Z] DONE 10 tests in 8.684s [2022-09-08T15:23:12.872Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-08T15:23:12.872Z] ++ 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-09-08T15:23:12.872Z] ++ set -e [2022-09-08T15:23:12.872Z] ++ '[' -n 0 ']' [2022-09-08T15:23:12.872Z] ++ set -x [2022-09-08T15:23:12.872Z] ++ 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-09-08T15:23:13.128Z] INFO: Testing against a local daemon [2022-09-08T15:23:13.128Z] === RUN TestExternalGraphDriver [2022-09-08T15:23:13.384Z] === RUN TestExternalGraphDriver/json [2022-09-08T15:23:13.643Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-08T15:23:14.205Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-08T15:23:15.134Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-08T15:23:15.134Z] === RUN TestExternalGraphDriver/spec [2022-09-08T15:23:15.813Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-08T15:23:15.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.82s) [2022-09-08T15:23:15.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.57s) [2022-09-08T15:23:15.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.66s) [2022-09-08T15:23:15.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.20s) [2022-09-08T15:23:15.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.17s) [2022-09-08T15:23:15.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.87s) [2022-09-08T15:23:15.813Z] === RUN TestBuildMultiStageCopy [2022-09-08T15:23:15.813Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-08T15:23:17.026Z] === RUN TestExternalGraphDriver/pull [2022-09-08T15:23:18.393Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-08T15:23:18.649Z] --- PASS: TestExternalGraphDriver (5.63s) [2022-09-08T15:23:18.649Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-09-08T15:23:18.649Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2022-09-08T15:23:18.649Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-09-08T15:23:18.649Z] === RUN TestGraphdriverPluginV2 [2022-09-08T15:23:18.905Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-08T15:23:19.833Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-08T15:23:20.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-08T15:23:21.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-09-08T15:23:23.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-09-08T15:23:23.068Z] --- PASS: TestGraphdriverPluginV2 (4.34s) [2022-09-08T15:23:23.068Z] PASS [2022-09-08T15:23:23.068Z] [2022-09-08T15:23:23.068Z] DONE 5 tests in 10.098s [2022-09-08T15:23:23.068Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-08T15:23:23.068Z] ++ 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-09-08T15:23:23.068Z] ++ set -e [2022-09-08T15:23:23.068Z] ++ '[' -n 0 ']' [2022-09-08T15:23:23.068Z] ++ set -x [2022-09-08T15:23:23.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-08T15:23:23.068Z] INFO: Testing against a local daemon [2022-09-08T15:23:23.068Z] === RUN TestContinueAfterPluginCrash [2022-09-08T15:23:23.068Z] === PAUSE TestContinueAfterPluginCrash [2022-09-08T15:23:23.068Z] === RUN TestReadPluginNoRead [2022-09-08T15:23:23.068Z] === PAUSE TestReadPluginNoRead [2022-09-08T15:23:23.068Z] === RUN TestDaemonStartWithLogOpt [2022-09-08T15:23:23.068Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-08T15:23:23.068Z] === CONT TestContinueAfterPluginCrash [2022-09-08T15:23:23.068Z] === CONT TestDaemonStartWithLogOpt [2022-09-08T15:23:24.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-09-08T15:23:24.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-08T15:23:25.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-08T15:23:25.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-09-08T15:23:26.136Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-08T15:23:26.735Z] --- PASS: TestDaemonStartWithLogOpt (3.66s) [2022-09-08T15:23:26.735Z] === CONT TestReadPluginNoRead [2022-09-08T15:23:27.161Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-08T15:23:27.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d04f30_} [2022-09-08T15:23:27.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-08T15:23:28.180Z] --- PASS: TestBuildMultiStageCopy (11.93s) [2022-09-08T15:23:28.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.52s) [2022-09-08T15:23:28.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-09-08T15:23:28.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2022-09-08T15:23:28.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.91s) [2022-09-08T15:23:28.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2022-09-08T15:23:28.180Z] === RUN TestBuildMultiStageParentConfig [2022-09-08T15:23:28.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12192325142_/foo_false____} [2022-09-08T15:23:29.596Z] === RUN TestReadPluginNoRead/default [2022-09-08T15:23:30.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12192325142_/foo_true____} [2022-09-08T15:23:30.471Z] --- PASS: TestBuildMultiStageParentConfig (2.47s) [2022-09-08T15:23:30.471Z] === RUN TestBuildLabelWithTargets [2022-09-08T15:23:30.471Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:23:30.471Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-09-08T15:23:30.471Z] === RUN TestBuildWithEmptyLayers [2022-09-08T15:23:31.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-08T15:23:31.348Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-08T15:23:31.490Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-09-08T15:23:31.490Z] === RUN TestBuildMultiStageOnBuild [2022-09-08T15:23:31.910Z] --- PASS: TestContinueAfterPluginCrash (8.65s) [2022-09-08T15:23:31.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31567051749_/foo_false____} [2022-09-08T15:23:32.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31567051749_/foo_true____} [2022-09-08T15:23:32.729Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-08T15:23:33.292Z] docker_api_swarm_node_test.go:20: [dd40abf66dccc] joining swarm manager [d974aecca57ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:23:33.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31567051749_/foo_true__0xc000d04f60__} [2022-09-08T15:23:33.855Z] docker_api_swarm_node_test.go:21: [dce8a973995cc] joining swarm manager [d974aecca57ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:23:34.418Z] === CONT TestReadPluginNoRead [2022-09-08T15:23:34.418Z] read_test.go:92: [d7d1403703bf6] daemon is not started [2022-09-08T15:23:34.418Z] --- PASS: TestReadPluginNoRead (7.45s) [2022-09-08T15:23:34.418Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2022-09-08T15:23:34.418Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2022-09-08T15:23:34.418Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2022-09-08T15:23:34.418Z] PASS [2022-09-08T15:23:34.418Z] [2022-09-08T15:23:34.418Z] DONE 6 tests in 11.232s [2022-09-08T15:23:34.418Z] 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-09-08T15:23:34.418Z] ++ 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-09-08T15:23:34.418Z] ++ set -e [2022-09-08T15:23:34.418Z] ++ '[' -n 0 ']' [2022-09-08T15:23:34.418Z] ++ set -x [2022-09-08T15:23:34.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-08T15:23:34.418Z] testing: warning: no tests to run [2022-09-08T15:23:34.418Z] PASS [2022-09-08T15:23:34.418Z] [2022-09-08T15:23:34.418Z] DONE 0 tests in 0.050s [2022-09-08T15:23:34.418Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-08T15:23:34.418Z] ++ 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-09-08T15:23:34.418Z] ++ set -e [2022-09-08T15:23:34.418Z] ++ '[' -n 0 ']' [2022-09-08T15:23:34.418Z] ++ set -x [2022-09-08T15:23:34.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-08T15:23:34.418Z] INFO: Testing against a local daemon [2022-09-08T15:23:34.418Z] === RUN TestPluginWithDevMounts [2022-09-08T15:23:34.418Z] === PAUSE TestPluginWithDevMounts [2022-09-08T15:23:34.418Z] === CONT TestPluginWithDevMounts [2022-09-08T15:23:35.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d04f78_} [2022-09-08T15:23:36.273Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-09-08T15:23:36.273Z] PASS [2022-09-08T15:23:36.273Z] [2022-09-08T15:23:36.273Z] DONE 1 tests in 1.737s [2022-09-08T15:23:36.273Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-08T15:23:36.273Z] ++ 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-09-08T15:23:36.273Z] ++ set -e [2022-09-08T15:23:36.273Z] ++ '[' -n 0 ']' [2022-09-08T15:23:36.273Z] ++ set -x [2022-09-08T15:23:36.273Z] ++ 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-09-08T15:23:36.273Z] INFO: Testing against a local daemon [2022-09-08T15:23:36.273Z] === RUN TestSecretInspect [2022-09-08T15:23:36.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d04f90_} [2022-09-08T15:23:38.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d04fa8_} [2022-09-08T15:23:38.457Z] --- PASS: TestSecretInspect (2.23s) [2022-09-08T15:23:38.457Z] === RUN TestSecretList [2022-09-08T15:23:39.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d04fc0_} [2022-09-08T15:23:40.752Z] --- PASS: TestSecretList (2.23s) [2022-09-08T15:23:40.752Z] === RUN TestSecretsCreateAndDelete [2022-09-08T15:23:40.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-08T15:23:41.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-08T15:23:41.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-08T15:23:41.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-08T15:23:41.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-08T15:23:41.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-08T15:23:41.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-08T15:23:41.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-08T15:23:42.107Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-08T15:23:43.034Z] --- PASS: TestSecretsCreateAndDelete (2.42s) [2022-09-08T15:23:43.034Z] === RUN TestSecretsUpdate [2022-09-08T15:23:44.338Z] --- PASS: TestBuildMultiStageOnBuild (12.11s) [2022-09-08T15:23:44.338Z] === RUN TestBuildUncleanTarFilenames [2022-09-08T15:23:44.338Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:23:44.338Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-09-08T15:23:44.338Z] === RUN TestBuildMultiStageLayerLeak [2022-09-08T15:23:44.401Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-08T15:23:44.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-08T15:23:45.587Z] --- PASS: TestSecretsUpdate (2.49s) [2022-09-08T15:23:45.587Z] === RUN TestTemplatedSecret [2022-09-08T15:23:45.843Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-08T15:23:48.172Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-08T15:23:48.172Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-08T15:23:48.172Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 16.2% of statements [2022-09-08T15:23:48.361Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-08T15:23:48.924Z] docker_api_swarm_test.go:502: [dd313f238d010] joining swarm manager [d6fd5c983a673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:23:49.102Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-09-08T15:23:49.102Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-08T15:23:49.102Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-08T15:23:49.102Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-08T15:23:49.180Z] --- PASS: TestTemplatedSecret (3.60s) [2022-09-08T15:23:49.180Z] === RUN TestSecretCreateResolve [2022-09-08T15:23:49.666Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-08T15:23:49.666Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-08T15:23:49.666Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-08T15:23:49.666Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-08T15:23:49.923Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-08T15:23:49.923Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-08T15:23:50.108Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-08T15:23:50.109Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-08T15:23:50.671Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-08T15:23:51.233Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-08T15:23:51.290Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-08T15:23:51.291Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-08T15:23:51.291Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-09-08T15:23:51.489Z] --- PASS: TestSecretCreateResolve (2.41s) [2022-09-08T15:23:51.489Z] PASS [2022-09-08T15:23:51.489Z] [2022-09-08T15:23:51.489Z] DONE 6 tests in 15.498s [2022-09-08T15:23:51.489Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-08T15:23:51.489Z] ++ 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-09-08T15:23:51.489Z] ++ set -e [2022-09-08T15:23:51.489Z] ++ '[' -n 0 ']' [2022-09-08T15:23:51.489Z] ++ set -x [2022-09-08T15:23:51.489Z] ++ 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-09-08T15:23:51.546Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-08T15:23:51.546Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-08T15:23:51.546Z] ? github.com/docker/docker/api/types [no test files] [2022-09-08T15:23:51.546Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-08T15:23:51.546Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-08T15:23:51.546Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-08T15:23:51.546Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-08T15:23:51.746Z] INFO: Testing against a local daemon [2022-09-08T15:23:51.746Z] === RUN TestServiceCreateInit [2022-09-08T15:23:51.746Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T15:23:51.746Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-08T15:23:51.802Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-09-08T15:23:52.059Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-09-08T15:23:52.059Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-08T15:23:52.059Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-08T15:23:52.059Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-08T15:23:52.059Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-08T15:23:52.059Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-08T15:23:52.059Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-08T15:23:52.059Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-08T15:23:52.059Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-09-08T15:23:52.308Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-08T15:23:52.315Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/builder [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-08T15:23:52.315Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-08T15:23:52.870Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-08T15:23:53.800Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-08T15:23:54.362Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-08T15:23:55.291Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-08T15:23:55.580Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2022-09-08T15:23:55.580Z] ok github.com/docker/docker/builder/dockerfile 0.213s coverage: 48.5% of statements [2022-09-08T15:23:55.580Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-08T15:23:55.854Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-08T15:23:56.142Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-08T15:23:56.417Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T15:23:56.673Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-08T15:23:57.235Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-08T15:23:57.326Z] ok github.com/docker/docker/builder/remotecontext/git 1.685s coverage: 86.3% of statements [2022-09-08T15:23:57.326Z] ? github.com/docker/docker/cli [no test files] [2022-09-08T15:23:57.326Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-08T15:23:57.798Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-08T15:23:58.728Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-08T15:23:59.657Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-08T15:23:59.913Z] docker_api_swarm_test.go:507: [df0b4d9995f6b] joining swarm manager [d6fd5c983a673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:24:00.476Z] --- PASS: TestServiceCreateInit (8.77s) [2022-09-08T15:24:00.476Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s) [2022-09-08T15:24:00.476Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s) [2022-09-08T15:24:00.476Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T15:24:00.476Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-08T15:24:01.038Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-08T15:24:01.038Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-08T15:24:01.600Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-08T15:24:02.399Z] --- PASS: TestBuildMultiStageLayerLeak (16.34s) [2022-09-08T15:24:02.399Z] === RUN TestBuildWithHugeFile [2022-09-08T15:24:02.550Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-08T15:24:02.602Z] ok github.com/docker/docker/client 0.126s coverage: 75.4% of statements [2022-09-08T15:24:03.478Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-08T15:24:04.041Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-08T15:24:04.969Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-08T15:24:06.336Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-08T15:24:07.264Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-08T15:24:09.156Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-08T15:24:12.426Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-08T15:24:13.793Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-08T15:24:14.355Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-08T15:24:16.872Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-08T15:24:17.800Z] --- PASS: TestCreateServiceMultipleTimes (17.13s) [2022-09-08T15:24:17.800Z] === RUN TestCreateServiceConflict [2022-09-08T15:24:19.166Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-08T15:24:19.424Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-08T15:24:20.353Z] --- PASS: TestCreateServiceConflict (2.50s) [2022-09-08T15:24:20.353Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T15:24:22.875Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-08T15:24:23.436Z] --- PASS: TestCreateServiceMaxReplicas (3.13s) [2022-09-08T15:24:23.436Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T15:24:23.436Z] === RUN TestDockerSuite/TestCpToDot [2022-09-08T15:24:23.998Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-08T15:24:24.927Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-08T15:24:26.314Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-08T15:24:26.876Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-08T15:24:27.804Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-08T15:24:27.804Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-08T15:24:28.366Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-08T15:24:28.928Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-08T15:24:29.184Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-08T15:24:29.184Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-08T15:24:29.441Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-08T15:24:30.003Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-08T15:24:30.003Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-08T15:24:30.003Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-08T15:24:30.259Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-08T15:24:30.515Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-08T15:24:30.771Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-08T15:24:31.027Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-08T15:24:31.027Z] === RUN TestDockerSuite/TestCreateRM [2022-09-08T15:24:31.027Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-08T15:24:31.027Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-08T15:24:31.027Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-08T15:24:31.027Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-08T15:24:31.283Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-08T15:24:32.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-08T15:24:32.774Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-08T15:24:32.774Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-08T15:24:32.774Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-08T15:24:34.665Z] docker_api_swarm_node_test.go:81: [d64d4691c7b09] joining swarm manager [ddcda9ebe8f81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:24:36.559Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-08T15:24:36.559Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-08T15:24:36.559Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-08T15:24:36.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-08T15:24:36.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-08T15:24:36.817Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-08T15:24:37.074Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.73s) [2022-09-08T15:24:37.074Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T15:24:37.330Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-08T15:24:38.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-08T15:24:39.190Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-08T15:24:40.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-08T15:24:41.271Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2022-09-08T15:24:41.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-08T15:24:42.421Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-08T15:24:42.637Z] ok github.com/docker/docker/container 0.138s coverage: 34.3% of statements [2022-09-08T15:24:42.637Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-08T15:24:42.637Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-08T15:24:42.637Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-08T15:24:42.637Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-08T15:24:42.983Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-08T15:24:42.983Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-08T15:24:43.238Z] === RUN TestDockerSuite/TestDockerFails [2022-09-08T15:24:43.238Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-08T15:24:43.494Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-08T15:24:43.494Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-08T15:24:44.057Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-08T15:24:44.619Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-08T15:24:45.547Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-08T15:24:45.547Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-08T15:24:45.547Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-08T15:24:45.804Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-08T15:24:47.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-08T15:24:50.246Z] docker_api_swarm_node_test.go:53: [d8f3f40fafe79] joining swarm manager [d75bbf06f144a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:24:50.246Z] --- PASS: TestCreateServiceSecretFileMode (13.05s) [2022-09-08T15:24:50.246Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T15:24:50.729Z] ok github.com/docker/docker/daemon/cluster 0.097s coverage: 0.5% of statements [2022-09-08T15:24:50.808Z] docker_api_swarm_node_test.go:54: [d65e33efcc0b3] joining swarm manager [d75bbf06f144a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:24:51.065Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-08T15:24:51.659Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-08T15:24:52.588Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-09-08T15:24:52.957Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-08T15:24:54.846Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-08T15:24:55.776Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-08T15:24:56.338Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-08T15:24:56.901Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-08T15:24:57.464Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-08T15:24:58.026Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-08T15:24:58.282Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-08T15:24:58.843Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-08T15:25:00.208Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-08T15:25:00.673Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-09-08T15:25:00.929Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.8% of statements [2022-09-08T15:25:01.137Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-08T15:25:01.186Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-09-08T15:25:01.749Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-08T15:25:02.312Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-09-08T15:25:03.030Z] --- PASS: TestCreateServiceConfigFileMode (12.82s) [2022-09-08T15:25:03.030Z] === RUN TestCreateServiceSysctls [2022-09-08T15:25:03.592Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-08T15:25:04.204Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.855s coverage: 73.3% of statements [2022-09-08T15:25:04.204Z] ok github.com/docker/docker/daemon 12.150s coverage: 17.0% of statements [2022-09-08T15:25:04.204Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-08T15:25:04.204Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-08T15:25:04.204Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-08T15:25:04.204Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-08T15:25:05.572Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 60.7% of statements [2022-09-08T15:25:06.109Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-08T15:25:06.109Z] --- PASS: TestCreateServiceSysctls (3.23s) [2022-09-08T15:25:06.109Z] === RUN TestCreateServiceCapabilities [2022-09-08T15:25:06.518Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-09-08T15:25:06.671Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-08T15:25:07.602Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-08T15:25:07.885Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-09-08T15:25:08.968Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2022-09-08T15:25:08.968Z] === RUN TestInspect [2022-09-08T15:25:09.785Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.334s coverage: 50.5% of statements [2022-09-08T15:25:10.042Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.363s coverage: 46.2% of statements [2022-09-08T15:25:10.042Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-08T15:25:11.410Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-09-08T15:25:11.974Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.736s coverage: 58.0% of statements [2022-09-08T15:25:11.974Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-08T15:25:11.974Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-08T15:25:12.230Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-09-08T15:25:12.263Z] --- PASS: TestInspect (2.76s) [2022-09-08T15:25:12.263Z] === RUN TestCreateJob [2022-09-08T15:25:12.794Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-09-08T15:25:13.192Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-08T15:25:13.449Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-08T15:25:14.688Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2022-09-08T15:25:14.688Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-08T15:25:14.688Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-08T15:25:14.688Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2022-09-08T15:25:14.817Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-08T15:25:15.072Z] --- PASS: TestCreateJob (3.33s) [2022-09-08T15:25:15.072Z] === RUN TestReplicatedJob [2022-09-08T15:25:15.072Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-08T15:25:15.328Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-08T15:25:15.585Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-08T15:25:15.843Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-08T15:25:15.843Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-08T15:25:16.057Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-09-08T15:25:16.057Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 77.8% of statements [2022-09-08T15:25:16.057Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-08T15:25:16.057Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-08T15:25:16.620Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-09-08T15:25:16.877Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-09-08T15:25:16.877Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-09-08T15:25:17.210Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-08T15:25:17.808Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-09-08T15:25:17.808Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-08T15:25:18.371Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 54.7% of statements [2022-09-08T15:25:18.576Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-08T15:25:18.576Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-08T15:25:18.576Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-08T15:25:18.628Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-09-08T15:25:19.505Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-08T15:25:19.556Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-08T15:25:19.762Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-08T15:25:19.812Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-08T15:25:20.376Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-08T15:25:20.688Z] --- PASS: TestReplicatedJob (5.68s) [2022-09-08T15:25:20.688Z] === RUN TestUpdateReplicatedJob [2022-09-08T15:25:20.943Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-08T15:25:21.304Z] ok github.com/docker/docker/daemon/logger/splunk 1.646s coverage: 82.5% of statements [2022-09-08T15:25:21.304Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-08T15:25:21.304Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-08T15:25:21.872Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-08T15:25:22.128Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-08T15:25:22.128Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-08T15:25:22.128Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-08T15:25:22.128Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-08T15:25:22.128Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-08T15:25:22.231Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-09-08T15:25:23.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-08T15:25:23.598Z] ok github.com/docker/docker/distribution 1.497s coverage: 27.6% of statements [2022-09-08T15:25:23.598Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-08T15:25:24.026Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-09-08T15:25:24.026Z] === RUN TestServiceListWithStatuses [2022-09-08T15:25:24.026Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:25:24.026Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T15:25:24.026Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T15:25:24.159Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-08T15:25:24.721Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-09-08T15:25:24.721Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 85.1% of statements [2022-09-08T15:25:24.721Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-08T15:25:24.957Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-08T15:25:25.217Z] === RUN TestDockerSuite/TestEventsRename [2022-09-08T15:25:25.282Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-09-08T15:25:25.282Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-08T15:25:25.538Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-09-08T15:25:25.538Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-08T15:25:25.794Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-08T15:25:26.146Z] === RUN TestDockerSuite/TestEventsResize [2022-09-08T15:25:26.711Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-08T15:25:27.161Z] ok github.com/docker/docker/oci 0.026s coverage: 40.6% of statements [2022-09-08T15:25:27.742Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2022-09-08T15:25:27.742Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-08T15:25:28.612Z] --- PASS: TestDockerNetworkConnectAlias (4.75s) [2022-09-08T15:25:28.612Z] === RUN TestDockerNetworkReConnect [2022-09-08T15:25:29.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-08T15:25:29.635Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.2% of statements [2022-09-08T15:25:30.196Z] ok github.com/docker/docker/pkg/authorization 0.104s coverage: 68.3% of statements [2022-09-08T15:25:30.452Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-08T15:25:30.452Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-08T15:25:32.057Z] docker_api_swarm_test.go:202: [d466d908b8ce9] joining swarm manager [d147c8b2b26a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:25:32.058Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-08T15:25:32.636Z] --- PASS: TestDockerNetworkReConnect (3.97s) [2022-09-08T15:25:32.636Z] === RUN TestServicePlugin [2022-09-08T15:25:32.892Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-08T15:25:33.454Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-08T15:25:33.718Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 43.5% of statements [2022-09-08T15:25:33.974Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-08T15:25:34.275Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-09-08T15:25:34.531Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-09-08T15:25:35.094Z] ok github.com/docker/docker/layer 7.876s coverage: 68.8% of statements [2022-09-08T15:25:35.094Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-08T15:25:35.094Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-08T15:25:35.094Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-08T15:25:35.094Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-08T15:25:35.094Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-08T15:25:35.094Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-08T15:25:35.094Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-08T15:25:35.657Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2022-09-08T15:25:35.913Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2022-09-08T15:25:36.476Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-09-08T15:25:36.722Z] plugin_test.go:62: [de2b7cc7ee56b] joining swarm manager [d78492363dc6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:25:36.722Z] === RUN TestDockerSuite/TestEventsTop [2022-09-08T15:25:36.978Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-08T15:25:37.405Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2022-09-08T15:25:37.539Z] plugin_test.go:65: [d0e1993953648] joining swarm manager [d78492363dc6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:25:37.968Z] ok github.com/docker/docker/pkg/discovery/kv 3.020s coverage: 84.1% of statements [2022-09-08T15:25:38.224Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 86.5% of statements [2022-09-08T15:25:38.480Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-09-08T15:25:38.480Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-08T15:25:39.428Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-08T15:25:39.847Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 69.5% of statements [2022-09-08T15:25:39.847Z] ok github.com/docker/docker/pkg/ioutils 0.423s coverage: 70.6% of statements [2022-09-08T15:25:40.104Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-09-08T15:25:40.104Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-08T15:25:40.104Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-08T15:25:40.104Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-08T15:25:40.104Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-08T15:25:40.360Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-08T15:25:40.360Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-08T15:25:40.617Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-09-08T15:25:40.873Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-08T15:25:41.129Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-09-08T15:25:41.129Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-08T15:25:41.129Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-08T15:25:41.129Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-08T15:25:41.691Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-09-08T15:25:42.253Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-09-08T15:25:42.509Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-09-08T15:25:42.766Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-08T15:25:44.130Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-09-08T15:25:44.130Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-09-08T15:25:48.340Z] ok github.com/docker/docker/pkg/signal 3.340s coverage: 62.3% of statements [2022-09-08T15:25:48.340Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-09-08T15:25:48.596Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-08T15:25:48.596Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-08T15:25:49.158Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.9% of statements [2022-09-08T15:25:49.722Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-09-08T15:25:49.978Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-09-08T15:25:50.541Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-09-08T15:25:50.541Z] coverage: [no statements] [2022-09-08T15:25:50.541Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-08T15:25:51.112Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-08T15:25:51.112Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-08T15:25:51.400Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-08T15:25:51.594Z] === RUN TestDockerSuite/TestExec [2022-09-08T15:25:51.594Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-08T15:25:51.594Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-08T15:25:51.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-08T15:25:51.851Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-08T15:25:52.413Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-08T15:25:53.291Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-09-08T15:25:53.547Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-08T15:25:53.779Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-08T15:25:54.036Z] docker_api_swarm_test.go:384: [d15739bfcbfae] joining swarm manager [d0c7e2c979bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:25:54.109Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-09-08T15:25:54.293Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-08T15:25:54.855Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-08T15:25:55.038Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2022-09-08T15:25:55.419Z] docker_api_swarm_test.go:385: [d47f8f425532b] joining swarm manager [d0c7e2c979bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:25:55.419Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-08T15:25:55.601Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-09-08T15:25:55.980Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-08T15:25:56.530Z] ok github.com/docker/docker/registry 0.054s coverage: 57.1% of statements [2022-09-08T15:25:56.542Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-08T15:25:57.092Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-08T15:25:57.092Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-08T15:25:57.105Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-08T15:25:57.654Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-09-08T15:25:57.910Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-08T15:25:58.036Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-08T15:25:58.963Z] === RUN TestDockerSuite/TestExecEnv [2022-09-08T15:25:59.524Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-08T15:25:59.800Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-08T15:26:00.362Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2022-09-08T15:26:00.451Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-08T15:26:00.618Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-09-08T15:26:00.706Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-08T15:26:01.983Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2022-09-08T15:26:03.223Z] --- PASS: TestServicePlugin (30.37s) [2022-09-08T15:26:03.223Z] === RUN TestServiceUpdateLabel [2022-09-08T15:26:03.482Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-08T15:26:04.044Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-08T15:26:04.605Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-08T15:26:05.166Z] === RUN TestDockerSuite/TestExecParseError [2022-09-08T15:26:05.422Z] --- PASS: TestServiceUpdateLabel (2.53s) [2022-09-08T15:26:05.422Z] === RUN TestServiceUpdateSecrets [2022-09-08T15:26:05.984Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-08T15:26:06.546Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-08T15:26:06.802Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-08T15:26:08.167Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-08T15:26:08.729Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-08T15:26:09.291Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-08T15:26:16.817Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/rootless [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/volume [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-08T15:26:16.818Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === Skipped [2022-09-08T15:26:16.818Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-08T15:26:16.818Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-08T15:26:16.818Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:74: No driver to put! [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-08T15:26:16.818Z] time="2022-09-08T15:25:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-08T15:26:16.818Z] time="2022-09-08T15:25:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-08T15:26:16.818Z] time="2022-09-08T15:25:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-08T15:26:16.818Z] time="2022-09-08T15:25:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-08T15:26:16.818Z] time="2022-09-08T15:25:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:74: No driver to put! [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-08T15:26:16.818Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-08T15:26:16.818Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-08T15:26:16.818Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-08T15:26:16.818Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-08T15:26:16.818Z] graphtest_unix.go:74: No driver to put! [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-08T15:26:16.818Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-08T15:26:16.818Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-08T15:26:16.818Z] [2022-09-08T15:26:16.818Z] DONE 2251 tests, 26 skipped in 245.212s Post stage [Pipeline] junit [2022-09-08T15:26:16.828Z] Recording test results [2022-09-08T15:26:16.999Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-08T15:26:17.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44109/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0a2b6553516a7153ec2d60e75e8b3acfe3c3a9e3 hack/validate/vendor [2022-09-08T15:26:17.880Z] update vendored copy of archive/tar [2022-09-08T15:26:17.880Z] downloading: https://golang.org/dl/go1.18.6.src.tar.gz [2022-09-08T15:26:19.769Z] patching file stat_unix.go [2022-09-08T15:26:19.770Z] 2022/09/08 15:26:19 Collecting initial packages [2022-09-08T15:26:19.770Z] 2022/09/08 15:26:19 Download dependencies [2022-09-08T15:26:21.458Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-08T15:26:21.458Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2022-09-08T15:26:21.458Z] === RUN TestServiceUpdateConfigs [2022-09-08T15:26:21.458Z] === RUN TestDockerSuite/TestExecTTY [2022-09-08T15:26:21.458Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-08T15:26:21.716Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-08T15:26:22.282Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-08T15:26:22.844Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-08T15:26:22.844Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-08T15:26:22.844Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-08T15:26:23.075Z] 2022/09/08 15:26:22 Starting whole vndr cycle because no package specified [2022-09-08T15:26:23.075Z] 2022/09/08 15:26:22 Ignoring paths matching "^archive/tar" [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-09-08T15:26:23.332Z] 2022/09/08 15:26:23 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-09-08T15:26:24.210Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-08T15:26:24.261Z] 2022/09/08 15:26:24 Finished clone github.com/Azure/go-ansiterm [2022-09-08T15:26:24.261Z] 2022/09/08 15:26:24 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-09-08T15:26:24.467Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Finished clone github.com/tchap/go-patricia [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Finished clone github.com/willf/bitset [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Finished clone github.com/google/uuid [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Finished clone github.com/creack/pty [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Finished clone github.com/moby/locker [2022-09-08T15:26:24.518Z] 2022/09/08 15:26:24 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-09-08T15:26:24.819Z] 2022/09/08 15:26:24 Finished clone github.com/moby/term [2022-09-08T15:26:24.819Z] 2022/09/08 15:26:24 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-09-08T15:26:24.819Z] 2022/09/08 15:26:24 Finished clone github.com/docker/libtrust [2022-09-08T15:26:24.819Z] 2022/09/08 15:26:24 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-09-08T15:26:24.819Z] 2022/09/08 15:26:24 Finished clone github.com/moby/sys [2022-09-08T15:26:24.819Z] 2022/09/08 15:26:24 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-09-08T15:26:24.819Z] 2022/09/08 15:26:24 Finished clone github.com/gorilla/mux [2022-09-08T15:26:24.819Z] 2022/09/08 15:26:24 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-09-08T15:26:25.076Z] 2022/09/08 15:26:24 Finished clone github.com/Microsoft/go-winio [2022-09-08T15:26:25.076Z] 2022/09/08 15:26:24 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-09-08T15:26:25.333Z] 2022/09/08 15:26:25 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-09-08T15:26:25.333Z] 2022/09/08 15:26:25 Finished clone github.com/sirupsen/logrus [2022-09-08T15:26:25.394Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-08T15:26:25.650Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-08T15:26:25.896Z] 2022/09/08 15:26:25 Finished clone github.com/docker/go-units [2022-09-08T15:26:25.896Z] 2022/09/08 15:26:25 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-09-08T15:26:25.896Z] 2022/09/08 15:26:25 Finished clone github.com/syndtr/gocapability [2022-09-08T15:26:25.896Z] 2022/09/08 15:26:25 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-09-08T15:26:26.153Z] 2022/09/08 15:26:26 Finished clone github.com/RackSec/srslog [2022-09-08T15:26:26.153Z] 2022/09/08 15:26:26 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-09-08T15:26:26.212Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-08T15:26:26.409Z] 2022/09/08 15:26:26 Finished clone github.com/imdario/mergo [2022-09-08T15:26:26.409Z] 2022/09/08 15:26:26 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-09-08T15:26:26.409Z] 2022/09/08 15:26:26 Finished clone golang.org/x/sync [2022-09-08T15:26:26.409Z] 2022/09/08 15:26:26 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-09-08T15:26:26.665Z] 2022/09/08 15:26:26 Finished clone gotest.tools/v3 [2022-09-08T15:26:26.665Z] 2022/09/08 15:26:26 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-09-08T15:26:26.665Z] 2022/09/08 15:26:26 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-09-08T15:26:26.665Z] 2022/09/08 15:26:26 Finished clone github.com/google/go-cmp [2022-09-08T15:26:27.229Z] 2022/09/08 15:26:27 Finished clone github.com/tonistiigi/units [2022-09-08T15:26:27.229Z] 2022/09/08 15:26:27 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-09-08T15:26:27.485Z] 2022/09/08 15:26:27 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-09-08T15:26:27.485Z] 2022/09/08 15:26:27 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-09-08T15:26:27.485Z] 2022/09/08 15:26:27 Finished clone github.com/docker/go-connections [2022-09-08T15:26:27.485Z] 2022/09/08 15:26:27 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-09-08T15:26:27.742Z] 2022/09/08 15:26:27 Finished clone github.com/opentracing/opentracing-go [2022-09-08T15:26:27.742Z] 2022/09/08 15:26:27 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-09-08T15:26:27.999Z] 2022/09/08 15:26:27 Finished clone github.com/opentracing-contrib/go-stdlib [2022-09-08T15:26:27.999Z] 2022/09/08 15:26:27 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-09-08T15:26:27.999Z] 2022/09/08 15:26:27 Finished clone github.com/mitchellh/hashstructure [2022-09-08T15:26:27.999Z] 2022/09/08 15:26:27 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-09-08T15:26:27.999Z] 2022/09/08 15:26:27 Finished clone github.com/google/shlex [2022-09-08T15:26:27.999Z] 2022/09/08 15:26:27 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-09-08T15:26:27.999Z] 2022/09/08 15:26:27 Finished clone github.com/gofrs/flock [2022-09-08T15:26:27.999Z] 2022/09/08 15:26:27 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-09-08T15:26:29.370Z] 2022/09/08 15:26:28 Finished clone github.com/docker/go-events [2022-09-08T15:26:29.370Z] 2022/09/08 15:26:28 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-09-08T15:26:29.370Z] 2022/09/08 15:26:29 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-09-08T15:26:29.370Z] 2022/09/08 15:26:29 Finished clone github.com/sean-/seed [2022-09-08T15:26:29.370Z] 2022/09/08 15:26:29 Finished clone github.com/armon/go-radix [2022-09-08T15:26:29.370Z] 2022/09/08 15:26:29 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-09-08T15:26:29.627Z] 2022/09/08 15:26:29 Finished clone github.com/tonistiigi/fsutil [2022-09-08T15:26:29.627Z] 2022/09/08 15:26:29 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-09-08T15:26:29.627Z] 2022/09/08 15:26:29 Finished clone github.com/armon/go-metrics [2022-09-08T15:26:29.627Z] 2022/09/08 15:26:29 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-09-08T15:26:30.015Z] --- PASS: TestBuildWithHugeFile (136.62s) [2022-09-08T15:26:30.015Z] === RUN TestBuildWithEmptyDockerfile [2022-09-08T15:26:30.015Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:26:30.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:26:30.015Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:26:30.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:26:30.015Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:26:30.015Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:26:30.015Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-08T15:26:30.015Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-08T15:26:30.015Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-08T15:26:30.015Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-09-08T15:26:30.015Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-09-08T15:26:30.015Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-09-08T15:26:30.015Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-09-08T15:26:30.015Z] === RUN TestBuildPreserveOwnership [2022-09-08T15:26:30.015Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:26:30.015Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-09-08T15:26:30.015Z] === RUN TestBuildPlatformInvalid [2022-09-08T15:26:30.015Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-09-08T15:26:30.015Z] PASS [2022-09-08T15:26:30.015Z] ok github.com/docker/docker/integration/build 203.671s [2022-09-08T15:26:30.015Z] [2022-09-08T15:26:30.015Z] === Skipped [2022-09-08T15:26:30.015Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-09-08T15:26:30.015Z] build_session_test.go:25: TODO: BuildKit [2022-09-08T15:26:30.015Z] [2022-09-08T15:26:30.015Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-09-08T15:26:30.015Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.015Z] [2022-09-08T15:26:30.015Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-09-08T15:26:30.015Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:26:30.015Z] [2022-09-08T15:26:30.015Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-09-08T15:26:30.015Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:26:30.015Z] [2022-09-08T15:26:30.015Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-09-08T15:26:30.015Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:26:30.015Z] [2022-09-08T15:26:30.015Z] DONE 28 tests, 5 skipped in 235.857s [2022-09-08T15:26:30.015Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-09-08T15:26:30.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:26:30.015Z] INFO: Testing against a local daemon [2022-09-08T15:26:30.015Z] === RUN TestConfigInspect [2022-09-08T15:26:30.015Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.015Z] --- SKIP: TestConfigInspect (0.00s) [2022-09-08T15:26:30.015Z] === RUN TestConfigList [2022-09-08T15:26:30.015Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.015Z] --- SKIP: TestConfigList (0.00s) [2022-09-08T15:26:30.015Z] === RUN TestConfigsCreateAndDelete [2022-09-08T15:26:30.015Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.015Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-09-08T15:26:30.015Z] === RUN TestConfigsUpdate [2022-09-08T15:26:30.015Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.015Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-09-08T15:26:30.015Z] === RUN TestTemplatedConfig [2022-09-08T15:26:30.015Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.015Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-08T15:26:30.015Z] === RUN TestConfigCreateResolve [2022-09-08T15:26:30.015Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:26:30.015Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-09-08T15:26:30.015Z] === RUN TestConfigDaemonLibtrustID [2022-09-08T15:26:30.015Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:26:30.015Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-09-08T15:26:30.015Z] PASS [2022-09-08T15:26:30.015Z] ok github.com/docker/docker/integration/config 0.127s [2022-09-08T15:26:30.015Z] [2022-09-08T15:26:30.015Z] === Skipped [2022-09-08T15:26:30.015Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-09-08T15:26:30.016Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] [2022-09-08T15:26:30.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-09-08T15:26:30.016Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] [2022-09-08T15:26:30.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-09-08T15:26:30.016Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] [2022-09-08T15:26:30.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-09-08T15:26:30.016Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] [2022-09-08T15:26:30.016Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-09-08T15:26:30.016Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] [2022-09-08T15:26:30.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-09-08T15:26:30.016Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:26:30.016Z] [2022-09-08T15:26:30.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-09-08T15:26:30.016Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:26:30.016Z] [2022-09-08T15:26:30.016Z] DONE 7 tests, 7 skipped in 2.241s [2022-09-08T15:26:30.016Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-09-08T15:26:30.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:26:30.016Z] INFO: Testing against a local daemon [2022-09-08T15:26:30.016Z] === RUN TestCheckpoint [2022-09-08T15:26:30.016Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:26:30.016Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestContainerInvalidJSON [2022-09-08T15:26:30.016Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:26:30.016Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:26:30.016Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:26:30.016Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:26:30.016Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:26:30.016Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:26:30.016Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-08T15:26:30.016Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-08T15:26:30.016Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-08T15:26:30.016Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-09-08T15:26:30.016Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-08T15:26:30.016Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-09-08T15:26:30.016Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-09-08T15:26:30.016Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-08T15:26:30.016Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2022-09-08T15:26:30.016Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-08T15:26:30.016Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-08T15:26:30.016Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-08T15:26:30.016Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-08T15:26:30.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-09-08T15:26:30.016Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-08T15:26:30.016Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-08T15:26:30.016Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-09-08T15:26:30.016Z] === RUN TestCopyFromContainer [2022-09-08T15:26:30.016Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-08T15:26:30.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:26:30.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:26:30.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:26:30.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:26:30.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:26:30.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:26:30.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-08T15:26:30.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-08T15:26:30.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-08T15:26:30.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-08T15:26:30.016Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-08T15:26:30.016Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidEnv [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-08T15:26:30.016Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-08T15:26:30.016Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-08T15:26:30.016Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-08T15:26:30.016Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-08T15:26:30.016Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-08T15:26:30.016Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-09-08T15:26:30.016Z] === RUN TestCreateTmpfsMountsTarget [2022-09-08T15:26:30.016Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-08T15:26:30.016Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:26:30.016Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-08T15:26:30.016Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:26:30.016Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:26:30.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:26:30.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:26:30.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:26:30.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:26:30.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:26:30.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:26:30.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-08T15:26:30.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-08T15:26:30.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-08T15:26:30.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-08T15:26:30.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-08T15:26:30.016Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-08T15:26:30.016Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-08T15:26:30.016Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestCreateDifferentPlatform [2022-09-08T15:26:30.016Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-08T15:26:30.016Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-08T15:26:30.016Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-08T15:26:30.016Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-08T15:26:30.016Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-08T15:26:30.016Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-09-08T15:26:30.016Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-08T15:26:30.016Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-08T15:26:30.016Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-09-08T15:26:30.016Z] === RUN TestContainerKillOnDaemonStart [2022-09-08T15:26:30.016Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestDiff [2022-09-08T15:26:30.016Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-08T15:26:30.016Z] --- SKIP: TestDiff (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestExecWithCloseStdin [2022-09-08T15:26:30.016Z] --- PASS: TestExecWithCloseStdin (2.72s) [2022-09-08T15:26:30.016Z] === RUN TestExec [2022-09-08T15:26:30.016Z] --- PASS: TestExec (2.33s) [2022-09-08T15:26:30.016Z] === RUN TestExecUser [2022-09-08T15:26:30.016Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-08T15:26:30.016Z] --- SKIP: TestExecUser (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestExportContainerAndImportImage [2022-09-08T15:26:30.016Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-08T15:26:30.016Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:30.016Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestHealthCheckWorkdir [2022-09-08T15:26:30.016Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-08T15:26:30.016Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestHealthKillContainer [2022-09-08T15:26:30.016Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-08T15:26:30.016Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-09-08T15:26:30.016Z] === RUN TestHealthCheckProcessKilled [2022-09-08T15:26:30.557Z] 2022/09/08 15:26:30 Finished clone github.com/hashicorp/errwrap [2022-09-08T15:26:30.557Z] 2022/09/08 15:26:30 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-09-08T15:26:30.814Z] 2022/09/08 15:26:30 Finished clone github.com/hashicorp/memberlist [2022-09-08T15:26:30.814Z] 2022/09/08 15:26:30 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-09-08T15:26:30.814Z] 2022/09/08 15:26:30 Finished clone github.com/hashicorp/go-multierror [2022-09-08T15:26:30.814Z] 2022/09/08 15:26:30 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-09-08T15:26:31.038Z] --- PASS: TestHealthCheckProcessKilled (2.51s) [2022-09-08T15:26:31.038Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-08T15:26:31.038Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-08T15:26:31.038Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-08T15:26:31.038Z] === RUN TestKillContainerInvalidSignal [2022-09-08T15:26:31.377Z] 2022/09/08 15:26:31 Finished clone github.com/docker/libkv [2022-09-08T15:26:31.377Z] 2022/09/08 15:26:31 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-09-08T15:26:31.456Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-08T15:26:31.940Z] 2022/09/08 15:26:31 Finished clone github.com/vishvananda/netns [2022-09-08T15:26:31.940Z] 2022/09/08 15:26:31 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-09-08T15:26:32.196Z] 2022/09/08 15:26:32 Finished clone github.com/golang/gddo [2022-09-08T15:26:32.196Z] 2022/09/08 15:26:32 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-09-08T15:26:32.453Z] 2022/09/08 15:26:32 Finished clone github.com/hashicorp/go-sockaddr [2022-09-08T15:26:32.453Z] 2022/09/08 15:26:32 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-09-08T15:26:33.344Z] --- PASS: TestKillContainerInvalidSignal (2.23s) [2022-09-08T15:26:33.344Z] === RUN TestKillContainer [2022-09-08T15:26:33.344Z] === RUN TestKillContainer/no_signal [2022-09-08T15:26:33.820Z] 2022/09/08 15:26:33 Finished clone github.com/moby/ipvs [2022-09-08T15:26:33.820Z] 2022/09/08 15:26:33 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-09-08T15:26:33.820Z] 2022/09/08 15:26:33 Finished clone github.com/samuel/go-zookeeper [2022-09-08T15:26:33.820Z] 2022/09/08 15:26:33 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-09-08T15:26:34.077Z] 2022/09/08 15:26:33 Finished clone github.com/BurntSushi/toml [2022-09-08T15:26:34.077Z] 2022/09/08 15:26:33 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-09-08T15:26:34.077Z] 2022/09/08 15:26:33 Finished clone github.com/deckarep/golang-set [2022-09-08T15:26:34.077Z] 2022/09/08 15:26:33 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-09-08T15:26:34.334Z] 2022/09/08 15:26:34 Finished clone github.com/hashicorp/go-msgpack [2022-09-08T15:26:34.334Z] 2022/09/08 15:26:34 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-09-08T15:26:34.591Z] 2022/09/08 15:26:34 Finished clone github.com/vishvananda/netlink [2022-09-08T15:26:34.591Z] 2022/09/08 15:26:34 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-09-08T15:26:34.848Z] 2022/09/08 15:26:34 Finished clone github.com/coreos/go-semver [2022-09-08T15:26:34.848Z] 2022/09/08 15:26:34 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-09-08T15:26:35.412Z] 2022/09/08 15:26:35 Finished clone github.com/ishidawataru/sctp [2022-09-08T15:26:35.412Z] 2022/09/08 15:26:35 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-09-08T15:26:35.624Z] === RUN TestKillContainer/non_killing_signal [2022-09-08T15:26:35.625Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-08T15:26:35.625Z] === RUN TestKillContainer/killing_signal [2022-09-08T15:26:35.641Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-09-08T15:26:35.641Z] === RUN TestServiceUpdateNetwork [2022-09-08T15:26:35.641Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-08T15:26:36.341Z] 2022/09/08 15:26:36 Finished clone github.com/modern-go/concurrent [2022-09-08T15:26:36.341Z] 2022/09/08 15:26:36 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-09-08T15:26:36.905Z] 2022/09/08 15:26:36 Finished clone github.com/modern-go/reflect2 [2022-09-08T15:26:36.905Z] 2022/09/08 15:26:36 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-09-08T15:26:37.007Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-08T15:26:37.836Z] 2022/09/08 15:26:37 Finished clone go.etcd.io/bbolt [2022-09-08T15:26:37.836Z] 2022/09/08 15:26:37 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-09-08T15:26:37.836Z] 2022/09/08 15:26:37 Finished clone github.com/json-iterator/go [2022-09-08T15:26:37.836Z] 2022/09/08 15:26:37 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-09-08T15:26:37.836Z] 2022/09/08 15:26:37 Finished clone golang.org/x/net [2022-09-08T15:26:37.836Z] 2022/09/08 15:26:37 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-09-08T15:26:37.909Z] --- PASS: TestKillContainer (4.65s) [2022-09-08T15:26:37.909Z] --- PASS: TestKillContainer/no_signal (2.13s) [2022-09-08T15:26:37.909Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-08T15:26:37.909Z] --- PASS: TestKillContainer/killing_signal (2.47s) [2022-09-08T15:26:37.909Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-08T15:26:37.909Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-08T15:26:37.909Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-08T15:26:37.909Z] === RUN TestKillStoppedContainer [2022-09-08T15:26:37.909Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-08T15:26:37.909Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-09-08T15:26:37.909Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-08T15:26:37.909Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-08T15:26:37.909Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-08T15:26:37.909Z] === RUN TestKillDifferentUserContainer [2022-09-08T15:26:37.909Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-08T15:26:37.909Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-09-08T15:26:37.909Z] === RUN TestInspectOomKilledTrue [2022-09-08T15:26:37.909Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:37.909Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-08T15:26:37.909Z] === RUN TestInspectOomKilledFalse [2022-09-08T15:26:37.909Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:26:37.909Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-08T15:26:37.909Z] === RUN TestLogsFollowTailEmpty [2022-09-08T15:26:38.399Z] 2022/09/08 15:26:38 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-09-08T15:26:38.399Z] 2022/09/08 15:26:38 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-09-08T15:26:38.962Z] 2022/09/08 15:26:38 Finished clone github.com/Microsoft/opengcs [2022-09-08T15:26:38.962Z] 2022/09/08 15:26:38 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-09-08T15:26:38.962Z] 2022/09/08 15:26:38 Finished clone github.com/hashicorp/serf [2022-09-08T15:26:38.962Z] 2022/09/08 15:26:38 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-09-08T15:26:39.219Z] 2022/09/08 15:26:39 Finished clone github.com/mistifyio/go-zfs [2022-09-08T15:26:39.219Z] 2022/09/08 15:26:39 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-09-08T15:26:39.219Z] 2022/09/08 15:26:39 Finished clone github.com/opencontainers/go-digest [2022-09-08T15:26:39.219Z] 2022/09/08 15:26:39 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-09-08T15:26:40.190Z] --- PASS: TestLogsFollowTailEmpty (2.18s) [2022-09-08T15:26:40.190Z] === RUN TestNetworkNat [2022-09-08T15:26:40.190Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-08T15:26:40.190Z] --- SKIP: TestNetworkNat (0.00s) [2022-09-08T15:26:40.190Z] === RUN TestNetworkLocalhostTCPNat [2022-09-08T15:26:41.130Z] 2022/09/08 15:26:40 Finished clone github.com/cyphar/filepath-securejoin [2022-09-08T15:26:41.130Z] 2022/09/08 15:26:40 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-09-08T15:26:41.693Z] 2022/09/08 15:26:41 Finished clone github.com/coreos/go-systemd [2022-09-08T15:26:41.693Z] 2022/09/08 15:26:41 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-09-08T15:26:41.949Z] 2022/09/08 15:26:41 Finished clone github.com/vbatts/tar-split [2022-09-08T15:26:41.949Z] 2022/09/08 15:26:41 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-09-08T15:26:42.249Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-08T15:26:42.249Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-08T15:26:42.249Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-08T15:26:42.249Z] === RUN TestDockerSuite/TestHealth [2022-09-08T15:26:42.878Z] 2022/09/08 15:26:42 Finished clone github.com/opencontainers/runtime-spec [2022-09-08T15:26:42.878Z] 2022/09/08 15:26:42 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-09-08T15:26:43.135Z] 2022/09/08 15:26:43 Finished clone github.com/opencontainers/image-spec [2022-09-08T15:26:43.135Z] 2022/09/08 15:26:43 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-09-08T15:26:43.228Z] --- PASS: TestNetworkLocalhostTCPNat (2.58s) [2022-09-08T15:26:43.228Z] === RUN TestNetworkLoopbackNat [2022-09-08T15:26:43.228Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-08T15:26:43.228Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-09-08T15:26:43.228Z] === RUN TestPause [2022-09-08T15:26:43.228Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-08T15:26:43.228Z] --- SKIP: TestPause (0.00s) [2022-09-08T15:26:43.228Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-08T15:26:43.435Z] 2022/09/08 15:26:43 Finished clone github.com/coreos/go-systemd/v22 [2022-09-08T15:26:43.435Z] 2022/09/08 15:26:43 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-09-08T15:26:43.692Z] 2022/09/08 15:26:43 Finished clone github.com/Graylog2/go-gelf [2022-09-08T15:26:43.692Z] 2022/09/08 15:26:43 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-09-08T15:26:44.257Z] 2022/09/08 15:26:44 Finished clone github.com/godbus/dbus/v5 [2022-09-08T15:26:44.257Z] 2022/09/08 15:26:44 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-09-08T15:26:44.257Z] 2022/09/08 15:26:44 Finished clone github.com/fluent/fluent-logger-golang [2022-09-08T15:26:44.514Z] 2022/09/08 15:26:44 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-09-08T15:26:44.771Z] 2022/09/08 15:26:44 Finished clone github.com/philhofer/fwd [2022-09-08T15:26:44.771Z] 2022/09/08 15:26:44 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-09-08T15:26:44.862Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.27s) [2022-09-08T15:26:44.862Z] === RUN TestPauseStopPausedContainer [2022-09-08T15:26:44.862Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:26:44.862Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-09-08T15:26:44.862Z] === RUN TestPsFilter [2022-09-08T15:26:45.347Z] --- PASS: TestPsFilter (0.12s) [2022-09-08T15:26:45.347Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-08T15:26:46.665Z] 2022/09/08 15:26:46 Finished clone github.com/fsnotify/fsnotify [2022-09-08T15:26:46.665Z] 2022/09/08 15:26:46 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-09-08T15:26:46.665Z] 2022/09/08 15:26:46 Finished clone github.com/bsphere/le_go [2022-09-08T15:26:46.665Z] 2022/09/08 15:26:46 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-09-08T15:26:46.921Z] 2022/09/08 15:26:46 Finished clone github.com/jmespath/go-jmespath [2022-09-08T15:26:46.921Z] 2022/09/08 15:26:46 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-09-08T15:26:47.627Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.40s) [2022-09-08T15:26:47.627Z] === RUN TestRemoveContainerWithVolume [2022-09-08T15:26:48.290Z] 2022/09/08 15:26:48 Finished clone github.com/tinylib/msgp [2022-09-08T15:26:48.290Z] 2022/09/08 15:26:48 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-09-08T15:26:48.547Z] 2022/09/08 15:26:48 Finished clone github.com/golang/groupcache [2022-09-08T15:26:48.547Z] 2022/09/08 15:26:48 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-09-08T15:26:48.547Z] 2022/09/08 15:26:48 Finished clone github.com/docker/libnetwork [2022-09-08T15:26:48.785Z] --- PASS: TestServiceUpdateNetwork (12.73s) [2022-09-08T15:26:48.785Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T15:26:48.785Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-08T15:26:48.804Z] 2022/09/08 15:26:48 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-09-08T15:26:49.367Z] 2022/09/08 15:26:49 Finished clone golang.org/x/oauth2 [2022-09-08T15:26:49.367Z] 2022/09/08 15:26:49 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-09-08T15:26:49.713Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-08T15:26:49.915Z] --- PASS: TestRemoveContainerWithVolume (2.49s) [2022-09-08T15:26:49.915Z] === RUN TestRemoveContainerRunning [2022-09-08T15:26:51.260Z] 2022/09/08 15:26:50 Finished clone github.com/googleapis/gax-go [2022-09-08T15:26:51.260Z] 2022/09/08 15:26:50 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-09-08T15:26:51.260Z] 2022/09/08 15:26:51 Finished clone github.com/miekg/dns [2022-09-08T15:26:51.260Z] 2022/09/08 15:26:51 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-09-08T15:26:52.194Z] --- PASS: TestRemoveContainerRunning (2.27s) [2022-09-08T15:26:52.194Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-08T15:26:52.629Z] 2022/09/08 15:26:52 Finished clone go.opencensus.io [2022-09-08T15:26:52.629Z] 2022/09/08 15:26:52 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-09-08T15:26:52.887Z] 2022/09/08 15:26:52 Finished clone github.com/containerd/fifo [2022-09-08T15:26:52.887Z] 2022/09/08 15:26:52 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-09-08T15:26:54.485Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2022-09-08T15:26:54.486Z] === RUN TestRemoveInvalidContainer [2022-09-08T15:26:54.486Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-09-08T15:26:54.486Z] === RUN TestRenameLinkedContainer [2022-09-08T15:26:54.486Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-08T15:26:54.486Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-09-08T15:26:54.486Z] === RUN TestRenameStoppedContainer [2022-09-08T15:26:54.513Z] 2022/09/08 15:26:54 Finished clone golang.org/x/sys [2022-09-08T15:26:54.513Z] 2022/09/08 15:26:54 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-09-08T15:26:54.962Z] check_test.go:380: [d47f8f425532b] daemon is not started [2022-09-08T15:26:54.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-08T15:26:55.882Z] 2022/09/08 15:26:55 Finished clone github.com/containerd/cgroups [2022-09-08T15:26:55.882Z] 2022/09/08 15:26:55 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-09-08T15:26:56.328Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-08T15:26:56.583Z] docker_api_swarm_test.go:802: [d9d8e83b45724] joining swarm manager [d47644c5061aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:26:57.252Z] 2022/09/08 15:26:57 Finished clone golang.org/x/text [2022-09-08T15:26:57.252Z] 2022/09/08 15:26:57 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-09-08T15:26:57.509Z] 2022/09/08 15:26:57 Finished clone github.com/containerd/go-runc [2022-09-08T15:26:57.509Z] 2022/09/08 15:26:57 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-09-08T15:26:57.950Z] docker_api_swarm_test.go:802: [de96e62d24011] joining swarm manager [d47644c5061aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:26:58.919Z] 2022/09/08 15:26:58 Finished clone github.com/containerd/console [2022-09-08T15:26:58.919Z] 2022/09/08 15:26:58 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-09-08T15:26:58.919Z] 2022/09/08 15:26:58 Finished clone github.com/containerd/typeurl [2022-09-08T15:26:58.919Z] 2022/09/08 15:26:58 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-09-08T15:26:59.315Z] docker_api_swarm_test.go:802: [de85aaaf12f7d] joining swarm manager [d47644c5061aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T15:26:59.483Z] 2022/09/08 15:26:59 Finished clone github.com/containerd/ttrpc [2022-09-08T15:26:59.483Z] 2022/09/08 15:26:59 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-09-08T15:27:00.046Z] 2022/09/08 15:26:59 Finished clone github.com/containerd/continuity [2022-09-08T15:27:00.046Z] 2022/09/08 15:26:59 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-09-08T15:27:00.242Z] docker_api_swarm_test.go:802: [dd59c1dcb5ee6] joining swarm manager [d47644c5061aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-08T15:27:00.804Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-08T15:27:00.804Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-08T15:27:00.804Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-08T15:27:00.804Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-08T15:27:00.980Z] 2022/09/08 15:27:00 Finished clone github.com/gogo/googleapis [2022-09-08T15:27:00.980Z] 2022/09/08 15:27:00 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-09-08T15:27:01.367Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-08T15:27:01.367Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-08T15:27:01.623Z] docker_api_swarm_test.go:810: [d7440b9d1f05a] joining swarm manager [d47644c5061aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-08T15:27:01.879Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-08T15:27:01.879Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-08T15:27:01.879Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-08T15:27:02.136Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-08T15:27:02.136Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-08T15:27:02.375Z] 2022/09/08 15:27:02 Finished clone github.com/opencontainers/runc [2022-09-08T15:27:02.375Z] 2022/09/08 15:27:02 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-09-08T15:27:02.436Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-08T15:27:02.691Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-08T15:27:02.691Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-08T15:27:02.939Z] 2022/09/08 15:27:02 Finished clone google.golang.org/grpc [2022-09-08T15:27:02.939Z] 2022/09/08 15:27:02 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-09-08T15:27:03.253Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-08T15:27:03.253Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-08T15:27:03.323Z] --- PASS: TestRenameStoppedContainer (7.39s) [2022-09-08T15:27:03.323Z] === RUN TestRenameRunningContainerAndReuse [2022-09-08T15:27:03.816Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) [2022-09-08T15:27:03.816Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-09-08T15:27:03.816Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-09-08T15:27:03.816Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-09-08T15:27:03.816Z] PASS [2022-09-08T15:27:03.816Z] [2022-09-08T15:27:03.816Z] === Skipped [2022-09-08T15:27:03.816Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-08T15:27:03.816Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-08T15:27:03.816Z] [2022-09-08T15:27:03.816Z] DONE 27 tests, 1 skipped in 192.278s [2022-09-08T15:27:03.816Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-08T15:27:03.816Z] ++ 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-09-08T15:27:03.816Z] ++ set -e [2022-09-08T15:27:03.816Z] ++ '[' -n 0 ']' [2022-09-08T15:27:03.816Z] ++ set -x [2022-09-08T15:27:03.816Z] ++ 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-09-08T15:27:04.072Z] INFO: Testing against a local daemon [2022-09-08T15:27:04.072Z] === RUN TestSessionCreate [2022-09-08T15:27:04.072Z] --- PASS: TestSessionCreate (0.03s) [2022-09-08T15:27:04.072Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T15:27:04.072Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-09-08T15:27:04.072Z] PASS [2022-09-08T15:27:04.072Z] [2022-09-08T15:27:04.072Z] DONE 2 tests in 0.214s [2022-09-08T15:27:04.072Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-08T15:27:04.072Z] ++ 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-09-08T15:27:04.072Z] ++ set -e [2022-09-08T15:27:04.072Z] ++ '[' -n 0 ']' [2022-09-08T15:27:04.072Z] ++ set -x [2022-09-08T15:27:04.072Z] ++ 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-09-08T15:27:04.310Z] 2022/09/08 15:27:04 Finished clone github.com/Microsoft/hcsshim [2022-09-08T15:27:04.310Z] 2022/09/08 15:27:04 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-09-08T15:27:04.310Z] 2022/09/08 15:27:04 Finished clone github.com/fernet/fernet-go [2022-09-08T15:27:04.310Z] 2022/09/08 15:27:04 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-09-08T15:27:04.349Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-08T15:27:04.349Z] INFO: Testing against a local daemon [2022-09-08T15:27:04.349Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:27:04.349Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:27:04.349Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:27:04.349Z] === RUN TestEventsExecDie [2022-09-08T15:27:05.005Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-08T15:27:05.005Z] --- PASS: TestEventsExecDie (0.73s) [2022-09-08T15:27:05.005Z] === RUN TestEventsBackwardsCompatible [2022-09-08T15:27:05.005Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-08T15:27:05.005Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-08T15:27:05.005Z] === RUN TestInfoBinaryCommits [2022-09-08T15:27:05.005Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-08T15:27:05.005Z] === RUN TestInfoAPIVersioned [2022-09-08T15:27:05.005Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-09-08T15:27:05.005Z] === RUN TestInfoDiscoveryBackend [2022-09-08T15:27:05.567Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-09-08T15:27:05.567Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-08T15:27:05.567Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-08T15:27:06.499Z] --- PASS: TestRenameRunningContainerAndReuse (4.36s) [2022-09-08T15:27:06.499Z] === RUN TestRenameInvalidName [2022-09-08T15:27:06.932Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-08T15:27:06.932Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-08T15:27:06.963Z] 2022/09/08 15:27:06 Finished clone github.com/docker/distribution [2022-09-08T15:27:06.963Z] 2022/09/08 15:27:06 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-09-08T15:27:07.187Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2022-09-08T15:27:07.187Z] === RUN TestInfoAPI [2022-09-08T15:27:07.187Z] --- PASS: TestInfoAPI (0.05s) [2022-09-08T15:27:07.187Z] === RUN TestInfoAPIWarnings [2022-09-08T15:27:08.330Z] 2022/09/08 15:27:08 Finished clone golang.org/x/time [2022-09-08T15:27:08.330Z] 2022/09/08 15:27:08 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-09-08T15:27:08.551Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-08T15:27:08.551Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-08T15:27:08.551Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-08T15:27:08.792Z] --- PASS: TestRenameInvalidName (2.32s) [2022-09-08T15:27:08.792Z] === RUN TestRenameAnonymousContainer [2022-09-08T15:27:08.792Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:08.792Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-09-08T15:27:08.792Z] === RUN TestRenameContainerWithSameName [2022-09-08T15:27:09.259Z] 2022/09/08 15:27:09 Finished clone github.com/cilium/ebpf [2022-09-08T15:27:09.259Z] 2022/09/08 15:27:09 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-09-08T15:27:09.259Z] 2022/09/08 15:27:09 Finished clone github.com/golang/protobuf [2022-09-08T15:27:09.259Z] 2022/09/08 15:27:09 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-09-08T15:27:09.478Z] === RUN TestDockerSuite/TestImportFile [2022-09-08T15:27:09.776Z] 2022/09/08 15:27:09 Finished clone github.com/moby/buildkit [2022-09-08T15:27:09.776Z] 2022/09/08 15:27:09 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-09-08T15:27:10.748Z] 2022/09/08 15:27:10 Finished clone github.com/hashicorp/go-memdb [2022-09-08T15:27:10.748Z] 2022/09/08 15:27:10 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-09-08T15:27:10.842Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-08T15:27:10.842Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-08T15:27:11.005Z] 2022/09/08 15:27:10 Finished clone github.com/hashicorp/golang-lru [2022-09-08T15:27:11.005Z] 2022/09/08 15:27:10 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-09-08T15:27:11.005Z] 2022/09/08 15:27:10 Finished clone github.com/hashicorp/go-immutable-radix [2022-09-08T15:27:11.005Z] 2022/09/08 15:27:10 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-09-08T15:27:11.073Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2022-09-08T15:27:11.073Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-08T15:27:11.073Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:11.073Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-09-08T15:27:11.073Z] === RUN TestResize [2022-09-08T15:27:11.261Z] 2022/09/08 15:27:11 Finished clone github.com/coreos/pkg [2022-09-08T15:27:11.261Z] 2022/09/08 15:27:11 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-09-08T15:27:11.517Z] 2022/09/08 15:27:11 Finished clone golang.org/x/crypto [2022-09-08T15:27:11.517Z] 2022/09/08 15:27:11 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-09-08T15:27:11.769Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-08T15:27:12.698Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-08T15:27:12.885Z] 2022/09/08 15:27:12 Finished clone github.com/beorn7/perks [2022-09-08T15:27:12.885Z] 2022/09/08 15:27:12 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-09-08T15:27:13.143Z] 2022/09/08 15:27:12 Finished clone github.com/prometheus/client_model [2022-09-08T15:27:13.143Z] 2022/09/08 15:27:12 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-09-08T15:27:13.361Z] --- PASS: TestResize (2.28s) [2022-09-08T15:27:13.361Z] === RUN TestResizeWithInvalidSize [2022-09-08T15:27:13.361Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:13.361Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-09-08T15:27:13.361Z] === RUN TestResizeWhenContainerNotStarted [2022-09-08T15:27:13.626Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-08T15:27:14.189Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-08T15:27:14.751Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-08T15:27:15.010Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-08T15:27:15.010Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-08T15:27:15.010Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-08T15:27:15.037Z] 2022/09/08 15:27:14 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-09-08T15:27:15.037Z] 2022/09/08 15:27:14 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-09-08T15:27:15.573Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-08T15:27:15.601Z] 2022/09/08 15:27:15 Finished clone github.com/prometheus/common [2022-09-08T15:27:15.601Z] 2022/09/08 15:27:15 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-09-08T15:27:15.601Z] 2022/09/08 15:27:15 Finished clone github.com/prometheus/client_golang [2022-09-08T15:27:15.601Z] 2022/09/08 15:27:15 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-09-08T15:27:15.642Z] --- PASS: TestResizeWhenContainerNotStarted (2.54s) [2022-09-08T15:27:15.642Z] === RUN TestDaemonRestartKillContainers [2022-09-08T15:27:15.642Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:15.642Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-08T15:27:15.642Z] === RUN TestStats [2022-09-08T15:27:15.642Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-08T15:27:15.642Z] --- SKIP: TestStats (0.00s) [2022-09-08T15:27:15.642Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-08T15:27:16.135Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-08T15:27:16.391Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-08T15:27:16.530Z] 2022/09/08 15:27:16 Finished clone github.com/pkg/errors [2022-09-08T15:27:16.530Z] 2022/09/08 15:27:16 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-09-08T15:27:16.530Z] 2022/09/08 15:27:16 Finished clone github.com/prometheus/procfs [2022-09-08T15:27:16.530Z] 2022/09/08 15:27:16 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-09-08T15:27:16.953Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-08T15:27:17.093Z] 2022/09/08 15:27:16 Finished clone code.cloudfoundry.org/clock [2022-09-08T15:27:17.093Z] 2022/09/08 15:27:16 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-09-08T15:27:17.093Z] 2022/09/08 15:27:17 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-09-08T15:27:17.093Z] 2022/09/08 15:27:17 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-09-08T15:27:17.093Z] 2022/09/08 15:27:17 Finished clone github.com/cespare/xxhash/v2 [2022-09-08T15:27:17.093Z] 2022/09/08 15:27:17 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-09-08T15:27:17.209Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-08T15:27:17.772Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-08T15:27:17.772Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-08T15:27:18.504Z] 2022/09/08 15:27:18 Finished clone github.com/inconshreveable/mousetrap [2022-09-08T15:27:18.504Z] 2022/09/08 15:27:18 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-09-08T15:27:18.761Z] 2022/09/08 15:27:18 Finished clone github.com/spf13/pflag [2022-09-08T15:27:18.761Z] 2022/09/08 15:27:18 Finished clone github.com/morikuni/aec [2022-09-08T15:27:19.139Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-08T15:27:19.701Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-08T15:27:19.957Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-08T15:27:20.128Z] 2022/09/08 15:27:19 Finished clone github.com/docker/go-metrics [2022-09-08T15:27:20.128Z] 2022/09/08 15:27:19 Finished clone github.com/google/certificate-transparency-go [2022-09-08T15:27:20.128Z] 2022/09/08 15:27:20 Finished clone github.com/spf13/cobra [2022-09-08T15:27:20.214Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-08T15:27:20.470Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-08T15:27:20.470Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-08T15:27:20.470Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-08T15:27:21.399Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-08T15:27:21.655Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-08T15:27:22.217Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-08T15:27:22.279Z] 2022/09/08 15:27:22 Finished clone github.com/opencontainers/selinux [2022-09-08T15:27:22.779Z] === RUN TestDockerSuite/TestInspectImage [2022-09-08T15:27:22.779Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-08T15:27:22.779Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-08T15:27:22.779Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-08T15:27:22.779Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-08T15:27:23.035Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-08T15:27:23.596Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-08T15:27:23.596Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-09-08T15:27:23.596Z] === RUN TestInfoDebug [2022-09-08T15:27:23.596Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-08T15:27:24.159Z] --- PASS: TestInfoDebug (0.54s) [2022-09-08T15:27:24.159Z] === RUN TestInfoInsecureRegistries [2022-09-08T15:27:24.159Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-08T15:27:24.735Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-09-08T15:27:24.735Z] === RUN TestInfoRegistryMirrors [2022-09-08T15:27:24.735Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-08T15:27:25.300Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-08T15:27:25.300Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T15:27:25.556Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-08T15:27:25.556Z] === RUN TestPingCacheHeaders [2022-09-08T15:27:25.556Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-08T15:27:25.556Z] === RUN TestPingGet [2022-09-08T15:27:25.556Z] --- PASS: TestPingGet (0.01s) [2022-09-08T15:27:25.556Z] === RUN TestPingHead [2022-09-08T15:27:25.556Z] --- PASS: TestPingHead (0.01s) [2022-09-08T15:27:25.556Z] === RUN TestVersion [2022-09-08T15:27:25.556Z] --- PASS: TestVersion (0.02s) [2022-09-08T15:27:25.556Z] PASS [2022-09-08T15:27:25.556Z] [2022-09-08T15:27:25.556Z] === Skipped [2022-09-08T15:27:25.556Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:27:25.556Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-08T15:27:25.556Z] [2022-09-08T15:27:25.556Z] DONE 18 tests, 1 skipped in 21.472s [2022-09-08T15:27:25.556Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-08T15:27:25.556Z] ++ 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-09-08T15:27:25.556Z] ++ set -e [2022-09-08T15:27:25.556Z] ++ '[' -n 0 ']' [2022-09-08T15:27:25.556Z] ++ set -x [2022-09-08T15:27:25.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-08T15:27:25.812Z] INFO: Testing against a local daemon [2022-09-08T15:27:25.812Z] === RUN TestVolumesCreateAndList [2022-09-08T15:27:25.812Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-08T15:27:25.812Z] === RUN TestVolumesRemove [2022-09-08T15:27:25.812Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-08T15:27:25.812Z] === RUN TestVolumesInspect [2022-09-08T15:27:25.812Z] --- PASS: TestVolumesInspect (0.01s) [2022-09-08T15:27:25.812Z] === RUN TestVolumesInvalidJSON [2022-09-08T15:27:25.812Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-08T15:27:25.812Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-08T15:27:25.812Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-08T15:27:25.812Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-08T15:27:25.812Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-08T15:27:25.812Z] PASS [2022-09-08T15:27:25.812Z] [2022-09-08T15:27:25.812Z] DONE 5 tests in 0.185s [2022-09-08T15:27:25.812Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:27:26.069Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T15:27:26.069Z] +++ kill 5639 [2022-09-08T15:27:27.434Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-08T15:27:27.434Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-08T15:27:27.434Z] +++ /etc/init.d/apparmor stop [2022-09-08T15:27:27.434Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:27:27.434Z] [2022-09-08T15:27:27.434Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:27:27.434Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:27:27.434Z] [2022-09-08T15:27:27.434Z] To set a process to complain mode, use the command line tool [2022-09-08T15:27:27.434Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:27:27.434Z] +++ true [2022-09-08T15:27:27.434Z] exiting test-integration [2022-09-08T15:27:27.434Z] ++ exit 0 [2022-09-08T15:27:27.434Z] [2022-09-08T15:27:27.690Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-08T15:27:28.253Z] + for job in $(jobs -p) [2022-09-08T15:27:28.253Z] + wait 18239 [2022-09-08T15:27:28.332Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.40s) [2022-09-08T15:27:28.332Z] === RUN TestStopContainerWithTimeout [2022-09-08T15:27:28.332Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-08T15:27:28.332Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-09-08T15:27:28.332Z] === RUN TestUpdateRestartPolicy [2022-09-08T15:27:28.509Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-08T15:27:29.441Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-08T15:27:30.003Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-08T15:27:30.565Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-08T15:27:30.822Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-08T15:27:31.385Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-08T15:27:31.641Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-08T15:27:32.203Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-08T15:27:32.203Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-08T15:27:32.269Z] 2022/09/08 15:27:32 Finished clone github.com/cloudflare/cfssl [2022-09-08T15:27:33.571Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-08T15:27:34.499Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-08T15:27:35.430Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-08T15:27:35.686Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-08T15:27:37.053Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-08T15:27:37.984Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-08T15:27:38.820Z] 2022/09/08 15:27:37 Finished clone github.com/containerd/containerd [2022-09-08T15:27:39.350Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-08T15:27:39.350Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-08T15:27:40.712Z] 2022/09/08 15:27:40 Finished clone github.com/coreos/etcd [2022-09-08T15:27:40.718Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-08T15:27:40.975Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-08T15:27:41.537Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-08T15:27:41.642Z] 2022/09/08 15:27:41 Finished clone github.com/docker/swarmkit [2022-09-08T15:27:49.679Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-08T15:27:49.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-08T15:27:49.806Z] --- PASS: TestUpdateRestartPolicy (21.64s) [2022-09-08T15:27:49.806Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-08T15:27:49.949Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-08T15:27:50.825Z] --- PASS: TestUpdateRestartWithAutoRemove (2.22s) [2022-09-08T15:27:50.825Z] === RUN TestWaitNonBlocked [2022-09-08T15:27:50.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:27:50.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:27:50.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:27:50.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:27:50.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-08T15:27:50.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-08T15:27:51.315Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-08T15:27:51.571Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-08T15:27:52.935Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-08T15:27:52.935Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-08T15:27:53.191Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-08T15:27:53.191Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-08T15:27:53.191Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-08T15:27:53.488Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-08T15:27:53.867Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-09-08T15:27:53.867Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.82s) [2022-09-08T15:27:53.867Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.98s) [2022-09-08T15:27:53.867Z] === RUN TestWaitBlocked [2022-09-08T15:27:53.867Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:27:53.867Z] --- SKIP: TestWaitBlocked (0.00s) [2022-09-08T15:27:53.867Z] PASS [2022-09-08T15:27:53.867Z] ok github.com/docker/docker/integration/container 91.137s [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === Skipped [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-09-08T15:27:53.867Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-08T15:27:53.867Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-09-08T15:27:53.867Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-09-08T15:27:53.867Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-09-08T15:27:53.867Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-09-08T15:27:53.867Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-09-08T15:27:53.867Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-09-08T15:27:53.867Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-08T15:27:53.867Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-09-08T15:27:53.867Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-09-08T15:27:53.867Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-09-08T15:27:53.867Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-09-08T15:27:53.867Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-09-08T15:27:53.867Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-09-08T15:27:53.867Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-09-08T15:27:53.867Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-09-08T15:27:53.867Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-08T15:27:53.867Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-09-08T15:27:53.867Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-08T15:27:53.867Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-08T15:27:53.867Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-09-08T15:27:53.867Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-08T15:27:53.867Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-09-08T15:27:53.867Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-09-08T15:27:53.867Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-09-08T15:27:53.867Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-08T15:27:53.867Z] [2022-09-08T15:27:53.867Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-09-08T15:27:53.867Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-09-08T15:27:53.868Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-09-08T15:27:53.868Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-09-08T15:27:53.868Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-09-08T15:27:53.868Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-09-08T15:27:53.868Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-09-08T15:27:53.868Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-09-08T15:27:53.868Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-09-08T15:27:53.868Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-09-08T15:27:53.868Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-09-08T15:27:53.868Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-09-08T15:27:53.868Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:27:53.868Z] [2022-09-08T15:27:53.868Z] DONE 89 tests, 37 skipped in 94.244s [2022-09-08T15:27:54.051Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-08T15:27:54.353Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-09-08T15:27:55.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:27:55.966Z] INFO: Testing against a local daemon [2022-09-08T15:27:55.966Z] === RUN TestCommitInheritsEnv [2022-09-08T15:27:55.966Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:27:55.966Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-09-08T15:27:55.966Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-08T15:27:55.966Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-08T15:27:55.966Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T15:27:55.966Z] === RUN TestImagesFilterMultiReference [2022-09-08T15:27:56.450Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-09-08T15:27:56.450Z] === RUN TestImagePullPlatformInvalid [2022-09-08T15:27:56.450Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-08T15:27:56.450Z] === RUN TestRemoveImageOrphaning [2022-09-08T15:27:57.469Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2022-09-08T15:27:57.469Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-08T15:27:57.469Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-08T15:27:57.469Z] === RUN TestTagInvalidReference [2022-09-08T15:27:57.469Z] --- PASS: TestTagInvalidReference (0.03s) [2022-09-08T15:27:57.469Z] === RUN TestTagValidPrefixedRepo [2022-09-08T15:27:57.469Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-09-08T15:27:57.469Z] === RUN TestTagExistedNameWithoutForce [2022-09-08T15:27:57.469Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-09-08T15:27:57.469Z] === RUN TestTagOfficialNames [2022-09-08T15:27:57.469Z] --- PASS: TestTagOfficialNames (0.11s) [2022-09-08T15:27:57.469Z] === RUN TestTagMatchesDigest [2022-09-08T15:27:57.469Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-09-08T15:27:57.469Z] PASS [2022-09-08T15:27:57.469Z] ok github.com/docker/docker/integration/image 1.525s [2022-09-08T15:27:57.954Z] [2022-09-08T15:27:57.954Z] === Skipped [2022-09-08T15:27:57.954Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-09-08T15:27:57.954Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:27:57.954Z] [2022-09-08T15:27:57.954Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-08T15:27:57.954Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-08T15:27:57.954Z] [2022-09-08T15:27:57.954Z] DONE 11 tests, 2 skipped in 3.626s [2022-09-08T15:27:57.954Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-09-08T15:27:58.218Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-08T15:27:58.218Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-08T15:27:59.591Z] testing: warning: no tests to run [2022-09-08T15:27:59.591Z] PASS [2022-09-08T15:27:59.591Z] ok github.com/docker/docker/integration/network/ipvlan 0.170s [no tests to run] [2022-09-08T15:27:59.591Z] testing: warning: no tests to run [2022-09-08T15:27:59.591Z] PASS [2022-09-08T15:27:59.591Z] ok github.com/docker/docker/integration/network/macvlan 0.148s [no tests to run] [2022-09-08T15:27:59.704Z] 2022/09/08 15:27:57 Finished clone cloud.google.com/go [2022-09-08T15:28:00.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:00.609Z] INFO: Testing against a local daemon [2022-09-08T15:28:00.609Z] === RUN TestNetworkCreateDelete [2022-09-08T15:28:00.609Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:00.609Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-09-08T15:28:00.609Z] === RUN TestDockerNetworkDeletePreferID [2022-09-08T15:28:00.609Z] 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-09-08T15:28:00.609Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-09-08T15:28:00.609Z] === RUN TestDaemonDNSFallback [2022-09-08T15:28:00.609Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:00.609Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-09-08T15:28:00.609Z] === RUN TestInspectNetwork [2022-09-08T15:28:00.609Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-08T15:28:00.609Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-08T15:28:00.609Z] === RUN TestRunContainerWithBridgeNone [2022-09-08T15:28:00.609Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:00.609Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-08T15:28:00.609Z] === RUN TestNetworkInvalidJSON [2022-09-08T15:28:00.609Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-08T15:28:00.609Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-08T15:28:00.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:28:00.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:28:00.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:28:00.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:28:00.609Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-08T15:28:00.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-08T15:28:00.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-08T15:28:00.609Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-09-08T15:28:00.609Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-09-08T15:28:00.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-09-08T15:28:00.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-09-08T15:28:00.609Z] === RUN TestNetworkList [2022-09-08T15:28:00.609Z] === RUN TestNetworkList//networks [2022-09-08T15:28:00.609Z] === PAUSE TestNetworkList//networks [2022-09-08T15:28:00.609Z] === RUN TestNetworkList//networks/ [2022-09-08T15:28:00.609Z] === PAUSE TestNetworkList//networks/ [2022-09-08T15:28:00.609Z] === CONT TestNetworkList//networks [2022-09-08T15:28:00.609Z] === CONT TestNetworkList//networks/ [2022-09-08T15:28:00.609Z] --- PASS: TestNetworkList (0.03s) [2022-09-08T15:28:00.609Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-08T15:28:00.609Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-08T15:28:00.609Z] === RUN TestHostIPv4BridgeLabel [2022-09-08T15:28:00.609Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-08T15:28:00.609Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-08T15:28:00.609Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-08T15:28:00.609Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-08T15:28:00.609Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-09-08T15:28:00.609Z] === RUN TestDaemonDefaultNetworkPools [2022-09-08T15:28:00.609Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-08T15:28:00.609Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-08T15:28:01.072Z] 2022/09/08 15:28:00 Finished clone github.com/gogo/protobuf [2022-09-08T15:28:01.094Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-08T15:28:01.094Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-08T15:28:01.094Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-08T15:28:01.094Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-08T15:28:01.094Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-08T15:28:01.094Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-08T15:28:01.094Z] === RUN TestServiceWithPredefinedNetwork [2022-09-08T15:28:01.094Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-08T15:28:01.094Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-08T15:28:01.094Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:28:01.094Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:28:01.094Z] === RUN TestServiceWithDataPathPortInit [2022-09-08T15:28:01.094Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-08T15:28:01.094Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-08T15:28:01.094Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-08T15:28:01.094Z] PASS [2022-09-08T15:28:01.094Z] ok github.com/docker/docker/integration/network 0.169s [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === Skipped [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-09-08T15:28:01.094Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-09-08T15:28:01.094Z] 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-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-09-08T15:28:01.094Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-09-08T15:28:01.094Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-09-08T15:28:01.094Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-09-08T15:28:01.094Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:242: FLAKY_TEST [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-08T15:28:01.094Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-08T15:28:01.094Z] [2022-09-08T15:28:01.094Z] DONE 22 tests, 15 skipped in 3.129s [2022-09-08T15:28:01.094Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-09-08T15:28:01.578Z] testing: warning: no tests to run [2022-09-08T15:28:01.578Z] PASS [2022-09-08T15:28:01.578Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-09-08T15:28:01.578Z] [2022-09-08T15:28:01.578Z] DONE 0 tests in 0.462s [2022-09-08T15:28:01.578Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-09-08T15:28:02.063Z] testing: warning: no tests to run [2022-09-08T15:28:02.063Z] PASS [2022-09-08T15:28:02.063Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-09-08T15:28:02.063Z] [2022-09-08T15:28:02.063Z] DONE 0 tests in 0.444s [2022-09-08T15:28:02.382Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-08T15:28:02.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-09-08T15:28:02.944Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-08T15:28:02.944Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-08T15:28:03.505Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-08T15:28:04.178Z] testing: warning: no tests to run [2022-09-08T15:28:04.178Z] PASS [2022-09-08T15:28:04.178Z] ok github.com/docker/docker/integration/plugin/authz 0.148s [no tests to run] [2022-09-08T15:28:04.178Z] testing: warning: no tests to run [2022-09-08T15:28:04.178Z] PASS [2022-09-08T15:28:04.178Z] ok github.com/docker/docker/integration/plugin 0.138s [no tests to run] [2022-09-08T15:28:04.434Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-08T15:28:05.362Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-08T15:28:05.924Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-08T15:28:06.851Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-08T15:28:07.621Z] 2022/09/08 15:28:07 Finished clone google.golang.org/genproto [2022-09-08T15:28:08.741Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-08T15:28:08.996Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-08T15:28:09.559Z] === RUN TestDockerSuite/TestLogsSince [2022-09-08T15:28:10.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-08T15:28:14.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-08T15:28:14.822Z] testing: warning: no tests to run [2022-09-08T15:28:14.822Z] PASS [2022-09-08T15:28:14.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:14.822Z] INFO: Testing against a local daemon [2022-09-08T15:28:14.822Z] === RUN TestExternalGraphDriver [2022-09-08T15:28:14.822Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-08T15:28:14.822Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-08T15:28:14.822Z] === RUN TestGraphdriverPluginV2 [2022-09-08T15:28:14.822Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-08T15:28:14.822Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-08T15:28:14.822Z] PASS [2022-09-08T15:28:14.822Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [no tests to run] [2022-09-08T15:28:14.822Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.169s [2022-09-08T15:28:16.205Z] docker_api_swarm_service_test.go:395: [d15ab1564ed4e] joining swarm manager [d74cea14cc6c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:28:16.205Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-08T15:28:16.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:16.442Z] INFO: Testing against a local daemon [2022-09-08T15:28:16.442Z] === RUN TestReadPluginNoRead [2022-09-08T15:28:16.442Z] read_test.go:21: no unix domain sockets on Windows [2022-09-08T15:28:16.442Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-08T15:28:16.442Z] PASS [2022-09-08T15:28:16.442Z] ok github.com/docker/docker/integration/plugin/logging 0.082s [2022-09-08T15:28:16.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:16.442Z] INFO: Testing against a local daemon [2022-09-08T15:28:16.442Z] === RUN TestPluginInvalidJSON [2022-09-08T15:28:16.770Z] docker_api_swarm_service_test.go:395: [d7197e6422dd0] joining swarm manager [d74cea14cc6c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:28:16.927Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:28:16.927Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:28:16.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:16.927Z] INFO: Testing against a local daemon [2022-09-08T15:28:16.927Z] === RUN TestPluginWithDevMounts [2022-09-08T15:28:16.927Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:16.927Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-08T15:28:16.927Z] PASS [2022-09-08T15:28:16.927Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:28:16.927Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-09-08T15:28:16.927Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-08T15:28:16.927Z] === RUN TestPluginInstall [2022-09-08T15:28:16.927Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-08T15:28:16.927Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-08T15:28:16.927Z] === RUN TestPluginsWithRuntimes [2022-09-08T15:28:16.927Z] ok github.com/docker/docker/integration/plugin/volumes 0.090s [2022-09-08T15:28:16.927Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-08T15:28:16.927Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-08T15:28:16.927Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T15:28:16.927Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-08T15:28:16.927Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T15:28:16.927Z] PASS [2022-09-08T15:28:16.927Z] ok github.com/docker/docker/integration/plugin/common 0.155s [2022-09-08T15:28:16.927Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-08T15:28:16.927Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-08T15:28:16.927Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-08T15:28:17.411Z] [2022-09-08T15:28:17.411Z] === Skipped [2022-09-08T15:28:17.411Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-08T15:28:17.411Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-08T15:28:17.411Z] [2022-09-08T15:28:17.411Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-08T15:28:17.411Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-08T15:28:17.411Z] [2022-09-08T15:28:17.411Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T15:28:17.411Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-08T15:28:17.411Z] [2022-09-08T15:28:17.411Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-08T15:28:17.411Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-08T15:28:17.411Z] [2022-09-08T15:28:17.411Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-08T15:28:17.411Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-08T15:28:17.411Z] [2022-09-08T15:28:17.411Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-08T15:28:17.411Z] read_test.go:21: no unix domain sockets on Windows [2022-09-08T15:28:17.411Z] [2022-09-08T15:28:17.411Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-08T15:28:17.411Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:17.411Z] [2022-09-08T15:28:17.411Z] DONE 9 tests, 7 skipped in 14.866s [2022-09-08T15:28:17.411Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-09-08T15:28:17.896Z] testing: warning: no tests to run [2022-09-08T15:28:17.896Z] PASS [2022-09-08T15:28:17.896Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-09-08T15:28:17.896Z] [2022-09-08T15:28:17.896Z] DONE 0 tests in 0.501s [2022-09-08T15:28:17.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-09-08T15:28:18.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:18.918Z] INFO: Testing against a local daemon [2022-09-08T15:28:18.918Z] === RUN TestPluginInvalidJSON [2022-09-08T15:28:18.918Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:28:18.918Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:28:18.918Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-08T15:28:18.918Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-09-08T15:28:18.918Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-08T15:28:18.918Z] === RUN TestPluginInstall [2022-09-08T15:28:18.918Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-08T15:28:18.918Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-08T15:28:18.918Z] === RUN TestPluginsWithRuntimes [2022-09-08T15:28:18.918Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-08T15:28:18.918Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-08T15:28:18.918Z] === RUN TestPluginBackCompatMediaTypes [2022-09-08T15:28:18.918Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-08T15:28:18.918Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T15:28:18.918Z] PASS [2022-09-08T15:28:18.918Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-09-08T15:28:18.918Z] [2022-09-08T15:28:18.918Z] === Skipped [2022-09-08T15:28:18.918Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-08T15:28:18.918Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-08T15:28:18.918Z] [2022-09-08T15:28:18.918Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-08T15:28:18.918Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-08T15:28:18.918Z] [2022-09-08T15:28:18.918Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-08T15:28:18.918Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-08T15:28:18.918Z] [2022-09-08T15:28:18.918Z] DONE 5 tests, 3 skipped in 1.184s [2022-09-08T15:28:19.406Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-09-08T15:28:20.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:20.436Z] INFO: Testing against a local daemon [2022-09-08T15:28:20.436Z] === RUN TestExternalGraphDriver [2022-09-08T15:28:20.436Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-08T15:28:20.436Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-08T15:28:20.436Z] === RUN TestGraphdriverPluginV2 [2022-09-08T15:28:20.436Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-08T15:28:20.436Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-08T15:28:20.436Z] PASS [2022-09-08T15:28:20.436Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-09-08T15:28:20.436Z] [2022-09-08T15:28:20.436Z] === Skipped [2022-09-08T15:28:20.436Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-08T15:28:20.436Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-08T15:28:20.436Z] [2022-09-08T15:28:20.436Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-08T15:28:20.436Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-08T15:28:20.436Z] [2022-09-08T15:28:20.436Z] DONE 2 tests, 2 skipped in 0.946s [2022-09-08T15:28:20.436Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-09-08T15:28:21.459Z] testing: warning: no tests to run [2022-09-08T15:28:21.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:21.459Z] PASS [2022-09-08T15:28:21.459Z] INFO: Testing against a local daemon [2022-09-08T15:28:21.459Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-08T15:28:21.459Z] === RUN TestReadPluginNoRead [2022-09-08T15:28:21.459Z] read_test.go:21: no unix domain sockets on Windows [2022-09-08T15:28:21.459Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-08T15:28:21.459Z] PASS [2022-09-08T15:28:21.459Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-09-08T15:28:21.459Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-08T15:28:21.459Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-08T15:28:21.459Z] [2022-09-08T15:28:21.459Z] === Skipped [2022-09-08T15:28:21.459Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-08T15:28:21.459Z] read_test.go:21: no unix domain sockets on Windows [2022-09-08T15:28:21.459Z] [2022-09-08T15:28:21.459Z] DONE 1 tests, 1 skipped in 1.226s [2022-09-08T15:28:21.459Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-09-08T15:28:22.015Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-08T15:28:22.015Z] === RUN TestDockerSuite/TestLogsTail [2022-09-08T15:28:22.478Z] testing: warning: no tests to run [2022-09-08T15:28:22.478Z] PASS [2022-09-08T15:28:22.478Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-08T15:28:22.478Z] [2022-09-08T15:28:22.478Z] DONE 0 tests in 0.750s [2022-09-08T15:28:22.478Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-09-08T15:28:22.576Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-08T15:28:22.833Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-08T15:28:23.394Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-08T15:28:23.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:23.497Z] INFO: Testing against a local daemon [2022-09-08T15:28:23.497Z] === RUN TestPluginWithDevMounts [2022-09-08T15:28:23.497Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:23.497Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-08T15:28:23.497Z] PASS [2022-09-08T15:28:23.497Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-09-08T15:28:23.497Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-08T15:28:23.651Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-08T15:28:23.907Z] === RUN TestDockerSuite/TestNetHostname [2022-09-08T15:28:23.985Z] [2022-09-08T15:28:23.985Z] === Skipped [2022-09-08T15:28:23.985Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-08T15:28:23.985Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:23.985Z] [2022-09-08T15:28:23.985Z] DONE 1 tests, 1 skipped in 1.183s [2022-09-08T15:28:23.985Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-09-08T15:28:25.274Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-08T15:28:25.530Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-08T15:28:26.092Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-08T15:28:26.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:26.282Z] INFO: Testing against a local daemon [2022-09-08T15:28:26.282Z] === RUN TestSecretInspect [2022-09-08T15:28:26.282Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] --- SKIP: TestSecretInspect (0.00s) [2022-09-08T15:28:26.282Z] === RUN TestSecretList [2022-09-08T15:28:26.282Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] --- SKIP: TestSecretList (0.00s) [2022-09-08T15:28:26.282Z] === RUN TestSecretsCreateAndDelete [2022-09-08T15:28:26.282Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-09-08T15:28:26.282Z] === RUN TestSecretsUpdate [2022-09-08T15:28:26.282Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-09-08T15:28:26.282Z] === RUN TestTemplatedSecret [2022-09-08T15:28:26.282Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-08T15:28:26.282Z] === RUN TestSecretCreateResolve [2022-09-08T15:28:26.282Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:26.282Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-09-08T15:28:26.282Z] PASS [2022-09-08T15:28:26.282Z] ok github.com/docker/docker/integration/secret 0.127s [2022-09-08T15:28:26.282Z] [2022-09-08T15:28:26.282Z] === Skipped [2022-09-08T15:28:26.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-09-08T15:28:26.282Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] [2022-09-08T15:28:26.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-09-08T15:28:26.282Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] [2022-09-08T15:28:26.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-09-08T15:28:26.282Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] [2022-09-08T15:28:26.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-09-08T15:28:26.282Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] [2022-09-08T15:28:26.282Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-09-08T15:28:26.282Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:26.282Z] [2022-09-08T15:28:26.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-09-08T15:28:26.282Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:26.282Z] [2022-09-08T15:28:26.282Z] DONE 6 tests, 6 skipped in 2.137s [2022-09-08T15:28:26.282Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-09-08T15:28:27.458Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-08T15:28:27.714Z] === RUN TestDockerSuite/TestPluginActive [2022-09-08T15:28:28.573Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:28.573Z] INFO: Testing against a local daemon [2022-09-08T15:28:28.573Z] === RUN TestServiceCreateInit [2022-09-08T15:28:28.573Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-08T15:28:28.573Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:28.573Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-08T15:28:28.573Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:28.573Z] --- PASS: TestServiceCreateInit (0.05s) [2022-09-08T15:28:28.573Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T15:28:28.573Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T15:28:28.573Z] === RUN TestCreateServiceMultipleTimes [2022-09-08T15:28:28.573Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:28.573Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-09-08T15:28:28.573Z] === RUN TestCreateServiceConflict [2022-09-08T15:28:28.573Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:28.573Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-09-08T15:28:28.573Z] === RUN TestCreateServiceMaxReplicas [2022-09-08T15:28:28.573Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:28.573Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-09-08T15:28:28.573Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-08T15:28:28.573Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:28.573Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-08T15:28:28.573Z] === RUN TestCreateServiceSecretFileMode [2022-09-08T15:28:28.573Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:28.573Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-09-08T15:28:28.573Z] === RUN TestCreateServiceConfigFileMode [2022-09-08T15:28:28.573Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:28.573Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestCreateServiceSysctls [2022-09-08T15:28:29.058Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-09-08T15:28:29.058Z] === RUN TestCreateServiceCapabilities [2022-09-08T15:28:29.058Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-09-08T15:28:29.058Z] === RUN TestInspect [2022-09-08T15:28:29.058Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestInspect (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestCreateJob [2022-09-08T15:28:29.058Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestCreateJob (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestReplicatedJob [2022-09-08T15:28:29.058Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestReplicatedJob (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestUpdateReplicatedJob [2022-09-08T15:28:29.058Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestServiceListWithStatuses [2022-09-08T15:28:29.058Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestDockerNetworkConnectAlias [2022-09-08T15:28:29.058Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestDockerNetworkReConnect [2022-09-08T15:28:29.058Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestServicePlugin [2022-09-08T15:28:29.058Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestServiceUpdateLabel [2022-09-08T15:28:29.058Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestServiceUpdateSecrets [2022-09-08T15:28:29.058Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestServiceUpdateConfigs [2022-09-08T15:28:29.058Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestServiceUpdateNetwork [2022-09-08T15:28:29.058Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-09-08T15:28:29.058Z] === RUN TestServiceUpdatePidsLimit [2022-09-08T15:28:29.058Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-09-08T15:28:29.058Z] PASS [2022-09-08T15:28:29.058Z] ok github.com/docker/docker/integration/service 0.298s [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === Skipped [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T15:28:29.058Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T15:28:29.058Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-09-08T15:28:29.058Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-09-08T15:28:29.058Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-09-08T15:28:29.058Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-08T15:28:29.058Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-09-08T15:28:29.058Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-09-08T15:28:29.058Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-09-08T15:28:29.058Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-09-08T15:28:29.058Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-09-08T15:28:29.058Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-09-08T15:28:29.058Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-09-08T15:28:29.058Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-09-08T15:28:29.058Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-09-08T15:28:29.058Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-09-08T15:28:29.058Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-09-08T15:28:29.058Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-09-08T15:28:29.058Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-09-08T15:28:29.058Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-09-08T15:28:29.058Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-09-08T15:28:29.058Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-09-08T15:28:29.058Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-09-08T15:28:29.058Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-08T15:28:29.058Z] [2022-09-08T15:28:29.058Z] DONE 24 tests, 23 skipped in 3.038s [2022-09-08T15:28:29.543Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-09-08T15:28:30.228Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-08T15:28:31.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:31.156Z] INFO: Testing against a local daemon [2022-09-08T15:28:31.156Z] === RUN TestSessionCreate [2022-09-08T15:28:31.156Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-08T15:28:31.156Z] --- SKIP: TestSessionCreate (0.00s) [2022-09-08T15:28:31.156Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-08T15:28:31.156Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-08T15:28:31.156Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-09-08T15:28:31.156Z] PASS [2022-09-08T15:28:31.156Z] ok github.com/docker/docker/integration/session 0.127s [2022-09-08T15:28:31.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-08T15:28:31.647Z] [2022-09-08T15:28:31.647Z] === Skipped [2022-09-08T15:28:31.647Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-09-08T15:28:31.647Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-08T15:28:31.647Z] [2022-09-08T15:28:31.647Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-09-08T15:28:31.647Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-08T15:28:31.647Z] [2022-09-08T15:28:31.647Z] DONE 2 tests, 2 skipped in 2.058s [2022-09-08T15:28:31.647Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-09-08T15:28:33.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:33.952Z] INFO: Testing against a local daemon [2022-09-08T15:28:33.952Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-08T15:28:33.952Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:33.952Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:28:33.952Z] === RUN TestEventsExecDie [2022-09-08T15:28:33.952Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-08T15:28:33.952Z] --- SKIP: TestEventsExecDie (0.00s) [2022-09-08T15:28:33.952Z] === RUN TestEventsBackwardsCompatible [2022-09-08T15:28:33.952Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-08T15:28:33.952Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-09-08T15:28:33.952Z] === RUN TestInfoAPI [2022-09-08T15:28:33.952Z] --- PASS: TestInfoAPI (0.04s) [2022-09-08T15:28:33.952Z] === RUN TestInfoAPIWarnings [2022-09-08T15:28:33.952Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:28:33.952Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-09-08T15:28:33.952Z] === RUN TestInfoDebug [2022-09-08T15:28:33.952Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-08T15:28:33.952Z] --- SKIP: TestInfoDebug (0.00s) [2022-09-08T15:28:33.952Z] === RUN TestInfoInsecureRegistries [2022-09-08T15:28:33.952Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-08T15:28:33.952Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-09-08T15:28:33.952Z] === RUN TestInfoRegistryMirrors [2022-09-08T15:28:33.952Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-08T15:28:33.952Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-09-08T15:28:33.952Z] === RUN TestLoginFailsWithBadCredentials [2022-09-08T15:28:34.110Z] docker_api_swarm_service_test.go:343: [deeb2e15202b5] joining swarm manager [d1aff6734d176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:28:34.436Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2022-09-08T15:28:34.437Z] === RUN TestPingCacheHeaders [2022-09-08T15:28:34.671Z] docker_api_swarm_service_test.go:343: [ddb420420684d] joining swarm manager [d1aff6734d176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:28:34.925Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-09-08T15:28:34.925Z] === RUN TestPingGet [2022-09-08T15:28:34.925Z] --- PASS: TestPingGet (0.04s) [2022-09-08T15:28:34.925Z] === RUN TestPingHead [2022-09-08T15:28:34.925Z] --- PASS: TestPingHead (0.04s) [2022-09-08T15:28:34.925Z] === RUN TestVersion [2022-09-08T15:28:34.925Z] --- PASS: TestVersion (0.04s) [2022-09-08T15:28:34.925Z] PASS [2022-09-08T15:28:34.925Z] ok github.com/docker/docker/integration/system 1.374s [2022-09-08T15:28:34.925Z] [2022-09-08T15:28:34.925Z] === Skipped [2022-09-08T15:28:34.925Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-08T15:28:34.925Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-08T15:28:34.925Z] [2022-09-08T15:28:34.925Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-09-08T15:28:34.925Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-08T15:28:34.925Z] [2022-09-08T15:28:34.925Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-09-08T15:28:34.925Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-08T15:28:34.925Z] [2022-09-08T15:28:34.925Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-09-08T15:28:34.925Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-08T15:28:34.925Z] [2022-09-08T15:28:34.925Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-09-08T15:28:34.925Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-08T15:28:34.925Z] [2022-09-08T15:28:34.925Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-09-08T15:28:34.925Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-08T15:28:34.925Z] [2022-09-08T15:28:34.925Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-09-08T15:28:34.925Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-08T15:28:34.925Z] [2022-09-08T15:28:34.925Z] DONE 13 tests, 7 skipped in 3.406s [2022-09-08T15:28:34.925Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-09-08T15:28:37.190Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-08T15:28:37.190Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-08T15:28:37.190Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-08T15:28:37.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:37.205Z] INFO: Testing against a local daemon [2022-09-08T15:28:37.205Z] === RUN TestVolumesCreateAndList [2022-09-08T15:28:37.205Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-09-08T15:28:37.205Z] === RUN TestVolumesRemove [2022-09-08T15:28:37.205Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-08T15:28:37.205Z] === RUN TestVolumesInspect [2022-09-08T15:28:37.205Z] --- PASS: TestVolumesInspect (0.04s) [2022-09-08T15:28:37.205Z] === RUN TestVolumesInvalidJSON [2022-09-08T15:28:37.205Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-08T15:28:37.205Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-08T15:28:37.205Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-08T15:28:37.205Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-09-08T15:28:37.205Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-08T15:28:37.205Z] PASS [2022-09-08T15:28:37.205Z] ok github.com/docker/docker/integration/volume 0.299s [2022-09-08T15:28:37.690Z] [2022-09-08T15:28:37.690Z] DONE 5 tests in 2.417s [2022-09-08T15:28:37.690Z] INFO: make.ps1 ended at 09/08/2022 15:28:37 [2022-09-08T15:28:37.690Z] INFO: Integration CLI tests being run from the host: [2022-09-08T15:28:37.690Z] 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-09-08T15:28:38.555Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-08T15:28:41.821Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-08T15:28:43.197Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-08T15:28:46.461Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-08T15:28:48.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-08T15:28:50.238Z] docker_api_swarm_service_test.go:490: [d9e9ee0a112f0] joining swarm manager [deabde8ec2411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:28:50.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-08T15:28:50.396Z] INFO: Testing against a local daemon [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-08T15:28:50.396Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-08T15:28:50.396Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-08T15:28:50.396Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-08T15:28:51.170Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-08T15:28:51.170Z] docker_api_swarm_service_test.go:490: [dcdfcf7a7d77e] joining swarm manager [deabde8ec2411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:28:51.415Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-08T15:28:51.899Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-08T15:28:53.063Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-08T15:28:53.993Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-08T15:28:54.921Z] === RUN TestDockerSuite/TestPortList [2022-09-08T15:29:01.457Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-08T15:29:01.713Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-08T15:29:03.897Z] 2022/09/08 15:29:00 Finished clone github.com/hashicorp/consul [2022-09-08T15:29:04.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-08T15:29:08.398Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-08T15:29:08.398Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-08T15:29:08.398Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-08T15:29:08.398Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-08T15:29:08.398Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-08T15:29:09.328Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-08T15:29:09.328Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-08T15:29:09.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-08T15:29:09.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-08T15:29:09.841Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-08T15:29:10.793Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-08T15:29:10.793Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-08T15:29:11.354Z] docker_api_swarm_service_test.go:128: [d92e729966ac2] joining swarm manager [da4c93c983386]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:29:12.282Z] docker_api_swarm_service_test.go:129: [d4860bbcc6cb1] joining swarm manager [da4c93c983386]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:29:13.211Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-08T15:29:14.139Z] docker_api_swarm_service_test.go:137: [dc92d09db3904] joining swarm manager [da4c93c983386]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T15:29:14.139Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-08T15:29:14.702Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-08T15:29:14.959Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-08T15:29:14.959Z] docker_api_swarm_service_test.go:138: [d9d9ac48ff9bf] joining swarm manager [da4c93c983386]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-08T15:29:17.477Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-08T15:29:18.040Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-08T15:29:19.927Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-08T15:29:23.195Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-08T15:29:23.195Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-08T15:29:25.085Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-08T15:29:25.802Z] 2022/09/08 15:29:23 Finished clone github.com/aws/aws-sdk-go [2022-09-08T15:29:31.619Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-08T15:29:32.547Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-08T15:29:33.912Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-08T15:29:34.473Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-08T15:29:35.401Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-08T15:29:36.774Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-08T15:29:37.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-08T15:29:38.395Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-08T15:29:39.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-08T15:29:39.761Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-08T15:29:39.761Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-08T15:29:40.690Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-08T15:29:41.621Z] docker_api_swarm_service_test.go:304: [dfbcefb42a9be] joining swarm manager [deb6289eb587e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:29:42.185Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-08T15:29:42.441Z] docker_api_swarm_service_test.go:304: [dcd5d1d63180f] joining swarm manager [deb6289eb587e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:29:44.336Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-08T15:29:44.900Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-08T15:29:44.900Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-08T15:29:44.900Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-08T15:29:45.155Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-08T15:29:45.720Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-08T15:29:45.720Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-08T15:29:46.284Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-08T15:29:47.212Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-08T15:29:48.140Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-08T15:29:48.396Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-08T15:29:54.932Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-08T15:29:55.494Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-08T15:29:56.859Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-08T15:29:56.859Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-08T15:29:56.859Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-08T15:29:57.116Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-08T15:29:59.004Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-08T15:29:59.934Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-08T15:30:01.853Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-08T15:30:02.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-08T15:30:02.670Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-08T15:30:02.670Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-08T15:30:02.927Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-08T15:30:04.817Z] docker_api_swarm_service_test.go:100: [dd38a12119a05] joining swarm manager [d5761ed811caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:30:05.379Z] docker_api_swarm_service_test.go:101: [d842e8dd40f06] joining swarm manager [d5761ed811caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:30:05.640Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-08T15:30:06.202Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-08T15:30:06.202Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-08T15:30:08.094Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-08T15:30:09.465Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-08T15:30:10.392Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-08T15:30:10.957Z] === RUN TestDockerSuite/TestRmiTag [2022-09-08T15:30:11.213Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-08T15:30:11.775Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-08T15:30:14.296Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-08T15:30:14.554Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-08T15:30:15.117Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-08T15:30:15.374Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-08T15:30:16.302Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-08T15:30:16.866Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-08T15:30:17.122Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-08T15:30:17.378Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-08T15:30:17.378Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-08T15:30:17.940Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-08T15:30:19.305Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-08T15:30:19.560Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-08T15:30:20.123Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-08T15:30:20.686Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-08T15:30:22.075Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-08T15:30:23.004Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-08T15:30:23.932Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-08T15:30:24.860Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-08T15:30:24.860Z] check_test.go:380: [dd38a12119a05] daemon is not started [2022-09-08T15:30:25.421Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-08T15:30:25.984Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-08T15:30:26.546Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-08T15:30:27.107Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-08T15:30:28.035Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-08T15:30:28.291Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-08T15:30:28.852Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-08T15:30:29.109Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-08T15:30:29.109Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-08T15:30:30.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-08T15:30:30.600Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-08T15:30:31.162Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-08T15:30:31.418Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-08T15:30:32.346Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-08T15:30:32.346Z] docker_api_swarm_service_test.go:533: [da7d8950c50b9] joining swarm manager [df9df937d54df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:30:32.602Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-08T15:30:32.602Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-08T15:30:33.167Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-08T15:30:33.731Z] docker_api_swarm_service_test.go:534: [d006d0dc17211] joining swarm manager [df9df937d54df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:30:33.731Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-08T15:30:33.794Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-08T15:30:33.794Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-08T15:30:33.794Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-08T15:30:33.794Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-08T15:30:33.794Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-08T15:30:33.794Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-08T15:30:33.794Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-08T15:30:33.794Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-08T15:30:34.281Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-08T15:30:34.281Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-08T15:30:34.281Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-08T15:30:34.293Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-08T15:30:34.549Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-08T15:30:35.113Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-08T15:30:35.113Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-08T15:30:35.676Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-08T15:30:35.933Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-08T15:30:36.863Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-08T15:30:37.793Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-08T15:30:38.355Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-08T15:30:38.920Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-08T15:30:38.920Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-08T15:30:39.482Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-08T15:30:40.280Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-08T15:30:40.280Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-08T15:30:40.280Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-08T15:30:40.280Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-08T15:30:40.280Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-08T15:30:40.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-08T15:30:41.412Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-08T15:30:42.341Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-08T15:30:42.903Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-08T15:30:43.160Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-08T15:30:43.724Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-08T15:30:43.979Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-08T15:30:44.173Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-08T15:30:44.542Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-08T15:30:45.471Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-08T15:30:47.989Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-08T15:30:47.989Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-08T15:30:48.550Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-08T15:30:49.916Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-08T15:30:50.844Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-08T15:30:51.471Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-08T15:30:51.471Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-08T15:30:51.471Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-08T15:30:51.471Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-08T15:30:51.471Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-08T15:30:51.471Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-08T15:30:51.471Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-08T15:30:51.471Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-08T15:30:51.471Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-08T15:30:52.210Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-08T15:30:52.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-08T15:30:53.701Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-08T15:30:53.701Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-08T15:30:53.701Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-08T15:30:53.701Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-08T15:30:53.701Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-08T15:30:54.264Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-08T15:30:54.516Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-08T15:30:54.516Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-08T15:30:54.516Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-08T15:30:54.516Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-08T15:30:54.516Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-08T15:30:54.826Z] docker_api_swarm_service_test.go:148: [d3d34092ee65a] joining swarm manager [df50b2f400623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:30:55.755Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-08T15:30:55.755Z] docker_api_swarm_service_test.go:148: [d1ddb96d0b05e] joining swarm manager [df50b2f400623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:30:57.123Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-08T15:30:58.491Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-08T15:30:59.054Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-08T15:31:00.421Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-08T15:31:00.678Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-08T15:31:00.678Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-08T15:31:00.678Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-08T15:31:00.936Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-08T15:31:01.820Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-08T15:31:02.307Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-08T15:31:02.307Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-08T15:31:02.568Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-08T15:31:02.824Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-08T15:31:03.386Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-08T15:31:03.948Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-08T15:31:03.948Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-08T15:31:04.204Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-08T15:31:04.766Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-08T15:31:05.331Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-08T15:31:05.893Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-08T15:31:06.455Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-08T15:31:06.711Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-08T15:31:07.274Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-08T15:31:07.531Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-08T15:31:07.531Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-08T15:31:08.092Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-08T15:31:08.350Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-08T15:31:09.279Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-08T15:31:09.535Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-08T15:31:09.535Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-08T15:31:09.535Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-08T15:31:12.052Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-08T15:31:12.052Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-08T15:31:24.223Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-08T15:31:24.223Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-08T15:31:24.790Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-08T15:31:24.790Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-08T15:31:24.790Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-08T15:31:24.790Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-08T15:31:25.046Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-08T15:31:27.563Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-08T15:31:28.125Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-08T15:31:29.051Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-08T15:31:30.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-08T15:31:35.127Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-08T15:31:35.127Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-08T15:31:35.383Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-08T15:31:35.945Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-08T15:31:35.945Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-08T15:31:36.201Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-08T15:31:37.129Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-08T15:31:38.057Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-08T15:31:38.985Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-08T15:31:38.985Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-08T15:31:38.985Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-08T15:31:39.914Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-08T15:31:40.842Z] === RUN TestDockerSuite/TestRunMount [2022-09-08T15:31:45.011Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-08T15:31:45.572Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-08T15:31:46.134Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-08T15:31:47.068Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-08T15:31:48.960Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-08T15:31:51.478Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-08T15:31:52.845Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-08T15:31:54.745Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-08T15:31:55.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-08T15:31:55.936Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-08T15:31:57.307Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-08T15:31:57.307Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-08T15:31:57.563Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-08T15:31:58.931Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-08T15:31:59.493Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-08T15:31:59.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-08T15:31:59.749Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-08T15:32:01.117Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-08T15:32:02.045Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-08T15:32:02.973Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-08T15:32:05.492Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-08T15:32:06.057Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-08T15:32:06.313Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-08T15:32:06.313Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-08T15:32:07.241Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-08T15:32:07.241Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-08T15:32:07.803Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-08T15:32:08.059Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-08T15:32:08.315Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-08T15:32:08.315Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-08T15:32:08.877Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-08T15:32:10.766Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-08T15:32:12.655Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-08T15:32:15.170Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-08T15:32:15.170Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-08T15:32:15.170Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-08T15:32:15.427Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-08T15:32:16.353Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-08T15:32:16.353Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-08T15:32:17.295Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-08T15:32:18.223Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-08T15:32:18.785Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-09-08T15:32:18.785Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-08T15:32:19.349Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-08T15:32:20.276Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-08T15:32:20.533Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-08T15:32:20.533Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-08T15:32:21.095Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-08T15:32:21.096Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-08T15:32:21.096Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-08T15:32:21.657Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-08T15:32:21.914Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-08T15:32:21.914Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-08T15:32:21.914Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-08T15:32:22.842Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-08T15:32:23.772Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-08T15:32:23.772Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-08T15:32:23.772Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-08T15:32:26.287Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-08T15:32:26.850Z] === RUN TestDockerSuite/TestRunRm [2022-09-08T15:32:27.108Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-08T15:32:31.273Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-08T15:32:31.273Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-08T15:32:31.531Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-08T15:32:32.898Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-08T15:32:33.155Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-08T15:32:35.672Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-08T15:32:38.188Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-08T15:32:38.188Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-08T15:32:38.444Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-08T15:32:39.007Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-08T15:32:39.263Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-08T15:32:39.840Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-08T15:32:40.401Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-08T15:32:40.657Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-08T15:32:41.218Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-08T15:32:41.474Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-08T15:32:43.990Z] === RUN TestDockerSuite/TestRunState [2022-09-08T15:32:44.553Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-08T15:32:45.115Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-08T15:32:45.678Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-08T15:32:46.241Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-08T15:32:46.497Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-08T15:32:46.497Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-08T15:32:46.497Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-08T15:32:47.060Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-08T15:32:47.621Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-08T15:32:48.992Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-08T15:32:48.992Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-08T15:32:48.992Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-08T15:32:49.555Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-08T15:32:50.923Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-08T15:32:51.484Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-08T15:32:52.850Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-08T15:32:53.106Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-08T15:32:55.622Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-08T15:32:56.549Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-08T15:32:57.914Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-08T15:32:58.843Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-08T15:32:58.998Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-08T15:32:58.998Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-08T15:32:58.998Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-08T15:32:59.101Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-08T15:32:59.358Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-08T15:33:00.736Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-08T15:33:01.674Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-08T15:33:02.236Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-08T15:33:02.236Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-08T15:33:02.236Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-08T15:33:02.798Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-08T15:33:02.888Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-08T15:33:03.359Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-08T15:33:03.372Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-08T15:33:03.615Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-08T15:33:03.615Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-08T15:33:03.615Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-08T15:33:03.871Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-08T15:33:04.127Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-08T15:33:06.739Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-08T15:33:07.300Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-08T15:33:07.413Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-08T15:33:07.863Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-08T15:33:08.433Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-08T15:33:08.433Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-08T15:33:08.433Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-08T15:33:08.433Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-08T15:33:08.433Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-08T15:33:08.433Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-08T15:33:08.433Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-08T15:33:08.433Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-08T15:33:09.230Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-08T15:33:09.230Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-08T15:33:09.468Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-08T15:33:10.159Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-08T15:33:12.054Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-08T15:33:12.054Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-08T15:33:12.513Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-08T15:33:13.946Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-08T15:33:14.126Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-08T15:33:14.126Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-08T15:33:14.126Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-08T15:33:14.126Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-08T15:33:14.126Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-08T15:33:14.126Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-08T15:33:14.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-08T15:33:14.874Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-08T15:33:14.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-08T15:33:14.874Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-08T15:33:14.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-08T15:33:14.874Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-08T15:33:14.874Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-08T15:33:14.874Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-08T15:33:14.874Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-08T15:33:14.874Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-08T15:33:14.874Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-08T15:33:15.803Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-08T15:33:16.064Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-08T15:33:17.170Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-08T15:33:17.429Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-08T15:33:17.430Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-08T15:33:17.686Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-08T15:33:18.249Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-08T15:33:18.249Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-08T15:33:18.811Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-08T15:33:18.811Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-08T15:33:18.811Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-08T15:33:18.811Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-08T15:33:18.811Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-08T15:33:18.811Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-08T15:33:18.811Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-08T15:33:19.374Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-08T15:33:20.302Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-08T15:33:20.302Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-08T15:33:20.302Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-08T15:33:20.864Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-08T15:33:20.864Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-08T15:33:21.439Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-08T15:33:21.439Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-08T15:33:22.014Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-08T15:33:22.941Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-08T15:33:22.941Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-08T15:33:22.941Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-08T15:33:23.503Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-08T15:33:23.503Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-08T15:33:24.432Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-08T15:33:24.995Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-08T15:33:24.995Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-08T15:33:24.995Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-08T15:33:25.561Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-08T15:33:25.561Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-08T15:33:26.489Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-08T15:33:26.745Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-08T15:33:27.002Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-08T15:33:28.892Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-08T15:33:28.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-08T15:33:29.455Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-08T15:33:29.455Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-08T15:33:29.455Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-08T15:33:29.867Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-08T15:33:30.020Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-08T15:33:31.388Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-08T15:33:31.950Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-08T15:33:32.206Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-08T15:33:32.206Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-08T15:33:33.572Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-08T15:33:33.572Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-08T15:33:33.754Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-08T15:33:34.500Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-08T15:33:34.773Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-08T15:33:34.773Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-08T15:33:34.773Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-08T15:33:35.428Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents4237080095 [2022-09-08T15:33:35.686Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-08T15:33:35.687Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-08T15:33:37.052Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-08T15:33:37.052Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-08T15:33:37.052Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-08T15:33:37.981Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-08T15:33:38.237Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-08T15:33:38.673Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-08T15:33:39.604Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-08T15:33:39.692Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-08T15:33:42.119Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-08T15:33:42.119Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-08T15:33:42.705Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-08T15:33:42.705Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-08T15:33:43.272Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-08T15:33:44.199Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-08T15:33:46.091Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-08T15:33:47.268Z] 2022/09/08 15:33:38 Finished clone google.golang.org/api [2022-09-08T15:33:47.268Z] 2022/09/08 15:33:38 Dependencies downloaded. Download time: 7m15.430211223s [2022-09-08T15:33:47.268Z] 2022/09/08 15:33:38 Collecting all dependencies [2022-09-08T15:33:50.293Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-08T15:33:50.293Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-08T15:33:50.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-08T15:33:50.293Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-08T15:33:50.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-08T15:33:50.293Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-08T15:33:50.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-08T15:33:50.293Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-08T15:33:50.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-08T15:33:50.293Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-08T15:33:50.538Z] 2022/09/08 15:33:50 Clean vendor dir from unused packages [2022-09-08T15:33:50.538Z] 2022/09/08 15:33:50 Ignoring paths matching "^archive/tar" [2022-09-08T15:33:51.338Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-08T15:33:51.468Z] 2022/09/08 15:33:51 Success [2022-09-08T15:33:51.468Z] 2022/09/08 15:33:51 Running time: 7m31.923227097s [2022-09-08T15:33:52.031Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T15:33:52.710Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-08T15:33:52.915Z] + echo Ensuring container killed. [2022-09-08T15:33:52.915Z] Ensuring container killed. [2022-09-08T15:33:52.915Z] + docker rm -vf docker-pr2 [2022-09-08T15:33:52.915Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-08T15:33:53.193Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:33:53.193Z] Chowning /workspace to jenkins user [2022-09-08T15:33:53.193Z] + id -u [2022-09-08T15:33:53.193Z] + id -g [2022-09-08T15:33:53.193Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44109:/workspace busybox chown -R 1000:1000 /workspace [2022-09-08T15:33:53.272Z] === RUN TestDockerSuite/TestStartAttachSilent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:33:54.201Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-08T15:33:54.407Z] + bundleName=unit [2022-09-08T15:33:54.407Z] + echo Creating unit-bundles.tar.gz [2022-09-08T15:33:54.407Z] Creating unit-bundles.tar.gz [2022-09-08T15:33:54.407Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-09-08T15:33:54.407Z] bundles/junit-report.xml [2022-09-08T15:33:54.407Z] bundles/go-test-report.json [2022-09-08T15:33:54.407Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-08T15:33:54.416Z] Archiving artifacts [2022-09-08T15:33:54.834Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44109/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T15:33:55.134Z] + make clean [2022-09-08T15:33:55.430Z] docker volume rm -f docker-dev-cache [2022-09-08T15:33:55.430Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T15:33:56.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-08T15:33:56.653Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-08T15:33:58.544Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-08T15:33:59.105Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-08T15:33:59.105Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-08T15:34:00.473Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-08T15:34:01.842Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-08T15:34:02.771Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-08T15:34:03.027Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-08T15:34:05.554Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-08T15:34:05.554Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-08T15:34:09.736Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-08T15:34:09.992Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-08T15:34:12.509Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-08T15:34:12.766Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-08T15:34:18.009Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-08T15:34:19.897Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-08T15:34:21.261Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-08T15:34:21.823Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-08T15:34:22.079Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-08T15:34:22.641Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-08T15:34:22.641Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-08T15:34:22.641Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-08T15:34:23.205Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-08T15:34:25.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-08T15:34:25.724Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-08T15:34:28.992Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-08T15:34:29.248Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-08T15:34:29.504Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-08T15:34:29.504Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-08T15:34:29.504Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-08T15:34:29.504Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-08T15:34:29.504Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-08T15:34:30.432Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-08T15:34:30.993Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-08T15:34:31.556Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-08T15:34:32.483Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-08T15:34:36.655Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-08T15:34:36.911Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-08T15:34:36.911Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-08T15:34:36.911Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-08T15:34:37.474Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-08T15:34:38.036Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-08T15:34:38.036Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-08T15:34:41.305Z] docker_cli_service_logs_test.go:246: checking task tgzpoihtslb9 [2022-09-08T15:34:41.305Z] docker_cli_service_logs_test.go:251: checking messages for tgzpoihtslb9 [2022-09-08T15:34:41.305Z] docker_cli_service_logs_test.go:246: checking task v1n11mgd2zbo [2022-09-08T15:34:41.305Z] docker_cli_service_logs_test.go:251: checking messages for v1n11mgd2zbo [2022-09-08T15:34:41.305Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-08T15:34:41.556Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-08T15:34:41.556Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-08T15:34:41.556Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-08T15:34:41.556Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-08T15:34:41.556Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-08T15:34:43.195Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-08T15:34:45.086Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-08T15:34:46.452Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-08T15:34:48.342Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-08T15:34:50.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-08T15:34:51.425Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-08T15:34:52.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-08T15:34:54.159Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-08T15:34:54.159Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-08T15:34:55.086Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-08T15:34:56.455Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-08T15:34:57.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-08T15:34:58.753Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-08T15:35:00.117Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-08T15:35:02.007Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-08T15:35:03.372Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-08T15:35:07.105Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-08T15:35:07.105Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-08T15:35:07.105Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-08T15:35:07.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-08T15:35:11.456Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-08T15:35:13.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-08T15:35:13.110Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-08T15:35:13.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-08T15:35:13.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-08T15:35:15.863Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-08T15:35:17.752Z] docker_cli_swarm_test.go:1902: [da849f6677af3] joining swarm manager [d9de9856f6949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:35:18.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-08T15:35:18.681Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-08T15:35:18.681Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-08T15:35:18.681Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-08T15:35:18.681Z] docker_cli_swarm_test.go:1903: [de8b9db3e7b9b] joining swarm manager [d9de9856f6949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:35:19.244Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-08T15:35:19.244Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-08T15:35:19.244Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-08T15:35:19.244Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-08T15:35:19.805Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-08T15:35:19.805Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-08T15:35:20.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-08T15:35:20.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-08T15:35:20.634Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-08T15:35:20.634Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-08T15:35:20.634Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-08T15:35:22.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-08T15:35:22.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-08T15:35:22.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-08T15:35:22.258Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-08T15:35:22.258Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-08T15:35:22.820Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-08T15:35:24.185Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-08T15:35:24.185Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-08T15:35:24.185Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-08T15:35:26.088Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-08T15:35:27.979Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-08T15:35:27.979Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite (1264.05s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.39s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.90s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.79s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.19s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.61s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.23s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.93s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.96s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.66s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.92s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2022-09-08T15:35:27.979Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.60s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.78s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.15s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.41s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.50s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.14s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.90s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.09s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.78s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.06s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.53s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.88s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.09s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.25s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.04s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.98s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.18s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.53s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.20s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.76s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.80s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.51s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.30s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.69s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.48s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.72s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.87s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.70s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.64s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.32s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.10s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.03s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.10s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.85s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.14s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.47s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.94s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.22s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.58s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.91s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.45s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.76s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.45s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.91s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.92s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.89s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.84s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.93s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.53s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.99s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.97s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.95s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.96s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.67s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.52s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.29s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnv (1.28s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.16s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.80s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.47s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.00s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.40s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.34s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.46s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.75s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.78s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.64s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.44s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.33s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.91s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.27s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildHistory (4.05s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.92s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.89s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.07s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.85s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.90s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.41s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.18s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.78s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.02s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.14s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.37s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.88s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.11s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.85s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (1.90s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildPATH (1.39s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.90s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.73s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildRm (1.78s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.55s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.81s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.78s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.46s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.26s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.87s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildUser (1.40s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.42s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.17s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2022-09-08T15:35:27.980Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2022-09-08T15:35:27.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-08T15:35:27.981Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T15:35:27.981Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T15:35:27.981Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.20s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.70s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.81s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s) [2022-09-08T15:35:27.981Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.80s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2022-09-08T15:35:27.981Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.74s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.50s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.92s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.01s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.40s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.43s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.45s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.07s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.43s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.48s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.46s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.50s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.46s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.56s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.90s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-09-08T15:35:27.981Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.14s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.09s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.36s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.45s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d04f30_} (1.49s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12192325142_/foo_false____} (1.61s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12192325142_/foo_true____} (1.53s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31567051749_/foo_false____} (0.48s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31567051749_/foo_true____} (1.56s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31567051749_/foo_true__0xc000d04f60__} (1.51s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d04f78_} (1.36s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d04f90_} (1.37s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d04fa8_} (1.39s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d04fc0_} (1.38s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.10s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.61s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.40s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.55s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.95s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.67s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.31s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.78s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.44s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.55s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.04s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.62s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.30s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.48s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.71s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2022-09-08T15:35:27.981Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-09-08T15:35:27.981Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.35s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.98s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.26s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.46s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.41s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.86s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.53s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsCommit (0.58s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.43s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.91s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.28s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.06s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.50s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.32s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-09-08T15:35:27.981Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-09-08T15:35:27.982Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2022-09-08T15:35:27.982Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-09-08T15:35:27.982Z] --- PASS: TestDockerSuite/TestEventsFilters (1.19s) [2022-09-08T15:35:27.982Z] --- PASS: TestDockerSuite/TestEventsFormat (1.61s) [2022-09-08T15:35:27.982Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-08T15:35:27.982Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-08T15:35:27.982Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.07s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-09-08T15:35:28.238Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-09-08T15:35:28.238Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.56s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsRename (0.76s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.80s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.60s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.45s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.29s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.71s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-09-08T15:35:28.238Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.66s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecParseError (0.56s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.60s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.24s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.68s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-09-08T15:35:28.239Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.11s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.46s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.64s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestHealth (18.63s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.69s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.12s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.82s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.76s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.63s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.78s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImportGzipped (1.08s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (0.97s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.52s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.32s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-09-08T15:35:28.239Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectHistory (0.49s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-08T15:35:28.239Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.60s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.39s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.29s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.67s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.71s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.39s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.41s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestNetHostname (1.20s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.63s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.04s) [2022-09-08T15:35:28.239Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.58s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.72s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.13s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.77s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.16s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPortList (5.96s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.81s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.18s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.39s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.12s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsByOrder (2.33s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.82s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.28s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.33s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.33s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.19s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.74s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.14s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-09-08T15:35:28.239Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.22s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.26s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.82s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.84s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.71s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.59s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.65s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.26s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.47s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.05s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.09s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.73s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.39s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.55s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.41s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-09-08T15:35:28.239Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.16s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.19s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.94s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.55s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.41s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.25s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.52s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.56s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.83s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.15s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.07s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.87s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.41s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.88s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.08s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunMount (4.17s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.81s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.24s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.15s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.08s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.26s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.55s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNetHost (1.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.38s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.53s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.17s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.97s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.73s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.70s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.08s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.09s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.21s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.12s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.47s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunState (1.16s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunSysctls (1.28s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.50s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.47s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.64s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.29s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.91s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUserByName (0.41s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.39s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.50s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.62s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.49s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.79s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.72s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.64s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.58s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.68s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.48s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.29s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.27s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.84s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartRecordError (1.18s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.51s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.65s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.40s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-09-08T15:35:28.240Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s) [2022-09-08T15:35:28.240Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.81s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.90s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.31s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.03s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.45s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.68s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.66s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.03s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.68s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.59s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.44s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2022-09-08T15:35:28.241Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.21s) [2022-09-08T15:35:28.241Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T15:35:28.241Z] === RUN TestDockerRegistrySuite [2022-09-08T15:35:28.241Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-08T15:35:29.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-08T15:35:29.168Z] check_test.go:196: [d4bd27e675a8c] daemon is not started [2022-09-08T15:35:29.168Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-08T15:35:30.096Z] check_test.go:196: [d9c7af4caaf64] daemon is not started [2022-09-08T15:35:30.096Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-08T15:35:31.462Z] check_test.go:196: [d6472f2100845] daemon is not started [2022-09-08T15:35:31.462Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-08T15:35:31.462Z] check_test.go:196: [d3e5168019d7f] daemon is not started [2022-09-08T15:35:31.462Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-08T15:35:33.979Z] check_test.go:196: [ddd2df8b14217] daemon is not started [2022-09-08T15:35:33.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-08T15:35:34.909Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-08T15:35:36.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-08T15:35:36.381Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-08T15:35:36.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-08T15:35:38.220Z] check_test.go:196: [d634fd978c2bc] daemon is not started [2022-09-08T15:35:38.220Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-08T15:35:40.736Z] check_test.go:196: [db700b5f54e0a] daemon is not started [2022-09-08T15:35:40.736Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-08T15:35:41.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-08T15:35:41.249Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-08T15:35:41.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-08T15:35:41.249Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-08T15:35:41.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-08T15:35:42.102Z] check_test.go:196: [dadf4d64694ff] daemon is not started [2022-09-08T15:35:42.102Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-08T15:35:42.664Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-08T15:35:42.921Z] check_test.go:196: [dc09730c0d286] daemon is not started [2022-09-08T15:35:42.921Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-08T15:35:43.850Z] check_test.go:196: [da37b5d4e9c51] daemon is not started [2022-09-08T15:35:43.850Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-08T15:35:45.273Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-08T15:35:45.273Z] check_test.go:196: [d04fd7ceeb5b8] daemon is not started [2022-09-08T15:35:45.273Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-08T15:35:46.641Z] check_test.go:196: [db17456902718] daemon is not started [2022-09-08T15:35:46.641Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-08T15:35:47.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-08T15:35:47.250Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-08T15:35:47.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-08T15:35:47.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-08T15:35:47.734Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-08T15:35:47.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-08T15:35:47.734Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-08T15:35:48.007Z] check_test.go:196: [d502c59e7ddf4] daemon is not started [2022-09-08T15:35:48.007Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-08T15:35:48.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-08T15:35:48.598Z] check_test.go:196: [d715a6e0492ba] daemon is not started [2022-09-08T15:35:48.598Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-08T15:35:49.525Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5b91c7dbdc126613dd3eebc027d5e2c1d6ed6df747b7b1172073b41b8ac23a14 [2022-09-08T15:35:50.454Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:094f177221a2bddba75ec9618af42d72b4f8a11dce48f2af486416d85ef220bd [2022-09-08T15:35:50.454Z] check_test.go:196: [d455c1b0dc743] daemon is not started [2022-09-08T15:35:50.454Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-08T15:35:51.384Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:da1d33b2bcdf4db33a9936b333a3e40ee28fb98dc6a7fed7ade4145cbf1ae8f0 [2022-09-08T15:35:51.946Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ca73a255aeec0cec8fa7d7016fa564c9cf1ff6f80196322320ceb2bbd3d20384 [2022-09-08T15:35:52.201Z] check_test.go:196: [db35c1e72d62e] daemon is not started [2022-09-08T15:35:52.201Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-08T15:35:53.568Z] check_test.go:196: [d55f54327fd2c] daemon is not started [2022-09-08T15:35:53.568Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-08T15:35:55.461Z] check_test.go:196: [d46f3ecdee43c] daemon is not started [2022-09-08T15:35:55.461Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-08T15:35:56.390Z] check_test.go:196: [d5fa882419fd9] daemon is not started [2022-09-08T15:35:56.390Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-08T15:35:56.390Z] check_test.go:196: [de308ea14b354] daemon is not started [2022-09-08T15:35:56.390Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-08T15:35:57.318Z] check_test.go:196: [d738e7733db0a] daemon is not started [2022-09-08T15:35:57.318Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-08T15:35:58.246Z] check_test.go:196: [d21bf30bafb56] daemon is not started [2022-09-08T15:35:58.246Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-08T15:35:59.174Z] check_test.go:196: [dd9fc9f4855b5] daemon is not started [2022-09-08T15:35:59.174Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-08T15:36:00.542Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-08T15:36:01.470Z] check_test.go:196: [dbcd77880472d] daemon is not started [2022-09-08T15:36:01.470Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-08T15:36:02.033Z] check_test.go:196: [d718df7009654] daemon is not started [2022-09-08T15:36:02.033Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-08T15:36:02.962Z] docker_cli_swarm_test.go:1803: [df2d6cf8ccb4b] joining swarm manager [dbd544952afcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:36:03.219Z] check_test.go:196: [de31eed1c35f4] daemon is not started [2022-09-08T15:36:03.219Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-08T15:36:03.475Z] check_test.go:196: [d845a805290b1] daemon is not started [2022-09-08T15:36:03.475Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-08T15:36:03.731Z] check_test.go:196: [d7abb59d9afe0] daemon is not started [2022-09-08T15:36:03.731Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-08T15:36:03.987Z] check_test.go:196: [d63be5bd46747] daemon is not started [2022-09-08T15:36:03.987Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-08T15:36:03.987Z] docker_cli_swarm_test.go:1804: [df14086ba950a] joining swarm manager [dbd544952afcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:36:04.243Z] check_test.go:196: [dfaf03f0cd88b] daemon is not started [2022-09-08T15:36:04.243Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-08T15:36:04.805Z] check_test.go:196: [dceae413b7c86] daemon is not started [2022-09-08T15:36:04.805Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-08T15:36:04.805Z] check_test.go:196: [d6c813bd0ed7d] daemon is not started [2022-09-08T15:36:04.805Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-08T15:36:05.733Z] check_test.go:196: [d5859992d933f] daemon is not started [2022-09-08T15:36:05.733Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-08T15:36:07.101Z] check_test.go:196: [d207d9d7bb4b4] daemon is not started [2022-09-08T15:36:07.101Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-08T15:36:08.029Z] check_test.go:196: [dd863932e41ef] daemon is not started [2022-09-08T15:36:08.029Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-08T15:36:08.978Z] check_test.go:196: [d613703646aa5] daemon is not started [2022-09-08T15:36:08.978Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-08T15:36:09.905Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite (42.49s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.91s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.13s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.57s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.57s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.04s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.52s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-09-08T15:36:10.466Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-09-08T15:36:10.466Z] === RUN TestDockerSchema1RegistrySuite [2022-09-08T15:36:10.466Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-08T15:36:10.722Z] check_test.go:223: [d10e659c1846f] daemon is not started [2022-09-08T15:36:10.722Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-08T15:36:13.299Z] check_test.go:223: [dff995ae04fb7] daemon is not started [2022-09-08T15:36:13.299Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-08T15:36:18.543Z] check_test.go:223: [d6304c15392bc] daemon is not started [2022-09-08T15:36:18.543Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-08T15:36:19.909Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-08T15:36:20.837Z] check_test.go:223: [d5c4c2e656c1e] daemon is not started [2022-09-08T15:36:20.837Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-08T15:36:22.204Z] check_test.go:223: [da1cc593d56d1] daemon is not started [2022-09-08T15:36:22.204Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-08T15:36:23.132Z] check_test.go:223: [d1a831b5abae2] daemon is not started [2022-09-08T15:36:23.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-08T15:36:23.132Z] check_test.go:223: [da5799c28e66a] daemon is not started [2022-09-08T15:36:23.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-08T15:36:24.060Z] check_test.go:223: [dc6bb0999a930] daemon is not started [2022-09-08T15:36:24.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-08T15:36:24.988Z] check_test.go:223: [dceab856890db] daemon is not started [2022-09-08T15:36:24.988Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-08T15:36:25.916Z] check_test.go:223: [dd94a7012c22e] daemon is not started [2022-09-08T15:36:25.916Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-08T15:36:27.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-08T15:36:28.371Z] check_test.go:223: [dfbb6a3d79d4e] daemon is not started [2022-09-08T15:36:28.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-08T15:36:28.933Z] check_test.go:223: [d8655e11e16e2] daemon is not started [2022-09-08T15:36:28.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-08T15:36:29.495Z] check_test.go:223: [d5f17b6bf6d00] daemon is not started [2022-09-08T15:36:29.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-08T15:36:29.495Z] check_test.go:223: [d987e590446cc] daemon is not started [2022-09-08T15:36:29.495Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-08T15:36:29.752Z] check_test.go:223: [dcdbb60c6c52b] daemon is not started [2022-09-08T15:36:29.752Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-08T15:36:30.009Z] docker_cli_swarm_test.go:1322: [d6a965f5b7305] joining swarm manager [d7ae39ee26a54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:36:30.009Z] check_test.go:223: [d79c9e55d6c56] daemon is not started [2022-09-08T15:36:30.265Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-08T15:36:30.521Z] check_test.go:223: [dea0a8ba49ee3] daemon is not started [2022-09-08T15:36:30.521Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-08T15:36:30.521Z] check_test.go:223: [dfe7214fffcbb] daemon is not started [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite (20.09s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.79s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.56s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-09-08T15:36:30.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-09-08T15:36:30.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-08T15:36:30.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-08T15:36:31.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-08T15:36:31.449Z] docker_cli_swarm_test.go:1323: [dbf7c1a3b61dd] joining swarm manager [d7ae39ee26a54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:36:31.449Z] check_test.go:252: [d48555e7b5bcb] daemon is not started [2022-09-08T15:36:31.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-08T15:36:32.039Z] check_test.go:252: [d50e2685882f4] daemon is not started [2022-09-08T15:36:32.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-08T15:36:32.295Z] check_test.go:252: [def2315116239] daemon is not started [2022-09-08T15:36:32.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-08T15:36:33.222Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-08T15:36:33.478Z] check_test.go:252: [d892fdf19a511] daemon is not started [2022-09-08T15:36:33.478Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-08T15:36:34.040Z] check_test.go:252: [d3afe5d0f8697] daemon is not started [2022-09-08T15:36:34.040Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-08T15:36:34.296Z] check_test.go:252: [d988532b5cb62] daemon is not started [2022-09-08T15:36:34.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-08T15:36:34.551Z] check_test.go:252: [d2517eac3b66c] daemon is not started [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2022-09-08T15:36:34.551Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-08T15:36:34.551Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-08T15:36:34.551Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-08T15:36:35.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-08T15:36:35.135Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-08T15:36:35.135Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-08T15:36:35.135Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-08T15:36:35.620Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-08T15:36:37.233Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-08T15:36:37.233Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-08T15:36:37.233Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-08T15:36:39.793Z] check_test.go:279: [df1a49fa0e189] daemon is not started [2022-09-08T15:36:39.793Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-08T15:36:39.793Z] check_test.go:279: [df2414bd9e8ae] daemon is not started [2022-09-08T15:36:39.793Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-08T15:36:40.049Z] check_test.go:279: [da8240c4805c4] daemon is not started [2022-09-08T15:36:40.049Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-08T15:36:40.049Z] check_test.go:279: [d7c5f4231b04f] daemon is not started [2022-09-08T15:36:40.049Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-08T15:36:40.305Z] check_test.go:279: [d7dc618595ad5] daemon is not started [2022-09-08T15:36:40.305Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-09-08T15:36:40.305Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-09-08T15:36:40.305Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-09-08T15:36:40.305Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-09-08T15:36:40.305Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-09-08T15:36:40.305Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-08T15:36:40.305Z] === RUN TestDockerNetworkSuite [2022-09-08T15:36:40.305Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-08T15:36:42.113Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-08T15:36:42.822Z] docker_cli_network_unix_test.go:47: [d6c48a4ce4b1b] daemon is not started [2022-09-08T15:36:42.822Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-08T15:36:43.081Z] docker_cli_network_unix_test.go:47: [dd420107708d6] daemon is not started [2022-09-08T15:36:43.133Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-08T15:36:43.133Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-08T15:36:43.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-08T15:36:43.623Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-08T15:36:43.623Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-08T15:36:43.623Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-08T15:36:45.248Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-08T15:36:45.732Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-08T15:36:45.855Z] docker_cli_network_unix_test.go:47: [daaae50921e8d] daemon is not started [2022-09-08T15:36:46.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-08T15:36:46.764Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-08T15:36:47.250Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-08T15:36:47.476Z] docker_cli_network_unix_test.go:47: [d63e224215b2f] daemon is not started [2022-09-08T15:36:47.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-08T15:36:47.732Z] docker_cli_network_unix_test.go:1234: [d482dff4e1352] daemon is not started [2022-09-08T15:36:47.734Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-08T15:36:50.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-08T15:36:51.180Z] docker_cli_network_unix_test.go:47: [d3533684ece56] daemon is not started [2022-09-08T15:36:51.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-08T15:36:53.746Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-08T15:36:55.367Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-08T15:36:55.367Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-08T15:36:55.367Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-08T15:36:55.603Z] docker_cli_network_unix_test.go:47: [dae266fe30670] daemon is not started [2022-09-08T15:36:56.386Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-08T15:36:56.386Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-08T15:36:56.386Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-08T15:36:56.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-08T15:36:56.871Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-08T15:36:58.437Z] docker_cli_network_unix_test.go:47: [d22e57370c1b0] daemon is not started [2022-09-08T15:36:58.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-08T15:36:59.158Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-08T15:37:00.058Z] docker_cli_network_unix_test.go:47: [d41a060f1e11e] daemon is not started [2022-09-08T15:37:00.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-08T15:37:00.180Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-08T15:37:00.315Z] docker_cli_network_unix_test.go:47: [d9dd426a3d1c1] daemon is not started [2022-09-08T15:37:00.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-08T15:37:00.572Z] docker_cli_network_unix_test.go:47: [d112b66849fe3] daemon is not started [2022-09-08T15:37:00.665Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-08T15:37:00.665Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-08T15:37:00.665Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-08T15:37:00.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-08T15:37:01.391Z] docker_cli_network_unix_test.go:47: [dac847b671d52] daemon is not started [2022-09-08T15:37:01.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-08T15:37:01.683Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-08T15:37:02.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-08T15:37:02.167Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-08T15:37:02.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-08T15:37:02.168Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-08T15:37:02.168Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-08T15:37:02.208Z] docker_cli_network_unix_test.go:47: [de7a549293493] daemon is not started [2022-09-08T15:37:02.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-08T15:37:02.720Z] docker_cli_network_unix_test.go:47: [d3e541c0a4ac3] daemon is not started [2022-09-08T15:37:02.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-08T15:37:02.976Z] docker_cli_network_unix_test.go:47: [dc1b056b61f9c] daemon is not started [2022-09-08T15:37:02.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-08T15:37:03.538Z] docker_cli_network_unix_test.go:47: [d3bac3102ef9a] daemon is not started [2022-09-08T15:37:03.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-08T15:37:03.794Z] docker_cli_network_unix_test.go:47: [dac8a4e69b965] daemon is not started [2022-09-08T15:37:03.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-08T15:37:03.794Z] docker_cli_network_unix_test.go:47: [db56a124d1ac0] daemon is not started [2022-09-08T15:37:03.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-08T15:37:04.050Z] docker_cli_network_unix_test.go:47: [d3af8d1078bc2] daemon is not started [2022-09-08T15:37:04.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-08T15:37:04.978Z] docker_cli_network_unix_test.go:47: [d51b3db7f9e59] daemon is not started [2022-09-08T15:37:04.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-08T15:37:05.234Z] docker_cli_network_unix_test.go:47: [d3080eed35407] daemon is not started [2022-09-08T15:37:05.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-08T15:37:05.796Z] docker_cli_network_unix_test.go:47: [d1f55ed9f10bc] daemon is not started [2022-09-08T15:37:05.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-08T15:37:06.052Z] docker_cli_network_unix_test.go:47: [d1cec012f39b1] daemon is not started [2022-09-08T15:37:06.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-08T15:37:06.052Z] docker_cli_network_unix_test.go:47: [df8f4b524fafc] daemon is not started [2022-09-08T15:37:06.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-08T15:37:07.281Z] docker_cli_network_unix_test.go:969: [d0d80895937ab] daemon is not started [2022-09-08T15:37:08.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-08T15:37:09.576Z] docker_cli_network_unix_test.go:47: [da8c18c20a6e6] daemon is not started [2022-09-08T15:37:09.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-08T15:37:12.347Z] docker_cli_network_unix_test.go:1117: [d4b642af3dcf6] daemon is not started [2022-09-08T15:37:12.770Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-08T15:37:15.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-08T15:37:15.624Z] docker_cli_network_unix_test.go:47: [dacbf8c36dfe1] daemon is not started [2022-09-08T15:37:15.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-08T15:37:16.267Z] docker_cli_network_unix_test.go:47: [dcceef33ff148] daemon is not started [2022-09-08T15:37:16.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-08T15:37:16.267Z] docker_cli_network_unix_test.go:47: [db39b9c9aefa4] daemon is not started [2022-09-08T15:37:16.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-08T15:37:16.267Z] docker_cli_network_unix_test.go:47: [d1fe610776873] daemon is not started [2022-09-08T15:37:16.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-08T15:37:16.528Z] docker_cli_network_unix_test.go:47: [de4078e82e436] daemon is not started [2022-09-08T15:37:16.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-08T15:37:16.787Z] docker_cli_network_unix_test.go:47: [d82f1c73fdef2] daemon is not started [2022-09-08T15:37:16.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-08T15:37:16.787Z] docker_cli_network_unix_test.go:47: [d1c0fdb965ac1] daemon is not started [2022-09-08T15:37:16.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-08T15:37:18.152Z] docker_cli_network_unix_test.go:47: [d6afd9007ee49] daemon is not started [2022-09-08T15:37:19.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-08T15:37:19.080Z] docker_cli_network_unix_test.go:47: [de76186524dee] daemon is not started [2022-09-08T15:37:19.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-08T15:37:19.080Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-08T15:37:19.080Z] docker_cli_network_unix_test.go:47: [d3c7f123cf764] daemon is not started [2022-09-08T15:37:19.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-08T15:37:19.641Z] docker_cli_network_unix_test.go:47: [d76b15dc345e8] daemon is not started [2022-09-08T15:37:19.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-08T15:37:23.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-08T15:37:24.531Z] docker_cli_network_unix_test.go:1085: [d60a65bac2f43] daemon is not started [2022-09-08T15:37:26.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-08T15:37:26.420Z] docker_cli_network_unix_test.go:47: [df2b5dadbe516] daemon is not started [2022-09-08T15:37:26.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-08T15:37:26.676Z] docker_cli_network_unix_test.go:47: [d8d62502acd21] daemon is not started [2022-09-08T15:37:26.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-08T15:37:28.298Z] docker_cli_network_unix_test.go:47: [db4a638fb56e9] daemon is not started [2022-09-08T15:37:28.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-08T15:37:28.555Z] docker_cli_network_unix_test.go:47: [d6702ec26c218] daemon is not started [2022-09-08T15:37:28.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-08T15:37:28.810Z] docker_cli_network_unix_test.go:47: [d0e3b5ac787ec] daemon is not started [2022-09-08T15:37:29.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-08T15:37:29.629Z] docker_cli_network_unix_test.go:47: [d4d8f21ea923a] daemon is not started [2022-09-08T15:37:29.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-08T15:37:30.191Z] docker_cli_network_unix_test.go:47: [d15a2c57c95ad] daemon is not started [2022-09-08T15:37:30.450Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-08T15:37:40.391Z] docker_cli_network_unix_test.go:47: [d43bb0368c244] daemon is not started [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite (59.56s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.36s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.98s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.28s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-09-08T15:37:40.391Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-09-08T15:37:40.391Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (9.33s) [2022-09-08T15:37:40.391Z] === RUN TestDockerHubPullSuite [2022-09-08T15:37:40.391Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-08T15:37:41.756Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-08T15:37:45.022Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-08T15:37:45.278Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-08T15:37:47.166Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-08T15:37:47.728Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-08T15:37:47.987Z] --- PASS: TestDockerHubPullSuite (8.15s) [2022-09-08T15:37:47.987Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.00s) [2022-09-08T15:37:47.987Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-09-08T15:37:47.987Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-09-08T15:37:47.987Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s) [2022-09-08T15:37:47.987Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-09-08T15:37:47.987Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-08T15:37:47.987Z] PASS [2022-09-08T15:37:47.987Z] [2022-09-08T15:37:47.987Z] === Skipped [2022-09-08T15:37:47.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T15:37:47.987Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.987Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-08T15:37:47.987Z] [2022-09-08T15:37:47.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-08T15:37:47.987Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-08T15:37:47.987Z] [2022-09-08T15:37:47.987Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-08T15:37:47.987Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-09-08T15:37:47.988Z] docker_cli_sni_test.go:18: Flakey test [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T15:37:47.988Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T15:37:47.988Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-08T15:37:47.988Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-08T15:37:47.988Z] docker_cli_network_unix_test.go:47: [d3c7f123cf764] daemon is not started [2022-09-08T15:37:47.988Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-08T15:37:47.988Z] [2022-09-08T15:37:47.988Z] DONE 1270 tests, 51 skipped in 1450.428s [2022-09-08T15:37:47.988Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:37:47.988Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T15:37:47.988Z] +++ kill 8037 [2022-09-08T15:37:48.905Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-08T15:37:48.905Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-08T15:37:48.905Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-08T15:37:49.376Z] +++ /etc/init.d/apparmor stop [2022-09-08T15:37:49.376Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:37:49.376Z] [2022-09-08T15:37:49.376Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:37:49.376Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:37:49.376Z] [2022-09-08T15:37:49.376Z] To set a process to complain mode, use the command line tool [2022-09-08T15:37:49.376Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:37:49.376Z] +++ true [2022-09-08T15:37:49.376Z] exiting test-integration [2022-09-08T15:37:49.376Z] ++ exit 0 [2022-09-08T15:37:49.376Z] [2022-09-08T15:37:49.376Z] + for job in $(jobs -p) [2022-09-08T15:37:49.376Z] + wait 18240 [2022-09-08T15:37:52.797Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-08T15:37:52.797Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-08T15:37:52.797Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-08T15:37:52.797Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-08T15:37:52.797Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-08T15:37:52.797Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-08T15:37:52.797Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-08T15:37:53.282Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-08T15:37:53.282Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-08T15:37:53.282Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-08T15:38:01.540Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-08T15:38:04.807Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-08T15:38:11.344Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-08T15:38:16.590Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-08T15:38:18.480Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-08T15:38:22.647Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-08T15:38:29.212Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-08T15:38:29.424Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-08T15:38:29.424Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-08T15:38:29.424Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-08T15:38:29.424Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-08T15:38:33.377Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-08T15:38:33.377Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-08T15:38:33.377Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-08T15:38:37.543Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-08T15:38:38.105Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-08T15:38:39.032Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-08T15:38:40.922Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-08T15:38:59.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-08T15:38:59.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-08T15:38:59.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-08T15:39:03.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-08T15:39:06.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-08T15:39:09.054Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-08T15:39:37.084Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-08T15:39:37.084Z] docker_cli_swarm_test.go:1187: [d7f04db8794e2] joining swarm manager [dd1ca935eac96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:39:43.632Z] docker_cli_swarm_test.go:1196: [d4ce4fd97ec63] joining swarm manager [dd1ca935eac96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:40:21.866Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-08T15:40:22.287Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-08T15:40:22.891Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-08T15:40:22.891Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-08T15:40:23.376Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-08T15:40:32.226Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-08T15:40:35.489Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-08T15:40:36.855Z] docker_cli_swarm_test.go:1119: [d49a579d4b3bb] joining swarm manager [d0172ff597749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:40:39.274Z] docker_cli_swarm_test.go:1120: [d134ac5d2dcea] joining swarm manager [d0172ff597749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:41:36.905Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-08T15:41:37.389Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-08T15:41:37.873Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-08T15:42:08.266Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-08T15:42:15.674Z] docker_cli_swarm_test.go:1173: [df30450462c22] joining swarm manager [d0172ff597749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-08T15:42:20.950Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-08T15:42:36.087Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-08T15:42:47.695Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-08T15:42:47.695Z] docker_cli_swarm_test.go:1454: [d03d3b6927291] joining swarm manager [d46e55ecf0593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:42:47.695Z] docker_cli_swarm_test.go:1455: [d4747f42696b4] joining swarm manager [d46e55ecf0593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-08T15:42:57.633Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-08T15:42:58.194Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-08T15:42:58.194Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-08T15:42:58.450Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-08T15:42:58.450Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-08T15:42:59.379Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-08T15:43:01.267Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-08T15:43:04.534Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-08T15:43:07.049Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-08T15:43:08.451Z] docker_cli_swarm_unix_test.go:63: [de7a3572962d5] joining swarm manager [da274a829370a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:43:27.314Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-08T15:43:37.982Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-08T15:43:53.146Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-08T15:44:04.617Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-08T15:44:04.617Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-08T15:44:04.617Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-08T15:44:06.505Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-08T15:44:09.772Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-08T15:44:11.661Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-08T15:44:13.549Z] docker_api_swarm_test.go:962: [dda0eeadad47f] joining swarm manager [d811f9ce72b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-08T15:44:35.431Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-08T15:44:43.541Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-08T15:44:45.432Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-08T15:44:47.321Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-08T15:44:50.587Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-08T15:44:57.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-08T15:45:01.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-08T15:45:03.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-08T15:45:06.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-08T15:45:08.887Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-08T15:45:11.404Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-08T15:45:13.933Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-08T15:45:16.454Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-08T15:46:05.517Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-08T15:46:05.517Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-08T15:46:05.517Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-08T15:46:05.517Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-08T15:46:08.553Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-08T15:46:08.553Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-08T15:46:08.553Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-08T15:46:08.553Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-08T15:46:09.038Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-08T15:46:09.038Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-08T15:46:09.038Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-08T15:46:09.038Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-08T15:46:09.038Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-08T15:46:09.038Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-08T15:46:09.038Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-08T15:46:12.621Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-08T15:46:12.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-08T15:46:12.919Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-08T15:46:12.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-08T15:46:12.919Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-08T15:46:12.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-08T15:46:12.919Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-08T15:46:12.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-08T15:46:13.402Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-08T15:46:18.263Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-08T15:46:27.455Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-08T15:46:33.432Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-08T15:46:34.450Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-08T15:46:34.451Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-08T15:46:34.451Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-08T15:46:34.451Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-08T15:46:34.451Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-08T15:46:34.451Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-08T15:46:34.451Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-08T15:46:34.451Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-08T15:46:34.451Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-08T15:46:34.451Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-08T15:46:34.451Z] === RUN TestDockerSuite/TestBuildFails [2022-09-08T15:46:41.750Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-08T15:46:41.750Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite (1601.15s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.95s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.80s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.54s) [2022-09-08T15:46:42.293Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.31s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.76s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.10s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.70s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.31s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.64s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.69s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.67s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.52s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.49s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.03s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.00s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.97s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.59s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.84s) [2022-09-08T15:46:42.293Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.38s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.00s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.44s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.45s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.73s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.45s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.75s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.47s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.12s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.18s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.66s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.82s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.66s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.14s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.64s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.03s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.21s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.35s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.53s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.95s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.11s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.11s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.64s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.66s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.67s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.79s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.63s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.62s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.37s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.21s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.11s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.10s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.36s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.78s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.44s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.00s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.77s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.27s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.52s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.62s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.18s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.53s) [2022-09-08T15:46:42.294Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.78s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.08s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.64s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.75s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.08s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.78s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.06s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.10s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.09s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.13s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.87s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-09-08T15:46:42.294Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.08s) [2022-09-08T15:46:42.294Z] === RUN TestDockerExternalVolumeSuite [2022-09-08T15:46:42.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-08T15:46:42.549Z] docker_cli_external_volume_driver_test.go:53: [d77e57f13aa75] daemon is not started [2022-09-08T15:46:56.887Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-08T15:47:00.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-08T15:47:05.701Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-08T15:47:18.405Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-08T15:47:29.015Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-08T15:47:29.015Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-08T15:47:35.007Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-08T15:47:35.007Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-08T15:47:35.007Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-08T15:47:35.492Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-08T15:47:35.979Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-08T15:47:35.979Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-08T15:47:35.979Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-08T15:47:51.133Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-08T15:47:51.133Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-08T15:47:51.133Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-08T15:48:01.725Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-08T15:48:01.725Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-08T15:48:03.338Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-08T15:48:03.338Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-08T15:48:03.338Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-08T15:48:04.360Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-08T15:48:04.360Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-08T15:48:08.244Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-08T15:48:08.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-08T15:48:09.260Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-08T15:48:09.744Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-08T15:48:10.761Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-08T15:48:11.245Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-08T15:48:12.262Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-08T15:48:13.883Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-08T15:48:14.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-08T15:48:19.894Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-08T15:48:19.894Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-08T15:48:19.894Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-08T15:48:19.894Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-08T15:48:19.894Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-08T15:48:19.894Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-08T15:48:19.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-08T15:48:19.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-08T15:48:19.894Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-08T15:48:20.914Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-08T15:48:21.398Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-08T15:48:26.260Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-08T15:48:29.680Z] docker_cli_external_volume_driver_test.go:53: [d4309dac30ab4] daemon is not started [2022-09-08T15:48:44.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-08T15:48:47.740Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-08T15:48:47.740Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-08T15:48:47.740Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-08T15:48:50.016Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-08T15:49:02.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-08T15:49:17.392Z] docker_cli_external_volume_driver_test.go:53: [dd3f237a02768] daemon is not started [2022-09-08T15:49:26.152Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-08T15:49:32.226Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-08T15:49:32.227Z] docker_cli_external_volume_driver_test.go:53: [d0f1540fc6eb8] daemon is not started [2022-09-08T15:49:41.316Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-08T15:49:46.184Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-08T15:49:47.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-08T15:49:52.175Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-08T15:49:58.183Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-08T15:50:16.236Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-08T15:50:16.236Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-08T15:50:16.236Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-08T15:50:19.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-08T15:50:26.839Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-08T15:50:27.856Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-08T15:50:27.856Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-08T15:50:27.856Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-08T15:50:27.856Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-08T15:50:27.856Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-08T15:50:30.895Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-08T15:50:33.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-08T15:50:39.717Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-08T15:50:47.028Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-08T15:50:47.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-08T15:50:47.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-08T15:50:48.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-08T15:50:50.549Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-08T15:50:52.191Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-08T15:50:53.208Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-08T15:51:08.352Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-08T15:51:09.370Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-08T15:51:18.194Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-08T15:51:22.076Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-08T15:51:30.893Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-08T15:51:35.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-08T15:51:35.754Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-08T15:51:40.625Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-08T15:51:42.241Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-08T15:51:42.241Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-08T15:51:42.241Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-08T15:51:42.241Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-08T15:51:42.241Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-08T15:51:44.524Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-08T15:51:44.524Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-08T15:51:44.524Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-08T15:51:53.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-08T15:52:25.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-08T15:52:35.739Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-08T15:52:57.244Z] === RUN TestDockerSuite/TestBuildRm [2022-09-08T15:52:57.467Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-08T15:53:07.862Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-08T15:53:10.897Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-08T15:53:10.897Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-08T15:53:10.897Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-08T15:53:10.897Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-08T15:53:11.381Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-08T15:53:12.302Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-08T15:53:12.994Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-08T15:53:16.881Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-08T15:53:25.697Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-08T15:53:29.579Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-08T15:53:30.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-08T15:53:30.340Z] docker_cli_external_volume_driver_test.go:485: [dd72ebb763270] daemon is not started [2022-09-08T15:53:45.177Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-08T15:53:45.177Z] docker_cli_external_volume_driver_test.go:53: [d53e46ecc2c61] daemon is not started [2022-09-08T15:53:51.044Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-08T15:53:51.044Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-08T15:53:51.528Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite (436.58s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.12s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.13s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-09-08T15:54:00.011Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-09-08T15:54:00.011Z] PASS [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.011Z] === Skipped [2022-09-08T15:54:00.011Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-08T15:54:00.011Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-08T15:54:00.011Z] check_test.go:309: [d688d2a81c104] daemon is not started [2022-09-08T15:54:00.011Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.011Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-08T15:54:00.011Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-08T15:54:00.011Z] check_test.go:309: [d46701e5168d8] daemon is not started [2022-09-08T15:54:00.011Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.011Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-08T15:54:00.011Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-08T15:54:00.011Z] check_test.go:309: [d93aac145828b] daemon is not started [2022-09-08T15:54:00.011Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.011Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T15:54:00.011Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-08T15:54:00.011Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.011Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-08T15:54:00.011Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-08T15:54:00.011Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.011Z] DONE 273 tests, 5 skipped in 2422.067s [2022-09-08T15:54:00.011Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-08T15:54:00.011Z] ++++ cat bundles/test-integration/docker.pid [2022-09-08T15:54:00.011Z] +++ kill 8042 [2022-09-08T15:54:00.011Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d51256a562e06/docker.pid [2022-09-08T15:54:00.011Z] +++ kill 5767 [2022-09-08T15:54:00.011Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5767 is not a child of this shell [2022-09-08T15:54:00.011Z] warning: PID 5767 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d51256a562e06/docker.pid had a nonzero exit code [2022-09-08T15:54:00.011Z] +++ /etc/init.d/apparmor stop [2022-09-08T15:54:00.011Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.011Z] Unloading profiles will leave already running processes permanently [2022-09-08T15:54:00.011Z] unconfined, which can lead to unexpected situations. [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.011Z] To set a process to complain mode, use the command line tool [2022-09-08T15:54:00.011Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-08T15:54:00.011Z] +++ true [2022-09-08T15:54:00.011Z] exiting test-integration [2022-09-08T15:54:00.011Z] ++ exit 0 [2022-09-08T15:54:00.011Z] [2022-09-08T15:54:00.267Z] + exit 0 [2022-09-08T15:54:00.267Z] ++ jobs -p [2022-09-08T15:54:00.267Z] + pids= [2022-09-08T15:54:00.267Z] + echo 'Remaining pids to kill: []' [2022-09-08T15:54:00.267Z] Remaining pids to kill: [] [2022-09-08T15:54:00.267Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-08T15:54:00.278Z] Recording test results [2022-09-08T15:54:00.647Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-08T15:54:00.999Z] + echo Ensuring container killed. [2022-09-08T15:54:00.999Z] Ensuring container killed. [2022-09-08T15:54:00.999Z] + docker ps -aq -f name=docker-pr2-* [2022-09-08T15:54:01.255Z] + cids=8ee8009fcaf3 [2022-09-08T15:54:01.255Z] be8804b36ee4 [2022-09-08T15:54:01.255Z] dfbe67e62072 [2022-09-08T15:54:01.255Z] + [ -n 8ee8009fcaf3 [2022-09-08T15:54:01.255Z] be8804b36ee4 [2022-09-08T15:54:01.255Z] dfbe67e62072 ] [2022-09-08T15:54:01.255Z] + docker rm -vf 8ee8009fcaf3 be8804b36ee4 dfbe67e62072 [2022-09-08T15:54:02.133Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-08T15:54:02.617Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-08T15:54:02.621Z] 8ee8009fcaf3 [2022-09-08T15:54:03.986Z] be8804b36ee4 [2022-09-08T15:54:03.986Z] dfbe67e62072 [Pipeline] sh [2022-09-08T15:54:04.304Z] + echo Chowning /workspace to jenkins user [2022-09-08T15:54:04.304Z] Chowning /workspace to jenkins user [2022-09-08T15:54:04.304Z] + id -u [2022-09-08T15:54:04.304Z] + id -g [2022-09-08T15:54:04.304Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44109:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-08T15:54:07.150Z] + bundleName=amd64 [2022-09-08T15:54:07.150Z] + echo Creating amd64-bundles.tar.gz [2022-09-08T15:54:07.150Z] Creating amd64-bundles.tar.gz [2022-09-08T15:54:07.150Z] + + find bundles -path */root/*overlay2 -prunexargs -o tar -type -czf f amd64-bundles.tar.gz ( [2022-09-08T15:54:07.150Z] -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-08T15:54:07.479Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-08T15:54:07.480Z] === RUN TestDockerSuite/TestBuildStderr [Pipeline] archiveArtifacts [2022-09-08T15:54:08.087Z] Archiving artifacts [2022-09-08T15:54:08.516Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44109/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T15:54:08.880Z] + make clean [2022-09-08T15:54:09.139Z] docker volume rm -f docker-dev-cache [2022-09-08T15:54:09.395Z] docker-dev-cache [Pipeline] deleteDir [2022-09-08T15:54:11.362Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T15:54:32.835Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-08T15:54:32.835Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-08T15:54:32.835Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-08T15:54:33.855Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-08T15:54:35.475Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-08T15:54:40.340Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-08T15:54:45.213Z] === RUN TestDockerSuite/TestBuildUser [2022-09-08T15:54:45.213Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-08T15:54:45.213Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-08T15:54:45.213Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-08T15:54:45.213Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-08T15:54:45.213Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-08T15:54:45.213Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-08T15:54:49.094Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-08T15:54:49.578Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-08T15:54:52.605Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-08T15:54:52.605Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-08T15:54:52.605Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-08T15:54:52.605Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-08T15:54:52.605Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-08T15:55:28.756Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-08T15:55:28.756Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-08T15:55:32.639Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-08T15:55:38.652Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-08T15:55:38.652Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-08T15:55:38.652Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-08T15:55:38.652Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-08T15:55:38.652Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-08T15:55:40.930Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-08T15:55:40.930Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-08T15:55:41.418Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-09-08T15:55:52.010Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-08T15:55:55.923Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-08T15:55:56.406Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-08T15:56:21.952Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-08T15:56:21.952Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-08T15:56:21.952Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-08T15:56:21.952Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-08T15:56:21.952Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-08T15:56:21.952Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-08T15:56:21.952Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-08T15:56:21.952Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-08T15:56:30.768Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-08T15:56:31.251Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-08T15:56:31.251Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-08T15:56:31.735Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-08T15:56:31.735Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-08T15:56:31.735Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-08T15:56:31.735Z] docker_cli_sni_test.go:18: Flakey test [2022-09-08T15:56:31.735Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-08T15:56:34.014Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-08T15:56:44.624Z] === RUN TestDockerSuite/TestCommitChange [2022-09-08T15:56:48.511Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-08T15:56:52.416Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-08T15:56:52.416Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-08T15:56:52.416Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-08T15:57:05.097Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-08T15:57:05.097Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-08T15:57:05.097Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-08T15:57:23.152Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-08T15:57:25.431Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-08T15:57:25.431Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-08T15:57:25.431Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-08T15:57:25.431Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-08T15:57:25.431Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-08T15:57:25.431Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-08T15:57:25.431Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-08T15:57:25.431Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-08T15:57:32.731Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-08T15:57:40.027Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-08T15:57:40.027Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-08T15:57:40.027Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-08T15:57:41.649Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-08T15:57:41.649Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-08T15:57:41.649Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-08T15:57:41.649Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-08T15:57:41.649Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-08T15:57:41.649Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-08T15:57:42.132Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-08T15:57:49.440Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-08T15:57:49.440Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-08T15:57:49.440Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-08T15:57:49.440Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-08T15:57:51.730Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-08T15:57:51.730Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-08T15:57:51.730Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-08T15:57:51.730Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-08T15:57:51.730Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-08T15:57:51.730Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-08T15:57:51.730Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-08T15:57:52.214Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-08T15:57:55.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-08T15:57:57.537Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-08T15:57:59.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-08T15:57:59.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-08T15:57:59.818Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-08T15:57:59.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-08T15:58:02.111Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-08T15:58:02.111Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-08T15:58:09.418Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-08T15:58:09.418Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-08T15:58:09.418Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-08T15:58:09.418Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-08T15:58:09.418Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-08T15:58:11.697Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-08T15:58:11.697Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-08T15:58:13.986Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-08T15:58:13.986Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-08T15:58:13.986Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-08T15:58:17.015Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-08T15:58:17.015Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-08T15:58:24.352Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-08T15:58:28.238Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-08T15:58:33.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-08T15:58:33.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-08T15:58:33.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-08T15:58:33.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-08T15:58:33.102Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-08T15:58:34.716Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-08T15:58:34.716Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-08T15:58:34.716Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-08T15:58:37.744Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-08T15:58:37.744Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-08T15:58:37.744Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-08T15:58:40.034Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-08T15:58:40.034Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-08T15:58:44.904Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-08T15:58:46.514Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-08T15:58:46.514Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-08T15:58:46.514Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-08T15:58:46.514Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-08T15:58:46.514Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-08T15:58:46.514Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-08T15:58:46.514Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-08T15:58:46.514Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-08T15:58:46.514Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-08T15:58:46.514Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-08T15:58:46.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-09-08T15:58:48.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-08T15:58:48.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-09-08T15:58:51.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-09-08T15:58:54.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-09-08T15:59:01.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-09-08T15:59:04.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00064ef00_} [2022-09-08T15:59:11.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13154319443_c:\foo_false____} [2022-09-08T15:59:14.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13154319443_c:\foo_true____} [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-08T15:59:17.841Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-08T15:59:17.841Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-08T15:59:17.841Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-08T15:59:17.841Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-08T15:59:17.841Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-08T15:59:17.841Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-08T15:59:17.841Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-08T15:59:25.169Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.169Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-08T15:59:25.169Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.654Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-08T15:59:25.654Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-08T15:59:25.654Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-08T15:59:27.937Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-08T15:59:27.937Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-08T15:59:27.937Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-08T15:59:28.421Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-08T15:59:30.698Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-08T15:59:30.698Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-08T15:59:30.698Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-08T15:59:30.698Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-08T15:59:30.698Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-08T15:59:30.698Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-08T15:59:30.698Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-08T15:59:35.561Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-08T15:59:38.600Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-08T15:59:38.600Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-08T15:59:38.600Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-08T15:59:38.600Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-08T15:59:38.600Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-08T15:59:49.220Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-08T15:59:49.220Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-08T15:59:49.220Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-08T15:59:49.220Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-08T15:59:49.220Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-08T16:00:04.364Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-08T16:00:04.364Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-08T16:00:04.364Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-08T16:00:04.364Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-08T16:00:04.364Z] === RUN TestDockerSuite/TestCpToDot [2022-09-08T16:00:04.847Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-08T16:00:04.847Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-08T16:00:04.847Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-08T16:00:04.847Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-08T16:00:04.847Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-08T16:00:07.876Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-08T16:00:07.876Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-08T16:00:07.876Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-08T16:00:07.876Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-08T16:00:07.876Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-08T16:00:07.876Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-08T16:00:07.876Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-08T16:00:07.876Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-08T16:00:07.876Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-08T16:00:07.876Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-08T16:00:07.876Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-08T16:00:10.152Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-08T16:00:17.453Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-08T16:00:17.937Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-08T16:00:17.937Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-08T16:00:20.214Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-08T16:00:20.698Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-08T16:00:21.181Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-08T16:00:21.181Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-08T16:00:21.181Z] === RUN TestDockerSuite/TestCreateRM [2022-09-08T16:00:21.181Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-08T16:00:21.181Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-08T16:00:21.181Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-08T16:00:21.667Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-08T16:00:21.667Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-08T16:00:30.505Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-08T16:00:30.505Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-08T16:00:30.505Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-08T16:00:34.390Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-08T16:00:34.390Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-08T16:00:34.390Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-08T16:00:34.390Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-08T16:00:36.668Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-08T16:00:36.668Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-08T16:00:36.668Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-08T16:00:37.153Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-08T16:00:37.153Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-08T16:00:37.153Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-08T16:00:37.153Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-08T16:00:37.153Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-08T16:00:37.153Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-08T16:00:37.153Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-08T16:00:37.153Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-08T16:00:37.153Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDockerFails [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-08T16:00:37.153Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-08T16:00:37.153Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-08T16:00:37.153Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-08T16:00:37.153Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-08T16:00:37.153Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-08T16:00:37.153Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-08T16:00:40.183Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-08T16:00:44.075Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-08T16:00:46.354Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-08T16:00:55.176Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-08T16:01:00.050Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-08T16:01:15.184Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-08T16:01:17.473Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-08T16:01:18.491Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-08T16:01:23.359Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-08T16:01:23.359Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-08T16:01:24.377Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-08T16:01:30.383Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-08T16:01:34.271Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-08T16:01:34.271Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-08T16:01:34.755Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-08T16:01:34.755Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-08T16:01:34.755Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-08T16:01:34.755Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-08T16:01:34.755Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-08T16:01:34.755Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-08T16:01:34.755Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-08T16:01:35.772Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-08T16:01:35.772Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-08T16:01:35.772Z] === RUN TestDockerSuite/TestEventsRename [2022-09-08T16:01:38.803Z] === RUN TestDockerSuite/TestEventsResize [2022-09-08T16:01:41.836Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-08T16:01:44.114Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-08T16:01:46.421Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-08T16:01:51.295Z] === RUN TestDockerSuite/TestEventsTop [2022-09-08T16:01:51.295Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-08T16:01:51.295Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-08T16:01:54.325Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-08T16:01:58.223Z] === RUN TestDockerSuite/TestExec [2022-09-08T16:01:58.223Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-08T16:01:58.223Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-08T16:01:58.223Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-08T16:01:58.223Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-08T16:02:00.503Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-08T16:02:02.781Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-08T16:02:02.781Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-08T16:02:02.781Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-08T16:02:02.781Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-08T16:02:02.781Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-08T16:02:02.781Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-08T16:02:02.781Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-08T16:02:05.058Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-08T16:02:08.090Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-08T16:02:09.704Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-08T16:02:11.996Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-08T16:02:16.878Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-08T16:02:16.878Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-08T16:02:16.878Z] === RUN TestDockerSuite/TestExecEnv [2022-09-08T16:02:16.878Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-08T16:02:16.878Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-08T16:02:16.878Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-08T16:02:16.878Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-08T16:02:19.155Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-08T16:02:24.031Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-08T16:02:24.031Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-08T16:02:24.031Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-08T16:02:24.031Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-08T16:02:24.031Z] === RUN TestDockerSuite/TestExecParseError [2022-09-08T16:02:24.031Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-08T16:02:24.031Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-08T16:02:24.031Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-08T16:02:24.031Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-08T16:02:24.031Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-08T16:02:24.031Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-08T16:02:27.062Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-08T16:02:27.062Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-08T16:02:27.062Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-08T16:02:27.062Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-08T16:02:27.062Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-08T16:02:27.062Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-08T16:02:27.062Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-08T16:02:27.062Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-08T16:02:27.062Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-08T16:02:27.062Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-08T16:02:27.062Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-08T16:02:29.343Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-08T16:02:29.343Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-08T16:02:29.343Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-08T16:02:38.198Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-08T16:02:38.198Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-08T16:02:38.198Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-08T16:02:38.198Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-08T16:02:38.198Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-08T16:02:38.198Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-08T16:02:38.198Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-08T16:02:43.071Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-08T16:02:50.379Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-08T16:02:52.655Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-08T16:02:58.653Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-08T16:02:58.653Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-08T16:02:58.653Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-08T16:02:58.653Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-08T16:02:58.653Z] === RUN TestDockerSuite/TestHealth [2022-09-08T16:02:58.653Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-08T16:02:58.653Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-08T16:02:59.137Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-08T16:02:59.137Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-08T16:02:59.137Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-08T16:03:04.010Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-08T16:03:04.010Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-08T16:03:04.010Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-08T16:03:04.010Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-08T16:03:04.010Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-08T16:03:04.010Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-08T16:03:04.010Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-08T16:03:05.027Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-08T16:03:05.027Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-08T16:03:05.027Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-08T16:03:06.044Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-08T16:03:06.044Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-08T16:03:07.659Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-08T16:03:08.142Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-08T16:03:10.425Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-08T16:03:13.465Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-08T16:03:13.465Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-08T16:03:13.465Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-08T16:03:13.465Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-08T16:03:17.367Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-08T16:03:17.367Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-08T16:03:19.643Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-08T16:03:19.643Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-08T16:03:19.643Z] === RUN TestDockerSuite/TestImportFile [2022-09-08T16:03:19.643Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-08T16:03:19.643Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-08T16:03:19.643Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-08T16:03:19.643Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-08T16:03:19.643Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-08T16:03:19.643Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-08T16:03:19.643Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-08T16:03:19.643Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-08T16:03:19.643Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-08T16:03:19.643Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-08T16:03:20.128Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-08T16:03:20.128Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-08T16:03:20.128Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-08T16:03:20.128Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-08T16:03:20.128Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-08T16:03:20.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-08T16:03:20.128Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-08T16:03:20.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-08T16:03:20.128Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-08T16:03:20.128Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-08T16:03:22.407Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-08T16:03:24.685Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-08T16:03:24.685Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-08T16:03:24.685Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-08T16:03:24.685Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-08T16:03:24.685Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-08T16:03:25.173Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-08T16:03:25.173Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-08T16:03:25.173Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-08T16:03:28.204Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-08T16:03:28.204Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-08T16:03:35.507Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-08T16:03:35.507Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-08T16:03:35.507Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-08T16:03:35.507Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-08T16:03:35.507Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-08T16:03:35.507Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-08T16:03:35.507Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-08T16:03:37.784Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-08T16:03:42.651Z] === RUN TestDockerSuite/TestInspectImage [2022-09-08T16:03:42.651Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-08T16:03:42.651Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-08T16:03:42.651Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-08T16:03:42.651Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-08T16:03:42.651Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-08T16:03:42.651Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-08T16:03:44.931Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-08T16:03:47.208Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-08T16:03:47.692Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-08T16:03:54.988Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-08T16:03:57.265Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-08T16:03:57.265Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-08T16:03:57.265Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-08T16:03:57.265Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-08T16:03:59.545Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-08T16:04:02.587Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-08T16:04:07.450Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-08T16:04:09.743Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-08T16:04:12.052Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-08T16:04:14.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-08T16:04:16.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-08T16:04:19.028Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-08T16:04:22.104Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-08T16:04:22.104Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-08T16:04:22.104Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-08T16:04:22.104Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-08T16:04:24.417Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-08T16:04:26.697Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-08T16:04:32.696Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-08T16:04:34.973Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-08T16:04:34.973Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-08T16:04:34.973Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-08T16:04:38.019Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-08T16:04:38.019Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-08T16:04:45.333Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-08T16:04:51.322Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-08T16:04:57.331Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-08T16:04:59.606Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-08T16:05:02.652Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-08T16:05:02.652Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-08T16:05:02.652Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-08T16:05:04.932Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-08T16:05:07.209Z] === RUN TestDockerSuite/TestLogsSince [2022-09-08T16:05:22.358Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-08T16:05:22.358Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-08T16:05:22.358Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-08T16:05:22.358Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-08T16:05:22.358Z] === RUN TestDockerSuite/TestLogsTail [2022-09-08T16:05:24.642Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-08T16:05:27.678Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-08T16:05:29.962Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-08T16:05:29.962Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestNetHostname [2022-09-08T16:05:29.962Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-08T16:05:29.962Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-08T16:05:29.962Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-08T16:05:29.962Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestPluginActive [2022-09-08T16:05:29.962Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-08T16:05:29.962Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-08T16:05:29.962Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-08T16:05:29.962Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-08T16:05:29.962Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-08T16:05:29.962Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-08T16:05:30.449Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-08T16:05:30.449Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-08T16:05:30.449Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-08T16:05:30.449Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-08T16:05:30.449Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-08T16:05:30.449Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-08T16:05:30.449Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-08T16:05:30.449Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-08T16:05:30.449Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-08T16:05:30.449Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-08T16:05:30.449Z] === RUN TestDockerSuite/TestPortList [2022-09-08T16:05:30.449Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-08T16:05:30.449Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-08T16:05:35.328Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-08T16:05:35.328Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-08T16:05:35.328Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-08T16:05:35.328Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-08T16:05:35.328Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-08T16:05:35.328Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-08T16:05:35.328Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-08T16:05:35.328Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-08T16:05:35.328Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-08T16:05:40.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-08T16:05:40.192Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-08T16:05:40.192Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-08T16:05:49.021Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-08T16:05:49.021Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-08T16:05:49.021Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-08T16:05:59.615Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-08T16:06:14.766Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-08T16:06:14.766Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-08T16:06:14.766Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-08T16:06:14.766Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-08T16:06:27.444Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-08T16:06:31.329Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-08T16:06:44.032Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-08T16:06:48.896Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-08T16:06:48.896Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-08T16:06:48.896Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-08T16:06:48.896Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-08T16:06:48.896Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-08T16:06:53.765Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-08T16:06:53.765Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-08T16:06:53.765Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-08T16:06:53.765Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-08T16:06:53.765Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-08T16:06:53.765Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-08T16:06:53.765Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-08T16:06:53.765Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-08T16:06:53.765Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-08T16:07:01.074Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-08T16:07:01.074Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-08T16:07:01.074Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-08T16:07:03.353Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-08T16:07:03.353Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-08T16:07:03.353Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-08T16:07:04.370Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-08T16:07:05.387Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-08T16:07:05.387Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-08T16:07:05.387Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-08T16:07:10.258Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-08T16:07:14.154Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-08T16:07:17.198Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-08T16:07:47.575Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-08T16:07:47.575Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-08T16:07:47.575Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-08T16:07:49.850Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-08T16:07:50.334Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-08T16:07:50.334Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-08T16:07:51.360Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-08T16:07:56.228Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-08T16:08:00.116Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-08T16:08:00.116Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-08T16:08:00.116Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-08T16:08:04.984Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-08T16:08:04.984Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-08T16:08:04.984Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-08T16:08:26.463Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-08T16:08:26.946Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-08T16:08:27.970Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-08T16:08:35.280Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-08T16:08:40.150Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-08T16:08:47.482Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-08T16:08:51.363Z] === RUN TestDockerSuite/TestRmiTag [2022-09-08T16:08:51.846Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-08T16:08:54.124Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-08T16:09:12.159Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-08T16:09:13.176Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-08T16:09:18.036Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-08T16:09:19.056Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-08T16:09:19.056Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-08T16:09:19.056Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-08T16:09:19.056Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-08T16:09:19.056Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-08T16:09:19.056Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-08T16:09:19.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-08T16:09:19.056Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-08T16:09:19.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-08T16:09:19.056Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-08T16:09:19.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-08T16:09:19.056Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-08T16:09:19.056Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-08T16:09:19.056Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-08T16:09:19.056Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-08T16:09:21.349Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-08T16:09:21.349Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-08T16:09:21.349Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-08T16:09:21.349Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-08T16:09:21.349Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-08T16:09:26.221Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-08T16:09:28.497Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-08T16:09:31.552Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-08T16:09:33.840Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-08T16:09:36.124Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-08T16:09:36.124Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-08T16:09:40.983Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-08T16:09:40.983Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.983Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-08T16:09:40.983Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.983Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-08T16:09:40.983Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.983Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-08T16:09:40.983Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.983Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-08T16:09:40.983Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.984Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-08T16:09:40.984Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.984Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-08T16:09:40.984Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.984Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-08T16:09:40.984Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.984Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-08T16:09:40.984Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.984Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-08T16:09:40.984Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.984Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-08T16:09:40.984Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-08T16:09:40.984Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-08T16:09:43.259Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-08T16:09:43.259Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-08T16:09:43.259Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-08T16:09:46.293Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-08T16:09:46.293Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-08T16:09:46.293Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-08T16:09:46.293Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-08T16:09:46.293Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-08T16:09:48.569Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-08T16:09:48.570Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-08T16:09:48.570Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-08T16:09:48.570Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-08T16:09:48.570Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-08T16:09:48.570Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-08T16:09:48.570Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-08T16:09:48.570Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-08T16:09:48.570Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-08T16:09:48.570Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-08T16:09:48.570Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-08T16:09:48.570Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-08T16:09:48.570Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-08T16:09:48.570Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-08T16:09:48.570Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-08T16:09:50.848Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-08T16:09:53.269Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-08T16:09:55.548Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-08T16:09:55.548Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-08T16:09:56.032Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-08T16:09:56.032Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-08T16:09:56.032Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-08T16:09:56.032Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-08T16:09:56.032Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-08T16:10:03.340Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-08T16:10:03.340Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-08T16:10:03.340Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-08T16:10:03.340Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-08T16:10:03.340Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-08T16:10:03.340Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-08T16:10:03.340Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-08T16:10:03.340Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-08T16:10:03.340Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-08T16:10:04.950Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-08T16:10:09.812Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-08T16:10:09.812Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-08T16:10:09.812Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-08T16:10:09.812Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-08T16:10:09.812Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-08T16:10:09.812Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-08T16:10:09.812Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-08T16:10:09.812Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-08T16:10:09.812Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-08T16:10:09.812Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-08T16:10:10.297Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-08T16:10:10.297Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-08T16:10:10.297Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-08T16:10:12.584Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-08T16:10:12.585Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-08T16:10:12.585Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-08T16:10:12.585Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-08T16:10:12.585Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-08T16:10:12.585Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-08T16:10:14.861Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-08T16:10:17.137Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-08T16:10:17.137Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-08T16:10:17.137Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-08T16:10:19.412Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-08T16:10:19.412Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-08T16:10:19.412Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-08T16:10:19.412Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-08T16:10:19.412Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-08T16:10:19.412Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-08T16:10:19.412Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-08T16:10:21.687Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-08T16:10:23.963Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-08T16:10:26.239Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-08T16:10:28.516Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-08T16:10:28.516Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-08T16:10:28.516Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-08T16:10:28.516Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-08T16:10:28.516Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-08T16:10:28.516Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-08T16:10:28.516Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-08T16:10:28.516Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-08T16:10:33.404Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-08T16:10:33.404Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-08T16:10:33.404Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-08T16:10:33.404Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-08T16:10:33.404Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-08T16:10:33.404Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-08T16:10:33.404Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-08T16:10:33.404Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-08T16:10:33.404Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-08T16:10:33.404Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-08T16:10:33.404Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-08T16:10:33.404Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-08T16:10:44.000Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-08T16:10:44.000Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-08T16:10:44.000Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunMount [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-08T16:10:45.611Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-08T16:10:45.611Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-08T16:10:52.926Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-08T16:10:52.926Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-08T16:10:52.926Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-08T16:10:52.926Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-08T16:10:52.926Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-08T16:10:52.926Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-08T16:10:52.926Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-08T16:11:03.681Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-08T16:11:07.565Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-08T16:11:07.565Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-08T16:11:09.175Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-08T16:11:11.464Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-08T16:11:13.741Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-08T16:11:14.757Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-08T16:11:17.033Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-08T16:11:17.533Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-08T16:11:17.533Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-08T16:11:17.533Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-08T16:11:17.533Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-08T16:11:17.533Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-08T16:11:17.533Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-08T16:11:17.533Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-08T16:11:17.533Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-08T16:11:17.533Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-08T16:11:17.533Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-08T16:11:17.533Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-08T16:11:17.533Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-08T16:11:17.533Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-08T16:11:17.533Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-08T16:11:17.533Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-08T16:11:17.533Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-08T16:11:20.564Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-08T16:11:20.564Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-08T16:11:20.564Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-08T16:11:20.564Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-08T16:11:20.564Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-08T16:11:20.564Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-08T16:11:20.564Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-08T16:11:20.564Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-08T16:11:20.564Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-08T16:11:20.564Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-08T16:11:20.564Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-08T16:11:33.250Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-08T16:11:33.250Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-08T16:11:33.250Z] === RUN TestDockerSuite/TestRunRm [2022-09-08T16:11:35.534Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-08T16:11:41.535Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-08T16:11:43.813Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-08T16:11:46.094Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-08T16:11:48.374Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-08T16:11:51.405Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-08T16:11:51.405Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-08T16:11:51.405Z] === RUN TestDockerSuite/TestRunState [2022-09-08T16:11:51.405Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-08T16:11:51.405Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-08T16:11:53.682Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-08T16:11:53.682Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-08T16:11:53.682Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-08T16:11:55.958Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-08T16:11:55.958Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-08T16:11:55.958Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-08T16:11:55.958Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-08T16:11:55.958Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-08T16:11:55.958Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-08T16:11:55.958Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-08T16:11:55.958Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-08T16:11:55.958Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-08T16:12:00.830Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-08T16:12:00.830Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-08T16:12:00.830Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-08T16:12:00.830Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-08T16:12:00.830Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-08T16:12:00.830Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-08T16:12:00.830Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-08T16:12:00.830Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-08T16:12:01.317Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-08T16:12:01.317Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-08T16:12:01.317Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-08T16:12:01.317Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-08T16:12:01.317Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-08T16:12:01.317Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-08T16:12:01.317Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-08T16:12:01.317Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-08T16:12:01.317Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-08T16:12:01.317Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-08T16:12:01.317Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-08T16:12:01.317Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-08T16:12:01.317Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-08T16:12:08.631Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-08T16:12:08.631Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-08T16:12:08.631Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-08T16:12:10.921Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-08T16:12:10.921Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-08T16:12:10.921Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-08T16:12:10.921Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-08T16:12:10.921Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-08T16:12:19.758Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-08T16:12:25.755Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-08T16:12:31.755Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-08T16:12:37.766Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-08T16:12:37.766Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-08T16:12:37.766Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-08T16:12:37.766Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-08T16:12:40.800Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-08T16:12:43.838Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-08T16:12:46.115Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-08T16:12:46.115Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-08T16:12:46.115Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-08T16:12:46.115Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-08T16:12:46.115Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-08T16:12:46.115Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-08T16:12:46.115Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-08T16:12:50.997Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-08T16:12:52.608Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-08T16:12:54.888Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-08T16:12:59.765Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-08T16:12:59.765Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-08T16:13:00.249Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-08T16:13:00.249Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-08T16:13:00.249Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-08T16:13:00.249Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-08T16:13:00.249Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-08T16:13:00.249Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-08T16:13:03.278Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-08T16:13:03.278Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-08T16:13:03.761Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-08T16:13:03.761Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-08T16:13:06.050Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-08T16:13:13.355Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-08T16:13:13.355Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-08T16:13:13.355Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-08T16:13:22.184Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-08T16:13:22.184Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-08T16:13:22.184Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-08T16:13:25.214Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-08T16:13:25.214Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-08T16:13:25.699Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-08T16:13:25.699Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-08T16:13:25.699Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-08T16:13:25.699Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-08T16:13:25.699Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-08T16:13:25.699Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-08T16:13:25.699Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-08T16:13:31.692Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-08T16:13:31.692Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-08T16:13:31.692Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-08T16:13:31.692Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-08T16:13:31.692Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-08T16:13:31.692Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-08T16:13:31.692Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-08T16:13:31.692Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-08T16:13:31.692Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-08T16:13:31.692Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-08T16:13:31.692Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-08T16:13:31.692Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-08T16:13:31.692Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-08T16:13:33.972Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-08T16:13:36.248Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-08T16:13:36.248Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-08T16:13:36.248Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-08T16:13:38.529Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-08T16:13:38.529Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-08T16:13:38.529Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-08T16:13:38.529Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-08T16:13:38.529Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-08T16:13:38.529Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-08T16:13:39.012Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-08T16:13:39.012Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-08T16:13:39.012Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-08T16:13:39.012Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-08T16:13:39.012Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-08T16:13:39.012Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-08T16:13:39.012Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-08T16:13:54.157Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-08T16:13:54.157Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-08T16:13:54.640Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-08T16:13:54.640Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-08T16:13:54.640Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-08T16:13:55.124Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-08T16:13:55.124Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-08T16:13:55.124Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-08T16:13:58.162Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-08T16:13:58.162Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-08T16:14:01.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-08T16:14:01.686Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-08T16:14:02.174Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-08T16:14:02.174Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-08T16:14:02.666Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-08T16:14:11.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-08T16:14:11.482Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-08T16:14:11.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-08T16:14:11.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-08T16:14:11.482Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-08T16:14:11.482Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-08T16:14:11.482Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-08T16:14:18.784Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-08T16:14:18.784Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-08T16:14:19.268Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-08T16:14:34.420Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-08T16:14:34.420Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.420Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite (2745.41s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (101.01s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.14s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.21s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.38s) [2022-09-08T16:14:34.904Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.22s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-08T16:14:34.904Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.49s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.75s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.46s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.96s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.12s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.18s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.91s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.66s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.07s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.03s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.50s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.49s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.61s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.97s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.19s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.43s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.60s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.16s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (42.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.65s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.77s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.51s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.52s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.06s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.15s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.56s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.17s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.01s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.49s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.63s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.65s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.40s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.84s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.81s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.47s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.46s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.11s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.67s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.87s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.16s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.15s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.51s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.57s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.95s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (118.48s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.36s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.36s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.70s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.50s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.71s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.34s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFails (7.22s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (13.22s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.66s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.46s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.57s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.45s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.79s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildHistory (10.60s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.03s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.63s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.91s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.62s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.86s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.83s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.94s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.17s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.94s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.60s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.63s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.86s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.32s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.23s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.08s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.38s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.30s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.20s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.71s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.92s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.89s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.91s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.93s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.96s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildRm (13.13s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.50s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.72s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.52s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.45s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.82s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.73s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.37s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.78s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildStderr (4.14s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.88s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.60s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.28s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.12s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.81s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (30.72s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.21s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.48s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.52s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.27s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-09-08T16:14:34.905Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.64s) [2022-09-08T16:14:34.905Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.23s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.25s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.23s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCommitChange (4.90s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.40s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.59s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCommitTTY (16.67s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.41s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.03s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.04s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.33s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.27s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.70s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.93s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.33s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.32s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.41s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.29s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.50s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.19s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.97s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.11s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.74s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.74s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.67s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.56s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.66s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.69s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00064ef00_} (7.79s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13154319443_c:\foo_false____} (2.68s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13154319443_c:\foo_true____} (2.65s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.05s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.58s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.66s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.62s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.82s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.62s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.59s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.21s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpToDot (2.56s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCpToStdout (2.61s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.46s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.19s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.84s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.68s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.55s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.64s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.71s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.73s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsCopy (4.93s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (13.22s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (4.34s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.15s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFilters (5.22s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFormat (4.83s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsResize (2.82s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.40s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.71s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.00s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.91s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.18s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.26s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.36s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.30s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.58s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.35s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecInspectID (4.94s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.53s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.48s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.73s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.19s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.18s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.22s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.47s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-09-08T16:14:34.906Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2022-09-08T16:14:34.906Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.16s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.92s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.44s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.39s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.93s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.34s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectDefault (2.44s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectHistory (4.48s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.42s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.42s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.24s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.41s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.38s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectStatus (3.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.40s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.40s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.38s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.24s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.40s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.33s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.83s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.11s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.68s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.59s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.51s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.46s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.28s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.68s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.54s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.50s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.46s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsSince (14.23s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsTail (3.17s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.83s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.05s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsByOrder (8.85s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.84s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.98s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.03s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.92s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.78s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.92s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.96s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.21s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.80s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.46s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.04s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.38s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.35s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.66s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.23s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.90s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.55s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.37s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.53s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.20s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.95s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.76s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.83s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.54s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.08s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.38s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.42s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.54s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.67s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.97s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.62s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.57s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.37s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.70s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.25s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.23s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.05s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.42s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.23s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-08T16:14:34.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-08T16:14:34.907Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.76s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.09s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.31s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.33s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.31s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunExitCode (2.24s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.27s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.25s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.36s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.66s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.05s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.82s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.13s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.88s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.28s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.40s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.36s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.34s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.35s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.03s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.84s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.84s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunRm (2.53s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.32s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.34s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.63s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.53s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.11s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.90s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.24s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.11s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.96s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.80s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.10s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.42s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.44s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.87s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.34s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.16s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.88s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.13s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.09s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.39s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.87s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.34s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.49s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.60s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.17s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.03s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.04s) [2022-09-08T16:14:34.908Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-08T16:14:34.908Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.54s) [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.908Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-08T16:14:34.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-08T16:14:34.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:34.909Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-08T16:14:34.909Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-08T16:14:35.395Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-08T16:14:35.395Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-08T16:14:35.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-08T16:14:35.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-08T16:14:35.395Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-08T16:14:35.395Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-08T16:14:35.395Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-08T16:14:35.395Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-08T16:14:35.395Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-08T16:14:35.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-08T16:14:35.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-08T16:14:35.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-08T16:14:35.396Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-08T16:14:35.396Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-08T16:14:35.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-08T16:14:35.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-08T16:14:35.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-08T16:14:35.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-08T16:14:35.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-08T16:14:35.396Z] === RUN TestDockerDaemonSuite [2022-09-08T16:14:35.396Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-08T16:14:35.396Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-08T16:14:35.396Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-08T16:14:35.396Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-08T16:14:35.396Z] === RUN TestDockerSwarmSuite [2022-09-08T16:14:35.396Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-09-08T16:14:35.396Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-08T16:14:35.396Z] === RUN TestDockerExternalVolumeSuite [2022-09-08T16:14:35.396Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-09-08T16:14:35.396Z] === RUN TestDockerNetworkSuite [2022-09-08T16:14:35.396Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-09-08T16:14:35.396Z] === RUN TestDockerHubPullSuite [2022-09-08T16:14:35.396Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-09-08T16:14:35.396Z] PASS [2022-09-08T16:14:35.396Z] ok github.com/docker/docker/integration-cli 2745.820s [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === Skipped [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-08T16:14:35.396Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-08T16:14:35.396Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-08T16:14:35.396Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-09-08T16:14:35.396Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-08T16:14:35.396Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-08T16:14:35.396Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-08T16:14:35.396Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-08T16:14:35.396Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-08T16:14:35.396Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-08T16:14:35.396Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-08T16:14:35.396Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-08T16:14:35.396Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-09-08T16:14:35.396Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-08T16:14:35.396Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-08T16:14:35.396Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-08T16:14:35.396Z] [2022-09-08T16:14:35.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-09-08T16:14:35.397Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-09-08T16:14:35.397Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-08T16:14:35.397Z] docker_cli_sni_test.go:18: Flakey test [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-08T16:14:35.397Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-08T16:14:35.397Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-08T16:14:35.397Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-08T16:14:35.398Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-08T16:14:35.398Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-08T16:14:35.398Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-08T16:14:35.398Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-08T16:14:35.398Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-08T16:14:35.398Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.05s) [2022-09-08T16:14:35.398Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.05s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-08T16:14:35.398Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-08T16:14:35.398Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-09-08T16:14:35.398Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-08T16:14:35.398Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.398Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-09-08T16:14:35.398Z] [2022-09-08T16:14:35.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-09-08T16:14:35.398Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-09-08T16:14:35.399Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-08T16:14:35.399Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-08T16:14:35.399Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-08T16:14:35.399Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-08T16:14:35.399Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-08T16:14:35.399Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-08T16:14:35.399Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-09-08T16:14:35.399Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-08T16:14:35.399Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-09-08T16:14:35.399Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-08T16:14:35.399Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-08T16:14:35.399Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-08T16:14:35.399Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-08T16:14:35.399Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-09-08T16:14:35.399Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-08T16:14:35.399Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-08T16:14:35.399Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.399Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-08T16:14:35.399Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-08T16:14:35.400Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-08T16:14:35.400Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-08T16:14:35.400Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-09-08T16:14:35.400Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-08T16:14:35.400Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.400Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-08T16:14:35.400Z] [2022-09-08T16:14:35.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-08T16:14:35.400Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-08T16:14:35.401Z] [2022-09-08T16:14:35.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-08T16:14:35.401Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-08T16:14:35.401Z] [2022-09-08T16:14:35.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-08T16:14:35.401Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-08T16:14:35.401Z] [2022-09-08T16:14:35.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-08T16:14:35.401Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-08T16:14:35.401Z] [2022-09-08T16:14:35.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-08T16:14:35.401Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-08T16:14:35.887Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.887Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-08T16:14:35.887Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-08T16:14:35.888Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-09-08T16:14:35.888Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.888Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-09-08T16:14:35.888Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-08T16:14:35.889Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-08T16:14:35.889Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-08T16:14:35.889Z] [2022-09-08T16:14:35.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-09-08T16:14:35.890Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] DONE 1093 tests, 547 skipped in 2758.032s [2022-09-08T16:14:35.890Z] INFO: Integration tests ended at 09/08/2022 16:14:35. Duration:00:45:58.3289704 [2022-09-08T16:14:35.890Z] INFO: Docker info of the daemon under test at end of run [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] Containers: 2 [2022-09-08T16:14:35.890Z] Running: 0 [2022-09-08T16:14:35.890Z] Paused: 0 [2022-09-08T16:14:35.890Z] Stopped: 2 [2022-09-08T16:14:35.890Z] Images: 18 [2022-09-08T16:14:35.890Z] Server Version: 0.0.0-dev [2022-09-08T16:14:35.890Z] Storage Driver: windowsfilter [2022-09-08T16:14:35.890Z] Windows: [2022-09-08T16:14:35.890Z] Logging Driver: json-file [2022-09-08T16:14:35.890Z] Plugins: [2022-09-08T16:14:35.890Z] Volume: local [2022-09-08T16:14:35.890Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-08T16:14:35.890Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-08T16:14:35.890Z] Swarm: inactive [2022-09-08T16:14:35.890Z] Default Isolation: process [2022-09-08T16:14:35.890Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-08T16:14:35.890Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-08T16:14:35.890Z] OSType: windows [2022-09-08T16:14:35.890Z] Architecture: x86_64 [2022-09-08T16:14:35.890Z] CPUs: 4 [2022-09-08T16:14:35.890Z] Total Memory: 32GiB [2022-09-08T16:14:35.890Z] Name: azwin-2-bbd640 [2022-09-08T16:14:35.890Z] ID: XGXF:NJSV:2OK2:CTK2:NTSR:ZWHR:GFGK:777U:S7K6:3OHB:ZZ4Q:V7HH [2022-09-08T16:14:35.890Z] Docker Root Dir: D:\CI\PR-44109\2\daemon [2022-09-08T16:14:35.890Z] Debug Mode (client): false [2022-09-08T16:14:35.890Z] Debug Mode (server): true [2022-09-08T16:14:35.890Z] File Descriptors: -1 [2022-09-08T16:14:35.890Z] Goroutines: 17 [2022-09-08T16:14:35.890Z] System Time: 2022-09-08T16:14:35.7193211Z [2022-09-08T16:14:35.890Z] EventsListeners: 0 [2022-09-08T16:14:35.890Z] Registry: https://index.docker.io/v1/ [2022-09-08T16:14:35.890Z] Labels: [2022-09-08T16:14:35.890Z] Experimental: false [2022-09-08T16:14:35.890Z] Insecure Registries: [2022-09-08T16:14:35.890Z] 127.0.0.0/8 [2022-09-08T16:14:35.890Z] Live Restore Enabled: false [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] [2022-09-08T16:14:35.890Z] INFO: Stopping daemon under test [2022-09-08T16:14:36.374Z] SUCCESS: The process with PID 5348 (child process of PID 5828) has been terminated. [2022-09-08T16:14:36.374Z] SUCCESS: The process with PID 5828 (child process of PID 4692) has been terminated. [2022-09-08T16:14:36.374Z] INFO: Stop tailing logs of the daemon under tests [2022-09-08T16:14:36.374Z] INFO: executeCI.ps1 Completed successfully at 09/08/2022 16:14:35. [2022-09-08T16:14:36.374Z] INFO: Tidying up at end of run [2022-09-08T16:14:36.374Z] INFO: Saving daemon under test log (d:\CI\PR-44109\2\dut.out) to bundles\CIDUT.out [2022-09-08T16:14:36.374Z] INFO: Saving daemon under test log (d:\CI\PR-44109\2\dut.err) to bundles\CIDUT.err [2022-09-08T16:14:36.374Z] INFO: Nuke-Everything... [2022-09-08T16:14:36.374Z] INFO: Container count on control daemon to delete is 2 [2022-09-08T16:14:36.374Z] b615cf8d607c [2022-09-08T16:14:36.374Z] 3637924d3203 [2022-09-08T16:14:36.858Z] INFO: Tidying pidfile d:\CI\PR-44109\2\docker.pid [2022-09-08T16:14:36.858Z] INFO: Nuking d:\CI [2022-09-08T16:15:07.247Z] INFO: Zapped successfully [2022-09-08T16:15:07.248Z] [2022-09-08T16:15:07.248Z] INFO: executeCI.ps1 exiting at Thu Sep 8 16:15:03 CUT 2022. Duration 01:12:10.0082845 [2022-09-08T16:15:07.248Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-09-08T16:15:07.518Z] Recording test results [2022-09-08T16:15:14.626Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-09-08T16:15:16.817Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-09-08T16:15:18.666Z] Archiving artifacts [2022-09-08T16:15:34.049Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44109/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-08T16:15:35.049Z] + make clean [2022-09-08T16:15:36.676Z] docker volume rm -f docker-dev-cache [2022-09-08T16:15:36.676Z] 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